[INFO] cloning repository https://github.com/0000marcell/rust-sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0000marcell/rust-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0000marcell%2Frust-sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0000marcell%2Frust-sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6370cfe3b752350673b773cf0cf2549e8fb6bc0 [INFO] checking 0000marcell/rust-sandbox against try#81275a1445c7502a974118e0c69b795ab60be991 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0000marcell%2Frust-sandbox" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 56% (529/941) Checking out files: 57% (537/941) Checking out files: 58% (546/941) Checking out files: 59% (556/941) Checking out files: 60% (565/941) Checking out files: 61% (575/941) Checking out files: 62% (584/941) Checking out files: 63% (593/941) Checking out files: 64% (603/941) Checking out files: 65% (612/941) Checking out files: 66% (622/941) Checking out files: 67% (631/941) Checking out files: 68% (640/941) Checking out files: 69% (650/941) Checking out files: 70% (659/941) Checking out files: 71% (669/941) Checking out files: 72% (678/941) Checking out files: 73% (687/941) Checking out files: 74% (697/941) Checking out files: 75% (706/941) Checking out files: 76% (716/941) Checking out files: 77% (725/941) Checking out files: 78% (734/941) Checking out files: 79% (744/941) Checking out files: 80% (753/941) Checking out files: 81% (763/941) Checking out files: 82% (772/941) Checking out files: 83% (782/941) Checking out files: 84% (791/941) Checking out files: 84% (796/941) Checking out files: 85% (800/941) Checking out files: 86% (810/941) Checking out files: 87% (819/941) Checking out files: 88% (829/941) Checking out files: 89% (838/941) Checking out files: 90% (847/941) Checking out files: 91% (857/941) Checking out files: 92% (866/941) Checking out files: 93% (876/941) Checking out files: 94% (885/941) Checking out files: 95% (894/941) Checking out files: 96% (904/941) Checking out files: 97% (913/941) Checking out files: 98% (923/941) Checking out files: 99% (932/941) Checking out files: 100% (941/941) Checking out files: 100% (941/941), done. [INFO] validating manifest of git repo https://github.com/0000marcell/rust-sandbox on toolchain 81275a1445c7502a974118e0c69b795ab60be991 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/0000marcell/rust-sandbox [INFO] finished tweaking git repo https://github.com/0000marcell/rust-sandbox [INFO] tweaked toml for git repo https://github.com/0000marcell/rust-sandbox written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/0000marcell/rust-sandbox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e40e9489efc183e95737414779ac975b5f86d8c7b5aa5ecc74964a8cc193c169 [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" "e40e9489efc183e95737414779ac975b5f86d8c7b5aa5ecc74964a8cc193c169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e40e9489efc183e95737414779ac975b5f86d8c7b5aa5ecc74964a8cc193c169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e40e9489efc183e95737414779ac975b5f86d8c7b5aa5ecc74964a8cc193c169", kill_on_drop: false }` [INFO] [stdout] e40e9489efc183e95737414779ac975b5f86d8c7b5aa5ecc74964a8cc193c169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+81275a1445c7502a974118e0c69b795ab60be991" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0acbf3bfa85f6e7cba00fefec973fddd69ce492cd56e27c85b7de8723d23c49b [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" "0acbf3bfa85f6e7cba00fefec973fddd69ce492cd56e27c85b7de8723d23c49b", kill_on_drop: false }` [INFO] [stderr] Checking rust-sandbox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "0acbf3bfa85f6e7cba00fefec973fddd69ce492cd56e27c85b7de8723d23c49b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0acbf3bfa85f6e7cba00fefec973fddd69ce492cd56e27c85b7de8723d23c49b", kill_on_drop: false }` [INFO] [stdout] 0acbf3bfa85f6e7cba00fefec973fddd69ce492cd56e27c85b7de8723d23c49b