[INFO] fetching crate libhans 0.1.11...
[INFO] checking libhans-0.1.11 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] extracting crate libhans 0.1.11 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate libhans 0.1.11
[INFO] finished tweaking crates.io crate libhans 0.1.11
[INFO] tweaked toml for crates.io crate libhans 0.1.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libhans 0.1.11 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libhans 0.1.11 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37a1e8a3c7a24fef10d286c7ae88987ba14276ac304e126ca4d9a56c3999eaff
[INFO] running `Command { std: "docker" "start" "-a" "37a1e8a3c7a24fef10d286c7ae88987ba14276ac304e126ca4d9a56c3999eaff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37a1e8a3c7a24fef10d286c7ae88987ba14276ac304e126ca4d9a56c3999eaff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37a1e8a3c7a24fef10d286c7ae88987ba14276ac304e126ca4d9a56c3999eaff", kill_on_drop: false }`
[INFO] [stdout] 37a1e8a3c7a24fef10d286c7ae88987ba14276ac304e126ca4d9a56c3999eaff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 192ecaeab44378211b284e4dfaf20fb37c63e30ceb3cf38fcb508af2def9d6e9
[INFO] running `Command { std: "docker" "start" "-a" "192ecaeab44378211b284e4dfaf20fb37c63e30ceb3cf38fcb508af2def9d6e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking gif v0.12.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking pipe-trait v0.4.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking plotters-bitmap v0.3.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling cxx-build v1.0.192
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling derive_more-impl v2.1.0
[INFO] [stderr]    Compiling roplat_macros v0.1.0
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling libhans_derive v0.1.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking derive_more v2.1.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling robot_behavior v0.5.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking serde-big-array v0.5.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking roplat v0.1.0
[INFO] [stderr]     Checking nalgebra v0.34.1
[INFO] [stdout] error[E0001]: `-Znext-solver=globally` and `generic_const_exprs` are incompatible, using them at the same time is not allowed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/robot_behavior-0.5.2/src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(generic_const_exprs)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove one of these features
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0001`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `robot_behavior` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "192ecaeab44378211b284e4dfaf20fb37c63e30ceb3cf38fcb508af2def9d6e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "192ecaeab44378211b284e4dfaf20fb37c63e30ceb3cf38fcb508af2def9d6e9", kill_on_drop: false }`
[INFO] [stdout] 192ecaeab44378211b284e4dfaf20fb37c63e30ceb3cf38fcb508af2def9d6e9
