[INFO] cloning repository https://github.com/hardfist/biome-cases [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardfist/biome-cases" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Fbiome-cases", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Fbiome-cases'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdd60382f36184c75496e24f5b92255d9a6e463f [INFO] testing hardfist/biome-cases against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardfist%2Fbiome-cases" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardfist/biome-cases on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hardfist/biome-cases [INFO] finished tweaking git repo https://github.com/hardfist/biome-cases [INFO] tweaked toml for git repo https://github.com/hardfist/biome-cases written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/hardfist/biome-cases 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" "+nightly-2025-01-18" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb9ac7603c13825b4da8e624dc7b6daca5729125ce64d57c3b7f9568dc9478b3 [INFO] running `Command { std: "docker" "start" "-a" "cb9ac7603c13825b4da8e624dc7b6daca5729125ce64d57c3b7f9568dc9478b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb9ac7603c13825b4da8e624dc7b6daca5729125ce64d57c3b7f9568dc9478b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb9ac7603c13825b4da8e624dc7b6daca5729125ce64d57c3b7f9568dc9478b3", kill_on_drop: false }` [INFO] [stdout] cb9ac7603c13825b4da8e624dc7b6daca5729125ce64d57c3b7f9568dc9478b3 [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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d71066a82f13cf801b2412e9845524fd1caae6573e42e17c29ce72539b249cd9 [INFO] running `Command { std: "docker" "start" "-a" "d71066a82f13cf801b2412e9845524fd1caae6573e42e17c29ce72539b249cd9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling countme v3.0.1 [INFO] [stderr] Compiling schemars v0.8.16 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling drop_bomb v0.1.5 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling biome_unicode_table v0.4.0 [INFO] [stderr] Compiling retain_mut v0.1.7 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling roaring v0.10.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling biome_diagnostics_categories v0.4.0 [INFO] [stderr] Compiling biome_aria_metadata v0.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rust-lapper v1.1.0 [INFO] [stderr] Compiling biome_aria v0.4.0 [INFO] [stderr] Compiling biome_markup v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling biome_diagnostics_macros v0.4.0 [INFO] [stderr] Compiling schemars_derive v0.8.16 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling bpaf_derive v0.5.7 [INFO] [stderr] Compiling bpaf v0.9.8 [INFO] [stderr] Compiling biome_text_size v0.4.0 [INFO] [stderr] Compiling biome_text_edit v0.4.0 [INFO] [stderr] Compiling biome_rowan v0.4.0 [INFO] [stdout] error[E0080]: evaluation of constant value failed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_rowan-0.4.0/src/utility_types.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 152 | const _: i32 = 0 / $expr as i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ attempt to divide `0_i32` by zero [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/biome_rowan-0.4.0/src/green/node.rs:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | static_assert!(mem::size_of::() == mem::size_of::() * 2); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `static_assert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not compile `biome_rowan` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d71066a82f13cf801b2412e9845524fd1caae6573e42e17c29ce72539b249cd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71066a82f13cf801b2412e9845524fd1caae6573e42e17c29ce72539b249cd9", kill_on_drop: false }` [INFO] [stdout] d71066a82f13cf801b2412e9845524fd1caae6573e42e17c29ce72539b249cd9