[INFO] cloning repository https://github.com/lazertooth/hello_world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazertooth/hello_world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazertooth%2Fhello_world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazertooth%2Fhello_world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c134e5d1ae84f720d0a14b09a7a99c856fd9a05 [INFO] checking lazertooth/hello_world against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazertooth%2Fhello_world" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 37% (430/1146) Checking out files: 38% (436/1146) Checking out files: 39% (447/1146) Checking out files: 40% (459/1146) Checking out files: 41% (470/1146) Checking out files: 42% (482/1146) Checking out files: 43% (493/1146) Checking out files: 44% (505/1146) Checking out files: 45% (516/1146) Checking out files: 46% (528/1146) Checking out files: 47% (539/1146) Checking out files: 48% (551/1146) Checking out files: 49% (562/1146) Checking out files: 50% (573/1146) Checking out files: 51% (585/1146) Checking out files: 52% (596/1146) Checking out files: 53% (608/1146) Checking out files: 54% (619/1146) Checking out files: 55% (631/1146) Checking out files: 56% (642/1146) Checking out files: 57% (654/1146) Checking out files: 58% (665/1146) Checking out files: 59% (677/1146) Checking out files: 60% (688/1146) Checking out files: 61% (700/1146) Checking out files: 62% (711/1146) Checking out files: 63% (722/1146) Checking out files: 64% (734/1146) Checking out files: 65% (745/1146) Checking out files: 66% (757/1146) Checking out files: 67% (768/1146) Checking out files: 68% (780/1146) Checking out files: 69% (791/1146) Checking out files: 70% (803/1146) Checking out files: 71% (814/1146) Checking out files: 72% (826/1146) Checking out files: 73% (837/1146) Checking out files: 74% (849/1146) Checking out files: 75% (860/1146) Checking out files: 76% (871/1146) Checking out files: 77% (883/1146) Checking out files: 78% (894/1146) Checking out files: 79% (906/1146) Checking out files: 80% (917/1146) Checking out files: 81% (929/1146) Checking out files: 82% (940/1146) Checking out files: 83% (952/1146) Checking out files: 84% (963/1146) Checking out files: 85% (975/1146) Checking out files: 86% (986/1146) Checking out files: 87% (998/1146) Checking out files: 88% (1009/1146) Checking out files: 89% (1020/1146) Checking out files: 90% (1032/1146) Checking out files: 91% (1043/1146) Checking out files: 92% (1055/1146) Checking out files: 93% (1066/1146) Checking out files: 94% (1078/1146) Checking out files: 95% (1089/1146) Checking out files: 96% (1101/1146) Checking out files: 97% (1112/1146) Checking out files: 98% (1124/1146) Checking out files: 99% (1135/1146) Checking out files: 100% (1146/1146) Checking out files: 100% (1146/1146), done. [INFO] validating manifest of git repo https://github.com/lazertooth/hello_world on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lazertooth/hello_world [INFO] finished tweaking git repo https://github.com/lazertooth/hello_world [INFO] tweaked toml for git repo https://github.com/lazertooth/hello_world written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/lazertooth/hello_world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getrandom v0.1.13 [INFO] [stderr] Downloaded wasi v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e424888f68339fe3ea04b498c8af0dbee76c877a7efd41f4ef49dbbd20e92832 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e424888f68339fe3ea04b498c8af0dbee76c877a7efd41f4ef49dbbd20e92832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e424888f68339fe3ea04b498c8af0dbee76c877a7efd41f4ef49dbbd20e92832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e424888f68339fe3ea04b498c8af0dbee76c877a7efd41f4ef49dbbd20e92832", kill_on_drop: false }` [INFO] [stdout] e424888f68339fe3ea04b498c8af0dbee76c877a7efd41f4ef49dbbd20e92832 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdfd21ff216b6fa50dc4c132fd4b73df80adf8cebe715638d30b654b8a0cb208 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bdfd21ff216b6fa50dc4c132fd4b73df80adf8cebe715638d30b654b8a0cb208", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 (https://github.com/rust-lang-nursery/rand.git#4dd10bcb) [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking rand_chacha v0.2.1 (https://github.com/rust-lang-nursery/rand.git#4dd10bcb) [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand v0.7.2 (https://github.com/rust-lang-nursery/rand.git#4dd10bcb) [INFO] [stderr] Checking hello_world v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.90s [INFO] running `Command { std: "docker" "inspect" "bdfd21ff216b6fa50dc4c132fd4b73df80adf8cebe715638d30b654b8a0cb208", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfd21ff216b6fa50dc4c132fd4b73df80adf8cebe715638d30b654b8a0cb208", kill_on_drop: false }` [INFO] [stdout] bdfd21ff216b6fa50dc4c132fd4b73df80adf8cebe715638d30b654b8a0cb208