[INFO] cloning repository https://github.com/pvdklei/junior [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pvdklei/junior" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvdklei%2Fjunior", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvdklei%2Fjunior'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5c5b955f62a034783a0e0bd52dfeb073eaf7b32 [INFO] checking pvdklei/junior against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvdklei%2Fjunior" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 28% (226/796) Checking out files: 28% (227/796) Checking out files: 29% (231/796) Checking out files: 30% (239/796) Checking out files: 30% (242/796) Checking out files: 30% (244/796) Checking out files: 31% (247/796) Checking out files: 32% (255/796) Checking out files: 33% (263/796) Checking out files: 34% (271/796) Checking out files: 35% (279/796) Checking out files: 36% (287/796) Checking out files: 37% (295/796) Checking out files: 38% (303/796) Checking out files: 39% (311/796) Checking out files: 40% (319/796) Checking out files: 41% (327/796) Checking out files: 42% (335/796) Checking out files: 43% (343/796) Checking out files: 44% (351/796) Checking out files: 45% (359/796) Checking out files: 46% (367/796) Checking out files: 47% (375/796) Checking out files: 48% (383/796) Checking out files: 49% (391/796) Checking out files: 50% (398/796) Checking out files: 51% (406/796) Checking out files: 52% (414/796) Checking out files: 53% (422/796) Checking out files: 54% (430/796) Checking out files: 55% (438/796) Checking out files: 56% (446/796) Checking out files: 57% (454/796) Checking out files: 58% (462/796) Checking out files: 59% (470/796) Checking out files: 60% (478/796) Checking out files: 61% (486/796) Checking out files: 62% (494/796) Checking out files: 63% (502/796) Checking out files: 64% (510/796) Checking out files: 65% (518/796) Checking out files: 65% (522/796) Checking out files: 66% (526/796) Checking out files: 67% (534/796) Checking out files: 68% (542/796) Checking out files: 69% (550/796) Checking out files: 70% (558/796) Checking out files: 71% (566/796) Checking out files: 72% (574/796) Checking out files: 73% (582/796) Checking out files: 74% (590/796) Checking out files: 75% (597/796) Checking out files: 76% (605/796) Checking out files: 77% (613/796) Checking out files: 78% (621/796) Checking out files: 79% (629/796) Checking out files: 80% (637/796) Checking out files: 81% (645/796) Checking out files: 82% (653/796) Checking out files: 83% (661/796) Checking out files: 84% (669/796) Checking out files: 85% (677/796) Checking out files: 86% (685/796) Checking out files: 87% (693/796) Checking out files: 88% (701/796) Checking out files: 89% (709/796) Checking out files: 90% (717/796) Checking out files: 91% (725/796) Checking out files: 92% (733/796) Checking out files: 93% (741/796) Checking out files: 94% (749/796) Checking out files: 95% (757/796) Checking out files: 96% (765/796) Checking out files: 97% (773/796) Checking out files: 98% (781/796) Checking out files: 99% (789/796) Checking out files: 100% (796/796) Checking out files: 100% (796/796), done. [INFO] validating manifest of git repo https://github.com/pvdklei/junior 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/pvdklei/junior [INFO] finished tweaking git repo https://github.com/pvdklei/junior [INFO] tweaked toml for git repo https://github.com/pvdklei/junior written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/pvdklei/junior 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] 8943c784da83dd4ffcb1935a4b82117133899be73bcb6d004a48179594dcf861 [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" "8943c784da83dd4ffcb1935a4b82117133899be73bcb6d004a48179594dcf861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8943c784da83dd4ffcb1935a4b82117133899be73bcb6d004a48179594dcf861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8943c784da83dd4ffcb1935a4b82117133899be73bcb6d004a48179594dcf861", kill_on_drop: false }` [INFO] [stdout] 8943c784da83dd4ffcb1935a4b82117133899be73bcb6d004a48179594dcf861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ef00bda7939b7a19b7d0158ecf033ba74729cf466ca0c162747ef37028b36527 [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" "ef00bda7939b7a19b7d0158ecf033ba74729cf466ca0c162747ef37028b36527", kill_on_drop: false }` [INFO] [stderr] Checking junior v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "ef00bda7939b7a19b7d0158ecf033ba74729cf466ca0c162747ef37028b36527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef00bda7939b7a19b7d0158ecf033ba74729cf466ca0c162747ef37028b36527", kill_on_drop: false }` [INFO] [stdout] ef00bda7939b7a19b7d0158ecf033ba74729cf466ca0c162747ef37028b36527