[INFO] fetching crate wei-server 0.1.2...
[INFO] testing wei-server-0.1.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate wei-server 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate wei-server 0.1.2
[INFO] finished tweaking crates.io crate wei-server 0.1.2
[INFO] tweaked toml for crates.io crate wei-server 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wei-server 0.1.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 164 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.6)
[INFO] [stderr]       Adding tower-http v0.4.4 (available: v0.6.6)
[INFO] [stderr]       Adding wei-run v0.1.23 (available: v0.3.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-range-header v0.3.1
[INFO] [stderr]   Downloaded wei-log v0.2.12
[INFO] [stderr]   Downloaded wei-env v0.2.13
[INFO] [stderr]   Downloaded wei-run v0.1.23
[INFO] [stderr]   Downloaded procfs v0.15.1
[INFO] [stderr]   Downloaded tower-http v0.4.4
[INFO] [stderr]   Downloaded rustix v0.36.17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7dffc40e63d50457cf45322d11d95d9eda763dee9baed034d987a4ea12db037f
[INFO] running `Command { std: "docker" "start" "-a" "7dffc40e63d50457cf45322d11d95d9eda763dee9baed034d987a4ea12db037f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7dffc40e63d50457cf45322d11d95d9eda763dee9baed034d987a4ea12db037f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dffc40e63d50457cf45322d11d95d9eda763dee9baed034d987a4ea12db037f", kill_on_drop: false }`
[INFO] [stdout] 7dffc40e63d50457cf45322d11d95d9eda763dee9baed034d987a4ea12db037f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbad3df8dfaa05963333581f1de1c32cb10d346ebb6df2cad23575f4ee26699b
[INFO] running `Command { std: "docker" "start" "-a" "bbad3df8dfaa05963333581f1de1c32cb10d346ebb6df2cad23575f4ee26699b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.36.17
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling procfs v0.15.1
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http-range-header v0.3.1
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling tower-http v0.4.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling wei-log v0.2.12
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling single-instance v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling wei-env v0.2.13
[INFO] [stderr]    Compiling wei-run v0.1.23
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wei-run-0.1.23/src/lib.rs:105:14
[INFO] [stdout]     |
[INFO] [stdout] 105 | use std::os::windows::ffi::OsStringExt;
[INFO] [stdout]     |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/os/mod.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/os/mod.rs:120:10
[INFO] [stdout]     |
[INFO] [stdout]     = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `comm` on type `Process`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wei-run-0.1.23/src/lib.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |                     if proc.comm == target_process_name {
[INFO] [stdout]     |                             ^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available field is: `pid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wei-run` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "bbad3df8dfaa05963333581f1de1c32cb10d346ebb6df2cad23575f4ee26699b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbad3df8dfaa05963333581f1de1c32cb10d346ebb6df2cad23575f4ee26699b", kill_on_drop: false }`
[INFO] [stdout] bbad3df8dfaa05963333581f1de1c32cb10d346ebb6df2cad23575f4ee26699b
