[INFO] fetching crate orx-parallel 3.3.0... [INFO] testing orx-parallel-3.3.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate orx-parallel 3.3.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate orx-parallel 3.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate orx-parallel 3.3.0 [INFO] tweaked toml for crates.io crate orx-parallel 3.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate orx-parallel 3.3.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orx-parallel 3.3.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93a52ff114461a818e6e7ac246d217e857396e5f7d5d49e52971848d1bf7fc2e [INFO] running `Command { std: "docker" "start" "-a" "93a52ff114461a818e6e7ac246d217e857396e5f7d5d49e52971848d1bf7fc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93a52ff114461a818e6e7ac246d217e857396e5f7d5d49e52971848d1bf7fc2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a52ff114461a818e6e7ac246d217e857396e5f7d5d49e52971848d1bf7fc2e", kill_on_drop: false }` [INFO] [stdout] 93a52ff114461a818e6e7ac246d217e857396e5f7d5d49e52971848d1bf7fc2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05219306a4cc9c1356609f31957eacae2ad75fabfb3543d3507064775ba998f9 [INFO] running `Command { std: "docker" "start" "-a" "05219306a4cc9c1356609f31957eacae2ad75fabfb3543d3507064775ba998f9", kill_on_drop: false }` [INFO] [stderr] Compiling orx-self-or v1.2.0 [INFO] [stderr] Compiling orx-pseudo-default v2.1.0 [INFO] [stderr] Compiling orx-priority-queue v1.7.0 [INFO] [stderr] Compiling orx-iterable v1.3.0 [INFO] [stderr] Compiling orx-pinned-vec v3.17.0 [INFO] [stderr] Compiling orx-concurrent-iter v3.1.0 [INFO] [stderr] Compiling orx-split-vec v3.19.0 [INFO] [stderr] Compiling orx-fixed-vec v3.19.0 [INFO] [stderr] Compiling orx-pinned-concurrent-col v2.15.0 [INFO] [stderr] Compiling orx-concurrent-bag v3.1.0 [INFO] [stderr] Compiling orx-concurrent-ordered-bag v3.1.0 [INFO] [stderr] Compiling orx-parallel v3.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.74s [INFO] running `Command { std: "docker" "inspect" "05219306a4cc9c1356609f31957eacae2ad75fabfb3543d3507064775ba998f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05219306a4cc9c1356609f31957eacae2ad75fabfb3543d3507064775ba998f9", kill_on_drop: false }` [INFO] [stdout] 05219306a4cc9c1356609f31957eacae2ad75fabfb3543d3507064775ba998f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ffd90ff02014ff0a94fcfbe51290fd403565875b56c0f432251be25d31cbd0c [INFO] running `Command { std: "docker" "start" "-a" "2ffd90ff02014ff0a94fcfbe51290fd403565875b56c0f432251be25d31cbd0c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling orx-concurrent-option v1.5.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling orx-concurrent-vec v3.8.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling orx-parallel v3.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `orx-parallel` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name orx_parallel --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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "generic_iterator", "pond", "poolite", "rayon", "rayon-core", "scoped-pool", "scoped_threadpool", "std", "yastl"))' -C metadata=ca9cc64176d45993 -C extra-filename=-6b02b275de2f0d4b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b8c12085f1cfd3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-63bccc8bcabe8a3b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4ecde45fba3d88a5.rlib --extern orx_concurrent_bag=/opt/rustwide/target/debug/deps/liborx_concurrent_bag-95688e8c059781c5.rlib --extern orx_concurrent_iter=/opt/rustwide/target/debug/deps/liborx_concurrent_iter-ad4cb9f5f8d3b781.rlib --extern orx_concurrent_option=/opt/rustwide/target/debug/deps/liborx_concurrent_option-4818c862effc9c82.rlib --extern orx_concurrent_ordered_bag=/opt/rustwide/target/debug/deps/liborx_concurrent_ordered_bag-e328976367a34e76.rlib --extern orx_concurrent_vec=/opt/rustwide/target/debug/deps/liborx_concurrent_vec-05513489b6b45da1.rlib --extern orx_fixed_vec=/opt/rustwide/target/debug/deps/liborx_fixed_vec-f32dce2e0a62bb27.rlib --extern orx_iterable=/opt/rustwide/target/debug/deps/liborx_iterable-8caf8d1b2e31ce83.rlib --extern orx_pinned_concurrent_col=/opt/rustwide/target/debug/deps/liborx_pinned_concurrent_col-1db393a15e5c618e.rlib --extern orx_pinned_vec=/opt/rustwide/target/debug/deps/liborx_pinned_vec-fd118983098d920c.rlib --extern orx_priority_queue=/opt/rustwide/target/debug/deps/liborx_priority_queue-9a559c5366e0bb24.rlib --extern orx_pseudo_default=/opt/rustwide/target/debug/deps/liborx_pseudo_default-06f23a38e734af18.rlib --extern orx_split_vec=/opt/rustwide/target/debug/deps/liborx_split_vec-facd495db67dae0a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ca5ea650ed321171.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-cdd71eb0fb36c373.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-f321f9916d6c3448.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `orx-parallel` (test "test_groups") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2440211fe03bc45c89b6dc1a3df18382ce91e32b/bin/rustc --crate-name test_groups --edition=2024 tests/test_groups.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "generic_iterator", "pond", "poolite", "rayon", "rayon-core", "scoped-pool", "scoped_threadpool", "std", "yastl"))' -C metadata=86ec0a14bb31b48f -C extra-filename=-f28093f44fa5c483 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b8c12085f1cfd3f1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-63bccc8bcabe8a3b.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-4ecde45fba3d88a5.rlib --extern orx_concurrent_bag=/opt/rustwide/target/debug/deps/liborx_concurrent_bag-95688e8c059781c5.rlib --extern orx_concurrent_iter=/opt/rustwide/target/debug/deps/liborx_concurrent_iter-ad4cb9f5f8d3b781.rlib --extern orx_concurrent_option=/opt/rustwide/target/debug/deps/liborx_concurrent_option-4818c862effc9c82.rlib --extern orx_concurrent_ordered_bag=/opt/rustwide/target/debug/deps/liborx_concurrent_ordered_bag-e328976367a34e76.rlib --extern orx_concurrent_vec=/opt/rustwide/target/debug/deps/liborx_concurrent_vec-05513489b6b45da1.rlib --extern orx_fixed_vec=/opt/rustwide/target/debug/deps/liborx_fixed_vec-f32dce2e0a62bb27.rlib --extern orx_iterable=/opt/rustwide/target/debug/deps/liborx_iterable-8caf8d1b2e31ce83.rlib --extern orx_parallel=/opt/rustwide/target/debug/deps/liborx_parallel-a6cf15285436b004.rlib --extern orx_pinned_concurrent_col=/opt/rustwide/target/debug/deps/liborx_pinned_concurrent_col-1db393a15e5c618e.rlib --extern orx_pinned_vec=/opt/rustwide/target/debug/deps/liborx_pinned_vec-fd118983098d920c.rlib --extern orx_priority_queue=/opt/rustwide/target/debug/deps/liborx_priority_queue-9a559c5366e0bb24.rlib --extern orx_pseudo_default=/opt/rustwide/target/debug/deps/liborx_pseudo_default-06f23a38e734af18.rlib --extern orx_split_vec=/opt/rustwide/target/debug/deps/liborx_split_vec-facd495db67dae0a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ca5ea650ed321171.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-cdd71eb0fb36c373.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-f321f9916d6c3448.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2ffd90ff02014ff0a94fcfbe51290fd403565875b56c0f432251be25d31cbd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ffd90ff02014ff0a94fcfbe51290fd403565875b56c0f432251be25d31cbd0c", kill_on_drop: false }` [INFO] [stdout] 2ffd90ff02014ff0a94fcfbe51290fd403565875b56c0f432251be25d31cbd0c