[INFO] cloning repository https://github.com/parketh/merkle-distributor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parketh/merkle-distributor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparketh%2Fmerkle-distributor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparketh%2Fmerkle-distributor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ddddb87531ab4a1f43a716997b07e4f3afac474
[INFO] checking parketh/merkle-distributor against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparketh%2Fmerkle-distributor" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/parketh/merkle-distributor
[INFO] finished tweaking git repo https://github.com/parketh/merkle-distributor
[INFO] tweaked toml for git repo https://github.com/parketh/merkle-distributor written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/parketh/merkle-distributor on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/parketh/merkle-distributor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f64f353e9cfbd5684703d4a535d1a81d87c705859bbe384836304d978b967d76
[INFO] running `Command { std: "docker" "start" "-a" "f64f353e9cfbd5684703d4a535d1a81d87c705859bbe384836304d978b967d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f64f353e9cfbd5684703d4a535d1a81d87c705859bbe384836304d978b967d76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f64f353e9cfbd5684703d4a535d1a81d87c705859bbe384836304d978b967d76", kill_on_drop: false }`
[INFO] [stdout] f64f353e9cfbd5684703d4a535d1a81d87c705859bbe384836304d978b967d76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c9a845b12b30eee2b4ea5368224c52c07f96ff4f0796c95d3bac2c4365ca1e4
[INFO] running `Command { std: "docker" "start" "-a" "0c9a845b12b30eee2b4ea5368224c52c07f96ff4f0796c95d3bac2c4365ca1e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.1/src/funcs.rs:395:21
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 let var_name = match var_name.as_str() {
[INFO] [stdout]     |                                      ----------------- this expression has type `&str`
[INFO] [stdout] 395 |                     Some(var_name) => var_name,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ expected `str`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `str`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/shellexpand-3.1.1/src/funcs.rs:397:21
[INFO] [stdout]     |
[INFO] [stdout] 394 |                 let var_name = match var_name.as_str() {
[INFO] [stdout]     |                                      ----------------- this expression has type `&str`
[INFO] [stdout] ...
[INFO] [stdout] 397 |                     None => return Ok(None),
[INFO] [stdout]     |                     ^^^^ expected `str`, found `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type `str`
[INFO] [stdout]                found enum `Option<_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `shellexpand` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0c9a845b12b30eee2b4ea5368224c52c07f96ff4f0796c95d3bac2c4365ca1e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c9a845b12b30eee2b4ea5368224c52c07f96ff4f0796c95d3bac2c4365ca1e4", kill_on_drop: false }`
[INFO] [stdout] 0c9a845b12b30eee2b4ea5368224c52c07f96ff4f0796c95d3bac2c4365ca1e4
