[INFO] cloning repository https://github.com/ogham/dog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogham/dog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fdog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fdog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 640818d36e7ed04e2666aba90d0c037787cb9d6c [INFO] checking ogham/dog against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fdog" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ogham/dog on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ogham/dog [INFO] finished tweaking git repo https://github.com/ogham/dog [INFO] tweaked toml for git repo https://github.com/ogham/dog written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ogham/dog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4d30ef427aa2221bdc9b4cc7445efdd53283df8c75e7e2832f8a664c9c5e7a4 [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" "f4d30ef427aa2221bdc9b4cc7445efdd53283df8c75e7e2832f8a664c9c5e7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4d30ef427aa2221bdc9b4cc7445efdd53283df8c75e7e2832f8a664c9c5e7a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d30ef427aa2221bdc9b4cc7445efdd53283df8c75e7e2832f8a664c9c5e7a4", kill_on_drop: false }` [INFO] [stdout] f4d30ef427aa2221bdc9b4cc7445efdd53283df8c75e7e2832f8a664c9c5e7a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cc90580991cfbd47a3d94c4cb9c467a72bcf3b690b19461dd9ae11c23a47d7d [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" "8cc90580991cfbd47a3d94c4cb9c467a72bcf3b690b19461dd9ae11c23a47d7d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking unic-idna-punycode v0.9.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking json v0.12.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking pretty_assertions v0.7.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking unic-ucd-hangul v0.9.0 [INFO] [stderr] Checking unic-idna-mapping v0.9.0 [INFO] [stderr] Checking unic-ucd-bidi v0.9.0 [INFO] [stderr] Checking unic-ucd-normal v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling datetime v0.5.1 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking unic-normal v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling dog v0.2.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Checking unic-idna v0.9.0 [INFO] [stderr] Checking dns v0.2.0-pre (/opt/rustwide/workdir/dns) [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking dns-transport v0.2.0-pre (/opt/rustwide/workdir/dns-transport) [INFO] [stderr] Finished dev [unoptimized] target(s) in 27.55s [INFO] running `Command { std: "docker" "inspect" "8cc90580991cfbd47a3d94c4cb9c467a72bcf3b690b19461dd9ae11c23a47d7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cc90580991cfbd47a3d94c4cb9c467a72bcf3b690b19461dd9ae11c23a47d7d", kill_on_drop: false }` [INFO] [stdout] 8cc90580991cfbd47a3d94c4cb9c467a72bcf3b690b19461dd9ae11c23a47d7d