[INFO] cloning repository https://github.com/gibfahn/dot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gibfahn/dot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9e9404baab7a1649381f8fa054d9900a4ef0df21
[INFO] checking gibfahn/dot-rs against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgibfahn%2Fdot-rs" "/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/gibfahn/dot-rs
[INFO] finished tweaking git repo https://github.com/gibfahn/dot-rs
[INFO] tweaked toml for git repo https://github.com/gibfahn/dot-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gibfahn/dot-rs 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/gibfahn/dot-rs 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] 966bdcfbe16b2e926e9ddc1efd9a5c681d55ecf14b6759d9ce0f66a6964fe31e
[INFO] running `Command { std: "docker" "start" "-a" "966bdcfbe16b2e926e9ddc1efd9a5c681d55ecf14b6759d9ce0f66a6964fe31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "966bdcfbe16b2e926e9ddc1efd9a5c681d55ecf14b6759d9ce0f66a6964fe31e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "966bdcfbe16b2e926e9ddc1efd9a5c681d55ecf14b6759d9ce0f66a6964fe31e", kill_on_drop: false }`
[INFO] [stdout] 966bdcfbe16b2e926e9ddc1efd9a5c681d55ecf14b6759d9ce0f66a6964fe31e
[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] 59956c87132a61846eacfc2a7ed5f74d224b623abddffdc43aadeb12250a3eec
[INFO] running `Command { std: "docker" "start" "-a" "59956c87132a61846eacfc2a7ed5f74d224b623abddffdc43aadeb12250a3eec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]     Checking unit-prefix v0.5.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking darrentsung_debug_parser v0.3.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking quick-xml v0.38.1
[INFO] [stderr]     Checking shared_thread v0.2.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking roff v0.2.2
[INFO] [stderr]     Checking pretty_assertions_sorted v1.2.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]     Checking scc v2.3.4
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking vt100 v0.15.2
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking sigchld v0.2.4
[INFO] [stderr]     Checking indicatif v0.18.0
[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 serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking uzers v0.12.1
[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] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "59956c87132a61846eacfc2a7ed5f74d224b623abddffdc43aadeb12250a3eec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59956c87132a61846eacfc2a7ed5f74d224b623abddffdc43aadeb12250a3eec", kill_on_drop: false }`
[INFO] [stdout] 59956c87132a61846eacfc2a7ed5f74d224b623abddffdc43aadeb12250a3eec
