[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] testing AntonHermann/i3barcl against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAntonHermann%2Fi3barcl" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AntonHermann/i3barcl on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v0.3.4
[INFO] [stderr]   Downloaded rustc-demangle v0.1.5
[INFO] [stderr]   Downloaded dtoa v0.4.2
[INFO] [stderr]   Downloaded ncurses v5.91.0
[INFO] [stderr]   Downloaded serde_derive v1.0.27
[INFO] [stderr]   Downloaded backtrace v0.3.5
[INFO] [stderr]   Downloaded cc v1.0.4
[INFO] [stderr]   Downloaded gcc v0.3.54
[INFO] [stderr]   Downloaded serde_json v1.0.9
[INFO] [stderr]   Downloaded error-chain v0.11.0
[INFO] [stderr]   Downloaded num-traits v0.1.42
[INFO] [stderr]   Downloaded serde_derive_internals v0.19.0
[INFO] [stderr]   Downloaded serde v1.0.27
[INFO] [stderr]   Downloaded libc v0.2.36
[INFO] [stderr]   Downloaded backtrace-sys v0.1.16
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 378c22a04b0396c05afd8db9fbdd4eb73f5a0a41d65c30a12fe68bee158b4419
[INFO] running `Command { std: "docker" "start" "-a" "378c22a04b0396c05afd8db9fbdd4eb73f5a0a41d65c30a12fe68bee158b4419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "378c22a04b0396c05afd8db9fbdd4eb73f5a0a41d65c30a12fe68bee158b4419", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378c22a04b0396c05afd8db9fbdd4eb73f5a0a41d65c30a12fe68bee158b4419", kill_on_drop: false }`
[INFO] [stdout] 378c22a04b0396c05afd8db9fbdd4eb73f5a0a41d65c30a12fe68bee158b4419
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8a149770b28b6b39adf5df467138df5e8deb380c95ff9d1ad2573f62be84323
[INFO] running `Command { std: "docker" "start" "-a" "d8a149770b28b6b39adf5df467138df5e8deb380c95ff9d1ad2573f62be84323", 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]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling libc v0.2.36
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling rustc-demangle v0.1.5
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling num-traits v0.1.42
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling serde v1.0.27
[INFO] [stderr]    Compiling serde_derive_internals v0.19.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]    Compiling ncurses v5.91.0
[INFO] [stderr]    Compiling serde_derive v1.0.27
[INFO] [stderr]    Compiling serde_json v1.0.9
[INFO] [stderr]    Compiling backtrace v0.3.5
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.18s
[INFO] running `Command { std: "docker" "inspect" "d8a149770b28b6b39adf5df467138df5e8deb380c95ff9d1ad2573f62be84323", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8a149770b28b6b39adf5df467138df5e8deb380c95ff9d1ad2573f62be84323", kill_on_drop: false }`
[INFO] [stdout] d8a149770b28b6b39adf5df467138df5e8deb380c95ff9d1ad2573f62be84323
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed0136aca5a94d1806d9bd9bd7bb18aecc6223b2539d123ddf3d9276d466f920
[INFO] running `Command { std: "docker" "start" "-a" "ed0136aca5a94d1806d9bd9bd7bb18aecc6223b2539d123ddf3d9276d466f920", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling i3barcl v0.1.0 (/opt/rustwide/workdir)
[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" "ed0136aca5a94d1806d9bd9bd7bb18aecc6223b2539d123ddf3d9276d466f920", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed0136aca5a94d1806d9bd9bd7bb18aecc6223b2539d123ddf3d9276d466f920", kill_on_drop: false }`
[INFO] [stdout] ed0136aca5a94d1806d9bd9bd7bb18aecc6223b2539d123ddf3d9276d466f920
