[INFO] cloning repository https://github.com/StudioLE/mount_luks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StudioLE/mount_luks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStudioLE%2Fmount_luks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStudioLE%2Fmount_luks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d7a1355df98471b0f45986d181dac858353de6a [INFO] checking StudioLE/mount_luks against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStudioLE%2Fmount_luks" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/StudioLE/mount_luks [INFO] finished tweaking git repo https://github.com/StudioLE/mount_luks [INFO] tweaked toml for git repo https://github.com/StudioLE/mount_luks written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/StudioLE/mount_luks on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/StudioLE/mount_luks already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0018eb21eb4f226bd33525301408a0ae1b88ee3d79e666a889342bf4c35c9140 [INFO] running `Command { std: "docker" "start" "-a" "0018eb21eb4f226bd33525301408a0ae1b88ee3d79e666a889342bf4c35c9140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0018eb21eb4f226bd33525301408a0ae1b88ee3d79e666a889342bf4c35c9140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0018eb21eb4f226bd33525301408a0ae1b88ee3d79e666a889342bf4c35c9140", kill_on_drop: false }` [INFO] [stdout] 0018eb21eb4f226bd33525301408a0ae1b88ee3d79e666a889342bf4c35c9140 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 995be69821c5ef525ad72b57c06ea3553088a47aa9e2b9754201e51e40c8d218 [INFO] running `Command { std: "docker" "start" "-a" "995be69821c5ef525ad72b57c06ea3553088a47aa9e2b9754201e51e40c8d218", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling error-stack v0.6.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking clap_builder v4.5.54 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Checking sdd v3.0.10 [INFO] [stderr] Checking scc v2.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Checking serial_test v3.3.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking clap v4.5.54 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking mount-luks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] [INFO] [stderr] thread 'rustc' (674) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: src/tpm/check_handle.rs:50:5: 50:12 (#311), segments: [PathSegment { ident: #311, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(483), style: Outer, span: src/tpm/check_handle.rs:50:5: 50:12 (#311) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x710d44a2bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x710d4500fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x710d44a42226 - ::write_fmt [INFO] [stderr] 3: 0x710d44a01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x710d44a1f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x710d43a0236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x710d44a1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x710d44a01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x710d449f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x710d44a0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x710d41638f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x710d45de0110 - ::token_trees [INFO] [stderr] 12: 0x710d4661c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x710d465e65d2 - ::expand_crate [INFO] [stderr] 14: 0x710d456f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x710d46207658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x710d462073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x710d462073a7 - >::call_once [INFO] [stderr] 18: 0x710d461ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x710d461ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x710d4637127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x710d4625ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x710d460eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x710d460eaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x710d460ed138 - ::new::thread_start [INFO] [stderr] 25: 0x710d3fc8aaa4 - [INFO] [stderr] 26: 0x710d3fd17a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T07_19_45-670.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `mount-luks` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name mount_luks --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--allow=clippy::wrong_self_convention' '--allow=clippy::wildcard_imports' '--allow=clippy::wildcard_enum_match_arm' '--allow=clippy::used_underscore_items' '--warn=clippy::unwrap_used' '--warn=clippy::unused_self' '--warn=clippy::unseparated_literal_suffix' '--allow=clippy::unreadable_literal' '--warn=clippy::unneeded_wildcard_pattern' '--allow=clippy::type_complexity' '--allow=clippy::tests_outside_test_module' '--allow=clippy::string_add' '--warn=clippy::str_to_string' '--allow=clippy::std_instead_of_core' '--allow=clippy::std_instead_of_alloc' '--allow=clippy::single_call_fn' '--allow=clippy::shadow_unrelated' '--allow=clippy::shadow_same' '--allow=clippy::shadow_reuse' '--allow=clippy::separated_literal_suffix' '--warn=clippy::result_large_err' '--allow=clippy::question_mark_used' '--allow=clippy::pub_use' '--allow=clippy::pattern_type_mismatch' '--warn=clippy::panic' '--allow=clippy::non_ascii_literal' '--allow=clippy::new_without_default' '--allow=clippy::neg_multiply' '--allow=clippy::needless_pass_by_value' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::mod_module_files' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_inline_in_public_items' '--allow=clippy::missing_errors_doc' '--allow=clippy::missing_docs_in_private_items' '--warn=clippy::match_same_arms' '--allow=clippy::just_underscores_and_digits' '--warn=clippy::integer_division' '--warn=clippy::indexing_slicing' '--allow=clippy::implicit_return' '--warn=clippy::if_then_some_else_none' '--warn=clippy::if_not_else' '--warn=clippy::get_first' '--allow=clippy::explicit_iter_loop' '--allow=clippy::expect_used' '--allow=clippy::exhaustive_structs' '--allow=clippy::exhaustive_enums' '--allow=clippy::enum_glob_use' '--allow=clippy::clone_on_ref_ptr' '--warn=clippy::cast_possible_truncation' '--warn=clippy::await_holding_lock' '--warn=clippy::as_conversions' '--allow=clippy::arithmetic_side_effects' '--warn=clippy::absolute_paths' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=66b74f90d743e555 -C extra-filename=-e3fa3bfa65e560ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5c30092b4c35bbe1.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-512e982ceee10bf6.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-301acb4c21af2f62.rmeta --extern error_stack=/opt/rustwide/target/debug/deps/liberror_stack-88bc2d7087b384e8.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-c9ec82d146fd451d.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-e505f4be6f6dc157.rmeta --extern rpassword=/opt/rustwide/target/debug/deps/librpassword-4661d79bc3f58aa8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-791c79f160c495f0.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-29fb12f933ac4140.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-cdf83aa3f20b7de9.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-052b6b06ce99aef3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fb6e15d2f6fad8ea.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0292d3c1428af5b7.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-8deb35a91609e420.rmeta --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "995be69821c5ef525ad72b57c06ea3553088a47aa9e2b9754201e51e40c8d218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "995be69821c5ef525ad72b57c06ea3553088a47aa9e2b9754201e51e40c8d218", kill_on_drop: false }` [INFO] [stdout] 995be69821c5ef525ad72b57c06ea3553088a47aa9e2b9754201e51e40c8d218