[INFO] cloning repository https://github.com/taotao54321/SameGameSFCLarge2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taotao54321/SameGameSFCLarge2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaotao54321%2FSameGameSFCLarge2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaotao54321%2FSameGameSFCLarge2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78806ea2330bff6624d3605dabdc5eb4690935fd [INFO] testing taotao54321/SameGameSFCLarge2 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%2Ftaotao54321%2FSameGameSFCLarge2" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/taotao54321/SameGameSFCLarge2 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] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/taotao54321/SameGameSFCLarge2 [INFO] finished tweaking git repo https://github.com/taotao54321/SameGameSFCLarge2 [INFO] tweaked toml for git repo https://github.com/taotao54321/SameGameSFCLarge2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/taotao54321/SameGameSFCLarge2 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a384968d3f752dbb9d49bd5208c6e42eae903190c6396d249dbe904b37bf2438 [INFO] running `Command { std: "docker" "start" "-a" "a384968d3f752dbb9d49bd5208c6e42eae903190c6396d249dbe904b37bf2438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a384968d3f752dbb9d49bd5208c6e42eae903190c6396d249dbe904b37bf2438", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a384968d3f752dbb9d49bd5208c6e42eae903190c6396d249dbe904b37bf2438", kill_on_drop: false }` [INFO] [stdout] a384968d3f752dbb9d49bd5208c6e42eae903190c6396d249dbe904b37bf2438 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f44a76f84ddd3f5a48c7bfd81a11f235e3a83dc600249804ed869238021663ff [INFO] running `Command { std: "docker" "start" "-a" "f44a76f84ddd3f5a48c7bfd81a11f235e3a83dc600249804ed869238021663ff", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parse_int v0.6.0 [INFO] [stderr] Compiling samegame-sfc-large-2 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0080]: evaluation of constant value failed [INFO] [stdout] --> src/beam_search.rs:322:15 [INFO] [stdout] | [INFO] [stdout] 322 | const _: () = assert!(std::mem::size_of::() == 16); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: std::mem::size_of::() == 16', src/beam_search.rs:322:15 [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `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 `samegame-sfc-large-2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f44a76f84ddd3f5a48c7bfd81a11f235e3a83dc600249804ed869238021663ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f44a76f84ddd3f5a48c7bfd81a11f235e3a83dc600249804ed869238021663ff", kill_on_drop: false }` [INFO] [stdout] f44a76f84ddd3f5a48c7bfd81a11f235e3a83dc600249804ed869238021663ff