[Bug 2138406] [NEW] rustc-1.85 FTBFS: Unknown compiletest directive

Max Gilmour 2138406 at bugs.launchpad.net
Wed Jan 14 21:22:24 UTC 2026


Public bug reported:

In rustc-1.85, compiletest is failing due to the unknown 'ignore-hurd'
test directive:

error: detected unknown compiletest test directive `ignore-hurd` in /<<PKGBUILDDIR>>/tests/crashes/115994.rs:3
errors encountered during EarlyProps parsing: /<<PKGBUILDDIR>>/tests/crashes/115994.rs

thread 'main' panicked at src/tools/compiletest/src/header.rs:68:13:
errors encountered during EarlyProps parsing
stack backtrace:
   0: rust_begin_unwind
             at ./library/std/src/panicking.rs:692:5
   1: core::panicking::panic_fmt
             at ./library/core/src/panicking.rs:75:14
   2: <compiletest::header::EarlyProps>::from_file
   3: compiletest::make_test
   4: compiletest::collect_tests_from_dir
   5: compiletest::collect_and_make_tests
   6: compiletest::run_tests
   7: compiletest::main

This is causing unnecessary test failures, preventing rustc-1.85 from
building on i386 for 26.04.

** Affects: rustc-1.85 (Ubuntu)
     Importance: High
     Assignee: Max Gilmour (maxgmr)
         Status: In Progress

** Affects: rustc-1.85 (Ubuntu Resolute)
     Importance: High
     Assignee: Max Gilmour (maxgmr)
         Status: In Progress


** Tags: ftbfs update-excuse

** Also affects: rustc-1.85 (Ubuntu Resolute)
   Importance: High
     Assignee: Max Gilmour (maxgmr)
       Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rustc-1.85 in Ubuntu.
https://bugs.launchpad.net/bugs/2138406

Title:
  rustc-1.85 FTBFS: Unknown compiletest directive

Status in rustc-1.85 package in Ubuntu:
  In Progress
Status in rustc-1.85 source package in Resolute:
  In Progress

Bug description:
  In rustc-1.85, compiletest is failing due to the unknown 'ignore-hurd'
  test directive:

  error: detected unknown compiletest test directive `ignore-hurd` in /<<PKGBUILDDIR>>/tests/crashes/115994.rs:3
  errors encountered during EarlyProps parsing: /<<PKGBUILDDIR>>/tests/crashes/115994.rs

  thread 'main' panicked at src/tools/compiletest/src/header.rs:68:13:
  errors encountered during EarlyProps parsing
  stack backtrace:
     0: rust_begin_unwind
               at ./library/std/src/panicking.rs:692:5
     1: core::panicking::panic_fmt
               at ./library/core/src/panicking.rs:75:14
     2: <compiletest::header::EarlyProps>::from_file
     3: compiletest::make_test
     4: compiletest::collect_tests_from_dir
     5: compiletest::collect_and_make_tests
     6: compiletest::run_tests
     7: compiletest::main

  This is causing unnecessary test failures, preventing rustc-1.85 from
  building on i386 for 26.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rustc-1.85/+bug/2138406/+subscriptions




More information about the foundations-bugs mailing list