[INFO] cloning repository https://github.com/juan518munoz/concurrent-snippets [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juan518munoz/concurrent-snippets" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuan518munoz%2Fconcurrent-snippets", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuan518munoz%2Fconcurrent-snippets'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b5c4043b20235455fde20da8941c6c52257e2ff [INFO] testing juan518munoz/concurrent-snippets against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuan518munoz%2Fconcurrent-snippets" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/juan518munoz/concurrent-snippets [INFO] finished tweaking git repo https://github.com/juan518munoz/concurrent-snippets [INFO] tweaked toml for git repo https://github.com/juan518munoz/concurrent-snippets written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/juan518munoz/concurrent-snippets 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 git repo https://github.com/juan518munoz/concurrent-snippets 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 memoffset v0.9.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.16 [INFO] [stderr] Downloaded parking v2.1.1 [INFO] [stderr] Downloaded std-semaphore v0.1.0 [INFO] [stderr] Downloaded errno v0.3.5 [INFO] [stderr] Downloaded waker-fn v1.1.1 [INFO] [stderr] Downloaded piper v0.2.1 [INFO] [stderr] Downloaded rayon-core v1.12.0 [INFO] [stderr] Downloaded async-executor v1.5.4 [INFO] [stderr] Downloaded value-bag v1.4.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.69 [INFO] [stderr] Downloaded async-task v4.4.1 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.15 [INFO] [stderr] Downloaded blocking v1.4.1 [INFO] [stderr] Downloaded concurrent-queue v2.3.0 [INFO] [stderr] Downloaded rayon v1.8.0 [INFO] [stderr] Downloaded syn v2.0.38 [INFO] [stderr] Downloaded rustix v0.37.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 846077299da39bce880d824ac83bb75878f3f7e94dbf5f2729de5779c67c42bb [INFO] running `Command { std: "docker" "start" "-a" "846077299da39bce880d824ac83bb75878f3f7e94dbf5f2729de5779c67c42bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "846077299da39bce880d824ac83bb75878f3f7e94dbf5f2729de5779c67c42bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846077299da39bce880d824ac83bb75878f3f7e94dbf5f2729de5779c67c42bb", kill_on_drop: false }` [INFO] [stdout] 846077299da39bce880d824ac83bb75878f3f7e94dbf5f2729de5779c67c42bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 60c4898a9ab599e4c05bfa5a5d2502fc7cfdb88f226d8da17cb291b2c7150462 [INFO] running `Command { std: "docker" "start" "-a" "60c4898a9ab599e4c05bfa5a5d2502fc7cfdb88f226d8da17cb291b2c7150462", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling std-semaphore v0.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling concurrent-snippets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s [INFO] running `Command { std: "docker" "inspect" "60c4898a9ab599e4c05bfa5a5d2502fc7cfdb88f226d8da17cb291b2c7150462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c4898a9ab599e4c05bfa5a5d2502fc7cfdb88f226d8da17cb291b2c7150462", kill_on_drop: false }` [INFO] [stdout] 60c4898a9ab599e4c05bfa5a5d2502fc7cfdb88f226d8da17cb291b2c7150462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3dabd725bac1c637d5f3ab8a716efe2d9f88a3a083c06522fb48ee0489ad71d9 [INFO] running `Command { std: "docker" "start" "-a" "3dabd725bac1c637d5f3ab8a716efe2d9f88a3a083c06522fb48ee0489ad71d9", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-snippets v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "3dabd725bac1c637d5f3ab8a716efe2d9f88a3a083c06522fb48ee0489ad71d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dabd725bac1c637d5f3ab8a716efe2d9f88a3a083c06522fb48ee0489ad71d9", kill_on_drop: false }` [INFO] [stdout] 3dabd725bac1c637d5f3ab8a716efe2d9f88a3a083c06522fb48ee0489ad71d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }` [INFO] [stdout] dd77f489faeee71573cae49f8151c10100365b52d9c82ffadc7ec4befdeb9ae1 [INFO] running `Command { std: "docker" "start" "-a" "dd77f489faeee71573cae49f8151c10100365b52d9c82ffadc7ec4befdeb9ae1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/fork_join.rs (/opt/rustwide/target/debug/deps/fork_join-b823f78363e0c4cc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lock.rs (/opt/rustwide/target/debug/deps/lock-e33cd65fb792e827) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/semaphore.rs (/opt/rustwide/target/debug/deps/semaphore-a4e3a2bd47a49f43) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/task.rs (/opt/rustwide/target/debug/deps/task-840f7a1a9cfb17cc) [INFO] [stdout] [INFO] [stderr] Running unittests src/vectorization.rs (/opt/rustwide/target/debug/deps/vectorization-943df382cdfa06fa) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd77f489faeee71573cae49f8151c10100365b52d9c82ffadc7ec4befdeb9ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd77f489faeee71573cae49f8151c10100365b52d9c82ffadc7ec4befdeb9ae1", kill_on_drop: false }` [INFO] [stdout] dd77f489faeee71573cae49f8151c10100365b52d9c82ffadc7ec4befdeb9ae1