[INFO] fetching crate nc-ui 0.1.3...
[INFO] testing nc-ui-0.1.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate nc-ui 0.1.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate nc-ui 0.1.3
[INFO] finished tweaking crates.io crate nc-ui 0.1.3
[INFO] tweaked toml for crates.io crate nc-ui 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nc-ui 0.1.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding egui v0.14.2 (available: v0.33.0)
[INFO] [stderr]       Adding epaint v0.14.0 (available: v0.33.0)
[INFO] [stderr]       Adding glfw v0.42.0 (available: v0.60.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 245e89cd0dcdfe40aaf2ba6f5bcb6c9d4a23cb5a629afb42e74f147a08e5bfe6
[INFO] running `Command { std: "docker" "start" "-a" "245e89cd0dcdfe40aaf2ba6f5bcb6c9d4a23cb5a629afb42e74f147a08e5bfe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "245e89cd0dcdfe40aaf2ba6f5bcb6c9d4a23cb5a629afb42e74f147a08e5bfe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245e89cd0dcdfe40aaf2ba6f5bcb6c9d4a23cb5a629afb42e74f147a08e5bfe6", kill_on_drop: false }`
[INFO] [stdout] 245e89cd0dcdfe40aaf2ba6f5bcb6c9d4a23cb5a629afb42e74f147a08e5bfe6
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc3ffde05748f8555de6392b9d2c78e18c5c3f5cfed1db1205efac287e0c44b5
[INFO] running `Command { std: "docker" "start" "-a" "dc3ffde05748f8555de6392b9d2c78e18c5c3f5cfed1db1205efac287e0c44b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling emath v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling rs-math3d v0.9.24
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rs-ctypes v0.1.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glfw v0.42.0
[INFO] [stderr]    Compiling nc-renderer v0.1.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling epaint v0.14.0
[INFO] [stderr]    Compiling egui v0.14.2
[INFO] [stderr]    Compiling nc-ui v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `clipboard`
[INFO] [stdout]   --> src/input.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(feature = "clipboard"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clipboard` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/painter.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         window: &mut glfw::Window,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_buffer`
[INFO] [stdout]    --> src/painter.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         frame_buffer: Option<FrameBufferPtr>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bg_color`
[INFO] [stdout]    --> src/painter.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         bg_color: Option<Color32>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bg_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `filtering` is never read
[INFO] [stdout]   --> src/painter.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | struct UserTexture {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     filtering: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/clipboard.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub trait ClipboardProvider: Sized {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn clear(&mut self) -> Result<()>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.25s
[INFO] running `Command { std: "docker" "inspect" "dc3ffde05748f8555de6392b9d2c78e18c5c3f5cfed1db1205efac287e0c44b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc3ffde05748f8555de6392b9d2c78e18c5c3f5cfed1db1205efac287e0c44b5", kill_on_drop: false }`
[INFO] [stdout] dc3ffde05748f8555de6392b9d2c78e18c5c3f5cfed1db1205efac287e0c44b5
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a559ba1ab1dfe5f649b5ad26027290e6eba3dee3b5de7ad4e0060fda8b6f854a
[INFO] running `Command { std: "docker" "start" "-a" "a559ba1ab1dfe5f649b5ad26027290e6eba3dee3b5de7ad4e0060fda8b6f854a", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `clipboard`
[INFO] [stdout]   --> src/input.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(feature = "clipboard"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clipboard` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/painter.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         window: &mut glfw::Window,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_buffer`
[INFO] [stdout]    --> src/painter.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         frame_buffer: Option<FrameBufferPtr>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bg_color`
[INFO] [stdout]    --> src/painter.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         bg_color: Option<Color32>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bg_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nc-ui v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `filtering` is never read
[INFO] [stdout]   --> src/painter.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | struct UserTexture {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     filtering: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/clipboard.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub trait ClipboardProvider: Sized {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn clear(&mut self) -> Result<()>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `clipboard`
[INFO] [stdout]   --> src/input.rs:67:11
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(not(feature = "clipboard"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `clipboard` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window`
[INFO] [stdout]    --> src/painter.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         window: &mut glfw::Window,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_window`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `frame_buffer`
[INFO] [stdout]    --> src/painter.rs:325:9
[INFO] [stdout]     |
[INFO] [stdout] 325 |         frame_buffer: Option<FrameBufferPtr>,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bg_color`
[INFO] [stdout]    --> src/painter.rs:326:9
[INFO] [stdout]     |
[INFO] [stdout] 326 |         bg_color: Option<Color32>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bg_color`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `filtering` is never read
[INFO] [stdout]   --> src/painter.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | struct UserTexture {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 92 |     filtering: bool,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear` is never used
[INFO] [stdout]   --> src/clipboard.rs:73:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub trait ClipboardProvider: Sized {
[INFO] [stdout]    |           ----------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn clear(&mut self) -> Result<()>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6a13cI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libnc_renderer-cbbc4f8d3a7f8318,librs_math3d-e9eddd6f8cbc79ac,librs_ctypes-78de825b783652c3,libegui-3d28f6b2dd1b21a1,libepaint-9bfc5759c6433131,libordered_float-2de7eff52d19535a,libnum_traits-6666cccbb131ccd3,libab_glyph-ed0fa8075c04c588,libowned_ttf_parser-aee546cc7b10c2fa,libttf_parser-3e292cefac450fbd,libab_glyph_rasterizer-56470b15ba8b157c,libahash-78740fe8d0a38ceb,libgetrandom-3eff6dc78d784a09,libonce_cell-fec8baa7cd08812b,libparking_lot-294ccd7c60f61bc4,libparking_lot_core-5ad24f29c72b47f8,libsmallvec-c4b0763233bab5f9,liblock_api-d4e2787d899fb92e,libscopeguard-7ec2214574194454,libinstant-47b61c5d7a466318,libcfg_if-83060ec5685761ae,libemath-7175f3d390e66079,libglfw-d624fb2b895f3b74,libsemver-b2a01c28dfee2522,libsemver_parser-ea34514d1c2a51a9,libraw_window_handle-ebbc93773eda0ca3,libraw_window_handle-6399e1d91bf21053,libcty-bf0a8fc628231ea7,liblibc-30ffb0440c90cdd5,libbitflags-dde12b0d7d495b50}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lglfw" "-lc" "-lGLESv2" "-lglfw" "-lX11" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6a13cI/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nc_ui-ba2f82b0dea9cc33" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lglfw
[INFO] [stdout]           rust-lld: error: unable to find library -lglfw
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nc-ui` (lib test) due to 1 previous error; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a559ba1ab1dfe5f649b5ad26027290e6eba3dee3b5de7ad4e0060fda8b6f854a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a559ba1ab1dfe5f649b5ad26027290e6eba3dee3b5de7ad4e0060fda8b6f854a", kill_on_drop: false }`
[INFO] [stdout] a559ba1ab1dfe5f649b5ad26027290e6eba3dee3b5de7ad4e0060fda8b6f854a
