[INFO] fetching crate fips_terminal_ui 0.1.0...
[INFO] checking fips_terminal_ui-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate fips_terminal_ui 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate fips_terminal_ui 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fips_terminal_ui 0.1.0
[INFO] finished tweaking crates.io crate fips_terminal_ui 0.1.0
[INFO] tweaked toml for crates.io crate fips_terminal_ui 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fips_plugin_registry v0.1.0
[INFO] [stderr]   Downloaded fips_configuration v0.1.0
[INFO] [stderr]   Downloaded fips_utility v0.1.0
[INFO] [stderr]   Downloaded csscolorparser v0.6.2
[INFO] [stderr]   Downloaded json_dotpath v1.1.0
[INFO] [stderr]   Downloaded colorgrad v0.6.2
[INFO] [stderr]   Downloaded gradient_tui_fork v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b843a9504ca96b8829fc75e35dda339397f8359ae17fdc734bae4ffc404460e1
[INFO] running `Command { std: "docker" "start" "-a" "b843a9504ca96b8829fc75e35dda339397f8359ae17fdc734bae4ffc404460e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b843a9504ca96b8829fc75e35dda339397f8359ae17fdc734bae4ffc404460e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b843a9504ca96b8829fc75e35dda339397f8359ae17fdc734bae4ffc404460e1", kill_on_drop: false }`
[INFO] [stdout] b843a9504ca96b8829fc75e35dda339397f8359ae17fdc734bae4ffc404460e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 917275b6e262a3f6c44a071898c56561dd1931bed5fb435fd7e21047f2dd61ea
[INFO] running `Command { std: "docker" "start" "-a" "917275b6e262a3f6c44a071898c56561dd1931bed5fb435fd7e21047f2dd61ea", kill_on_drop: false }`
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking colorgrad v0.6.2
[INFO] [stderr]     Checking gradient_tui_fork v0.19.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking json_dotpath v1.1.0
[INFO] [stderr]     Checking fips_plugin_registry v0.1.0
[INFO] [stderr]     Checking fips_configuration v0.1.0
[INFO] [stderr]     Checking fips_utility v0.1.0
[INFO] [stderr]     Checking fips_terminal_ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `colorgrad` is imported redundantly
[INFO] [stdout]  --> src/cli/ui.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use colorgrad;
[INFO] [stdout]   |     ^^^^^^^^^ the item `colorgrad` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `colorgrad` is imported redundantly
[INFO] [stdout]  --> src/cli/ui.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use colorgrad;
[INFO] [stdout]   |     ^^^^^^^^^ the item `colorgrad` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/cli/ui.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/cli/ui.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `colorgrad` is imported redundantly
[INFO] [stdout]  --> src/cli/gradient_newtype.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colorgrad;
[INFO] [stdout]   |     ^^^^^^^^^ the item `colorgrad` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `colorgrad` is imported redundantly
[INFO] [stdout]  --> src/cli/gradient_newtype.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colorgrad;
[INFO] [stdout]   |     ^^^^^^^^^ the item `colorgrad` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/cli/ui.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .constraints(constraints.as_ref())
[INFO] [stdout]     |          ^^^^^^^^^^^             ------ type must be known at this point
[INFO] [stdout]     |          |
[INFO] [stdout]     |          cannot infer type of the type parameter `C` declared on the method `constraints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .constraints::<&T>(constraints.as_ref())
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/cli/ui.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .constraints(constraints.as_ref())
[INFO] [stdout]     |          ^^^^^^^^^^^             ------ type must be known at this point
[INFO] [stdout]     |          |
[INFO] [stdout]     |          cannot infer type of the type parameter `C` declared on the method `constraints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .constraints::<&T>(constraints.as_ref())
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/cli/ui.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .constraints(constraints.as_ref())
[INFO] [stdout]     |          ^^^^^^^^^^^             ------ type must be known at this point
[INFO] [stdout]     |          |
[INFO] [stdout]     |          cannot infer type of the type parameter `C` declared on the method `constraints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .constraints::<&T>(constraints.as_ref())
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/cli/ui.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .constraints(constraints.as_ref())
[INFO] [stdout]     |          ^^^^^^^^^^^             ------ type must be known at this point
[INFO] [stdout]     |          |
[INFO] [stdout]     |          cannot infer type of the type parameter `C` declared on the method `constraints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .constraints::<&T>(constraints.as_ref())
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fips_terminal_ui` (lib test) due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fips_terminal_ui` (lib) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "917275b6e262a3f6c44a071898c56561dd1931bed5fb435fd7e21047f2dd61ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "917275b6e262a3f6c44a071898c56561dd1931bed5fb435fd7e21047f2dd61ea", kill_on_drop: false }`
[INFO] [stdout] 917275b6e262a3f6c44a071898c56561dd1931bed5fb435fd7e21047f2dd61ea
[INFO] checking fips_terminal_ui-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate fips_terminal_ui 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate fips_terminal_ui 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate fips_terminal_ui 0.1.0
[INFO] finished tweaking crates.io crate fips_terminal_ui 0.1.0
[INFO] tweaked toml for crates.io crate fips_terminal_ui 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8deec1eea61f35b8194b6933c38f75ad4c41f773b6617aebaf1589609f795f89
[INFO] running `Command { std: "docker" "start" "-a" "8deec1eea61f35b8194b6933c38f75ad4c41f773b6617aebaf1589609f795f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8deec1eea61f35b8194b6933c38f75ad4c41f773b6617aebaf1589609f795f89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8deec1eea61f35b8194b6933c38f75ad4c41f773b6617aebaf1589609f795f89", kill_on_drop: false }`
[INFO] [stdout] 8deec1eea61f35b8194b6933c38f75ad4c41f773b6617aebaf1589609f795f89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80dfdd155e59d21719e3cb5aefecd3d26cb89aecdbe8ec79cf3fe51c36a25713
[INFO] running `Command { std: "docker" "start" "-a" "80dfdd155e59d21719e3cb5aefecd3d26cb89aecdbe8ec79cf3fe51c36a25713", kill_on_drop: false }`
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking colorgrad v0.6.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking gradient_tui_fork v0.19.0
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking json_dotpath v1.1.0
[INFO] [stderr]     Checking fips_plugin_registry v0.1.0
[INFO] [stderr]     Checking fips_utility v0.1.0
[INFO] [stderr]     Checking fips_configuration v0.1.0
[INFO] [stderr]     Checking fips_terminal_ui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `colorgrad` is imported redundantly
[INFO] [stdout]  --> src/cli/ui.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use colorgrad;
[INFO] [stdout]   |     ^^^^^^^^^ the item `colorgrad` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/cli/ui.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `colorgrad` is imported redundantly
[INFO] [stdout]  --> src/cli/gradient_newtype.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colorgrad;
[INFO] [stdout]   |     ^^^^^^^^^ the item `colorgrad` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `colorgrad` is imported redundantly
[INFO] [stdout]  --> src/cli/ui.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use colorgrad;
[INFO] [stdout]   |     ^^^^^^^^^ the item `colorgrad` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `TryFrom` is imported redundantly
[INFO] [stdout]  --> src/cli/ui.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `TryFrom` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `colorgrad` is imported redundantly
[INFO] [stdout]  --> src/cli/gradient_newtype.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use colorgrad;
[INFO] [stdout]   |     ^^^^^^^^^ the item `colorgrad` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/cli/ui.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .constraints(constraints.as_ref())
[INFO] [stdout]     |          ^^^^^^^^^^^             ------ type must be known at this point
[INFO] [stdout]     |          |
[INFO] [stdout]     |          cannot infer type of the type parameter `C` declared on the method `constraints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .constraints::<&T>(constraints.as_ref())
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/cli/ui.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .constraints(constraints.as_ref())
[INFO] [stdout]     |          ^^^^^^^^^^^             ------ type must be known at this point
[INFO] [stdout]     |          |
[INFO] [stdout]     |          cannot infer type of the type parameter `C` declared on the method `constraints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .constraints::<&T>(constraints.as_ref())
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/cli/ui.rs:141:10
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .constraints(constraints.as_ref())
[INFO] [stdout]     |          ^^^^^^^^^^^             ------ type must be known at this point
[INFO] [stdout]     |          |
[INFO] [stdout]     |          cannot infer type of the type parameter `C` declared on the method `constraints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .constraints::<&T>(constraints.as_ref())
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> src/cli/ui.rs:167:10
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .constraints(constraints.as_ref())
[INFO] [stdout]     |          ^^^^^^^^^^^             ------ type must be known at this point
[INFO] [stdout]     |          |
[INFO] [stdout]     |          cannot infer type of the type parameter `C` declared on the method `constraints`
[INFO] [stdout]     |
[INFO] [stdout]     = note: multiple `impl`s satisfying `Vec<Constraint>: AsRef<_>` found in the `alloc` crate:
[INFO] [stdout]             - impl<T, A> AsRef<Vec<T, A>> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout]             - impl<T, A> AsRef<[T]> for Vec<T, A>
[INFO] [stdout]               where A: Allocator;
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]     |
[INFO] [stdout] 167 |         .constraints::<&T>(constraints.as_ref())
[INFO] [stdout]     |                     ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fips_terminal_ui` (lib test) due to 3 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fips_terminal_ui` (lib) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "80dfdd155e59d21719e3cb5aefecd3d26cb89aecdbe8ec79cf3fe51c36a25713", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80dfdd155e59d21719e3cb5aefecd3d26cb89aecdbe8ec79cf3fe51c36a25713", kill_on_drop: false }`
[INFO] [stdout] 80dfdd155e59d21719e3cb5aefecd3d26cb89aecdbe8ec79cf3fe51c36a25713
