[INFO] fetching crate dwui 0.7.2...
[INFO] building dwui-0.7.2 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate dwui 0.7.2 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dwui 0.7.2 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 691176e0b7ec684ea5640049de6da0da6f2347d1d3b1ac23dd268f9ee96981ed
[INFO] running `Command { std: "docker" "start" "-a" "691176e0b7ec684ea5640049de6da0da6f2347d1d3b1ac23dd268f9ee96981ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "691176e0b7ec684ea5640049de6da0da6f2347d1d3b1ac23dd268f9ee96981ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "691176e0b7ec684ea5640049de6da0da6f2347d1d3b1ac23dd268f9ee96981ed", kill_on_drop: false }`
[INFO] [stdout] 691176e0b7ec684ea5640049de6da0da6f2347d1d3b1ac23dd268f9ee96981ed
[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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1c4f2114cc1d48b3740eb9db74e5a63a2028e2e8bd4ad5a6e889a3143114fa6
[INFO] running `Command { std: "docker" "start" "-a" "a1c4f2114cc1d48b3740eb9db74e5a63a2028e2e8bd4ad5a6e889a3143114fa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling discard v1.0.4
[INFO] [stderr]    Compiling case v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling phf_shared v0.11.3
[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 nom v7.1.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling uuid v1.13.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[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 thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[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 futures-util v0.3.31
[INFO] [stderr]    Compiling cssparser v0.34.0
[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 js-sys v0.3.77
[INFO] [stderr]    Compiling modern-normalize-cssys v0.2.2
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "a1c4f2114cc1d48b3740eb9db74e5a63a2028e2e8bd4ad5a6e889a3143114fa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1c4f2114cc1d48b3740eb9db74e5a63a2028e2e8bd4ad5a6e889a3143114fa6", kill_on_drop: false }`
[INFO] [stdout] a1c4f2114cc1d48b3740eb9db74e5a63a2028e2e8bd4ad5a6e889a3143114fa6
[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" "-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0ca7df826efa07d3e3d9e17ba895ad1356e0a10344702f707b68174dfe1b926
[INFO] running `Command { std: "docker" "start" "-a" "e0ca7df826efa07d3e3d9e17ba895ad1356e0a10344702f707b68174dfe1b926", kill_on_drop: false }`
[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] [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] [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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.22s
[INFO] running `Command { std: "docker" "inspect" "e0ca7df826efa07d3e3d9e17ba895ad1356e0a10344702f707b68174dfe1b926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ca7df826efa07d3e3d9e17ba895ad1356e0a10344702f707b68174dfe1b926", kill_on_drop: false }`
[INFO] [stdout] e0ca7df826efa07d3e3d9e17ba895ad1356e0a10344702f707b68174dfe1b926
