[INFO] fetching crate git-trim 0.4.2... [INFO] checking git-trim-0.4.2 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate git-trim 0.4.2 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate git-trim 0.4.2 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/source/rust-toolchain [INFO] started tweaking crates.io crate git-trim 0.4.2 [INFO] finished tweaking crates.io crate git-trim 0.4.2 [INFO] tweaked toml for crates.io crate git-trim 0.4.2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate git-trim 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded console v0.10.3 [INFO] [stderr] Downloaded vergen v3.1.0 [INFO] [stderr] Downloaded rson_rs v0.2.1 [INFO] [stderr] Downloaded dialoguer v0.5.1 [INFO] [stderr] Downloaded terminal_size v0.1.12 [INFO] [stderr] Downloaded libgit2-sys v0.9.2 [INFO] [stderr] Downloaded git2 v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ccfd4c015701213a1398c47a65b1066860fef9e53c8c1f40d1aac8eb66d03ee [INFO] running `Command { std: "docker" "start" "-a" "7ccfd4c015701213a1398c47a65b1066860fef9e53c8c1f40d1aac8eb66d03ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ccfd4c015701213a1398c47a65b1066860fef9e53c8c1f40d1aac8eb66d03ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ccfd4c015701213a1398c47a65b1066860fef9e53c8c1f40d1aac8eb66d03ee", kill_on_drop: false }` [INFO] [stdout] 7ccfd4c015701213a1398c47a65b1066860fef9e53c8c1f40d1aac8eb66d03ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43478632f473a4b7a83b7e43b2db69a9d0daaf837ad5c86e5d5730fb8bf1b9cc [INFO] running `Command { std: "docker" "start" "-a" "43478632f473a4b7a83b7e43b2db69a9d0daaf837ad5c86e5d5730fb8bf1b9cc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Checking aho-corasick v0.7.12 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.12 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.17 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Checking console v0.10.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking dialoguer v0.5.1 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling git-trim v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking git2 v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Checking paw v1.0.0 [INFO] [stderr] Compiling clap_derive-v3 v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking clap-v3 v3.0.0-beta.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.10s [INFO] running `Command { std: "docker" "inspect" "43478632f473a4b7a83b7e43b2db69a9d0daaf837ad5c86e5d5730fb8bf1b9cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43478632f473a4b7a83b7e43b2db69a9d0daaf837ad5c86e5d5730fb8bf1b9cc", kill_on_drop: false }` [INFO] [stdout] 43478632f473a4b7a83b7e43b2db69a9d0daaf837ad5c86e5d5730fb8bf1b9cc