[INFO] cloning repository https://github.com/little-bear-x/egui-material-design
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/little-bear-x/egui-material-design" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittle-bear-x%2Fegui-material-design", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittle-bear-x%2Fegui-material-design'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2e217320491184205fec44b212e63186e2da7cd
[INFO] testing little-bear-x/egui-material-design against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittle-bear-x%2Fegui-material-design" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/little-bear-x/egui-material-design
[INFO] finished tweaking git repo https://github.com/little-bear-x/egui-material-design
[INFO] tweaked toml for git repo https://github.com/little-bear-x/egui-material-design written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/little-bear-x/egui-material-design on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/little-bear-x/egui-material-design 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.9
[INFO] [stderr]   Downloaded ecolor v0.32.1
[INFO] [stderr]   Downloaded emath v0.32.1
[INFO] [stderr]   Downloaded epaint v0.32.1
[INFO] [stderr]   Downloaded indexmap v2.10.0
[INFO] [stderr]   Downloaded material-colors v0.4.2
[INFO] [stderr]   Downloaded egui v0.32.1
[INFO] [stderr]   Downloaded epaint_default_fonts v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a2097fdfebd6cacda307ae7aa8432414c1dd25375de6df31c972cacc5195b8e
[INFO] running `Command { std: "docker" "start" "-a" "4a2097fdfebd6cacda307ae7aa8432414c1dd25375de6df31c972cacc5195b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a2097fdfebd6cacda307ae7aa8432414c1dd25375de6df31c972cacc5195b8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a2097fdfebd6cacda307ae7aa8432414c1dd25375de6df31c972cacc5195b8e", kill_on_drop: false }`
[INFO] [stdout] 4a2097fdfebd6cacda307ae7aa8432414c1dd25375de6df31c972cacc5195b8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78d33323a05b37287319597e1c6ce731abb71059f5b264dcd8b0158821f1732d
[INFO] running `Command { std: "docker" "start" "-a" "78d33323a05b37287319597e1c6ce731abb71059f5b264dcd8b0158821f1732d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.9
[INFO] [stderr]    Compiling emath v0.32.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.32.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling ecolor v0.32.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.31
[INFO] [stderr]    Compiling epaint v0.32.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling egui v0.32.1
[INFO] [stderr]    Compiling material-colors v0.4.2
[INFO] [stderr]    Compiling egui_material v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.30s
[INFO] running `Command { std: "docker" "inspect" "78d33323a05b37287319597e1c6ce731abb71059f5b264dcd8b0158821f1732d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d33323a05b37287319597e1c6ce731abb71059f5b264dcd8b0158821f1732d", kill_on_drop: false }`
[INFO] [stdout] 78d33323a05b37287319597e1c6ce731abb71059f5b264dcd8b0158821f1732d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 479bdebcfc19e7baf3cf84be8a82ff3b8072091ab9078dd21653d54ae23ccd1b
[INFO] running `Command { std: "docker" "start" "-a" "479bdebcfc19e7baf3cf84be8a82ff3b8072091ab9078dd21653d54ae23ccd1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling egui_material v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s
[INFO] running `Command { std: "docker" "inspect" "479bdebcfc19e7baf3cf84be8a82ff3b8072091ab9078dd21653d54ae23ccd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "479bdebcfc19e7baf3cf84be8a82ff3b8072091ab9078dd21653d54ae23ccd1b", kill_on_drop: false }`
[INFO] [stdout] 479bdebcfc19e7baf3cf84be8a82ff3b8072091ab9078dd21653d54ae23ccd1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 81d3393ab61eb0c91cfc3f14bac6fe74510d86365260c6ca4b5d0358acb7e923
[INFO] running `Command { std: "docker" "start" "-a" "81d3393ab61eb0c91cfc3f14bac6fe74510d86365260c6ca4b5d0358acb7e923", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_material-edc1ec9f83ea7981)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/egui_material-22e55fe8b90974a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests egui_material
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/color/theme.rs - color::theme::MaterialTheme (line 19) ... FAILED
[INFO] [stdout] test src/components/text_field/state.rs - components::text_field::state::TextEditState (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/color/theme.rs - color::theme::MaterialTheme (line 19) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MaterialTheme`
[INFO] [stdout]   --> src/color/theme.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | let theme = MaterialTheme::from_argb(0xffaae5a4, ColorMode::Light);
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `MaterialTheme`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 19 + use egui_material::prelude::MaterialTheme;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ColorMode`
[INFO] [stdout]   --> src/color/theme.rs:21:50
[INFO] [stdout]    |
[INFO] [stdout] 21 | let theme = MaterialTheme::from_argb(0xffaae5a4, ColorMode::Light);
[INFO] [stdout]    |                                                  ^^^^^^^^^ use of undeclared type `ColorMode`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 19 + use egui_material::prelude::ColorMode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/color/theme.rs - color::theme::MaterialTheme (line 19)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.85s; merged doctests compilation took 0.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "81d3393ab61eb0c91cfc3f14bac6fe74510d86365260c6ca4b5d0358acb7e923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81d3393ab61eb0c91cfc3f14bac6fe74510d86365260c6ca4b5d0358acb7e923", kill_on_drop: false }`
[INFO] [stdout] 81d3393ab61eb0c91cfc3f14bac6fe74510d86365260c6ca4b5d0358acb7e923
