[INFO] fetching crate project_init 3.1.23... [INFO] checking project_init-3.1.23 against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] extracting crate project_init 3.1.23 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate project_init 3.1.23 on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking crates.io crate project_init 3.1.23 [INFO] finished tweaking crates.io crate project_init 3.1.23 [INFO] tweaked toml for crates.io crate project_init 3.1.23 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate project_init 3.1.23 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustache-lists v0.1.2 [INFO] [stderr] Downloaded toml v0.5.4 [INFO] [stderr] Downloaded text_io v0.1.6 [INFO] [stderr] Downloaded cli-setup v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75352eac23bf0b195a820e6fd15f8c465cf082e258e339fea92c9ae6d3aebd76 [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" "75352eac23bf0b195a820e6fd15f8c465cf082e258e339fea92c9ae6d3aebd76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75352eac23bf0b195a820e6fd15f8c465cf082e258e339fea92c9ae6d3aebd76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75352eac23bf0b195a820e6fd15f8c465cf082e258e339fea92c9ae6d3aebd76", kill_on_drop: false }` [INFO] [stdout] 75352eac23bf0b195a820e6fd15f8c465cf082e258e339fea92c9ae6d3aebd76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 386358cc62f4a1f22cf15e5685069a5dbe916d9cc5c64ed639c38ffad255fd38 [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" "386358cc62f4a1f22cf15e5685069a5dbe916d9cc5c64ed639c38ffad255fd38", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Checking smallvec v0.6.12 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Checking unicode-segmentation v1.5.0 [INFO] [stderr] Checking text_io v0.1.6 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling libssh2-sys v0.2.13 [INFO] [stderr] Compiling libgit2-sys v0.9.1 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking rustache-lists v0.1.2 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Compiling cli-setup v0.2.5 [INFO] [stderr] Compiling project_init v3.1.23 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.5.4 [INFO] [stderr] Checking git2 v0.10.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.94s [INFO] running `Command { std: "docker" "inspect" "386358cc62f4a1f22cf15e5685069a5dbe916d9cc5c64ed639c38ffad255fd38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "386358cc62f4a1f22cf15e5685069a5dbe916d9cc5c64ed639c38ffad255fd38", kill_on_drop: false }` [INFO] [stdout] 386358cc62f4a1f22cf15e5685069a5dbe916d9cc5c64ed639c38ffad255fd38