[INFO] cloning repository https://github.com/Chi713/sieve_of_eratosthenes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chi713/sieve_of_eratosthenes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChi713%2Fsieve_of_eratosthenes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChi713%2Fsieve_of_eratosthenes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6563608e05069b4e966eb7e4b242b1000be9f01d [INFO] building Chi713/sieve_of_eratosthenes against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChi713%2Fsieve_of_eratosthenes" "/workspace/builds/worker-61/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Chi713/sieve_of_eratosthenes on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Chi713/sieve_of_eratosthenes [INFO] finished tweaking git repo https://github.com/Chi713/sieve_of_eratosthenes [INFO] tweaked toml for git repo https://github.com/Chi713/sieve_of_eratosthenes written to /workspace/builds/worker-61/source/Cargo.toml [INFO] crate git repo https://github.com/Chi713/sieve_of_eratosthenes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4abb6f2f146d929c8b3308b207bcceda49a057bc964626ebb3d758095697e91e [INFO] running `Command { std: "docker" "start" "-a" "4abb6f2f146d929c8b3308b207bcceda49a057bc964626ebb3d758095697e91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4abb6f2f146d929c8b3308b207bcceda49a057bc964626ebb3d758095697e91e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4abb6f2f146d929c8b3308b207bcceda49a057bc964626ebb3d758095697e91e", kill_on_drop: false }` [INFO] [stdout] 4abb6f2f146d929c8b3308b207bcceda49a057bc964626ebb3d758095697e91e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe559a1e3f1bcefc814d377faa23d25ea7a88d19916ae31c9c552c5795371bfa [INFO] running `Command { std: "docker" "start" "-a" "fe559a1e3f1bcefc814d377faa23d25ea7a88d19916ae31c9c552c5795371bfa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sieve_of_eratosthenes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.25s [INFO] running `Command { std: "docker" "inspect" "fe559a1e3f1bcefc814d377faa23d25ea7a88d19916ae31c9c552c5795371bfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe559a1e3f1bcefc814d377faa23d25ea7a88d19916ae31c9c552c5795371bfa", kill_on_drop: false }` [INFO] [stdout] fe559a1e3f1bcefc814d377faa23d25ea7a88d19916ae31c9c552c5795371bfa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a68a1c55165e76da132c079222dc7b736d0ff9aff671526622d831ea394efd67 [INFO] running `Command { std: "docker" "start" "-a" "a68a1c55165e76da132c079222dc7b736d0ff9aff671526622d831ea394efd67", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sieve_of_eratosthenes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.60s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/sieve_of_eratosthenes-add70a1b73a5eeb2) [INFO] running `Command { std: "docker" "inspect" "a68a1c55165e76da132c079222dc7b736d0ff9aff671526622d831ea394efd67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a68a1c55165e76da132c079222dc7b736d0ff9aff671526622d831ea394efd67", kill_on_drop: false }` [INFO] [stdout] a68a1c55165e76da132c079222dc7b736d0ff9aff671526622d831ea394efd67