[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#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyoshietao%2FRust" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 32% (5601/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: 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: 90% (15483/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% (17013/17103) Checking out files: 99% (17024/17103) Checking out files: 99% (17060/17103) Checking out files: 99% (17073/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 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/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-0/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] ece01d58d815ac0e64dcafce20b3a9aed26ff92e7899c31cce8b8cd629acd8df [INFO] running `Command { std: "docker" "start" "-a" "ece01d58d815ac0e64dcafce20b3a9aed26ff92e7899c31cce8b8cd629acd8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ece01d58d815ac0e64dcafce20b3a9aed26ff92e7899c31cce8b8cd629acd8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece01d58d815ac0e64dcafce20b3a9aed26ff92e7899c31cce8b8cd629acd8df", kill_on_drop: false }` [INFO] [stdout] ece01d58d815ac0e64dcafce20b3a9aed26ff92e7899c31cce8b8cd629acd8df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc61e1fb9d6b0980553e0d60c9a60fbf769dcb6579f278cd568b7fa48069e43a [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" "bc61e1fb9d6b0980553e0d60c9a60fbf769dcb6579f278cd568b7fa48069e43a", 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.34s [INFO] running `Command { std: "docker" "inspect" "bc61e1fb9d6b0980553e0d60c9a60fbf769dcb6579f278cd568b7fa48069e43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc61e1fb9d6b0980553e0d60c9a60fbf769dcb6579f278cd568b7fa48069e43a", kill_on_drop: false }` [INFO] [stdout] bc61e1fb9d6b0980553e0d60c9a60fbf769dcb6579f278cd568b7fa48069e43a