[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#6526e5c772f2da07db745c94ca6bb0a591a39ba4 for pr-80920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpvdklei%2Fjunior" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 28% (226/796) Checking out files: 29% (231/796) Checking out files: 29% (234/796) Checking out files: 30% (239/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: 43% (345/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: 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 6526e5c772f2da07db745c94ca6bb0a591a39ba4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "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-3/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" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "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] 465b41e5d76979224848318e914d960c4e6ba5ab68255b371a8ab2af443dcac4 [INFO] running `Command { std: "docker" "start" "-a" "465b41e5d76979224848318e914d960c4e6ba5ab68255b371a8ab2af443dcac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "465b41e5d76979224848318e914d960c4e6ba5ab68255b371a8ab2af443dcac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "465b41e5d76979224848318e914d960c4e6ba5ab68255b371a8ab2af443dcac4", kill_on_drop: false }` [INFO] [stdout] 465b41e5d76979224848318e914d960c4e6ba5ab68255b371a8ab2af443dcac4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+6526e5c772f2da07db745c94ca6bb0a591a39ba4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e38572f8997963bbd48d237741c56f6165171d3868fe5b06d4f38b9d17eb651d [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" "e38572f8997963bbd48d237741c56f6165171d3868fe5b06d4f38b9d17eb651d", kill_on_drop: false }` [INFO] [stderr] Checking junior v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "e38572f8997963bbd48d237741c56f6165171d3868fe5b06d4f38b9d17eb651d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e38572f8997963bbd48d237741c56f6165171d3868fe5b06d4f38b9d17eb651d", kill_on_drop: false }` [INFO] [stdout] e38572f8997963bbd48d237741c56f6165171d3868fe5b06d4f38b9d17eb651d