[INFO] cloning repository https://github.com/NicholasLYang/biome-deserialize-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NicholasLYang/biome-deserialize-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasLYang%2Fbiome-deserialize-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNicholasLYang%2Fbiome-deserialize-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dea859546eaa492bc167dfa2316355e44b373fb
[INFO] testing NicholasLYang/biome-deserialize-repro 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%2FNicholasLYang%2Fbiome-deserialize-repro" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/NicholasLYang/biome-deserialize-repro 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/NicholasLYang/biome-deserialize-repro
[INFO] finished tweaking git repo https://github.com/NicholasLYang/biome-deserialize-repro
[INFO] tweaked toml for git repo https://github.com/NicholasLYang/biome-deserialize-repro written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/NicholasLYang/biome-deserialize-repro 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 405069150fe08b1b7d39d93f07c4f4964a4e62ffc7319b4486e0cbcf7c8f36c2
[INFO] running `Command { std: "docker" "start" "-a" "405069150fe08b1b7d39d93f07c4f4964a4e62ffc7319b4486e0cbcf7c8f36c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "405069150fe08b1b7d39d93f07c4f4964a4e62ffc7319b4486e0cbcf7c8f36c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "405069150fe08b1b7d39d93f07c4f4964a4e62ffc7319b4486e0cbcf7c8f36c2", kill_on_drop: false }`
[INFO] [stdout] 405069150fe08b1b7d39d93f07c4f4964a4e62ffc7319b4486e0cbcf7c8f36c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 40baec6b496ee7c89d66b01b3d3b0f17c17fee2df5bbcbbfcc161226b2d33d6d
[INFO] running `Command { std: "docker" "start" "-a" "40baec6b496ee7c89d66b01b3d3b0f17c17fee2df5bbcbbfcc161226b2d33d6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling biome_unicode_table v0.4.0
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling biome_diagnostics_categories v0.4.0
[INFO] [stderr]    Compiling biome_markup v0.4.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling addr2line v0.21.0
[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.9
[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::<Slot>() == mem::size_of::<usize>() * 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" "40baec6b496ee7c89d66b01b3d3b0f17c17fee2df5bbcbbfcc161226b2d33d6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40baec6b496ee7c89d66b01b3d3b0f17c17fee2df5bbcbbfcc161226b2d33d6d", kill_on_drop: false }`
[INFO] [stdout] 40baec6b496ee7c89d66b01b3d3b0f17c17fee2df5bbcbbfcc161226b2d33d6d
