[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c134e5d1ae84f720d0a14b09a7a99c856fd9a05 [INFO] checking lazertooth/hello_world against master#1557fb031b272b4c5bfcc7de5df7eddc7b36a584 for pr-73166 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazertooth%2Fhello_world" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 29% (342/1146) Checking out files: 30% (344/1146) Checking out files: 30% (353/1146) Checking out files: 31% (356/1146) Checking out files: 32% (367/1146) Checking out files: 33% (379/1146) Checking out files: 34% (390/1146) Checking out files: 35% (402/1146) Checking out files: 36% (413/1146) Checking out files: 37% (425/1146) Checking out files: 37% (429/1146) Checking out files: 37% (431/1146) Checking out files: 38% (436/1146) Checking out files: 38% (438/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: 66% (767/1146) Checking out files: 67% (768/1146) Checking out files: 68% (780/1146) Checking out files: 69% (791/1146) Checking out files: 69% (800/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: 93% (1076/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 1557fb031b272b4c5bfcc7de5df7eddc7b36a584 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "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-11/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" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e22d93b746d8f1b23f6b9559ab33ae6d1b4c4f8ad88c386d9921454d76a4f427 [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" "e22d93b746d8f1b23f6b9559ab33ae6d1b4c4f8ad88c386d9921454d76a4f427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e22d93b746d8f1b23f6b9559ab33ae6d1b4c4f8ad88c386d9921454d76a4f427", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22d93b746d8f1b23f6b9559ab33ae6d1b4c4f8ad88c386d9921454d76a4f427", kill_on_drop: false }` [INFO] [stdout] e22d93b746d8f1b23f6b9559ab33ae6d1b4c4f8ad88c386d9921454d76a4f427 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1557fb031b272b4c5bfcc7de5df7eddc7b36a584" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ba3b3f3d4aa43ec22e42793a3ad8deb2f854abd55cfd0664cfda24f90aa3412 [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" "0ba3b3f3d4aa43ec22e42793a3ad8deb2f854abd55cfd0664cfda24f90aa3412", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [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 c2-chacha v0.2.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking rand_chacha v0.2.1 (https://github.com/rust-lang-nursery/rand.git#4dd10bcb) [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 7.18s [INFO] running `Command { std: "docker" "inspect" "0ba3b3f3d4aa43ec22e42793a3ad8deb2f854abd55cfd0664cfda24f90aa3412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba3b3f3d4aa43ec22e42793a3ad8deb2f854abd55cfd0664cfda24f90aa3412", kill_on_drop: false }` [INFO] [stdout] 0ba3b3f3d4aa43ec22e42793a3ad8deb2f854abd55cfd0664cfda24f90aa3412