[INFO] cloning repository https://github.com/efiliba/rust-prime-sieve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/efiliba/rust-prime-sieve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefiliba%2Frust-prime-sieve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefiliba%2Frust-prime-sieve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4877fadd1b03ebecf8ca37ff84848a68357c03f5 [INFO] testing efiliba/rust-prime-sieve against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fefiliba%2Frust-prime-sieve" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/efiliba/rust-prime-sieve on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/efiliba/rust-prime-sieve [INFO] finished tweaking git repo https://github.com/efiliba/rust-prime-sieve [INFO] tweaked toml for git repo https://github.com/efiliba/rust-prime-sieve written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/efiliba/rust-prime-sieve 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9a6945889dd47c011106b61a7579a3c89f67e5b7f63423d3e3b4655128c9811 [INFO] running `Command { std: "docker" "start" "-a" "b9a6945889dd47c011106b61a7579a3c89f67e5b7f63423d3e3b4655128c9811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9a6945889dd47c011106b61a7579a3c89f67e5b7f63423d3e3b4655128c9811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9a6945889dd47c011106b61a7579a3c89f67e5b7f63423d3e3b4655128c9811", kill_on_drop: false }` [INFO] [stdout] b9a6945889dd47c011106b61a7579a3c89f67e5b7f63423d3e3b4655128c9811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4a7ea60c95171a0cc119d7a193e95a2f8171633e487be04777cb3430f8280ce [INFO] running `Command { std: "docker" "start" "-a" "c4a7ea60c95171a0cc119d7a193e95a2f8171633e487be04777cb3430f8280ce", kill_on_drop: false }` [INFO] [stderr] Compiling prime_sieve v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "c4a7ea60c95171a0cc119d7a193e95a2f8171633e487be04777cb3430f8280ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4a7ea60c95171a0cc119d7a193e95a2f8171633e487be04777cb3430f8280ce", kill_on_drop: false }` [INFO] [stdout] c4a7ea60c95171a0cc119d7a193e95a2f8171633e487be04777cb3430f8280ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2073e28cd32073f47a036c565a69f754f184b22caf5d029931224a51147abf3a [INFO] running `Command { std: "docker" "start" "-a" "2073e28cd32073f47a036c565a69f754f184b22caf5d029931224a51147abf3a", kill_on_drop: false }` [INFO] [stderr] Compiling prime_sieve v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "2073e28cd32073f47a036c565a69f754f184b22caf5d029931224a51147abf3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2073e28cd32073f47a036c565a69f754f184b22caf5d029931224a51147abf3a", kill_on_drop: false }` [INFO] [stdout] 2073e28cd32073f47a036c565a69f754f184b22caf5d029931224a51147abf3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 104f455945b515eeeb9bbfcaf9a1f54733c784b07e2ba3dce4af564aac7a6609 [INFO] running `Command { std: "docker" "start" "-a" "104f455945b515eeeb9bbfcaf9a1f54733c784b07e2ba3dce4af564aac7a6609", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/prime_sieve-6de6d112af3d6ff5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test should_return_the_correct_number_of_primes_at_each_base_10 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.93s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "104f455945b515eeeb9bbfcaf9a1f54733c784b07e2ba3dce4af564aac7a6609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104f455945b515eeeb9bbfcaf9a1f54733c784b07e2ba3dce4af564aac7a6609", kill_on_drop: false }` [INFO] [stdout] 104f455945b515eeeb9bbfcaf9a1f54733c784b07e2ba3dce4af564aac7a6609