[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DiscordJim/lfqueue on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nonempty v0.11.0 [INFO] [stderr] Downloaded hash32 v0.3.1 [INFO] [stderr] Downloaded heapless v0.8.0 [INFO] [stderr] Downloaded owned-alloc v0.2.0 [INFO] [stderr] Downloaded lockfree v0.5.1 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded cpulist v0.2.6 [INFO] [stderr] Downloaded new_zealand v0.1.5 [INFO] [stderr] Downloaded folo_ffi v0.1.5 [INFO] [stderr] Downloaded negative-impl v0.1.6 [INFO] [stderr] Downloaded haphazard v0.1.8 [INFO] [stderr] Downloaded many_cpus v0.3.9 [INFO] [stderr] Downloaded many_cpus_benchmarking v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94802250470aa746ed6e9b7e25a6404b8dee4119510b5e1f353bd7f5a906932c [INFO] running `Command { std: "docker" "start" "-a" "94802250470aa746ed6e9b7e25a6404b8dee4119510b5e1f353bd7f5a906932c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94802250470aa746ed6e9b7e25a6404b8dee4119510b5e1f353bd7f5a906932c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94802250470aa746ed6e9b7e25a6404b8dee4119510b5e1f353bd7f5a906932c", kill_on_drop: false }` [INFO] [stdout] 94802250470aa746ed6e9b7e25a6404b8dee4119510b5e1f353bd7f5a906932c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d281885be9b2cf15fb9a6aa0e12abb487e79b63db268b43bf4c6c17462a8ed10 [INFO] running `Command { std: "docker" "start" "-a" "d281885be9b2cf15fb9a6aa0e12abb487e79b63db268b43bf4c6c17462a8ed10", 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.96s [INFO] running `Command { std: "docker" "inspect" "d281885be9b2cf15fb9a6aa0e12abb487e79b63db268b43bf4c6c17462a8ed10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d281885be9b2cf15fb9a6aa0e12abb487e79b63db268b43bf4c6c17462a8ed10", kill_on_drop: false }` [INFO] [stdout] d281885be9b2cf15fb9a6aa0e12abb487e79b63db268b43bf4c6c17462a8ed10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9c7089104601f9d24076ad11605e25739b110d7c52c94a35e6821a0b6edd39d [INFO] running `Command { std: "docker" "start" "-a" "f9c7089104601f9d24076ad11605e25739b110d7c52c94a35e6821a0b6edd39d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [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 clap_builder v4.5.40 [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 nonempty v0.11.0 [INFO] [stderr] Compiling foldhash v0.1.5 [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 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 regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling clap v4.5.40 [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 thiserror v2.0.12 [INFO] [stderr] Compiling cpulist v0.2.6 [INFO] [stderr] Compiling derive_more v2.0.1 [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 33.23s [INFO] running `Command { std: "docker" "inspect" "f9c7089104601f9d24076ad11605e25739b110d7c52c94a35e6821a0b6edd39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9c7089104601f9d24076ad11605e25739b110d7c52c94a35e6821a0b6edd39d", kill_on_drop: false }` [INFO] [stdout] f9c7089104601f9d24076ad11605e25739b110d7c52c94a35e6821a0b6edd39d