[INFO] fetching crate mathsys 1.0.0...
[INFO] checking mathsys-1.0.0 against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] extracting crate mathsys 1.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate mathsys 1.0.0
[INFO] finished tweaking crates.io crate mathsys 1.0.0
[INFO] tweaked toml for crates.io crate mathsys 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mathsys 1.0.0 on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mathsys 1.0.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" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b172972a33c365f8c7d743f01de7f0ba616d3e4b775f2d3092130c846d196d8
[INFO] running `Command { std: "docker" "start" "0b172972a33c365f8c7d743f01de7f0ba616d3e4b775f2d3092130c846d196d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b172972a33c365f8c7d743f01de7f0ba616d3e4b775f2d3092130c846d196d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b172972a33c365f8c7d743f01de7f0ba616d3e4b775f2d3092130c846d196d8" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b172972a33c365f8c7d743f01de7f0ba616d3e4b775f2d3092130c846d196d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b172972a33c365f8c7d743f01de7f0ba616d3e4b775f2d3092130c846d196d8" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking issuing v0.6.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking systemio v2.1.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking constrangeiter v0.0.8
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking issuing v0.4.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking stack-array v0.10.0
[INFO] [stdout] error: `-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/stack-array-0.10.0/mod.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | #![feature(generic_const_exprs)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: remove one of these features
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stack-array` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b172972a33c365f8c7d743f01de7f0ba616d3e4b775f2d3092130c846d196d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b172972a33c365f8c7d743f01de7f0ba616d3e4b775f2d3092130c846d196d8", kill_on_drop: false }`
[INFO] [stdout] 0b172972a33c365f8c7d743f01de7f0ba616d3e4b775f2d3092130c846d196d8
