[INFO] fetching crate wdl 0.11.0...
[INFO] testing wdl-0.11.0 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate wdl 0.11.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate wdl 0.11.0 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 crates.io crate wdl 0.11.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate wdl 0.11.0
[INFO] tweaked toml for crates.io crate wdl 0.11.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate wdl 0.11.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 339255cf612897f47bb16b95077e6efcc82b671d748a1264d877df3a0b26dcd2
[INFO] running `Command { std: "docker" "start" "-a" "339255cf612897f47bb16b95077e6efcc82b671d748a1264d877df3a0b26dcd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "339255cf612897f47bb16b95077e6efcc82b671d748a1264d877df3a0b26dcd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "339255cf612897f47bb16b95077e6efcc82b671d748a1264d877df3a0b26dcd2", kill_on_drop: false }`
[INFO] [stdout] 339255cf612897f47bb16b95077e6efcc82b671d748a1264d877df3a0b26dcd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f5ba52d0516bff0d2b34afac57f5f50a7e43504593978d850dcb6a9fa38bce6b
[INFO] running `Command { std: "docker" "start" "-a" "f5ba52d0516bff0d2b34afac57f5f50a7e43504593978d850dcb6a9fa38bce6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rustls-pki-types v1.10.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling rowan v0.15.16
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stdout] error[E0080]: evaluation of constant value failed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rowan-0.15.16/src/utility_types.rs:154:24
[INFO] [stdout]     |
[INFO] [stdout] 154 |         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/rowan-0.15.16/src/green/node.rs:31:1
[INFO] [stdout]     |
[INFO] [stdout] 31  | static_assert!(mem::size_of::<GreenChild>() == 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] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rowan` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f5ba52d0516bff0d2b34afac57f5f50a7e43504593978d850dcb6a9fa38bce6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5ba52d0516bff0d2b34afac57f5f50a7e43504593978d850dcb6a9fa38bce6b", kill_on_drop: false }`
[INFO] [stdout] f5ba52d0516bff0d2b34afac57f5f50a7e43504593978d850dcb6a9fa38bce6b
