[INFO] cloning repository https://github.com/fao89/pdc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fao89/pdc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffao89%2Fpdc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffao89%2Fpdc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d46aa00f34f91d4cf74fea8b3507e1bddf15f428 [INFO] checking fao89/pdc against try#961316100510fe780d266d35bcf68702fbb049e5 for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffao89%2Fpdc" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fao89/pdc on toolchain 961316100510fe780d266d35bcf68702fbb049e5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fao89/pdc [INFO] finished tweaking git repo https://github.com/fao89/pdc [INFO] tweaked toml for git repo https://github.com/fao89/pdc written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/fao89/pdc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spinner v0.5.0 [INFO] [stderr] Downloaded spinners v1.2.0 [INFO] [stderr] Downloaded term v0.6.1 [INFO] [stderr] Downloaded ansi_term v0.7.5 [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c50234c30490284f4c3ca4b8977fcae7a20eae67fc86eed7817aa8bd2438c58a [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" "c50234c30490284f4c3ca4b8977fcae7a20eae67fc86eed7817aa8bd2438c58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c50234c30490284f4c3ca4b8977fcae7a20eae67fc86eed7817aa8bd2438c58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50234c30490284f4c3ca4b8977fcae7a20eae67fc86eed7817aa8bd2438c58a", kill_on_drop: false }` [INFO] [stdout] c50234c30490284f4c3ca4b8977fcae7a20eae67fc86eed7817aa8bd2438c58a [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93322f09dc847cb550e90d1c2fdc53ff10fc7871efbcfaf8f7f6c4a43ea88959 [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" "93322f09dc847cb550e90d1c2fdc53ff10fc7871efbcfaf8f7f6c4a43ea88959", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking strum v0.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Checking spinner v0.5.0 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Checking spinners v1.2.0 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Checking pdc v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "93322f09dc847cb550e90d1c2fdc53ff10fc7871efbcfaf8f7f6c4a43ea88959", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93322f09dc847cb550e90d1c2fdc53ff10fc7871efbcfaf8f7f6c4a43ea88959", kill_on_drop: false }` [INFO] [stdout] 93322f09dc847cb550e90d1c2fdc53ff10fc7871efbcfaf8f7f6c4a43ea88959