[INFO] fetching crate azalea-world 0.15.0+mc1.21.11... [INFO] checking azalea-world-0.15.0+mc1.21.11 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-19 [INFO] extracting crate azalea-world 0.15.0+mc1.21.11 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate azalea-world 0.15.0+mc1.21.11 [INFO] finished tweaking crates.io crate azalea-world 0.15.0+mc1.21.11 [INFO] tweaked toml for crates.io crate azalea-world 0.15.0+mc1.21.11 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate azalea-world 0.15.0+mc1.21.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 azalea-world 0.15.0+mc1.21.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] 64fc5872d3ea1cc7f8e6e81c013368adbf7ce9850d097978d695a1022b1ad1ab [INFO] running `Command { std: "docker" "start" "-a" "64fc5872d3ea1cc7f8e6e81c013368adbf7ce9850d097978d695a1022b1ad1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64fc5872d3ea1cc7f8e6e81c013368adbf7ce9850d097978d695a1022b1ad1ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64fc5872d3ea1cc7f8e6e81c013368adbf7ce9850d097978d695a1022b1ad1ab", kill_on_drop: false }` [INFO] [stdout] 64fc5872d3ea1cc7f8e6e81c013368adbf7ce9850d097978d695a1022b1ad1ab [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] 084f42de8c832aeae28a497b61faaeaafe4a6e88fa2a94029d30bc605788fd32 [INFO] running `Command { std: "docker" "start" "-a" "084f42de8c832aeae28a497b61faaeaafe4a6e88fa2a94029d30bc605788fd32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling simd_cesu8 v1.1.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking bevy_platform v0.17.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking bevy_utils v0.17.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking bevy_ptr v0.17.3 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling bevy_macro_utils v0.17.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling simdnbt-derive v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [INFO] [stderr] Compiling azalea-buf-macros v0.15.0+mc1.21.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling azalea-registry-macros v0.15.0+mc1.21.11 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.3 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling azalea-block-macros v0.15.0+mc1.21.11 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking derive_more v2.1.0 [INFO] [stderr] Checking bevy_tasks v0.17.3 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking bevy_ecs v0.17.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking simdnbt v0.9.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking azalea-buf v0.15.0+mc1.21.11 [INFO] [stderr] Checking azalea-language v0.15.0+mc1.21.11 [INFO] [stderr] Checking azalea-registry v0.15.0+mc1.21.11 [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stderr] Checking azalea-chat v0.15.0+mc1.21.11 [INFO] [stderr] Checking azalea-block v0.15.0+mc1.21.11 [INFO] [stderr] Checking azalea-core v0.15.0+mc1.21.11 [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/azalea-core-0.15.0+mc1.21.11/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 `azalea-core` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "084f42de8c832aeae28a497b61faaeaafe4a6e88fa2a94029d30bc605788fd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "084f42de8c832aeae28a497b61faaeaafe4a6e88fa2a94029d30bc605788fd32", kill_on_drop: false }` [INFO] [stdout] 084f42de8c832aeae28a497b61faaeaafe4a6e88fa2a94029d30bc605788fd32