[INFO] fetching crate spsc-bounded-queue 0.0.1... [INFO] testing spsc-bounded-queue-0.0.1 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate spsc-bounded-queue 0.0.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate spsc-bounded-queue 0.0.1 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spsc-bounded-queue 0.0.1 [INFO] finished tweaking crates.io crate spsc-bounded-queue 0.0.1 [INFO] tweaked toml for crates.io crate spsc-bounded-queue 0.0.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fa54c3140eb1fa4db834d9da8d9858d7bcdf65bf54936d86f7443f9c964028e7 [INFO] running `Command { std: "docker" "start" "-a" "fa54c3140eb1fa4db834d9da8d9858d7bcdf65bf54936d86f7443f9c964028e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa54c3140eb1fa4db834d9da8d9858d7bcdf65bf54936d86f7443f9c964028e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa54c3140eb1fa4db834d9da8d9858d7bcdf65bf54936d86f7443f9c964028e7", kill_on_drop: false }` [INFO] [stdout] fa54c3140eb1fa4db834d9da8d9858d7bcdf65bf54936d86f7443f9c964028e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64cb89959ed64d00c8d07fbba76dee731a9ffee4b44350c335f4b6401c8f7cfa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "64cb89959ed64d00c8d07fbba76dee731a9ffee4b44350c335f4b6401c8f7cfa", kill_on_drop: false }` [INFO] [stderr] Compiling spsc-bounded-queue v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] running `Command { std: "docker" "inspect" "64cb89959ed64d00c8d07fbba76dee731a9ffee4b44350c335f4b6401c8f7cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64cb89959ed64d00c8d07fbba76dee731a9ffee4b44350c335f4b6401c8f7cfa", kill_on_drop: false }` [INFO] [stdout] 64cb89959ed64d00c8d07fbba76dee731a9ffee4b44350c335f4b6401c8f7cfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7433e1da98a1abc984c58eee2ca22ce6f026457eb67ca54cd3e1fdb189302c46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7433e1da98a1abc984c58eee2ca22ce6f026457eb67ca54cd3e1fdb189302c46", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling spsc-bounded-queue v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.39s [INFO] running `Command { std: "docker" "inspect" "7433e1da98a1abc984c58eee2ca22ce6f026457eb67ca54cd3e1fdb189302c46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7433e1da98a1abc984c58eee2ca22ce6f026457eb67ca54cd3e1fdb189302c46", kill_on_drop: false }` [INFO] [stdout] 7433e1da98a1abc984c58eee2ca22ce6f026457eb67ca54cd3e1fdb189302c46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f580a1fe0450184f17ac30e65b34dfe6fa118c1fcdbf6f1f23ef9ab99ff4e3f [INFO] running `Command { std: "docker" "start" "-a" "1f580a1fe0450184f17ac30e65b34dfe6fa118c1fcdbf6f1f23ef9ab99ff4e3f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 10 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/bounded_spsc_queue-5efbc5074c833deb) [INFO] [stdout] test tests::bench_chan_throughput ... ignored [INFO] [stdout] test tests::bench_spsc_throughput ... ignored [INFO] [stdout] test tests::test_buffer_size ... ok [INFO] [stdout] test tests::test_consumer_pop ... ok [INFO] [stdout] test tests::test_try_poll ... ok [INFO] [stdout] test tests::test_try_push ... ok [INFO] [stdout] test tests::test_consumer_skip ... ok [INFO] [stdout] test tests::test_producer_push ... ok [INFO] [stdout] test tests::test_consumer_skip_whole_buf ... ok [INFO] [stdout] test tests::test_threaded ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f580a1fe0450184f17ac30e65b34dfe6fa118c1fcdbf6f1f23ef9ab99ff4e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f580a1fe0450184f17ac30e65b34dfe6fa118c1fcdbf6f1f23ef9ab99ff4e3f", kill_on_drop: false }` [INFO] [stdout] 1f580a1fe0450184f17ac30e65b34dfe6fa118c1fcdbf6f1f23ef9ab99ff4e3f