[INFO] fetching crate egui_wings 0.7.0...
[INFO] checking egui_wings-0.7.0 against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2
[INFO] extracting crate egui_wings 0.7.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate egui_wings 0.7.0
[INFO] finished tweaking crates.io crate egui_wings 0.7.0
[INFO] tweaked toml for crates.io crate egui_wings 0.7.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate egui_wings 0.7.0 on toolchain 9cbe924c1a7ad92a8d63366fe967735898f13b4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate egui_wings 0.7.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" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac4abfa5d7d6a652eef98402a7653c9314aa27c99ef0493d3bb1fec7bcc32e76
[INFO] running `Command { std: "docker" "start" "-a" "ac4abfa5d7d6a652eef98402a7653c9314aa27c99ef0493d3bb1fec7bcc32e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac4abfa5d7d6a652eef98402a7653c9314aa27c99ef0493d3bb1fec7bcc32e76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac4abfa5d7d6a652eef98402a7653c9314aa27c99ef0493d3bb1fec7bcc32e76", kill_on_drop: false }`
[INFO] [stdout] ac4abfa5d7d6a652eef98402a7653c9314aa27c99ef0493d3bb1fec7bcc32e76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 785322f42aa6f5a65b197aeda202893504170a3370eeed55e0ab5e39be2f87ed
[INFO] running `Command { std: "docker" "start" "-a" "785322f42aa6f5a65b197aeda202893504170a3370eeed55e0ab5e39be2f87ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking const_list v0.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wings_macro v0.1.5
[INFO] [stderr]     Checking emath v0.33.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking wings_marshal v0.1.5
[INFO] [stderr]     Checking ecolor v0.33.0
[INFO] [stderr]     Checking epaint v0.33.0
[INFO] [stderr]     Checking wings v0.1.5
[INFO] [stderr]     Checking egui v0.33.0
[INFO] [stderr]     Checking egui_wings v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Sense` is ambiguous
[INFO] [stdout]  --> src/private_hack/widget_rect.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub sense: Sense,
[INFO] [stdout]   |                ^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Sense` could refer to the struct imported here
[INFO] [stdout]  --> src/private_hack/widget_rect.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::private_hack::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Sense` to disambiguate
[INFO] [stdout] note: `Sense` could also refer to the struct imported here
[INFO] [stdout]  --> src/private_hack/widget_rect.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::private_hack::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Sense` to disambiguate
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[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] [stdout] error: `Sense` is ambiguous
[INFO] [stdout]  --> src/private_hack/widget_rect.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub sense: Sense,
[INFO] [stdout]   |                ^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]   = note: for more information, see issue #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]   = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Sense` could refer to the struct imported here
[INFO] [stdout]  --> src/private_hack/widget_rect.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::private_hack::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Sense` to disambiguate
[INFO] [stdout] note: `Sense` could also refer to the struct imported here
[INFO] [stdout]  --> src/private_hack/widget_rect.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::private_hack::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `Sense` to disambiguate
[INFO] [stdout]   = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `egui_wings` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "785322f42aa6f5a65b197aeda202893504170a3370eeed55e0ab5e39be2f87ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785322f42aa6f5a65b197aeda202893504170a3370eeed55e0ab5e39be2f87ed", kill_on_drop: false }`
[INFO] [stdout] 785322f42aa6f5a65b197aeda202893504170a3370eeed55e0ab5e39be2f87ed
