[INFO] cloning repository https://github.com/DouglasDwyer/egui_wings [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DouglasDwyer/egui_wings" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDouglasDwyer%2Fegui_wings", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDouglasDwyer%2Fegui_wings'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dc7a38c485f3b300b9ff381cd8380029ab30dfe [INFO] testing DouglasDwyer/egui_wings 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%2FDouglasDwyer%2Fegui_wings" "/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/DouglasDwyer/egui_wings 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/DouglasDwyer/egui_wings [INFO] finished tweaking git repo https://github.com/DouglasDwyer/egui_wings [INFO] tweaked toml for git repo https://github.com/DouglasDwyer/egui_wings written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/DouglasDwyer/egui_wings 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] 3cc536de2b6169c3d6169478d7f4470d8843d2b45c412e42b2efc9098015d8ae [INFO] running `Command { std: "docker" "start" "-a" "3cc536de2b6169c3d6169478d7f4470d8843d2b45c412e42b2efc9098015d8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cc536de2b6169c3d6169478d7f4470d8843d2b45c412e42b2efc9098015d8ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc536de2b6169c3d6169478d7f4470d8843d2b45c412e42b2efc9098015d8ae", kill_on_drop: false }` [INFO] [stdout] 3cc536de2b6169c3d6169478d7f4470d8843d2b45c412e42b2efc9098015d8ae [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] 3833ad772e01ffc0597b851c5d3038212fb89f589652b68b0b304503877fe772 [INFO] running `Command { std: "docker" "start" "-a" "3833ad772e01ffc0597b851c5d3038212fb89f589652b68b0b304503877fe772", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling const_list v0.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wings_macro v0.1.5 [INFO] [stderr] Compiling emath v0.30.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling wings_marshal v0.1.5 [INFO] [stderr] Compiling ecolor v0.30.0 [INFO] [stderr] Compiling epaint v0.30.0 [INFO] [stderr] Compiling wings v0.1.5 [INFO] [stderr] Compiling egui v0.30.0 [INFO] [stderr] Compiling egui_wings v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0080]: evaluation of constant value failed [INFO] [stdout] --> src/private_hack/mod.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | panic!("Memory size not equal."); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'Memory size not equal.', src/private_hack/mod.rs:40:21 [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/private_hack/mod.rs:162:18 [INFO] [stdout] | [INFO] [stdout] 162 | unsafe { transmute(value) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `private_hack::LabelSelectionState` (1600 bits) [INFO] [stdout] = note: target type: `egui::text_selection::LabelSelectionState` (1536 bits) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0080, E0512. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not compile `egui_wings` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3833ad772e01ffc0597b851c5d3038212fb89f589652b68b0b304503877fe772", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3833ad772e01ffc0597b851c5d3038212fb89f589652b68b0b304503877fe772", kill_on_drop: false }` [INFO] [stdout] 3833ad772e01ffc0597b851c5d3038212fb89f589652b68b0b304503877fe772