[INFO] fetching crate hashdeep-compare 0.4.0... [INFO] checking hashdeep-compare-0.4.0 against try#07fecb9cf34c4979a772ba38c99d6d9144768413 for pr-87710 [INFO] extracting crate hashdeep-compare 0.4.0 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate hashdeep-compare 0.4.0 on toolchain 07fecb9cf34c4979a772ba38c99d6d9144768413 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hashdeep-compare 0.4.0 [INFO] finished tweaking crates.io crate hashdeep-compare 0.4.0 [INFO] tweaked toml for crates.io crate hashdeep-compare 0.4.0 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate crates.io crate hashdeep-compare 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1eb1107a6c4621d4ea2f599642cf8b7329ce9a62d601bf0c3b8848c11012a730 [INFO] running `Command { std: "docker" "start" "-a" "1eb1107a6c4621d4ea2f599642cf8b7329ce9a62d601bf0c3b8848c11012a730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1eb1107a6c4621d4ea2f599642cf8b7329ce9a62d601bf0c3b8848c11012a730", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb1107a6c4621d4ea2f599642cf8b7329ce9a62d601bf0c3b8848c11012a730", kill_on_drop: false }` [INFO] [stdout] 1eb1107a6c4621d4ea2f599642cf8b7329ce9a62d601bf0c3b8848c11012a730 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "+07fecb9cf34c4979a772ba38c99d6d9144768413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c950af460721c75fef9f31adc3039891762b2600ec9fb3a99260d75e500989e2 [INFO] running `Command { std: "docker" "start" "-a" "c950af460721c75fef9f31adc3039891762b2600ec9fb3a99260d75e500989e2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking peeking_take_while v0.1.2 [INFO] [stderr] Checking pathdiff v0.2.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking which v4.1.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking predicates v1.0.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking hashdeep-compare v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.56s [INFO] running `Command { std: "docker" "inspect" "c950af460721c75fef9f31adc3039891762b2600ec9fb3a99260d75e500989e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c950af460721c75fef9f31adc3039891762b2600ec9fb3a99260d75e500989e2", kill_on_drop: false }` [INFO] [stdout] c950af460721c75fef9f31adc3039891762b2600ec9fb3a99260d75e500989e2