[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-17 [INFO] extracting crate azalea-world 0.15.0+mc1.21.11 into /workspace/builds/worker-6-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-6-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 057c556ce24e3eb79a3152c35a0e0a6b910b2563816395460e218ddce64a7184 [INFO] running `Command { std: "docker" "start" "-a" "057c556ce24e3eb79a3152c35a0e0a6b910b2563816395460e218ddce64a7184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "057c556ce24e3eb79a3152c35a0e0a6b910b2563816395460e218ddce64a7184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "057c556ce24e3eb79a3152c35a0e0a6b910b2563816395460e218ddce64a7184", kill_on_drop: false }` [INFO] [stdout] 057c556ce24e3eb79a3152c35a0e0a6b910b2563816395460e218ddce64a7184 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a76dfc9f11c297e72bde02c2a1d1e0f60b6d37d2afce2480299c094a0b72d18d [INFO] running `Command { std: "docker" "start" "-a" "a76dfc9f11c297e72bde02c2a1d1e0f60b6d37d2afce2480299c094a0b72d18d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling simd_cesu8 v1.1.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [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] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking disqualified v1.0.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking indexmap v2.12.1 [INFO] [stderr] Checking bevy_platform v0.17.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking nonmax v0.5.5 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking bevy_utils v0.17.3 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking bumpalo v3.19.1 [INFO] [stderr] Checking bevy_ptr v0.17.3 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking criterion-plot v0.8.1 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking clap v4.5.53 [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 azalea-buf-macros v0.15.0+mc1.21.11 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling derive_more-impl v2.1.0 [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 thiserror v2.0.17 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking derive_more v2.1.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking bevy_tasks v0.17.3 [INFO] [stderr] Checking simdnbt v0.9.0 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking bevy_ecs v0.17.3 [INFO] [stderr] Checking azalea-language v0.15.0+mc1.21.11 [INFO] [stderr] Checking criterion v0.8.1 [INFO] [stderr] Checking azalea-buf v0.15.0+mc1.21.11 [INFO] [stderr] Checking azalea-chat v0.15.0+mc1.21.11 [INFO] [stderr] Checking azalea-registry 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" "a76dfc9f11c297e72bde02c2a1d1e0f60b6d37d2afce2480299c094a0b72d18d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a76dfc9f11c297e72bde02c2a1d1e0f60b6d37d2afce2480299c094a0b72d18d", kill_on_drop: false }` [INFO] [stdout] a76dfc9f11c297e72bde02c2a1d1e0f60b6d37d2afce2480299c094a0b72d18d