[INFO] cloning repository https://github.com/elbart/yake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elbart/yake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbart%2Fyake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbart%2Fyake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3fd4d5409e59c892c7d4339b0fde8c777718e63a [INFO] checking elbart/yake against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felbart%2Fyake" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elbart/yake on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elbart/yake [INFO] finished tweaking git repo https://github.com/elbart/yake [INFO] tweaked toml for git repo https://github.com/elbart/yake written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/elbart/yake already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.7.4 [INFO] [stderr] Downloaded serde v1.0.54 [INFO] [stderr] Downloaded serde_derive v1.0.54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f90a8945b2b2fff44690d60082bb3ae0d119d91da8d09087880cd18ba9771a1e [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" "f90a8945b2b2fff44690d60082bb3ae0d119d91da8d09087880cd18ba9771a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f90a8945b2b2fff44690d60082bb3ae0d119d91da8d09087880cd18ba9771a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90a8945b2b2fff44690d60082bb3ae0d119d91da8d09087880cd18ba9771a1e", kill_on_drop: false }` [INFO] [stdout] f90a8945b2b2fff44690d60082bb3ae0d119d91da8d09087880cd18ba9771a1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efc809e3a5394cdb97c2a89013e959087be5b1fcdce7c6bb2340e5448526c2af [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" "efc809e3a5394cdb97c2a89013e959087be5b1fcdce7c6bb2340e5448526c2af", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking libc v0.2.40 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking dtoa v0.4.2 [INFO] [stderr] Checking serde v1.0.54 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.9 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Compiling serde_derive v1.0.54 [INFO] [stderr] Checking serde_yaml v0.7.4 [INFO] [stderr] Checking yake v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.52s [INFO] running `Command { std: "docker" "inspect" "efc809e3a5394cdb97c2a89013e959087be5b1fcdce7c6bb2340e5448526c2af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efc809e3a5394cdb97c2a89013e959087be5b1fcdce7c6bb2340e5448526c2af", kill_on_drop: false }` [INFO] [stdout] efc809e3a5394cdb97c2a89013e959087be5b1fcdce7c6bb2340e5448526c2af