[INFO] cloning repository https://github.com/emmalexandria/antsee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emmalexandria/antsee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmalexandria%2Fantsee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmalexandria%2Fantsee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 932a94babd3b9456ac57955f677f0993016cd1a4
[INFO] checking emmalexandria/antsee/932a94babd3b9456ac57955f677f0993016cd1a4 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femmalexandria%2Fantsee" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/emmalexandria/antsee
[INFO] finished tweaking git repo https://github.com/emmalexandria/antsee
[INFO] tweaked toml for git repo https://github.com/emmalexandria/antsee written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emmalexandria/antsee on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 196 packages to latest compatible versions
[INFO] [stderr]       Adding bat v0.24.0 (available: v0.25.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glob v0.3.3
[INFO] [stderr]   Downloaded nu-ansi-term v0.49.0
[INFO] [stderr]   Downloaded nu-ansi-term v0.50.3
[INFO] [stderr]   Downloaded clap_lex v0.7.6
[INFO] [stderr]   Downloaded std_prelude v0.2.12
[INFO] [stderr]   Downloaded wild v2.2.1
[INFO] [stderr]   Downloaded grep-cli v0.1.12
[INFO] [stderr]   Downloaded bugreport v0.5.1
[INFO] [stderr]   Downloaded clap v4.5.49
[INFO] [stderr]   Downloaded anstream v0.6.21
[INFO] [stderr]   Downloaded anstyle v1.0.13
[INFO] [stderr]   Downloaded git-version-macro v0.3.9
[INFO] [stderr]   Downloaded clircle v0.4.0
[INFO] [stderr]   Downloaded serde_test v1.0.177
[INFO] [stderr]   Downloaded git-version v0.3.9
[INFO] [stderr]   Downloaded syntect v5.3.0
[INFO] [stderr]   Downloaded content_inspector v0.2.4
[INFO] [stderr]   Downloaded path_abs v0.5.1
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded ansi_colours v1.2.3
[INFO] [stderr]   Downloaded globset v0.4.17
[INFO] [stderr]   Downloaded sysinfo v0.33.1
[INFO] [stderr]   Downloaded windows-core v0.57.0
[INFO] [stderr]   Downloaded windows-interface v0.57.0
[INFO] [stderr]   Downloaded windows-implement v0.57.0
[INFO] [stderr]   Downloaded git2 v0.18.3
[INFO] [stderr]   Downloaded libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]   Downloaded clap_builder v4.5.49
[INFO] [stderr]   Downloaded bat v0.24.0
[INFO] [stderr]   Downloaded windows v0.57.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ec3d28763fb7ff3931f3059ee61f2a8902a63d2320fc27e3c16476f121ca4d26
[INFO] running `Command { std: "docker" "start" "-a" "ec3d28763fb7ff3931f3059ee61f2a8902a63d2320fc27e3c16476f121ca4d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ec3d28763fb7ff3931f3059ee61f2a8902a63d2320fc27e3c16476f121ca4d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec3d28763fb7ff3931f3059ee61f2a8902a63d2320fc27e3c16476f121ca4d26", kill_on_drop: false }`
[INFO] [stdout] ec3d28763fb7ff3931f3059ee61f2a8902a63d2320fc27e3c16476f121ca4d26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2500f1a74e9a5d7e8505aff63b2f3ab2c91abfa70aeedb65014e634a2857343
[INFO] running `Command { std: "docker" "start" "-a" "d2500f1a74e9a5d7e8505aff63b2f3ab2c91abfa70aeedb65014e634a2857343", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.49
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking quick-xml v0.38.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]    Compiling bugreport v0.5.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking globset v0.4.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling bat v0.24.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking std_prelude v0.2.12
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking grep-cli v0.1.12
[INFO] [stderr]     Checking path_abs v0.5.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking wild v2.2.1
[INFO] [stderr]     Checking nu-ansi-term v0.49.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking antsee v1.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stdout] warning: method `inactive` is never used
[INFO] [stdout]    --> src/color.rs:130:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | impl<S> Source<S> {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] 130 |     fn inactive(self) -> Self {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated type
[INFO] [stdout]    --> src/color.rs:113:5
[INFO] [stdout]     |
[INFO] [stdout] 113 |     type ExternalSource;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:1:9
[INFO] [stdout]     |
[INFO] [stdout]   1 | #![warn(missing_docs)]
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]    --> src/color/libraries/css.rs:10:9
[INFO] [stdout]     |
[INFO] [stdout]  10 | /         pub enum $enum_name {
[INFO] [stdout]  11 | |             $(
[INFO] [stdout]  12 | |                 $variant_name,
[INFO] [stdout]  13 | |             )*
[INFO] [stdout]  14 | |         }
[INFO] [stdout]     | |_________^
[INFO] [stdout] ...
[INFO] [stdout]  60 | / css_colors! {
[INFO] [stdout]  61 | |     CssColors {
[INFO] [stdout]  62 | |         AliceBlue, "aliceblue", (240, 248, 255);
[INFO] [stdout]  63 | |         AntiqueWhite, "antiquewhite", (250, 235, 215);
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `css_colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color/libraries/css.rs:12:17
[INFO] [stdout]     |
[INFO] [stdout]  12 |                   $variant_name,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 | / css_colors! {
[INFO] [stdout]  61 | |     CssColors {
[INFO] [stdout]  62 | |         AliceBlue, "aliceblue", (240, 248, 255);
[INFO] [stdout]  63 | |         AntiqueWhite, "antiquewhite", (250, 235, 215);
[INFO] [stdout] ...   |
[INFO] [stdout] 211 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `css_colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/color/libraries/xterm.rs:12:17
[INFO] [stdout]     |
[INFO] [stdout]  12 |                   $variant_name,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / xterm_colors! {
[INFO] [stdout]  80 | |     XtermColors {
[INFO] [stdout]  81 | |         Black ,  "Black" ,  0 ,  (0 , 0 , 0);
[INFO] [stdout]  82 | |         Maroon ,  "Maroon" ,  1 ,  (128 , 0 , 0);
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `xterm_colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/color/libraries/xterm.rs:61:13
[INFO] [stdout]     |
[INFO] [stdout]  61 |               pub fn ansi256(&self) -> u8 {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / xterm_colors! {
[INFO] [stdout]  80 | |     XtermColors {
[INFO] [stdout]  81 | |         Black ,  "Black" ,  0 ,  (0 , 0 , 0);
[INFO] [stdout]  82 | |         Maroon ,  "Maroon" ,  1 ,  (128 , 0 , 0);
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `xterm_colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]    --> src/color/libraries/xterm.rs:68:13
[INFO] [stdout]     |
[INFO] [stdout]  68 |               pub fn get_ansi256(ansi256: u8) -> Self {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 | / xterm_colors! {
[INFO] [stdout]  80 | |     XtermColors {
[INFO] [stdout]  81 | |         Black ,  "Black" ,  0 ,  (0 , 0 , 0);
[INFO] [stdout]  82 | |         Maroon ,  "Maroon" ,  1 ,  (128 , 0 , 0);
[INFO] [stdout] ...   |
[INFO] [stdout] 339 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `xterm_colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking clircle v0.4.0
[INFO] [stderr]     Checking serde_test v1.0.177
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stdout] error[E0277]: the trait bound `ansi::Ansi: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/color/ansi.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 140 |         assert_tokens(&color, &[Token::Str("BrightRed")]);
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `ansi::Ansi`
[INFO] [stdout]    --> src/color/ansi.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub enum Ansi {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `ansi::Ansi` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `ansi::Ansi: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/color/ansi.rs:140:23
[INFO] [stdout]     |
[INFO] [stdout] 140 |         assert_tokens(&color, &[Token::Str("BrightRed")]);
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `ansi::Ansi`
[INFO] [stdout]    --> src/color/ansi.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub enum Ansi {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `ansi::Ansi` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:20
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> examples/serde/main.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(serde::Serialize, serde::Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> examples/serde/main.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(serde::Serialize, serde::Deserialize, Debug)]
[INFO] [stdout]    |                            ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fixed::Fixed: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/color/fixed.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_tokens(&fixed, &[Token::U8(5)])
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `fixed::Fixed`
[INFO] [stdout]    --> src/color/fixed.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Fixed(pub u8, Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `fixed::Fixed` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fixed::Fixed: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/color/fixed.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_tokens(&fixed, &[Token::U8(5)])
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `fixed::Fixed`
[INFO] [stdout]    --> src/color/fixed.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Fixed(pub u8, Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `fixed::Fixed` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:20
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fixed::Fixed: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/color/fixed.rs:178:23
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_tokens(&fixed, &[Token::Str("xterm(Seafoam)")]);
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `fixed::Fixed`
[INFO] [stdout]    --> src/color/fixed.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Fixed(pub u8, Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `fixed::Fixed` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `fixed::Fixed: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/color/fixed.rs:178:23
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert_tokens(&fixed, &[Token::Str("xterm(Seafoam)")]);
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `fixed::Fixed`
[INFO] [stdout]    --> src/color/fixed.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Fixed(pub u8, Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `fixed::Fixed` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:20
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rgb::Rgb: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/color/rgb.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         assert_tokens(
[INFO] [stdout]     |         ------------- required by a bound introduced by this call
[INFO] [stdout] 232 |             &rgb,
[INFO] [stdout]     |             ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `rgb::Rgb`
[INFO] [stdout]    --> src/color/rgb.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Rgb([u8; 3], Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `rgb::Rgb` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rgb::Rgb: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/color/rgb.rs:232:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |         assert_tokens(
[INFO] [stdout]     |         ------------- required by a bound introduced by this call
[INFO] [stdout] 232 |             &rgb,
[INFO] [stdout]     |             ^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `rgb::Rgb`
[INFO] [stdout]    --> src/color/rgb.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Rgb([u8; 3], Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `rgb::Rgb` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:20
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rgb::Rgb: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/color/rgb.rs:247:23
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_tokens(&rgb, &[Token::Str("#453209")])
[INFO] [stdout]     |         ------------- ^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `rgb::Rgb`
[INFO] [stdout]    --> src/color/rgb.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Rgb([u8; 3], Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `rgb::Rgb` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rgb::Rgb: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/color/rgb.rs:247:23
[INFO] [stdout]     |
[INFO] [stdout] 247 |         assert_tokens(&rgb, &[Token::Str("#453209")])
[INFO] [stdout]     |         ------------- ^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `rgb::Rgb`
[INFO] [stdout]    --> src/color/rgb.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Rgb([u8; 3], Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `rgb::Rgb` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:20
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rgb::Rgb: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/color/rgb.rs:253:23
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_tokens(&rgb, &[Token::Str("css(red)")])
[INFO] [stdout]     |         ------------- ^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `rgb::Rgb`
[INFO] [stdout]    --> src/color/rgb.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Rgb([u8; 3], Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `rgb::Rgb` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rgb::Rgb: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/color/rgb.rs:253:23
[INFO] [stdout]     |
[INFO] [stdout] 253 |         assert_tokens(&rgb, &[Token::Str("css(red)")])
[INFO] [stdout]     |         ------------- ^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `rgb::Rgb`
[INFO] [stdout]    --> src/color/rgb.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Rgb([u8; 3], Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `rgb::Rgb` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:20
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `antsee` (example "serde") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `antsee` (lib test) due to 16 previous errors
[INFO] [stdout] error[E0277]: the trait bound `color::Color: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/color.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 165 |         assert_tokens(&color, &[Token::Str("Red")])
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `color::Color`
[INFO] [stdout]    --> src/color.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub enum Color {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `color::Color` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `color::Color: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/color.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 165 |         assert_tokens(&color, &[Token::Str("Red")])
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `color::Color`
[INFO] [stdout]    --> src/color.rs:40:1
[INFO] [stdout]     |
[INFO] [stdout]  40 | pub enum Color {
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `color::Color` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:20
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rgb::Rgb: serde::Serialize` is not satisfied
[INFO] [stdout]    --> src/color.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_tokens(&color, &[Token::Str("xterm(Seafoam)")])
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::ser::Serialize` is not implemented for `rgb::Rgb`
[INFO] [stdout]    --> src/color/rgb.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Rgb([u8; 3], Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Serialize)]` to your `rgb::Rgb` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::ser::Serialize`:
[INFO] [stdout]               &'a T
[INFO] [stdout]               &'a mut T
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]               (T0, T1, T2, T3, T4)
[INFO] [stdout]             and 128 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:8
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |        ^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `rgb::Rgb: serde::Deserialize<'de>` is not satisfied
[INFO] [stdout]    --> src/color.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |         assert_tokens(&color, &[Token::Str("xterm(Seafoam)")])
[INFO] [stdout]     |         ------------- ^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |         |
[INFO] [stdout]     |         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `serde_core::de::Deserialize<'_>` is not implemented for `rgb::Rgb`
[INFO] [stdout]    --> src/color/rgb.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub struct Rgb([u8; 3], Source<Rc<str>>);
[INFO] [stdout]     | ^^^^^^^^^^^^^^
[INFO] [stdout]     = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `rgb::Rgb` type
[INFO] [stdout]     = note: for types from other crates check whether the crate offers a `serde` feature flag
[INFO] [stdout]     = help: the following other types implement trait `serde_core::de::Deserialize<'de>`:
[INFO] [stdout]               &'a Path
[INFO] [stdout]               &'a [u8]
[INFO] [stdout]               &'a str
[INFO] [stdout]               ()
[INFO] [stdout]               (T,)
[INFO] [stdout]               (T0, T1)
[INFO] [stdout]               (T0, T1, T2)
[INFO] [stdout]               (T0, T1, T2, T3)
[INFO] [stdout]             and 140 others
[INFO] [stdout] note: required by a bound in `assert_tokens`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_test-1.0.177/src/assert.rs:35:20
[INFO] [stdout]     |
[INFO] [stdout]  33 | pub fn assert_tokens<'de, T>(value: &T, tokens: &'de [Token])
[INFO] [stdout]     |        ------------- required by a bound in this function
[INFO] [stdout]  34 | where
[INFO] [stdout]  35 |     T: Serialize + Deserialize<'de> + PartialEq + Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ required by this bound in `assert_tokens`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde`
[INFO] [stdout]   --> examples/serde/main.rs:88:8
[INFO] [stdout]    |
[INFO] [stdout] 88 |     T: serde::Serialize,
[INFO] [stdout]    |        ^^^^^ use of unresolved module or unlinked crate `serde`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde`, use `cargo add serde` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d2500f1a74e9a5d7e8505aff63b2f3ab2c91abfa70aeedb65014e634a2857343", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2500f1a74e9a5d7e8505aff63b2f3ab2c91abfa70aeedb65014e634a2857343", kill_on_drop: false }`
[INFO] [stdout] d2500f1a74e9a5d7e8505aff63b2f3ab2c91abfa70aeedb65014e634a2857343
