[INFO] fetching crate fips_terminal_ui 0.1.0...
[INFO] checking fips_terminal_ui-0.1.0 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate fips_terminal_ui 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate fips_terminal_ui 0.1.0 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded fips_configuration v0.1.0
[INFO] [stderr]   Downloaded fips_plugin_registry v0.1.0
[INFO] [stderr]   Downloaded fips_utility v0.1.0
[INFO] [stderr]   Downloaded gradient_tui_fork v0.19.0
[INFO] [stderr]   Downloaded json_dotpath v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fd0798e0850ae50fa0bd2012c91f3c6df8b4cdfefb3349eef8cff0ba2c2a1d7
[INFO] running `Command { std: "docker" "start" "-a" "7fd0798e0850ae50fa0bd2012c91f3c6df8b4cdfefb3349eef8cff0ba2c2a1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fd0798e0850ae50fa0bd2012c91f3c6df8b4cdfefb3349eef8cff0ba2c2a1d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fd0798e0850ae50fa0bd2012c91f3c6df8b4cdfefb3349eef8cff0ba2c2a1d7", kill_on_drop: false }`
[INFO] [stdout] 7fd0798e0850ae50fa0bd2012c91f3c6df8b4cdfefb3349eef8cff0ba2c2a1d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fa986a51cac11f4cfe88222da24dc57e440039f670be502e473e3f1728dfbf4a
[INFO] running `Command { std: "docker" "start" "-a" "fa986a51cac11f4cfe88222da24dc57e440039f670be502e473e3f1728dfbf4a", kill_on_drop: false }`
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling signal-hook v0.3.17
[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]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking gradient_tui_fork v0.19.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]     Checking colorgrad v0.6.2
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking json_dotpath v1.1.0
[INFO] [stderr]     Checking fips_plugin_registry v0.1.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking hyper v0.14.28
[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 `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/80399064afa4a2cd153f30d02c25f7ea0383ed65/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/80399064afa4a2cd153f30d02c25f7ea0383ed65/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" "fa986a51cac11f4cfe88222da24dc57e440039f670be502e473e3f1728dfbf4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa986a51cac11f4cfe88222da24dc57e440039f670be502e473e3f1728dfbf4a", kill_on_drop: false }`
[INFO] [stdout] fa986a51cac11f4cfe88222da24dc57e440039f670be502e473e3f1728dfbf4a
