[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#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flittle-bear-x%2Fegui-material-design" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/little-bear-x/egui-material-design on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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 egui v0.32.1
[INFO] [stderr]   Downloaded material-colors v0.4.2
[INFO] [stderr]   Downloaded epaint 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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cf67c60e08b926b6bcbca79cea2841593dc84cd574597daf884b2bd98e5063a4
[INFO] running `Command { std: "docker" "start" "-a" "cf67c60e08b926b6bcbca79cea2841593dc84cd574597daf884b2bd98e5063a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf67c60e08b926b6bcbca79cea2841593dc84cd574597daf884b2bd98e5063a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf67c60e08b926b6bcbca79cea2841593dc84cd574597daf884b2bd98e5063a4", kill_on_drop: false }`
[INFO] [stdout] cf67c60e08b926b6bcbca79cea2841593dc84cd574597daf884b2bd98e5063a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c592b72d3983ff5ce0e868db0d91f79866d6b75fa30a96cc6efa8bc5a3cd9758
[INFO] running `Command { std: "docker" "start" "-a" "c592b72d3983ff5ce0e868db0d91f79866d6b75fa30a96cc6efa8bc5a3cd9758", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[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 hashbrown v0.15.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling epaint_default_fonts v0.32.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[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 owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.31
[INFO] [stderr]    Compiling epaint v0.32.1
[INFO] [stderr]    Compiling egui v0.32.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 1m 27s
[INFO] running `Command { std: "docker" "inspect" "c592b72d3983ff5ce0e868db0d91f79866d6b75fa30a96cc6efa8bc5a3cd9758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c592b72d3983ff5ce0e868db0d91f79866d6b75fa30a96cc6efa8bc5a3cd9758", kill_on_drop: false }`
[INFO] [stdout] c592b72d3983ff5ce0e868db0d91f79866d6b75fa30a96cc6efa8bc5a3cd9758
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c10022c92a7491850df9c7fa6f8375e36612d96c213ea05f9684b474c4ec568b
[INFO] running `Command { std: "docker" "start" "-a" "c10022c92a7491850df9c7fa6f8375e36612d96c213ea05f9684b474c4ec568b", 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.62s
[INFO] running `Command { std: "docker" "inspect" "c10022c92a7491850df9c7fa6f8375e36612d96c213ea05f9684b474c4ec568b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c10022c92a7491850df9c7fa6f8375e36612d96c213ea05f9684b474c4ec568b", kill_on_drop: false }`
[INFO] [stdout] c10022c92a7491850df9c7fa6f8375e36612d96c213ea05f9684b474c4ec568b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5ce3bdbb6a9abbc232c30b239aa410a2fc6bd2e458ab7c054016beb68aef80f9
[INFO] running `Command { std: "docker" "start" "-a" "5ce3bdbb6a9abbc232c30b239aa410a2fc6bd2e458ab7c054016beb68aef80f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/egui_material-c69e5aab8833b1c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/egui_material-86fc36a7d21210c2)
[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 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] 4 | 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] 2 + 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] 4 | 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] 2 + 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.78s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5ce3bdbb6a9abbc232c30b239aa410a2fc6bd2e458ab7c054016beb68aef80f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce3bdbb6a9abbc232c30b239aa410a2fc6bd2e458ab7c054016beb68aef80f9", kill_on_drop: false }`
[INFO] [stdout] 5ce3bdbb6a9abbc232c30b239aa410a2fc6bd2e458ab7c054016beb68aef80f9
