[INFO] cloning repository https://github.com/jannessantoso/rust_test1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jannessantoso/rust_test1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannessantoso%2Frust_test1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannessantoso%2Frust_test1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d6f6eb79daaff23b866c92af0e1a2c4f5df033b [INFO] checking jannessantoso/rust_test1 against try#894d32a5432c6a6461bb2aac7c3d5f2e87dce83f for pr-77015 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannessantoso%2Frust_test1" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 64% (825/1289) Checking out files: 65% (838/1289) Checking out files: 66% (851/1289) Checking out files: 67% (864/1289) Checking out files: 68% (877/1289) Checking out files: 69% (890/1289) Checking out files: 70% (903/1289) Checking out files: 71% (916/1289) Checking out files: 72% (929/1289) Checking out files: 73% (941/1289) Checking out files: 74% (954/1289) Checking out files: 75% (967/1289) Checking out files: 76% (980/1289) Checking out files: 77% (993/1289) Checking out files: 78% (1006/1289) Checking out files: 79% (1019/1289) Checking out files: 80% (1032/1289) Checking out files: 81% (1045/1289) Checking out files: 82% (1057/1289) Checking out files: 83% (1070/1289) Checking out files: 84% (1083/1289) Checking out files: 85% (1096/1289) Checking out files: 86% (1109/1289) Checking out files: 87% (1122/1289) Checking out files: 88% (1135/1289) Checking out files: 89% (1148/1289) Checking out files: 90% (1161/1289) Checking out files: 91% (1173/1289) Checking out files: 92% (1186/1289) Checking out files: 93% (1199/1289) Checking out files: 94% (1212/1289) Checking out files: 95% (1225/1289) Checking out files: 96% (1238/1289) Checking out files: 97% (1251/1289) Checking out files: 98% (1264/1289) Checking out files: 99% (1277/1289) Checking out files: 100% (1289/1289) Checking out files: 100% (1289/1289), done. [INFO] validating manifest of git repo https://github.com/jannessantoso/rust_test1 on toolchain 894d32a5432c6a6461bb2aac7c3d5f2e87dce83f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jannessantoso/rust_test1 [INFO] finished tweaking git repo https://github.com/jannessantoso/rust_test1 [INFO] tweaked toml for git repo https://github.com/jannessantoso/rust_test1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/jannessantoso/rust_test1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "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] ba02e570d36e7c14aa753c5d02930983a8730665c446ec82c1900a3c18f6c405 [INFO] running `Command { std: "docker" "start" "-a" "ba02e570d36e7c14aa753c5d02930983a8730665c446ec82c1900a3c18f6c405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba02e570d36e7c14aa753c5d02930983a8730665c446ec82c1900a3c18f6c405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba02e570d36e7c14aa753c5d02930983a8730665c446ec82c1900a3c18f6c405", kill_on_drop: false }` [INFO] [stdout] ba02e570d36e7c14aa753c5d02930983a8730665c446ec82c1900a3c18f6c405 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 7c85d7158d4cac16d1d9698f7f40ec048981fcbdc1b115673248c1c311735e1b [INFO] running `Command { std: "docker" "start" "-a" "7c85d7158d4cac16d1d9698f7f40ec048981fcbdc1b115673248c1c311735e1b", kill_on_drop: false }` [INFO] [stderr] Checking test1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `Command { std: "docker" "inspect" "7c85d7158d4cac16d1d9698f7f40ec048981fcbdc1b115673248c1c311735e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c85d7158d4cac16d1d9698f7f40ec048981fcbdc1b115673248c1c311735e1b", kill_on_drop: false }` [INFO] [stdout] 7c85d7158d4cac16d1d9698f7f40ec048981fcbdc1b115673248c1c311735e1b