[INFO] updating cached repository https://github.com/shinespark/hello-rust [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] b81eb1c2b14362c75bb3b3d57e690a1ed3cdca81 [INFO] checking shinespark/hello-rust against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinespark%2Fhello-rust" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 71% (137/192) Checking out files: 72% (139/192) Checking out files: 73% (141/192) Checking out files: 74% (143/192) Checking out files: 75% (144/192) Checking out files: 76% (146/192) Checking out files: 77% (148/192) Checking out files: 78% (150/192) Checking out files: 79% (152/192) Checking out files: 80% (154/192) Checking out files: 81% (156/192) Checking out files: 82% (158/192) Checking out files: 83% (160/192) Checking out files: 84% (162/192) Checking out files: 85% (164/192) Checking out files: 86% (166/192) Checking out files: 87% (168/192) Checking out files: 88% (169/192) Checking out files: 89% (171/192) Checking out files: 90% (173/192) Checking out files: 91% (175/192) Checking out files: 92% (177/192) Checking out files: 93% (179/192) Checking out files: 94% (181/192) Checking out files: 95% (183/192) Checking out files: 96% (185/192) Checking out files: 97% (187/192) Checking out files: 98% (189/192) Checking out files: 99% (191/192) Checking out files: 100% (192/192) Checking out files: 100% (192/192), done. [INFO] validating manifest of git repo https://github.com/shinespark/hello-rust on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shinespark/hello-rust [INFO] finished tweaking git repo https://github.com/shinespark/hello-rust [INFO] tweaked toml for git repo https://github.com/shinespark/hello-rust written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/shinespark/hello-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 77c338406f462a805167b7091cb4c5be694e9344ed2a8801f7a159e5d0eaf3ce [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" "77c338406f462a805167b7091cb4c5be694e9344ed2a8801f7a159e5d0eaf3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "77c338406f462a805167b7091cb4c5be694e9344ed2a8801f7a159e5d0eaf3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77c338406f462a805167b7091cb4c5be694e9344ed2a8801f7a159e5d0eaf3ce", kill_on_drop: false }` [INFO] [stdout] 77c338406f462a805167b7091cb4c5be694e9344ed2a8801f7a159e5d0eaf3ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5943b3e28541ce515e05083832b8a14d91b960874855256d3e4d83917d7d9d17 [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" "5943b3e28541ce515e05083832b8a14d91b960874855256d3e4d83917d7d9d17", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking ferris-says v0.1.1 [INFO] [stderr] Checking hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.38s [INFO] running `Command { std: "docker" "inspect" "5943b3e28541ce515e05083832b8a14d91b960874855256d3e4d83917d7d9d17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5943b3e28541ce515e05083832b8a14d91b960874855256d3e4d83917d7d9d17", kill_on_drop: false }` [INFO] [stdout] 5943b3e28541ce515e05083832b8a14d91b960874855256d3e4d83917d7d9d17