[INFO] fetching crate orx-parallel 3.2.0... [INFO] building orx-parallel-3.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate orx-parallel 3.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate orx-parallel 3.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate orx-parallel 3.2.0 [INFO] tweaked toml for crates.io crate orx-parallel 3.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate orx-parallel 3.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orx-parallel 3.2.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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded orx-pinned-vec v3.17.0 [INFO] [stderr] Downloaded orx-fixed-vec v3.18.0 [INFO] [stderr] Downloaded orx-concurrent-iter v2.3.0 [INFO] [stderr] Downloaded orx-pinned-concurrent-col v2.14.0 [INFO] [stderr] Downloaded orx-concurrent-ordered-bag v3.0.0 [INFO] [stderr] Downloaded orx-concurrent-iter v3.1.0 [INFO] [stderr] Downloaded orx-pseudo-default v2.1.0 [INFO] [stderr] Downloaded orx-concurrent-option v1.5.0 [INFO] [stderr] Downloaded orx-self-or v1.2.0 [INFO] [stderr] Downloaded orx-iterable v1.3.0 [INFO] [stderr] Downloaded orx-priority-queue v1.7.0 [INFO] [stderr] Downloaded orx-split-vec v3.18.0 [INFO] [stderr] Downloaded orx-concurrent-bag v3.0.0 [INFO] [stderr] Downloaded orx-concurrent-vec v3.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42fc41ee456a46ca2f1cf83fbbb46b5e365668b0fa7fb2807ef391aeae69291b [INFO] running `Command { std: "docker" "start" "-a" "42fc41ee456a46ca2f1cf83fbbb46b5e365668b0fa7fb2807ef391aeae69291b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42fc41ee456a46ca2f1cf83fbbb46b5e365668b0fa7fb2807ef391aeae69291b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42fc41ee456a46ca2f1cf83fbbb46b5e365668b0fa7fb2807ef391aeae69291b", kill_on_drop: false }` [INFO] [stdout] 42fc41ee456a46ca2f1cf83fbbb46b5e365668b0fa7fb2807ef391aeae69291b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dcd01fd1fdb268cef543dd5d84b5e40c3102d202fdb234ade17002e7784949b [INFO] running `Command { std: "docker" "start" "-a" "1dcd01fd1fdb268cef543dd5d84b5e40c3102d202fdb234ade17002e7784949b", 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-concurrent-iter v2.3.0 [INFO] [stderr] Compiling orx-pinned-vec v3.17.0 [INFO] [stderr] Compiling orx-concurrent-iter v3.1.0 [INFO] [stderr] Compiling orx-fixed-vec v3.18.0 [INFO] [stderr] Compiling orx-split-vec v3.18.0 [INFO] [stderr] Compiling orx-pinned-concurrent-col v2.14.0 [INFO] [stderr] Compiling orx-concurrent-bag v3.0.0 [INFO] [stderr] Compiling orx-concurrent-ordered-bag v3.0.0 [INFO] [stderr] Compiling orx-parallel v3.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.58s [INFO] running `Command { std: "docker" "inspect" "1dcd01fd1fdb268cef543dd5d84b5e40c3102d202fdb234ade17002e7784949b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dcd01fd1fdb268cef543dd5d84b5e40c3102d202fdb234ade17002e7784949b", kill_on_drop: false }` [INFO] [stdout] 1dcd01fd1fdb268cef543dd5d84b5e40c3102d202fdb234ade17002e7784949b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e6015c6e68f95b63af3c77baea04db8e56e5fe590c4f202082bfb0405d9ed9 [INFO] running `Command { std: "docker" "start" "-a" "59e6015c6e68f95b63af3c77baea04db8e56e5fe590c4f202082bfb0405d9ed9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling orx-concurrent-option v1.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling orx-concurrent-vec v3.7.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [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 test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [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.47 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling orx-parallel v3.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `orx_fixed_vec::FixedVec` [INFO] [stdout] --> tests/trait_bounds.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use orx_fixed_vec::FixedVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `orx_split_vec::SplitVec` [INFO] [stdout] --> tests/trait_bounds.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use orx_split_vec::SplitVec; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.80s [INFO] running `Command { std: "docker" "inspect" "59e6015c6e68f95b63af3c77baea04db8e56e5fe590c4f202082bfb0405d9ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e6015c6e68f95b63af3c77baea04db8e56e5fe590c4f202082bfb0405d9ed9", kill_on_drop: false }` [INFO] [stdout] 59e6015c6e68f95b63af3c77baea04db8e56e5fe590c4f202082bfb0405d9ed9