[INFO] cloning repository https://github.com/AntonHermann/i3barcl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AntonHermann/i3barcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fi3barcl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fi3barcl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c6f7fe7a688fc250cf38d57132b85f28f3bc9ec
[INFO] checking AntonHermann/i3barcl against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fi3barcl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AntonHermann/i3barcl
[INFO] finished tweaking git repo https://github.com/AntonHermann/i3barcl
[INFO] tweaked toml for git repo https://github.com/AntonHermann/i3barcl written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntonHermann/i3barcl 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] crate git repo https://github.com/AntonHermann/i3barcl already has a lockfile, it will not be regenerated
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.27
[INFO] [stderr]   Downloaded serde_json v1.0.9
[INFO] [stderr]   Downloaded itoa v0.3.4
[INFO] [stderr]   Downloaded serde_derive_internals v0.19.0
[INFO] [stderr]   Downloaded rustc-demangle v0.1.5
[INFO] [stderr]   Downloaded error-chain v0.11.0
[INFO] [stderr]   Downloaded ncurses v5.91.0
[INFO] [stderr]   Downloaded serde_derive v1.0.27
[INFO] [stderr]   Downloaded cc v1.0.4
[INFO] [stderr]   Downloaded backtrace v0.3.5
[INFO] [stderr]   Downloaded gcc v0.3.54
[INFO] [stderr]   Downloaded num-traits v0.1.42
[INFO] [stderr]   Downloaded dtoa v0.4.2
[INFO] [stderr]   Downloaded backtrace-sys v0.1.16
[INFO] [stderr]   Downloaded libc v0.2.36
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e5a8247cfaf2dc9b7741bbdac43e4ed97acdeb1d1b9fbf6b1cac874411e880dc
[INFO] running `Command { std: "docker" "start" "-a" "e5a8247cfaf2dc9b7741bbdac43e4ed97acdeb1d1b9fbf6b1cac874411e880dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5a8247cfaf2dc9b7741bbdac43e4ed97acdeb1d1b9fbf6b1cac874411e880dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a8247cfaf2dc9b7741bbdac43e4ed97acdeb1d1b9fbf6b1cac874411e880dc", kill_on_drop: false }`
[INFO] [stdout] e5a8247cfaf2dc9b7741bbdac43e4ed97acdeb1d1b9fbf6b1cac874411e880dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cb1bdb10b7f65aa2be3829d6e5ebe72d512551d1635dc5d8affe94a3be9995f9
[INFO] running `Command { std: "docker" "start" "-a" "cb1bdb10b7f65aa2be3829d6e5ebe72d512551d1635dc5d8affe94a3be9995f9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cc v1.0.4
[INFO] [stderr]     Checking libc v0.2.36
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking rustc-demangle v0.1.5
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]     Checking itoa v0.3.4
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking serde v1.0.27
[INFO] [stderr]     Checking dtoa v0.4.2
[INFO] [stderr]     Checking num-traits v0.1.42
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling ncurses v5.91.0
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.27
[INFO] [stderr]     Checking serde_json v1.0.9
[INFO] [stderr]     Checking backtrace v0.3.5
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking i3barcl v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:21:10
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Block` is not local
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Block`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:21:21
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     -^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Block` is not local
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Block`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Blocks` is not local
[INFO] [stdout]    |          `Serialize` is not local
[INFO] [stdout]    |          move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Blocks`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Serialize, Deserialize, Debug)]
[INFO] [stdout]    |                     -^^^^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     `Blocks` is not local
[INFO] [stdout]    |                     `Deserialize` is not local
[INFO] [stdout]    |                     move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Blocks`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `trim_comma` found for struct `Blocks` in the current scope
[INFO] [stdout]    --> src/main.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout]  28 | struct Blocks(Vec<Block>);
[INFO] [stdout]     | ------------- function or associated item `trim_comma` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 134 |         assert_eq!(b"bla", Blocks::trim_comma(b"bla,"));
[INFO] [stdout]     |                                    ^^^^^^^^^^ function or associated item not found in `Blocks`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Blocks`, consider using `Blocks::from_json` which returns `std::result::Result<Blocks, errors::Error>`
[INFO] [stdout]    --> src/main.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn from_json(data: &[u8]) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `trim_comma` found for struct `Blocks` in the current scope
[INFO] [stdout]    --> src/main.rs:135:36
[INFO] [stdout]     |
[INFO] [stdout]  28 | struct Blocks(Vec<Block>);
[INFO] [stdout]     | ------------- function or associated item `trim_comma` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 135 |         assert_eq!(b"bla", Blocks::trim_comma(b",bla"));
[INFO] [stdout]     |                                    ^^^^^^^^^^ function or associated item not found in `Blocks`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Blocks`, consider using `Blocks::from_json` which returns `std::result::Result<Blocks, errors::Error>`
[INFO] [stdout]    --> src/main.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn from_json(data: &[u8]) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `trim_comma` found for struct `Blocks` in the current scope
[INFO] [stdout]    --> src/main.rs:136:36
[INFO] [stdout]     |
[INFO] [stdout]  28 | struct Blocks(Vec<Block>);
[INFO] [stdout]     | ------------- function or associated item `trim_comma` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 136 |         assert_eq!(b"bla", Blocks::trim_comma(b",bla,"));
[INFO] [stdout]     |                                    ^^^^^^^^^^ function or associated item not found in `Blocks`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Blocks`, consider using `Blocks::from_json` which returns `std::result::Result<Blocks, errors::Error>`
[INFO] [stdout]    --> src/main.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn from_json(data: &[u8]) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `trim_comma` found for struct `Blocks` in the current scope
[INFO] [stdout]    --> src/main.rs:137:36
[INFO] [stdout]     |
[INFO] [stdout]  28 | struct Blocks(Vec<Block>);
[INFO] [stdout]     | ------------- function or associated item `trim_comma` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 137 |         assert_eq!(b"bla", Blocks::trim_comma(b"bla"));
[INFO] [stdout]     |                                    ^^^^^^^^^^ function or associated item not found in `Blocks`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Blocks`, consider using `Blocks::from_json` which returns `std::result::Result<Blocks, errors::Error>`
[INFO] [stdout]    --> src/main.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn from_json(data: &[u8]) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `trim_trailing_zeroes` found for struct `Blocks` in the current scope
[INFO] [stdout]    --> src/main.rs:142:37
[INFO] [stdout]     |
[INFO] [stdout]  28 | struct Blocks(Vec<Block>);
[INFO] [stdout]     | ------------- function or associated item `trim_trailing_zeroes` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 142 |         assert_eq!([1,2,3], Blocks::trim_trailing_zeroes(&[1,2,3,0,0]));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Blocks`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Blocks`, consider using `Blocks::from_json` which returns `std::result::Result<Blocks, errors::Error>`
[INFO] [stdout]    --> src/main.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn from_json(data: &[u8]) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `trim_trailing_zeroes` found for struct `Blocks` in the current scope
[INFO] [stdout]    --> src/main.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout]  28 | struct Blocks(Vec<Block>);
[INFO] [stdout]     | ------------- function or associated item `trim_trailing_zeroes` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 143 |         assert_eq!([1,2,3], Blocks::trim_trailing_zeroes(&[1,2,3]));
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `Blocks`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Blocks`, consider using `Blocks::from_json` which returns `std::result::Result<Blocks, errors::Error>`
[INFO] [stdout]    --> src/main.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn from_json(data: &[u8]) -> Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `std::result::Result<Blocks, errors::Error>` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/main.rs:164:64
[INFO] [stdout]     |
[INFO] [stdout] 164 |         assert_eq!(blocks.to_string(), Blocks::from_json(data).to_string());
[INFO] [stdout]     |                                                                ^^^^^^^^^ method cannot be called on `std::result::Result<Blocks, errors::Error>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `std::result::Result<Blocks, errors::Error>: std::fmt::Display`
[INFO] [stdout]             which is required by `std::result::Result<Blocks, errors::Error>: ToString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `std::result::Result<Blocks, errors::Error>` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/main.rs:165:66
[INFO] [stdout]     |
[INFO] [stdout] 165 |         assert_eq!(blocks.to_string(), Blocks::from_json(&data2).to_string());
[INFO] [stdout]     |                                                                  ^^^^^^^^^ method cannot be called on `std::result::Result<Blocks, errors::Error>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `std::result::Result<Blocks, errors::Error>: std::fmt::Display`
[INFO] [stdout]             which is required by `std::result::Result<Blocks, errors::Error>: ToString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `std::result::Result<Blocks, errors::Error>` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/main.rs:166:66
[INFO] [stdout]     |
[INFO] [stdout] 166 |         assert_eq!(blocks.to_string(), Blocks::from_json(&data3).to_string());
[INFO] [stdout]     |                                                                  ^^^^^^^^^ method cannot be called on `std::result::Result<Blocks, errors::Error>` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `std::result::Result<Blocks, errors::Error>: std::fmt::Display`
[INFO] [stdout]             which is required by `std::result::Result<Blocks, errors::Error>: ToString`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `i3barcl` (bin "i3barcl" test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "cb1bdb10b7f65aa2be3829d6e5ebe72d512551d1635dc5d8affe94a3be9995f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1bdb10b7f65aa2be3829d6e5ebe72d512551d1635dc5d8affe94a3be9995f9", kill_on_drop: false }`
[INFO] [stdout] cb1bdb10b7f65aa2be3829d6e5ebe72d512551d1635dc5d8affe94a3be9995f9
