[INFO] fetching crate par_bench 0.2.33... [INFO] testing par_bench-0.2.33 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate par_bench 0.2.33 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate par_bench 0.2.33 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate par_bench 0.2.33 [INFO] tweaked toml for crates.io crate par_bench 0.2.33 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate par_bench 0.2.33 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate par_bench 0.2.33 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oneshot v0.1.13 [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded mutants v0.0.3 [INFO] [stderr] Downloaded new_zealand v1.0.6 [INFO] [stderr] Downloaded nonempty v0.12.0 [INFO] [stderr] Downloaded folo_ffi v0.1.13 [INFO] [stderr] Downloaded cpu-time v1.0.0 [INFO] [stderr] Downloaded cpulist v1.1.2 [INFO] [stderr] Downloaded alloc_tracker v0.5.19 [INFO] [stderr] Downloaded ohno v0.3.1 [INFO] [stderr] Downloaded zerocopy-derive v0.8.42 [INFO] [stderr] Downloaded heapless v0.9.2 [INFO] [stderr] Downloaded ohno_macros v0.3.0 [INFO] [stderr] Downloaded many_cpus v2.4.0 [INFO] [stderr] Downloaded all_the_time v0.4.15 [INFO] [stderr] Downloaded zerocopy v0.8.42 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 281ea06f7ceeaa02736acab79e518d3d17f14c5dfb1d8dc8b6fb92266281bcc3 [INFO] running `Command { std: "docker" "start" "-a" "281ea06f7ceeaa02736acab79e518d3d17f14c5dfb1d8dc8b6fb92266281bcc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "281ea06f7ceeaa02736acab79e518d3d17f14c5dfb1d8dc8b6fb92266281bcc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "281ea06f7ceeaa02736acab79e518d3d17f14c5dfb1d8dc8b6fb92266281bcc3", kill_on_drop: false }` [INFO] [stdout] 281ea06f7ceeaa02736acab79e518d3d17f14c5dfb1d8dc8b6fb92266281bcc3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc68f5a804f4a097c89541ae09aa6c80ab03d6677e98e0380d9c5c204bd9141a [INFO] running `Command { std: "docker" "start" "-a" "bc68f5a804f4a097c89541ae09aa6c80ab03d6677e98e0380d9c5c204bd9141a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling new_zealand v1.0.6 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling nonempty v0.12.0 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ohno_macros v0.3.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling ohno v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling cpulist v1.1.2 [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 many_cpus v2.4.0 [INFO] [stderr] Compiling par_bench v0.2.33 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.93s [INFO] running `Command { std: "docker" "inspect" "bc68f5a804f4a097c89541ae09aa6c80ab03d6677e98e0380d9c5c204bd9141a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc68f5a804f4a097c89541ae09aa6c80ab03d6677e98e0380d9c5c204bd9141a", kill_on_drop: false }` [INFO] [stdout] bc68f5a804f4a097c89541ae09aa6c80ab03d6677e98e0380d9c5c204bd9141a [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d371acb830684414501930c6cc2fc547d8a5280fc5fbdf4fd8f633c9b38d7b5 [INFO] running `Command { std: "docker" "start" "-a" "5d371acb830684414501930c6cc2fc547d8a5280fc5fbdf4fd8f633c9b38d7b5", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stderr] Compiling many_cpus v2.4.0 [INFO] [stderr] Compiling par_bench v0.2.33 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `all_the_time` [INFO] [stdout] --> examples/par_bench_measure_wrapper_tracking.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use all_the_time::{Report as TimeReport, Session as TimeSession}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `all_the_time` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `all_the_time`, use `cargo add all_the_time` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc_tracker` [INFO] [stdout] --> examples/par_bench_measure_wrapper_tracking.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use alloc_tracker::{Allocator, Report as AllocReport, Session as AllocSession}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `alloc_tracker` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `alloc_tracker`, use `cargo add alloc_tracker` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `alloc_tracker` in this scope [INFO] [stdout] --> examples/par_bench_measure_wrapper_tracking.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | _alloc_span: alloc_tracker::ThreadSpan, [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `alloc_tracker` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `alloc_tracker`, use `cargo add alloc_tracker` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `all_the_time` in this scope [INFO] [stdout] --> examples/par_bench_measure_wrapper_tracking.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | _time_span: all_the_time::ThreadSpan, [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `all_the_time` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `all_the_time`, use `cargo add all_the_time` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `par_bench` (example "par_bench_measure_wrapper_tracking") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5d371acb830684414501930c6cc2fc547d8a5280fc5fbdf4fd8f633c9b38d7b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d371acb830684414501930c6cc2fc547d8a5280fc5fbdf4fd8f633c9b38d7b5", kill_on_drop: false }` [INFO] [stdout] 5d371acb830684414501930c6cc2fc547d8a5280fc5fbdf4fd8f633c9b38d7b5