[INFO] fetching crate fips_terminal_ui 0.1.0...
[INFO] checking fips_terminal_ui-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[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 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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 json_dotpath v1.1.0
[INFO] [stderr]   Downloaded clap_derive v3.2.25
[INFO] [stderr]   Downloaded fips_utility v0.1.0
[INFO] [stderr]   Downloaded colorgrad v0.6.2
[INFO] [stderr]   Downloaded fips_configuration v0.1.0
[INFO] [stderr]   Downloaded csscolorparser v0.6.2
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9892f03320ff579ee963f94c9630c663c0d28c676abd3233095982ce9713d2e
[INFO] running `Command { std: "docker" "start" "-a" "b9892f03320ff579ee963f94c9630c663c0d28c676abd3233095982ce9713d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9892f03320ff579ee963f94c9630c663c0d28c676abd3233095982ce9713d2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9892f03320ff579ee963f94c9630c663c0d28c676abd3233095982ce9713d2e", kill_on_drop: false }`
[INFO] [stdout] b9892f03320ff579ee963f94c9630c663c0d28c676abd3233095982ce9713d2e
[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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbd6a1a27d0504156dc2b7ed8e385de1f495a68fd2d7000a9ecae19bbdc13e66
[INFO] running `Command { std: "docker" "start" "-a" "cbd6a1a27d0504156dc2b7ed8e385de1f495a68fd2d7000a9ecae19bbdc13e66", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking gradient_tui_fork v0.19.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]    Compiling phf_macros 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 phf v0.11.2
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]     Checking colorgrad v0.6.2
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking fips_utility v0.1.0
[INFO] [stderr]     Checking serde_json v1.0.108
[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_configuration v0.1.0
[INFO] [stderr]     Checking fips_terminal_ui v0.1.0 (/opt/rustwide/workdir)
[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: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[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] [stderr] error: could not compile `fips_terminal_ui` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 2 previous errors
[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
[INFO] running `Command { std: "docker" "inspect" "cbd6a1a27d0504156dc2b7ed8e385de1f495a68fd2d7000a9ecae19bbdc13e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbd6a1a27d0504156dc2b7ed8e385de1f495a68fd2d7000a9ecae19bbdc13e66", kill_on_drop: false }`
[INFO] [stdout] cbd6a1a27d0504156dc2b7ed8e385de1f495a68fd2d7000a9ecae19bbdc13e66
[INFO] checking fips_terminal_ui-0.1.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate fips_terminal_ui 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate fips_terminal_ui 0.1.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2d28c16e7e89351012306cfd2b4461e390a260db2a255f1f492986c7769b492e
[INFO] running `Command { std: "docker" "start" "-a" "2d28c16e7e89351012306cfd2b4461e390a260db2a255f1f492986c7769b492e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2d28c16e7e89351012306cfd2b4461e390a260db2a255f1f492986c7769b492e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d28c16e7e89351012306cfd2b4461e390a260db2a255f1f492986c7769b492e", kill_on_drop: false }`
[INFO] [stdout] 2d28c16e7e89351012306cfd2b4461e390a260db2a255f1f492986c7769b492e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0a0813994396890916d07f10dd4f41d8e917badcb8fb4521511ec86e7f08ce3
[INFO] running `Command { std: "docker" "start" "-a" "f0a0813994396890916d07f10dd4f41d8e917badcb8fb4521511ec86e7f08ce3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling heck v0.3.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 signal-hook-mio v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking gradient_tui_fork v0.19.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking csscolorparser v0.6.2
[INFO] [stderr]     Checking thiserror v1.0.51
[INFO] [stderr]     Checking colorgrad v0.6.2
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking fips_utility v0.1.0
[INFO] [stderr]     Checking serde_json v1.0.108
[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_configuration v0.1.0
[INFO] [stderr]     Checking fips_terminal_ui v0.1.0 (/opt/rustwide/workdir)
[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
[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
[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
[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
[INFO] running `Command { std: "docker" "inspect" "f0a0813994396890916d07f10dd4f41d8e917badcb8fb4521511ec86e7f08ce3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0a0813994396890916d07f10dd4f41d8e917badcb8fb4521511ec86e7f08ce3", kill_on_drop: false }`
[INFO] [stdout] f0a0813994396890916d07f10dd4f41d8e917badcb8fb4521511ec86e7f08ce3
