[INFO] fetching crate rust-embed-for-web 11.3.0...
[INFO] checking rust-embed-for-web-11.3.0 against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] extracting crate rust-embed-for-web 11.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rust-embed-for-web 11.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rust-embed-for-web 11.3.0
[INFO] tweaked toml for crates.io crate rust-embed-for-web 11.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-embed-for-web 11.3.0 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 rust-embed-for-web 11.3.0 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2dcb7988893510ebf1bc426a5270ab759dcce6228218b0535a02dd811fda858f
[INFO] running `Command { std: "docker" "start" "-a" "2dcb7988893510ebf1bc426a5270ab759dcce6228218b0535a02dd811fda858f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2dcb7988893510ebf1bc426a5270ab759dcce6228218b0535a02dd811fda858f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dcb7988893510ebf1bc426a5270ab759dcce6228218b0535a02dd811fda858f", kill_on_drop: false }`
[INFO] [stdout] 2dcb7988893510ebf1bc426a5270ab759dcce6228218b0535a02dd811fda858f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 90af45d6f436e476b91263bed5815e3c0df86871fe78c7d1dd867dac10c5f1ac
[INFO] running `Command { std: "docker" "start" "-a" "90af45d6f436e476b91263bed5815e3c0df86871fe78c7d1dd867dac10c5f1ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling base85rs v0.1.3
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]     Checking globset v0.4.18
[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" "90af45d6f436e476b91263bed5815e3c0df86871fe78c7d1dd867dac10c5f1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90af45d6f436e476b91263bed5815e3c0df86871fe78c7d1dd867dac10c5f1ac", kill_on_drop: false }`
[INFO] [stdout] 90af45d6f436e476b91263bed5815e3c0df86871fe78c7d1dd867dac10c5f1ac
