[INFO] fetching crate fips_terminal_ui 0.1.0...
[INFO] checking fips_terminal_ui-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate fips_terminal_ui 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate fips_terminal_ui 0.1.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fips_utility v0.1.0
[INFO] [stderr]   Downloaded fips_configuration v0.1.0
[INFO] [stderr]   Downloaded fips_plugin_registry v0.1.0
[INFO] [stderr]   Downloaded json_dotpath v1.1.0
[INFO] [stderr]   Downloaded csscolorparser v0.6.2
[INFO] [stderr]   Downloaded colorgrad v0.6.2
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded gradient_tui_fork v0.19.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5e4295e4126ebc516445fe55af958aaa349066e0f249ad0abb211a9f3fd85d0
[INFO] running `Command { std: "docker" "start" "-a" "f5e4295e4126ebc516445fe55af958aaa349066e0f249ad0abb211a9f3fd85d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5e4295e4126ebc516445fe55af958aaa349066e0f249ad0abb211a9f3fd85d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5e4295e4126ebc516445fe55af958aaa349066e0f249ad0abb211a9f3fd85d0", kill_on_drop: false }`
[INFO] [stdout] f5e4295e4126ebc516445fe55af958aaa349066e0f249ad0abb211a9f3fd85d0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9a950ecba0d133f5ca65aea772d47e5253712e7bfa9acb7b35962dd049d6357
[INFO] running `Command { std: "docker" "start" "-a" "e9a950ecba0d133f5ca65aea772d47e5253712e7bfa9acb7b35962dd049d6357", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking lock_api v0.4.11
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[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]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking gradient_tui_fork v0.19.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]     Checking colorgrad v0.6.2
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking fips_utility v0.1.0
[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_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 by prelude
[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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/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 by prelude
[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 by prelude
[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/30f74ff0dc4d66debc8b50724c446f817e5f75f4/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 by prelude
[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) 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 test) due to 3 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "e9a950ecba0d133f5ca65aea772d47e5253712e7bfa9acb7b35962dd049d6357", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9a950ecba0d133f5ca65aea772d47e5253712e7bfa9acb7b35962dd049d6357", kill_on_drop: false }`
[INFO] [stdout] e9a950ecba0d133f5ca65aea772d47e5253712e7bfa9acb7b35962dd049d6357
