[INFO] fetching crate dwui 0.7.2... [INFO] building dwui-0.7.2 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate dwui 0.7.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate dwui 0.7.2 [INFO] finished tweaking crates.io crate dwui 0.7.2 [INFO] tweaked toml for crates.io crate dwui 0.7.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dwui 0.7.2 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dwui 0.7.2 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 970da133ac0b95c8c561c6a9cd6869cd51f33a2efb519370ead465c5bf17b669 [INFO] running `Command { std: "docker" "start" "-a" "970da133ac0b95c8c561c6a9cd6869cd51f33a2efb519370ead465c5bf17b669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "970da133ac0b95c8c561c6a9cd6869cd51f33a2efb519370ead465c5bf17b669", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "970da133ac0b95c8c561c6a9cd6869cd51f33a2efb519370ead465c5bf17b669", kill_on_drop: false }` [INFO] [stdout] 970da133ac0b95c8c561c6a9cd6869cd51f33a2efb519370ead465c5bf17b669 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd35f1302f5d4091e981c2b1091d329d0b7ac647dee306fd5b0970ef918fbd22 [INFO] running `Command { std: "docker" "start" "-a" "fd35f1302f5d4091e981c2b1091d329d0b7ac647dee306fd5b0970ef918fbd22", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling case v1.0.0 [INFO] [stderr] Compiling discard v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling uuid v1.13.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling gensym v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling dominator-css-bindgen v0.2.0 [INFO] [stderr] Compiling modern-normalize-cssys v0.2.2 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling futures-signals v0.3.34 [INFO] [stderr] Compiling dwui v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Color` is never constructed [INFO] [stdout] --> build.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct Color { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColorFile` is never constructed [INFO] [stdout] --> build.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct ColorFile { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling dwind-build v0.3.0 [INFO] [stderr] Compiling dwind v0.6.1 [INFO] [stderr] Compiling gloo-events v0.1.2 [INFO] [stderr] Compiling dominator v0.5.38 [INFO] [stderr] Compiling dwind-base v0.1.1 [INFO] [stderr] Compiling dwind-macros v0.4.0 [INFO] [stderr] Compiling futures-signals-component-macro v0.4.0 [INFO] [stdout] warning: use of deprecated static `dwind::prelude::DWIND_COLORS` [INFO] [stdout] --> src/theme/mod.rs:88:42 [INFO] [stdout] | [INFO] [stdout] 88 | let primary = dwind::colors::DWIND_COLORS.get("bunker").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `dwind::prelude::DWIND_COLORS` [INFO] [stdout] --> src/theme/mod.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | let void = dwind::colors::DWIND_COLORS.get("bunker").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `dwind::prelude::DWIND_COLORS` [INFO] [stdout] --> src/theme/mod.rs:90:50 [INFO] [stdout] | [INFO] [stdout] 90 | let text_on_primary = dwind::colors::DWIND_COLORS.get("candlelight").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated static `dwind::prelude::DWIND_COLORS` [INFO] [stdout] --> src/theme/mod.rs:91:38 [INFO] [stdout] | [INFO] [stdout] 91 | let red = dwind::colors::DWIND_COLORS.get("red").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dwind` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name dwind --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dwind-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ce8e9f6318b2726b -C extra-filename=-b4adda730d543823 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-a2e442ccb4a4e9d8.rmeta --extern dominator=/opt/rustwide/target/debug/deps/libdominator-a3fd8922ca52abd1.rmeta --extern dominator_css_bindgen=/opt/rustwide/target/debug/deps/libdominator_css_bindgen-60c7e7fd330a5acd.rmeta --extern dwind_base=/opt/rustwide/target/debug/deps/libdwind_base-89dde88d4a455e8e.rmeta --extern dwind_macros=/opt/rustwide/target/debug/deps/libdwind_macros-0d668fc518bd83ed.so --extern futures_signals=/opt/rustwide/target/debug/deps/libfutures_signals-d70a6aa6844fd2c1.rmeta --extern modern_normalize_cssys=/opt/rustwide/target/debug/deps/libmodern_normalize_cssys-083498339cb0f903.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5c42cc25c3567235.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2f4d6e77bd91728f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fd35f1302f5d4091e981c2b1091d329d0b7ac647dee306fd5b0970ef918fbd22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd35f1302f5d4091e981c2b1091d329d0b7ac647dee306fd5b0970ef918fbd22", kill_on_drop: false }` [INFO] [stdout] fd35f1302f5d4091e981c2b1091d329d0b7ac647dee306fd5b0970ef918fbd22