[INFO] fetching crate eldenring 0.11.0... [INFO] checking eldenring-0.11.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate eldenring 0.11.0 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate eldenring 0.11.0 [INFO] finished tweaking crates.io crate eldenring 0.11.0 [INFO] tweaked toml for crates.io crate eldenring 0.11.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate eldenring 0.11.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate eldenring 0.11.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vtable-rs v0.1.4 [INFO] [stderr] Downloaded fromsoftware-dlrf v0.11.0 [INFO] [stderr] Downloaded vtable-rs-proc-macros v0.1.1 [INFO] [stderr] Downloaded fromsoftware-shared v0.11.0 [INFO] [stderr] Downloaded fromsoftware-dlrf-derive v0.11.0 [INFO] [stderr] Downloaded bitfield-macros v0.19.1 [INFO] [stderr] Downloaded nalgebra-glm v0.19.0 [INFO] [stderr] Downloaded bitfield v0.19.1 [INFO] [stderr] Downloaded dataview v1.0.1 [INFO] [stderr] Downloaded pelite-macros v0.1.1 [INFO] [stderr] Downloaded cstl-sys v2.4.0 [INFO] [stderr] Downloaded pelite v0.10.0 [INFO] [stderr] Downloaded cxx-stl v3.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2db316e46a3b6681b57cfa022754a68e7912a4ec4b3b94646b1209ce32ff500 [INFO] running `Command { std: "docker" "start" "-a" "c2db316e46a3b6681b57cfa022754a68e7912a4ec4b3b94646b1209ce32ff500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2db316e46a3b6681b57cfa022754a68e7912a4ec4b3b94646b1209ce32ff500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2db316e46a3b6681b57cfa022754a68e7912a4ec4b3b94646b1209ce32ff500", kill_on_drop: false }` [INFO] [stdout] c2db316e46a3b6681b57cfa022754a68e7912a4ec4b3b94646b1209ce32ff500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b13c24560741b41d7a488b6065a950a7394a08b27177ce62c6e8846e95e3f4e2 [INFO] running `Command { std: "docker" "start" "-a" "b13c24560741b41d7a488b6065a950a7394a08b27177ce62c6e8846e95e3f4e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling derive_pod v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling pelite-macros v0.1.1 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking dataview v1.0.1 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stderr] Checking windows-result v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking windows-core v0.54.0 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking pelite v0.10.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking windows v0.54.0 [INFO] [stderr] Compiling cstl-sys v2.4.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking cxx-stl v3.4.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling fromsoftware-dlrf-derive v0.11.0 [INFO] [stderr] Compiling vtable-rs-proc-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling bitfield-macros v0.19.1 [INFO] [stderr] Checking fromsoftware-dlrf v0.11.0 [INFO] [stderr] Checking vtable-rs v0.1.4 [INFO] [stderr] Checking bitfield v0.19.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking nalgebra-glm v0.19.0 [INFO] [stderr] Checking fromsoftware-shared v0.11.0 [INFO] [stderr] Checking eldenring v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.00s [INFO] running `Command { std: "docker" "inspect" "b13c24560741b41d7a488b6065a950a7394a08b27177ce62c6e8846e95e3f4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b13c24560741b41d7a488b6065a950a7394a08b27177ce62c6e8846e95e3f4e2", kill_on_drop: false }` [INFO] [stdout] b13c24560741b41d7a488b6065a950a7394a08b27177ce62c6e8846e95e3f4e2