[INFO] fetching crate fheanor 0.10.19... [INFO] testing fheanor-0.10.19 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate fheanor 0.10.19 into /workspace/builds/worker-0-tc2/source [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate fheanor 0.10.19 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fheanor 0.10.19 [INFO] tweaked toml for crates.io crate fheanor 0.10.19 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fheanor 0.10.19 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fheanor 0.10.19 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c72e2d5042108bfcc67043503598a2c89d4e62a05e7a119c724863dbb1d14ab [INFO] running `Command { std: "docker" "start" "-a" "8c72e2d5042108bfcc67043503598a2c89d4e62a05e7a119c724863dbb1d14ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c72e2d5042108bfcc67043503598a2c89d4e62a05e7a119c724863dbb1d14ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c72e2d5042108bfcc67043503598a2c89d4e62a05e7a119c724863dbb1d14ab", kill_on_drop: false }` [INFO] [stdout] 8c72e2d5042108bfcc67043503598a2c89d4e62a05e7a119c724863dbb1d14ab [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce552466cb3aa99b7e8c67ceaa977c89c21748a111fb5fcf7ee7bf287d31bc3d [INFO] running `Command { std: "docker" "start" "-a" "ce552466cb3aa99b7e8c67ceaa977c89c21748a111fb5fcf7ee7bf287d31bc3d", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling append-only-vec v0.1.8 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling atomicbox v0.4.0 [INFO] [stderr] Compiling feanor-mempool v2.1.0 [INFO] [stderr] Compiling debugit v0.2.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling tracking-allocator v0.4.0 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling feanor-serde v0.1.5 [INFO] [stderr] Compiling serde_assert v0.8.0 [INFO] [stderr] Compiling feanor-math v3.5.15 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling fheanor v0.10.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: feature `associated_type_defaults` is declared but not used [INFO] [stdout] --> src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(associated_type_defaults)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `const_type_name` is declared but not used [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_type_name)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.97s [INFO] running `Command { std: "docker" "inspect" "ce552466cb3aa99b7e8c67ceaa977c89c21748a111fb5fcf7ee7bf287d31bc3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce552466cb3aa99b7e8c67ceaa977c89c21748a111fb5fcf7ee7bf287d31bc3d", kill_on_drop: false }` [INFO] [stdout] ce552466cb3aa99b7e8c67ceaa977c89c21748a111fb5fcf7ee7bf287d31bc3d [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bba2c6866d131b7bb6c1b5911c54e8623eb2968da4a173203f64650aaf0809eb [INFO] running `Command { std: "docker" "start" "-a" "bba2c6866d131b7bb6c1b5911c54e8623eb2968da4a173203f64650aaf0809eb", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tracking-allocator v0.4.0 [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling fheanor v0.10.19 (/opt/rustwide/workdir) [INFO] [stdout] warning: feature `associated_type_defaults` is declared but not used [INFO] [stdout] --> src/lib.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(associated_type_defaults)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `const_type_name` is declared but not used [INFO] [stdout] --> src/lib.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(const_type_name)] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `fheanor` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name fheanor --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("generic_tests", "use_hexl"))' -C metadata=a5f8ccafe71dd15d -C extra-filename=-d5de5f1c95af2ce2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-1572ecad206ef68c.rlib --extern debugit=/opt/rustwide/target/debug/deps/libdebugit-c2b354ff58ab0fc0.rlib --extern feanor_math=/opt/rustwide/target/debug/deps/libfeanor_math-8b511d9ed5b85c72.rlib --extern feanor_mempool=/opt/rustwide/target/debug/deps/libfeanor_mempool-3bdf8fbf5ca8fb0a.rlib --extern feanor_serde=/opt/rustwide/target/debug/deps/libfeanor_serde-6f844f7dae953760.rlib --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-87015461484d389d.rlib --extern postcard=/opt/rustwide/target/debug/deps/libpostcard-94135f0b9e05609c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4a30d346b07219e2.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-f45a023bf65136c8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d82d7e4551f63753.rlib --extern serde_assert=/opt/rustwide/target/debug/deps/libserde_assert-c15ad40ea4721b6f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-84f0735388fd911e.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-42f738de0fb3c6ea.rlib --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-7e27eecaecf716c7.rlib --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-930fa34297cc73a9.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-bbd577a3ef13029a.rlib --extern tracing_chrome=/opt/rustwide/target/debug/deps/libtracing_chrome-58f37a12d5ab0e40.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-ab4d2313518bd663.rlib --extern tracking_allocator=/opt/rustwide/target/debug/deps/libtracking_allocator-07cfed5abf9bb0ea.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bba2c6866d131b7bb6c1b5911c54e8623eb2968da4a173203f64650aaf0809eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bba2c6866d131b7bb6c1b5911c54e8623eb2968da4a173203f64650aaf0809eb", kill_on_drop: false }` [INFO] [stdout] bba2c6866d131b7bb6c1b5911c54e8623eb2968da4a173203f64650aaf0809eb