[INFO] cloning repository https://github.com/yoshietao/Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yoshietao/Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshietao%2FRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshietao%2FRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1da9a4e488af3d56a13c85cad1f69d9ac109ec09 [INFO] checking yoshietao/Rust against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshietao%2FRust" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 29% (4986/17103) Checking out files: 30% (5131/17103) Checking out files: 31% (5302/17103) Checking out files: 32% (5473/17103) Checking out files: 33% (5644/17103) Checking out files: 34% (5816/17103) Checking out files: 35% (5987/17103) Checking out files: 36% (6158/17103) Checking out files: 37% (6329/17103) Checking out files: 38% (6500/17103) Checking out files: 39% (6671/17103) Checking out files: 40% (6842/17103) Checking out files: 41% (7013/17103) Checking out files: 42% (7184/17103) Checking out files: 43% (7355/17103) Checking out files: 44% (7526/17103) Checking out files: 45% (7697/17103) Checking out files: 46% (7868/17103) Checking out files: 47% (8039/17103) Checking out files: 48% (8210/17103) Checking out files: 49% (8381/17103) Checking out files: 50% (8552/17103) Checking out files: 51% (8723/17103) Checking out files: 52% (8894/17103) Checking out files: 53% (9065/17103) Checking out files: 54% (9236/17103) Checking out files: 55% (9407/17103) Checking out files: 56% (9578/17103) Checking out files: 57% (9749/17103) Checking out files: 58% (9920/17103) Checking out files: 59% (10091/17103) Checking out files: 60% (10262/17103) Checking out files: 61% (10433/17103) Checking out files: 62% (10604/17103) Checking out files: 62% (10697/17103) Checking out files: 63% (10775/17103) Checking out files: 64% (10946/17103) Checking out files: 65% (11117/17103) Checking out files: 66% (11288/17103) Checking out files: 67% (11460/17103) Checking out files: 68% (11631/17103) Checking out files: 69% (11802/17103) Checking out files: 70% (11973/17103) Checking out files: 71% (12144/17103) Checking out files: 72% (12315/17103) Checking out files: 73% (12486/17103) Checking out files: 74% (12657/17103) Checking out files: 75% (12828/17103) Checking out files: 76% (12999/17103) Checking out files: 77% (13170/17103) Checking out files: 78% (13341/17103) Checking out files: 79% (13512/17103) Checking out files: 80% (13683/17103) Checking out files: 81% (13854/17103) Checking out files: 82% (14025/17103) Checking out files: 83% (14196/17103) Checking out files: 84% (14367/17103) Checking out files: 85% (14538/17103) Checking out files: 86% (14709/17103) Checking out files: 87% (14880/17103) Checking out files: 88% (15051/17103) Checking out files: 89% (15222/17103) Checking out files: 90% (15393/17103) Checking out files: 91% (15564/17103) Checking out files: 92% (15735/17103) Checking out files: 93% (15906/17103) Checking out files: 94% (16077/17103) Checking out files: 95% (16248/17103) Checking out files: 96% (16419/17103) Checking out files: 97% (16590/17103) Checking out files: 98% (16761/17103) Checking out files: 99% (16932/17103) Checking out files: 99% (16999/17103) Checking out files: 99% (17024/17103) Checking out files: 99% (17039/17103) Checking out files: 99% (17087/17103) Checking out files: 100% (17103/17103) Checking out files: 100% (17103/17103), done. [INFO] validating manifest of git repo https://github.com/yoshietao/Rust on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yoshietao/Rust [INFO] finished tweaking git repo https://github.com/yoshietao/Rust [INFO] tweaked toml for git repo https://github.com/yoshietao/Rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/yoshietao/Rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 10b1557077fc3228c5a23a0b057b7e95383550c2ca1cf65772d1efa5843e0021 [INFO] running `Command { std: "docker" "start" "-a" "10b1557077fc3228c5a23a0b057b7e95383550c2ca1cf65772d1efa5843e0021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10b1557077fc3228c5a23a0b057b7e95383550c2ca1cf65772d1efa5843e0021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b1557077fc3228c5a23a0b057b7e95383550c2ca1cf65772d1efa5843e0021", kill_on_drop: false }` [INFO] [stdout] 10b1557077fc3228c5a23a0b057b7e95383550c2ca1cf65772d1efa5843e0021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 294cd04754bfae7795fae71fac82afa34bcfe6aa024b3d5c0e81c70d27ec3c2f [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" "294cd04754bfae7795fae71fac82afa34bcfe6aa024b3d5c0e81c70d27ec3c2f", kill_on_drop: false }` [INFO] [stderr] Checking hello_world v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "294cd04754bfae7795fae71fac82afa34bcfe6aa024b3d5c0e81c70d27ec3c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294cd04754bfae7795fae71fac82afa34bcfe6aa024b3d5c0e81c70d27ec3c2f", kill_on_drop: false }` [INFO] [stdout] 294cd04754bfae7795fae71fac82afa34bcfe6aa024b3d5c0e81c70d27ec3c2f