[INFO] cloning repository https://github.com/steviegt6/fnb-native
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/steviegt6/fnb-native" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteviegt6%2Ffnb-native", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsteviegt6%2Ffnb-native'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4acef319fc2727817d0f242101eab48855de49a4
[INFO] testing steviegt6/fnb-native 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%2Fsteviegt6%2Ffnb-native" "/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/steviegt6/fnb-native 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/steviegt6/fnb-native
[INFO] finished tweaking git repo https://github.com/steviegt6/fnb-native
[INFO] tweaked toml for git repo https://github.com/steviegt6/fnb-native written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/steviegt6/fnb-native 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] 6061fc55b721687d25e9add9c7c0b6e07728ef59f4ce7f0817c692d31c024672
[INFO] running `Command { std: "docker" "start" "-a" "6061fc55b721687d25e9add9c7c0b6e07728ef59f4ce7f0817c692d31c024672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6061fc55b721687d25e9add9c7c0b6e07728ef59f4ce7f0817c692d31c024672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6061fc55b721687d25e9add9c7c0b6e07728ef59f4ce7f0817c692d31c024672", kill_on_drop: false }`
[INFO] [stdout] 6061fc55b721687d25e9add9c7c0b6e07728ef59f4ce7f0817c692d31c024672
[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] 4bb0223bc440e50f2bce881f948372812b2016db5ec2dc338f32028c0fada290
[INFO] running `Command { std: "docker" "start" "-a" "4bb0223bc440e50f2bce881f948372812b2016db5ec2dc338f32028c0fada290", kill_on_drop: false }`
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling fnb-native v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/deflate.rs:12:37
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut decompressor = unsafe { std::mem::transmute::<fdeflate::Decompressor, MyDecompressor>(decompressor) };
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `Decompressor` (8320 bits)
[INFO] [stdout]    = note: target type: `MyDecompressor` (8512 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
[INFO] [stdout]   --> src/deflate.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut decompressor = unsafe { std::mem::transmute::<MyDecompressor, fdeflate::Decompressor>(decompressor) };
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: source type: `MyDecompressor` (8512 bits)
[INFO] [stdout]    = note: target type: `Decompressor` (8320 bits)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0512`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fnb-native` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "4bb0223bc440e50f2bce881f948372812b2016db5ec2dc338f32028c0fada290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb0223bc440e50f2bce881f948372812b2016db5ec2dc338f32028c0fada290", kill_on_drop: false }`
[INFO] [stdout] 4bb0223bc440e50f2bce881f948372812b2016db5ec2dc338f32028c0fada290
