[INFO] fetching crate eldenring 0.8.0... [INFO] testing eldenring-0.8.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate eldenring 0.8.0 into /workspace/builds/worker-5-tc1/source [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate eldenring 0.8.0 [INFO] finished tweaking crates.io crate eldenring 0.8.0 [INFO] tweaked toml for crates.io crate eldenring 0.8.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eldenring 0.8.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate eldenring 0.8.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vtable-rs-proc-macros v0.1.1 [INFO] [stderr] Downloaded vtable-rs v0.1.4 [INFO] [stderr] Downloaded fromsoftware-shared v0.8.0 [INFO] [stderr] Downloaded fromsoftware-dlrf v0.8.0 [INFO] [stderr] Downloaded nalgebra-glm v0.19.0 [INFO] [stderr] Downloaded fromsoftware-dlrf-derive v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac80d2455eb344ebf18fa1ccc0f31a52b9903466c52d31296896da3d0fdbbf8e [INFO] running `Command { std: "docker" "start" "-a" "ac80d2455eb344ebf18fa1ccc0f31a52b9903466c52d31296896da3d0fdbbf8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac80d2455eb344ebf18fa1ccc0f31a52b9903466c52d31296896da3d0fdbbf8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac80d2455eb344ebf18fa1ccc0f31a52b9903466c52d31296896da3d0fdbbf8e", kill_on_drop: false }` [INFO] [stdout] ac80d2455eb344ebf18fa1ccc0f31a52b9903466c52d31296896da3d0fdbbf8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 6997f57a94c846e20c172f1aee649908f673de2a8e377a9a1b469ff9163bb42b [INFO] running `Command { std: "docker" "start" "-a" "6997f57a94c846e20c172f1aee649908f673de2a8e377a9a1b469ff9163bb42b", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling windows-result v0.1.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling dataview v1.0.1 [INFO] [stderr] Compiling windows-core v0.54.0 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling pelite v0.10.0 [INFO] [stderr] Compiling windows v0.54.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling vtable-rs-proc-macros v0.1.1 [INFO] [stderr] Compiling fromsoftware-dlrf-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling fromsoftware-dlrf v0.8.0 [INFO] [stderr] Compiling vtable-rs v0.1.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling nalgebra-glm v0.19.0 [INFO] [stderr] Compiling fromsoftware-shared v0.8.0 [INFO] [stderr] Compiling eldenring v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/cs/fe_man.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | 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/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/os/mod.rs:120:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eldenring` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6997f57a94c846e20c172f1aee649908f673de2a8e377a9a1b469ff9163bb42b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6997f57a94c846e20c172f1aee649908f673de2a8e377a9a1b469ff9163bb42b", kill_on_drop: false }` [INFO] [stdout] 6997f57a94c846e20c172f1aee649908f673de2a8e377a9a1b469ff9163bb42b