[INFO] cloning repository https://github.com/pjmp/indicatif-rayon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pjmp/indicatif-rayon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjmp%2Findicatif-rayon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjmp%2Findicatif-rayon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0f135e1455cc520722e7aec3df6ce42e3683f489 [INFO] testing pjmp/indicatif-rayon against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpjmp%2Findicatif-rayon" "/workspace/builds/worker-24/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-24/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pjmp/indicatif-rayon on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pjmp/indicatif-rayon [INFO] finished tweaking git repo https://github.com/pjmp/indicatif-rayon [INFO] tweaked toml for git repo https://github.com/pjmp/indicatif-rayon written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate git repo https://github.com/pjmp/indicatif-rayon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] add663783145f5e6fc8c59651c34c9d62a4a8dfcd094f1b69997c8262e60e54c [INFO] running `Command { std: "docker" "start" "-a" "add663783145f5e6fc8c59651c34c9d62a4a8dfcd094f1b69997c8262e60e54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "add663783145f5e6fc8c59651c34c9d62a4a8dfcd094f1b69997c8262e60e54c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "add663783145f5e6fc8c59651c34c9d62a4a8dfcd094f1b69997c8262e60e54c", kill_on_drop: false }` [INFO] [stdout] add663783145f5e6fc8c59651c34c9d62a4a8dfcd094f1b69997c8262e60e54c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d14f2b195d9381b1443e6673ac18b29967d5ff6c5cc3e85e9b7c389551823cc9 [INFO] running `Command { std: "docker" "start" "-a" "d14f2b195d9381b1443e6673ac18b29967d5ff6c5cc3e85e9b7c389551823cc9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling progress v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.71s [INFO] running `Command { std: "docker" "inspect" "d14f2b195d9381b1443e6673ac18b29967d5ff6c5cc3e85e9b7c389551823cc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d14f2b195d9381b1443e6673ac18b29967d5ff6c5cc3e85e9b7c389551823cc9", kill_on_drop: false }` [INFO] [stdout] d14f2b195d9381b1443e6673ac18b29967d5ff6c5cc3e85e9b7c389551823cc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66ee7be16c4238e9458da9d68340e339fb5d0f805ca414b0efd785e13e21a9bb [INFO] running `Command { std: "docker" "start" "-a" "66ee7be16c4238e9458da9d68340e339fb5d0f805ca414b0efd785e13e21a9bb", kill_on_drop: false }` [INFO] [stderr] Compiling progress v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "66ee7be16c4238e9458da9d68340e339fb5d0f805ca414b0efd785e13e21a9bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ee7be16c4238e9458da9d68340e339fb5d0f805ca414b0efd785e13e21a9bb", kill_on_drop: false }` [INFO] [stdout] 66ee7be16c4238e9458da9d68340e339fb5d0f805ca414b0efd785e13e21a9bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c33478fa6500b8f369ed5c1902e83bfa6ee012f3d19cdc8d3ba0d3f071872a31 [INFO] running `Command { std: "docker" "start" "-a" "c33478fa6500b8f369ed5c1902e83bfa6ee012f3d19cdc8d3ba0d3f071872a31", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/progress-7b659fd16c471d5a) [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" "c33478fa6500b8f369ed5c1902e83bfa6ee012f3d19cdc8d3ba0d3f071872a31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c33478fa6500b8f369ed5c1902e83bfa6ee012f3d19cdc8d3ba0d3f071872a31", kill_on_drop: false }` [INFO] [stdout] c33478fa6500b8f369ed5c1902e83bfa6ee012f3d19cdc8d3ba0d3f071872a31