[INFO] fetching crate eldenring 0.11.0...
[INFO] checking eldenring-0.11.0 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] extracting crate eldenring 0.11.0 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate eldenring 0.11.0 on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 029ef623f8bffe32c2caf630e8406677f21e57450a8200823a54e8341213d35a
[INFO] running `Command { std: "docker" "start" "-a" "029ef623f8bffe32c2caf630e8406677f21e57450a8200823a54e8341213d35a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "029ef623f8bffe32c2caf630e8406677f21e57450a8200823a54e8341213d35a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "029ef623f8bffe32c2caf630e8406677f21e57450a8200823a54e8341213d35a", kill_on_drop: false }`
[INFO] [stdout] 029ef623f8bffe32c2caf630e8406677f21e57450a8200823a54e8341213d35a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f3b9d17d3361cc5208414f499eed678d86e399868ea8be21b106700c07c7f91
[INFO] running `Command { std: "docker" "start" "-a" "6f3b9d17d3361cc5208414f499eed678d86e399868ea8be21b106700c07c7f91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling derive_pod v0.1.2
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling pelite-macros v0.1.1
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.1.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking dataview v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking pelite v0.10.0
[INFO] [stderr]     Checking windows-core v0.54.0
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking windows v0.54.0
[INFO] [stderr]    Compiling cstl-sys v2.4.0
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling fromsoftware-dlrf-derive v0.11.0
[INFO] [stderr]    Compiling bitfield-macros v0.19.1
[INFO] [stderr]    Compiling vtable-rs-proc-macros v0.1.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 thiserror v1.0.69
[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] [stdout] error[E0446]: private trait `CxxString<<Self as DLStringKind>::CharType>` in public interface
[INFO] [stdout]   --> src/dltx.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | trait CxxString<CharType> {
[INFO] [stdout]    | ------------------------- `CxxString<<Self as DLStringKind>::CharType>` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 90 |     type InnerType: CxxString<Self::CharType>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private trait `CxxString<<Self as DLStringKind>::CharType>` in public interface
[INFO] [stdout]   --> src/dltx.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | trait CxxString<CharType> {
[INFO] [stdout]    | ------------------------- `CxxString<<Self as DLStringKind>::CharType>` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 90 |     type InnerType: CxxString<Self::CharType>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eldenring` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `eldenring` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6f3b9d17d3361cc5208414f499eed678d86e399868ea8be21b106700c07c7f91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f3b9d17d3361cc5208414f499eed678d86e399868ea8be21b106700c07c7f91", kill_on_drop: false }`
[INFO] [stdout] 6f3b9d17d3361cc5208414f499eed678d86e399868ea8be21b106700c07c7f91
