[INFO] fetching crate pueue 4.0.2...
[INFO] checking pueue-4.0.2 against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] extracting crate pueue 4.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate pueue 4.0.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pueue 4.0.2
[INFO] tweaked toml for crates.io crate pueue 4.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pueue 4.0.2 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 crates.io crate pueue 4.0.2 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fd29d031fb54bfcc805cfa774b2d5fc029d0a326fef4a9a21579abfe0467994b
[INFO] running `Command { std: "docker" "start" "-a" "fd29d031fb54bfcc805cfa774b2d5fc029d0a326fef4a9a21579abfe0467994b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd29d031fb54bfcc805cfa774b2d5fc029d0a326fef4a9a21579abfe0467994b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd29d031fb54bfcc805cfa774b2d5fc029d0a326fef4a9a21579abfe0467994b", kill_on_drop: false }`
[INFO] [stdout] fd29d031fb54bfcc805cfa774b2d5fc029d0a326fef4a9a21579abfe0467994b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b244f6b0c6e413c35fcc0569bb8e1394336b517d7447f45dbe882c75032d6bf1
[INFO] running `Command { std: "docker" "start" "-a" "b244f6b0c6e413c35fcc0569bb8e1394336b517d7447f45dbe882c75032d6bf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling procfs v0.18.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling pest_derive v2.8.4
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking procfs-core v0.18.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[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] [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" "b244f6b0c6e413c35fcc0569bb8e1394336b517d7447f45dbe882c75032d6bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b244f6b0c6e413c35fcc0569bb8e1394336b517d7447f45dbe882c75032d6bf1", kill_on_drop: false }`
[INFO] [stdout] b244f6b0c6e413c35fcc0569bb8e1394336b517d7447f45dbe882c75032d6bf1
