[INFO] cloning repository https://github.com/zackradisic/tyvm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zackradisic/tyvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackradisic%2Ftyvm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzackradisic%2Ftyvm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b5f68ebc786124210f9f8be0e6fd5de15bb44fa
[INFO] testing zackradisic/tyvm 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%2Fzackradisic%2Ftyvm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zackradisic/tyvm 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/zackradisic/tyvm
[INFO] finished tweaking git repo https://github.com/zackradisic/tyvm
[INFO] tweaked toml for git repo https://github.com/zackradisic/tyvm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zackradisic/tyvm 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] 77005a8328cb02856369c8911e0c0ec6e4aef74006dd00416e3619e23e4ba61a
[INFO] running `Command { std: "docker" "start" "-a" "77005a8328cb02856369c8911e0c0ec6e4aef74006dd00416e3619e23e4ba61a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77005a8328cb02856369c8911e0c0ec6e4aef74006dd00416e3619e23e4ba61a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77005a8328cb02856369c8911e0c0ec6e4aef74006dd00416e3619e23e4ba61a", kill_on_drop: false }`
[INFO] [stdout] 77005a8328cb02856369c8911e0c0ec6e4aef74006dd00416e3619e23e4ba61a
[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] 305cd8a5b6f68291d0976fdba460a35905d3fe925628e325ecb28a70c166bdf3
[INFO] running `Command { std: "docker" "start" "-a" "305cd8a5b6f68291d0976fdba460a35905d3fe925628e325ecb28a70c166bdf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling rustix v0.38.18
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling index_vec v0.1.3
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling unicode-id-start v1.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling oxc_index v0.1.3
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling supports-unicode v2.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling oxc_allocator v0.1.3
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling oxc_span v0.1.3
[INFO] [stderr]    Compiling oxc_diagnostics v0.1.0
[INFO] [stderr]    Compiling oxc_syntax v0.1.3
[INFO] [stderr]    Compiling oxc_ast v0.1.2
[INFO] [stderr]    Compiling oxc_parser v0.1.2
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/oxc_parser-0.1.2/src/lexer/token.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     assert_eq_size!(super::Token, [u8; 48]);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Token<'_>` (448 bits)
[INFO] [stdout]    = note: target type: `[u8; 48]` (384 bits)
[INFO] [stdout]    = note: this error originates in the macro `assert_eq_size` (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 E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `oxc_parser` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "305cd8a5b6f68291d0976fdba460a35905d3fe925628e325ecb28a70c166bdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "305cd8a5b6f68291d0976fdba460a35905d3fe925628e325ecb28a70c166bdf3", kill_on_drop: false }`
[INFO] [stdout] 305cd8a5b6f68291d0976fdba460a35905d3fe925628e325ecb28a70c166bdf3
