[INFO] cloning repository https://github.com/DiscordJim/lfqueue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DiscordJim/lfqueue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiscordJim%2Flfqueue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiscordJim%2Flfqueue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d1e68c08524065443937039d97baede740516295
[INFO] building DiscordJim/lfqueue against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDiscordJim%2Flfqueue" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DiscordJim/lfqueue
[INFO] finished tweaking git repo https://github.com/DiscordJim/lfqueue
[INFO] tweaked toml for git repo https://github.com/DiscordJim/lfqueue written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DiscordJim/lfqueue on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DiscordJim/lfqueue 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb20bfd4689fe8e091c01e82684cc7804a1e736a3987320db92df4a8b235a412
[INFO] running `Command { std: "docker" "start" "-a" "cb20bfd4689fe8e091c01e82684cc7804a1e736a3987320db92df4a8b235a412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb20bfd4689fe8e091c01e82684cc7804a1e736a3987320db92df4a8b235a412", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb20bfd4689fe8e091c01e82684cc7804a1e736a3987320db92df4a8b235a412", kill_on_drop: false }`
[INFO] [stdout] cb20bfd4689fe8e091c01e82684cc7804a1e736a3987320db92df4a8b235a412
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45ddeb841b154706bb6385146dfef456c3ef3410190eb32db6171f7b479ccf10
[INFO] running `Command { std: "docker" "start" "-a" "45ddeb841b154706bb6385146dfef456c3ef3410190eb32db6171f7b479ccf10", kill_on_drop: false }`
[INFO] [stderr]    Compiling haphazard v0.1.8
[INFO] [stderr]    Compiling lfqueue v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.81s
[INFO] running `Command { std: "docker" "inspect" "45ddeb841b154706bb6385146dfef456c3ef3410190eb32db6171f7b479ccf10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45ddeb841b154706bb6385146dfef456c3ef3410190eb32db6171f7b479ccf10", kill_on_drop: false }`
[INFO] [stdout] 45ddeb841b154706bb6385146dfef456c3ef3410190eb32db6171f7b479ccf10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7faf7d0d03b753316397e173a2c86102d9ba44c9951d91e6ca28c6208f7c6a55
[INFO] running `Command { std: "docker" "start" "-a" "7faf7d0d03b753316397e173a2c86102d9ba44c9951d91e6ca28c6208f7c6a55", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling new_zealand v0.1.5
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling nonempty v0.11.0
[INFO] [stderr]    Compiling owned-alloc v0.2.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling lfqueue v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling lockfree v0.5.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling negative-impl v0.1.6
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cpulist v0.2.6
[INFO] [stderr]    Compiling many_cpus v0.3.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling many_cpus_benchmarking v0.1.18
[INFO] [stdout] warning: unused import: `const_queue`
[INFO] [stdout]    --> src/scq.rs:973:21
[INFO] [stdout]     |
[INFO] [stdout] 973 |         use crate::{const_queue, ConstBoundedQueue};
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.56s
[INFO] running `Command { std: "docker" "inspect" "7faf7d0d03b753316397e173a2c86102d9ba44c9951d91e6ca28c6208f7c6a55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7faf7d0d03b753316397e173a2c86102d9ba44c9951d91e6ca28c6208f7c6a55", kill_on_drop: false }`
[INFO] [stdout] 7faf7d0d03b753316397e173a2c86102d9ba44c9951d91e6ca28c6208f7c6a55
