[INFO] fetching crate kord 0.8.1...
[INFO] checking kord-0.8.1 against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28
[INFO] extracting crate kord 0.8.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate kord 0.8.1
[INFO] finished tweaking crates.io crate kord 0.8.1
[INFO] tweaked toml for crates.io crate kord 0.8.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kord 0.8.1 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 kord 0.8.1 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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] eff5deef483bd1a65a2ee2032aba20606c7a323a4c4724ba1491fd401abf2c86
[INFO] running `Command { std: "docker" "start" "eff5deef483bd1a65a2ee2032aba20606c7a323a4c4724ba1491fd401abf2c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eff5deef483bd1a65a2ee2032aba20606c7a323a4c4724ba1491fd401abf2c86", 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" "eff5deef483bd1a65a2ee2032aba20606c7a323a4c4724ba1491fd401abf2c86" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eff5deef483bd1a65a2ee2032aba20606c7a323a4c4724ba1491fd401abf2c86", 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" "eff5deef483bd1a65a2ee2032aba20606c7a323a4c4724ba1491fd401abf2c86" "/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.104
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling cubecl-common v0.9.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling zmij v1.0.10
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling cpal v0.16.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling burn-ndarray v0.20.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking atomic_float v1.1.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]    Compiling kord v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking parse_duration0 v3.0.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling burn-derive v0.20.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking symphonia-core v0.5.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking symphonia-metadata v0.5.5
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.5
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.5
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking symphonia-format-riff v0.5.5
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.5
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.5
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.5
[INFO] [stderr]     Checking symphonia-format-mkv v0.5.5
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking symphonia v0.5.5
[INFO] [stderr]     Checking rodio v0.21.1
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking burn-std v0.20.0
[INFO] [stderr]     Checking burn-backend v0.20.0
[INFO] [stderr]     Checking burn-tensor v0.20.0
[INFO] [stderr]     Checking burn-ir v0.20.0
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.50
[INFO] [stderr]     Checking burn-core v0.20.0
[INFO] [stderr]     Checking burn-optim v0.20.0
[INFO] [stderr]     Checking burn-nn v0.20.0
[INFO] [stderr]     Checking burn v0.20.0
[INFO] [stdout] error: `-Znext-solver=globally` and `generic_const_exprs` are incompatible, using them at the same time is not allowed
[INFO] [stdout]   --> src/lib.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | #![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 `kord` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: `-Znext-solver=globally` and `generic_const_exprs` are incompatible, using them at the same time is not allowed
[INFO] [stdout]   --> src/lib.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | #![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 `kord` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eff5deef483bd1a65a2ee2032aba20606c7a323a4c4724ba1491fd401abf2c86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eff5deef483bd1a65a2ee2032aba20606c7a323a4c4724ba1491fd401abf2c86", kill_on_drop: false }`
[INFO] [stdout] eff5deef483bd1a65a2ee2032aba20606c7a323a4c4724ba1491fd401abf2c86
