[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#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittle-bear-x%2Fegui-material-design" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/little-bear-x/egui-material-design on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ecolor v0.32.1
[INFO] [stderr]   Downloaded emath v0.32.1
[INFO] [stderr]   Downloaded material-colors v0.4.2
[INFO] [stderr]   Downloaded epaint v0.32.1
[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-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d9247ffc7a68f87b5b3fcdcfff620d1161dc24fe55c6d16e82888b7f40b2316
[INFO] running `Command { std: "docker" "start" "-a" "2d9247ffc7a68f87b5b3fcdcfff620d1161dc24fe55c6d16e82888b7f40b2316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d9247ffc7a68f87b5b3fcdcfff620d1161dc24fe55c6d16e82888b7f40b2316", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d9247ffc7a68f87b5b3fcdcfff620d1161dc24fe55c6d16e82888b7f40b2316", kill_on_drop: false }`
[INFO] [stdout] 2d9247ffc7a68f87b5b3fcdcfff620d1161dc24fe55c6d16e82888b7f40b2316
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5c8a64078a0b5b0e7607bb6367faa8d87de30c87de8c1d141b3e8ba0e8e7a6b
[INFO] running `Command { std: "docker" "start" "-a" "e5c8a64078a0b5b0e7607bb6367faa8d87de30c87de8c1d141b3e8ba0e8e7a6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling emath v0.32.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.9
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[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 profiling v1.0.17
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling ecolor v0.32.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[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 serde v1.0.219
[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 21.79s
[INFO] running `Command { std: "docker" "inspect" "e5c8a64078a0b5b0e7607bb6367faa8d87de30c87de8c1d141b3e8ba0e8e7a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c8a64078a0b5b0e7607bb6367faa8d87de30c87de8c1d141b3e8ba0e8e7a6b", kill_on_drop: false }`
[INFO] [stdout] e5c8a64078a0b5b0e7607bb6367faa8d87de30c87de8c1d141b3e8ba0e8e7a6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61d885a9464754a7f88d8dc295cc4b33990058ca6e55b86b21dc23a7ad86d253
[INFO] running `Command { std: "docker" "start" "-a" "61d885a9464754a7f88d8dc295cc4b33990058ca6e55b86b21dc23a7ad86d253", 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.65s
[INFO] running `Command { std: "docker" "inspect" "61d885a9464754a7f88d8dc295cc4b33990058ca6e55b86b21dc23a7ad86d253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d885a9464754a7f88d8dc295cc4b33990058ca6e55b86b21dc23a7ad86d253", kill_on_drop: false }`
[INFO] [stdout] 61d885a9464754a7f88d8dc295cc4b33990058ca6e55b86b21dc23a7ad86d253
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 184e7230a24bfe21fe93aa0bceabd3b011b5dec2efa9a26060e9bf093b7e2f23
[INFO] running `Command { std: "docker" "start" "-a" "184e7230a24bfe21fe93aa0bceabd3b011b5dec2efa9a26060e9bf093b7e2f23", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[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] [stderr]    Doc-tests egui_material
[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] [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.68s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.86s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "184e7230a24bfe21fe93aa0bceabd3b011b5dec2efa9a26060e9bf093b7e2f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "184e7230a24bfe21fe93aa0bceabd3b011b5dec2efa9a26060e9bf093b7e2f23", kill_on_drop: false }`
[INFO] [stdout] 184e7230a24bfe21fe93aa0bceabd3b011b5dec2efa9a26060e9bf093b7e2f23
