[INFO] cloning repository https://github.com/Corfucinas/hello_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Corfucinas/hello_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorfucinas%2Fhello_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorfucinas%2Fhello_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cdff49baad6205016c529ac67964af17eaed008 [INFO] testing Corfucinas/hello_rust against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorfucinas%2Fhello_rust" "/workspace/builds/worker-78/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-78/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Corfucinas/hello_rust on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Corfucinas/hello_rust [INFO] finished tweaking git repo https://github.com/Corfucinas/hello_rust [INFO] tweaked toml for git repo https://github.com/Corfucinas/hello_rust written to /workspace/builds/worker-78/source/Cargo.toml [INFO] crate git repo https://github.com/Corfucinas/hello_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c462277c9a068a3dcbfc1ce1209cf06bda9bdc44c40e9d6bb61f69d154ca80da [INFO] running `Command { std: "docker" "start" "-a" "c462277c9a068a3dcbfc1ce1209cf06bda9bdc44c40e9d6bb61f69d154ca80da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c462277c9a068a3dcbfc1ce1209cf06bda9bdc44c40e9d6bb61f69d154ca80da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c462277c9a068a3dcbfc1ce1209cf06bda9bdc44c40e9d6bb61f69d154ca80da", kill_on_drop: false }` [INFO] [stdout] c462277c9a068a3dcbfc1ce1209cf06bda9bdc44c40e9d6bb61f69d154ca80da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c633443c045dc8fa57d986f53a400448cb7af5b2f12b5a1a5e0f1c8acc0545e3 [INFO] running `Command { std: "docker" "start" "-a" "c633443c045dc8fa57d986f53a400448cb7af5b2f12b5a1a5e0f1c8acc0545e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling rand_core v0.5.1 (https://github.com/rust-lang-nursery/rand.git#7ede4403) [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rand_chacha v0.2.2 (https://github.com/rust-lang-nursery/rand.git#7ede4403) [INFO] [stderr] Compiling rand v0.7.3 (https://github.com/rust-lang-nursery/rand.git#7ede4403) [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.11s [INFO] running `Command { std: "docker" "inspect" "c633443c045dc8fa57d986f53a400448cb7af5b2f12b5a1a5e0f1c8acc0545e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c633443c045dc8fa57d986f53a400448cb7af5b2f12b5a1a5e0f1c8acc0545e3", kill_on_drop: false }` [INFO] [stdout] c633443c045dc8fa57d986f53a400448cb7af5b2f12b5a1a5e0f1c8acc0545e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c0b2a75f95de142ebda803a411ed961aa8edae2d779753918717e60ddaee4ed [INFO] running `Command { std: "docker" "start" "-a" "9c0b2a75f95de142ebda803a411ed961aa8edae2d779753918717e60ddaee4ed", kill_on_drop: false }` [INFO] [stderr] Compiling hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "9c0b2a75f95de142ebda803a411ed961aa8edae2d779753918717e60ddaee4ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c0b2a75f95de142ebda803a411ed961aa8edae2d779753918717e60ddaee4ed", kill_on_drop: false }` [INFO] [stdout] 9c0b2a75f95de142ebda803a411ed961aa8edae2d779753918717e60ddaee4ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-78/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9bfec1c1fa8dfcdaf25430a1cad523079dcf9fcc8373a5b558a1ef45b15516de [INFO] running `Command { std: "docker" "start" "-a" "9bfec1c1fa8dfcdaf25430a1cad523079dcf9fcc8373a5b558a1ef45b15516de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_world-f436932f0a32244e) [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" "9bfec1c1fa8dfcdaf25430a1cad523079dcf9fcc8373a5b558a1ef45b15516de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bfec1c1fa8dfcdaf25430a1cad523079dcf9fcc8373a5b558a1ef45b15516de", kill_on_drop: false }` [INFO] [stdout] 9bfec1c1fa8dfcdaf25430a1cad523079dcf9fcc8373a5b558a1ef45b15516de