[INFO] cloning repository https://github.com/Chivier/Rustshell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Chivier/Rustshell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChivier%2FRustshell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChivier%2FRustshell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff34922a3ddbc52aff46615f3392e328fa09f906 [INFO] checking Chivier/Rustshell against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChivier%2FRustshell" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 24% (411/1656) Checking out files: 25% (414/1656) Checking out files: 26% (431/1656) Checking out files: 27% (448/1656) Checking out files: 27% (456/1656) Checking out files: 28% (464/1656) Checking out files: 29% (481/1656) Checking out files: 30% (497/1656) Checking out files: 31% (514/1656) Checking out files: 31% (525/1656) Checking out files: 32% (530/1656) Checking out files: 33% (547/1656) Checking out files: 34% (564/1656) Checking out files: 35% (580/1656) Checking out files: 36% (597/1656) Checking out files: 37% (613/1656) Checking out files: 38% (630/1656) Checking out files: 39% (646/1656) Checking out files: 40% (663/1656) Checking out files: 41% (679/1656) Checking out files: 42% (696/1656) Checking out files: 43% (713/1656) Checking out files: 44% (729/1656) Checking out files: 45% (746/1656) Checking out files: 46% (762/1656) Checking out files: 47% (779/1656) Checking out files: 48% (795/1656) Checking out files: 49% (812/1656) Checking out files: 50% (828/1656) Checking out files: 51% (845/1656) Checking out files: 52% (862/1656) Checking out files: 53% (878/1656) Checking out files: 54% (895/1656) Checking out files: 55% (911/1656) Checking out files: 56% (928/1656) Checking out files: 57% (944/1656) Checking out files: 58% (961/1656) Checking out files: 59% (978/1656) Checking out files: 60% (994/1656) Checking out files: 61% (1011/1656) Checking out files: 62% (1027/1656) Checking out files: 63% (1044/1656) Checking out files: 64% (1060/1656) Checking out files: 65% (1077/1656) Checking out files: 66% (1093/1656) Checking out files: 67% (1110/1656) Checking out files: 68% (1127/1656) Checking out files: 69% (1143/1656) Checking out files: 70% (1160/1656) Checking out files: 71% (1176/1656) Checking out files: 72% (1193/1656) Checking out files: 73% (1209/1656) Checking out files: 74% (1226/1656) Checking out files: 75% (1242/1656) Checking out files: 76% (1259/1656) Checking out files: 77% (1276/1656) Checking out files: 78% (1292/1656) Checking out files: 79% (1309/1656) Checking out files: 80% (1325/1656) Checking out files: 81% (1342/1656) Checking out files: 82% (1358/1656) Checking out files: 83% (1375/1656) Checking out files: 84% (1392/1656) Checking out files: 85% (1408/1656) Checking out files: 86% (1425/1656) Checking out files: 87% (1441/1656) Checking out files: 88% (1458/1656) Checking out files: 89% (1474/1656) Checking out files: 90% (1491/1656) Checking out files: 91% (1507/1656) Checking out files: 92% (1524/1656) Checking out files: 93% (1541/1656) Checking out files: 94% (1557/1656) Checking out files: 95% (1574/1656) Checking out files: 96% (1590/1656) Checking out files: 96% (1594/1656) Checking out files: 97% (1607/1656) Checking out files: 98% (1623/1656) Checking out files: 99% (1640/1656) Checking out files: 100% (1656/1656) Checking out files: 100% (1656/1656), done. [INFO] validating manifest of git repo https://github.com/Chivier/Rustshell 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/Chivier/Rustshell [INFO] finished tweaking git repo https://github.com/Chivier/Rustshell [INFO] tweaked toml for git repo https://github.com/Chivier/Rustshell written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/Chivier/Rustshell 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] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e64f2163794c2690ff05d50a8cfbb0f8f00710e9b3035ddc74b87f7a2a4ad72f [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" "e64f2163794c2690ff05d50a8cfbb0f8f00710e9b3035ddc74b87f7a2a4ad72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e64f2163794c2690ff05d50a8cfbb0f8f00710e9b3035ddc74b87f7a2a4ad72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64f2163794c2690ff05d50a8cfbb0f8f00710e9b3035ddc74b87f7a2a4ad72f", kill_on_drop: false }` [INFO] [stdout] e64f2163794c2690ff05d50a8cfbb0f8f00710e9b3035ddc74b87f7a2a4ad72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] ed38197413a6d7e4ff7f6633c505333457e1f2eab881f470e0c3612c4d981593 [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" "ed38197413a6d7e4ff7f6633c505333457e1f2eab881f470e0c3612c4d981593", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.path [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Checking smallstr v0.1.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking whoami v0.2.4 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Checking nom v4.2.3 [INFO] [stderr] Checking nix v0.7.0 [INFO] [stderr] Checking exec v0.3.1 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling cicada v0.9.3 [INFO] [stderr] Compiling libsqlite3-sys v0.11.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling terminfo v0.6.1 [INFO] [stderr] Checking mortal v0.1.5 [INFO] [stderr] Checking linefeed v0.5.4 [INFO] [stderr] Checking rusqlite v0.16.0 [INFO] [stderr] Checking rustshell v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.41s [INFO] running `Command { std: "docker" "inspect" "ed38197413a6d7e4ff7f6633c505333457e1f2eab881f470e0c3612c4d981593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed38197413a6d7e4ff7f6633c505333457e1f2eab881f470e0c3612c4d981593", kill_on_drop: false }` [INFO] [stdout] ed38197413a6d7e4ff7f6633c505333457e1f2eab881f470e0c3612c4d981593