[INFO] cloning repository https://github.com/rusty-bill/TRPL [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusty-bill/TRPL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-bill%2FTRPL", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-bill%2FTRPL'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7b72078e5610840b96bc98783c90af7861d034d [INFO] checking rusty-bill/TRPL against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-bill%2FTRPL" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 23% (3614/15654) Checking out files: 24% (3757/15654) Checking out files: 25% (3914/15654) Checking out files: 26% (4071/15654) Checking out files: 27% (4227/15654) Checking out files: 28% (4384/15654) Checking out files: 29% (4540/15654) Checking out files: 30% (4697/15654) Checking out files: 31% (4853/15654) Checking out files: 32% (5010/15654) Checking out files: 33% (5166/15654) Checking out files: 34% (5323/15654) Checking out files: 35% (5479/15654) Checking out files: 36% (5636/15654) Checking out files: 37% (5792/15654) Checking out files: 38% (5949/15654) Checking out files: 39% (6106/15654) Checking out files: 40% (6262/15654) Checking out files: 41% (6419/15654) Checking out files: 42% (6575/15654) Checking out files: 43% (6732/15654) Checking out files: 44% (6888/15654) Checking out files: 45% (7045/15654) Checking out files: 46% (7201/15654) Checking out files: 47% (7358/15654) Checking out files: 48% (7514/15654) Checking out files: 49% (7671/15654) Checking out files: 50% (7827/15654) Checking out files: 51% (7984/15654) Checking out files: 52% (8141/15654) Checking out files: 53% (8297/15654) Checking out files: 54% (8454/15654) Checking out files: 55% (8610/15654) Checking out files: 56% (8767/15654) Checking out files: 57% (8923/15654) Checking out files: 58% (9080/15654) Checking out files: 59% (9236/15654) Checking out files: 60% (9393/15654) Checking out files: 61% (9549/15654) Checking out files: 62% (9706/15654) Checking out files: 63% (9863/15654) Checking out files: 64% (10019/15654) Checking out files: 65% (10176/15654) Checking out files: 66% (10332/15654) Checking out files: 67% (10489/15654) Checking out files: 68% (10645/15654) Checking out files: 69% (10802/15654) Checking out files: 70% (10958/15654) Checking out files: 71% (11115/15654) Checking out files: 72% (11271/15654) Checking out files: 73% (11428/15654) Checking out files: 74% (11584/15654) Checking out files: 75% (11741/15654) Checking out files: 76% (11898/15654) Checking out files: 77% (12054/15654) Checking out files: 78% (12211/15654) Checking out files: 79% (12367/15654) Checking out files: 79% (12403/15654) Checking out files: 80% (12524/15654) Checking out files: 81% (12680/15654) Checking out files: 82% (12837/15654) Checking out files: 83% (12993/15654) Checking out files: 84% (13150/15654) Checking out files: 85% (13306/15654) Checking out files: 86% (13463/15654) Checking out files: 87% (13619/15654) Checking out files: 88% (13776/15654) Checking out files: 89% (13933/15654) Checking out files: 90% (14089/15654) Checking out files: 91% (14246/15654) Checking out files: 92% (14402/15654) Checking out files: 93% (14559/15654) Checking out files: 94% (14715/15654) Checking out files: 95% (14872/15654) Checking out files: 96% (15028/15654) Checking out files: 97% (15185/15654) Checking out files: 98% (15341/15654) Checking out files: 99% (15498/15654) Checking out files: 100% (15654/15654) Checking out files: 100% (15654/15654), done. [INFO] validating manifest of git repo https://github.com/rusty-bill/TRPL on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rusty-bill/TRPL [INFO] finished tweaking git repo https://github.com/rusty-bill/TRPL [INFO] tweaked toml for git repo https://github.com/rusty-bill/TRPL written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/rusty-bill/TRPL already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2f44fe5500a3554df5b3d0da54c49d5e47a88f8d6077614b0f14caecfcb9e52 [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" "d2f44fe5500a3554df5b3d0da54c49d5e47a88f8d6077614b0f14caecfcb9e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2f44fe5500a3554df5b3d0da54c49d5e47a88f8d6077614b0f14caecfcb9e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f44fe5500a3554df5b3d0da54c49d5e47a88f8d6077614b0f14caecfcb9e52", kill_on_drop: false }` [INFO] [stdout] d2f44fe5500a3554df5b3d0da54c49d5e47a88f8d6077614b0f14caecfcb9e52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 334c92deadea1b35e0059ecf5a768b1feb0087554c65ece3544f6afafb1666fa [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" "334c92deadea1b35e0059ecf5a768b1feb0087554c65ece3544f6afafb1666fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking TRPL v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `TRPL` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `trpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `TRPL` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `trpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "334c92deadea1b35e0059ecf5a768b1feb0087554c65ece3544f6afafb1666fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "334c92deadea1b35e0059ecf5a768b1feb0087554c65ece3544f6afafb1666fa", kill_on_drop: false }` [INFO] [stdout] 334c92deadea1b35e0059ecf5a768b1feb0087554c65ece3544f6afafb1666fa