[INFO] cloning repository https://github.com/Isaac-Lozano/i3status-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Isaac-Lozano/i3status-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Lozano%2Fi3status-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Lozano%2Fi3status-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f59eb3f9d04f09b3298cf26b7628e8362e8b418e
[INFO] testing Isaac-Lozano/i3status-rs against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Lozano%2Fi3status-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Isaac-Lozano/i3status-rs
[INFO] finished tweaking git repo https://github.com/Isaac-Lozano/i3status-rs
[INFO] tweaked toml for git repo https://github.com/Isaac-Lozano/i3status-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Isaac-Lozano/i3status-rs on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Isaac-Lozano/i3status-rs 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14b0a2aa4e6961e85360deed38e6a686839d550479f376fa0ce3137b681fa2bb
[INFO] running `Command { std: "docker" "start" "-a" "14b0a2aa4e6961e85360deed38e6a686839d550479f376fa0ce3137b681fa2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14b0a2aa4e6961e85360deed38e6a686839d550479f376fa0ce3137b681fa2bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14b0a2aa4e6961e85360deed38e6a686839d550479f376fa0ce3137b681fa2bb", kill_on_drop: false }`
[INFO] [stdout] 14b0a2aa4e6961e85360deed38e6a686839d550479f376fa0ce3137b681fa2bb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ad7fe3dc1128bd8cdcc24f35c02d8ef0011ff993e83b9ffaad676742bb450b4
[INFO] running `Command { std: "docker" "start" "-a" "3ad7fe3dc1128bd8cdcc24f35c02d8ef0011ff993e83b9ffaad676742bb450b4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling num-traits v0.1.36
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling libc v0.2.8
[INFO] [stderr]    Compiling serde v1.0.11
[INFO] [stderr]    Compiling dtoa v0.4.1
[INFO] [stderr]    Compiling itoa v0.3.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling time v0.1.35
[INFO] [stderr]    Compiling num-integer v0.1.32
[INFO] [stderr]    Compiling num-iter v0.1.32
[INFO] [stderr]    Compiling num v0.1.36
[INFO] [stderr]    Compiling chrono v0.2.25
[INFO] [stderr]    Compiling serde_derive_internals v0.15.1
[INFO] [stderr]    Compiling serde_derive v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.2
[INFO] [stderr]    Compiling i3status v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/block/net_usage.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 |             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stdout]    |                                    ^                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stdout] 51 +             stats = Some(ptr::read((*addr).ifa_data as *const rtnl_link_stats).clone());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/i3status.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     block: Rc<RefCell<Box<Block>>>,
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     block: Rc<RefCell<Box<dyn Block>>>,
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/i3status.rs:50:47
[INFO] [stdout]    |
[INFO] [stdout] 50 |     block_map: HashMap<String, Rc<RefCell<Box<Block>>>>,
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     block_map: HashMap<String, Rc<RefCell<Box<dyn Block>>>>,
[INFO] [stdout]    |                                               +++
[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/block/mod.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Clone,Copy,Debug,Serialize)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           `StatusAlign` is not local
[INFO] [stdout]    |                           `Serialize` is not local
[INFO] [stdout]    |                           move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_StatusAlign`
[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/block/mod.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone,Copy,Debug,Serialize)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           `StatusMarkup` is not local
[INFO] [stdout]    |                           `Serialize` is not local
[INFO] [stdout]    |                           move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_StatusMarkup`
[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/block/mod.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Clone,Debug,Serialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Status` is not local
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Status`
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.80s
[INFO] running `Command { std: "docker" "inspect" "3ad7fe3dc1128bd8cdcc24f35c02d8ef0011ff993e83b9ffaad676742bb450b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ad7fe3dc1128bd8cdcc24f35c02d8ef0011ff993e83b9ffaad676742bb450b4", kill_on_drop: false }`
[INFO] [stdout] 3ad7fe3dc1128bd8cdcc24f35c02d8ef0011ff993e83b9ffaad676742bb450b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ac5720e8286d376088403d5de78a3bfdddbac8c9eccb3d9bbe26575d7d82244
[INFO] running `Command { std: "docker" "start" "-a" "6ac5720e8286d376088403d5de78a3bfdddbac8c9eccb3d9bbe26575d7d82244", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/block/net_usage.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 |             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stdout]    |                                    ^                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stdout] 51 +             stats = Some(ptr::read((*addr).ifa_data as *const rtnl_link_stats).clone());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/i3status.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     block: Rc<RefCell<Box<Block>>>,
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     block: Rc<RefCell<Box<dyn Block>>>,
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/i3status.rs:50:47
[INFO] [stdout]    |
[INFO] [stdout] 50 |     block_map: HashMap<String, Rc<RefCell<Box<Block>>>>,
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     block_map: HashMap<String, Rc<RefCell<Box<dyn Block>>>>,
[INFO] [stdout]    |                                               +++
[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/block/mod.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Clone,Copy,Debug,Serialize)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           `StatusAlign` is not local
[INFO] [stdout]    |                           `Serialize` is not local
[INFO] [stdout]    |                           move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_StatusAlign`
[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/block/mod.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone,Copy,Debug,Serialize)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           `StatusMarkup` is not local
[INFO] [stdout]    |                           `Serialize` is not local
[INFO] [stdout]    |                           move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_StatusMarkup`
[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/block/mod.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Clone,Debug,Serialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Status` is not local
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Status`
[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] [stderr]    Compiling i3status v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around function argument
[INFO] [stdout]   --> src/block/net_usage.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 |             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stdout]    |                                    ^                                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 51 -             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stdout] 51 +             stats = Some(ptr::read((*addr).ifa_data as *const rtnl_link_stats).clone());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/i3status.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     block: Rc<RefCell<Box<Block>>>,
[INFO] [stdout]    |                           ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 18 |     block: Rc<RefCell<Box<dyn Block>>>,
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/i3status.rs:50:47
[INFO] [stdout]    |
[INFO] [stdout] 50 |     block_map: HashMap<String, Rc<RefCell<Box<Block>>>>,
[INFO] [stdout]    |                                               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 50 |     block_map: HashMap<String, Rc<RefCell<Box<dyn Block>>>>,
[INFO] [stdout]    |                                               +++
[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/block/mod.rs:32:27
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[derive(Clone,Copy,Debug,Serialize)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           `StatusAlign` is not local
[INFO] [stdout]    |                           `Serialize` is not local
[INFO] [stdout]    |                           move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_StatusAlign`
[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/block/mod.rs:43:27
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[derive(Clone,Copy,Debug,Serialize)]
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           `StatusMarkup` is not local
[INFO] [stdout]    |                           `Serialize` is not local
[INFO] [stdout]    |                           move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_StatusMarkup`
[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/block/mod.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Clone,Debug,Serialize)]
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Status` is not local
[INFO] [stdout]    |                      `Serialize` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Status`
[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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "6ac5720e8286d376088403d5de78a3bfdddbac8c9eccb3d9bbe26575d7d82244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ac5720e8286d376088403d5de78a3bfdddbac8c9eccb3d9bbe26575d7d82244", kill_on_drop: false }`
[INFO] [stdout] 6ac5720e8286d376088403d5de78a3bfdddbac8c9eccb3d9bbe26575d7d82244
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 714902e549741a81936ec312a2a37eccbaabab5ed8e432a1be054be40ca003fe
[INFO] running `Command { std: "docker" "start" "-a" "714902e549741a81936ec312a2a37eccbaabab5ed8e432a1be054be40ca003fe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]   --> src/block/net_usage.rs:51:36
[INFO] [stderr]    |
[INFO] [stderr] 51 |             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stderr]    |                                    ^                                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 51 -             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stderr] 51 +             stats = Some(ptr::read((*addr).ifa_data as *const rtnl_link_stats).clone());
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/i3status.rs:18:27
[INFO] [stderr]    |
[INFO] [stderr] 18 |     block: Rc<RefCell<Box<Block>>>,
[INFO] [stderr]    |                           ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 18 |     block: Rc<RefCell<Box<dyn Block>>>,
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/i3status.rs:50:47
[INFO] [stderr]    |
[INFO] [stderr] 50 |     block_map: HashMap<String, Rc<RefCell<Box<Block>>>>,
[INFO] [stderr]    |                                               ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 50 |     block_map: HashMap<String, Rc<RefCell<Box<dyn Block>>>>,
[INFO] [stderr]    |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/block/mod.rs:32:27
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[derive(Clone,Copy,Debug,Serialize)]
[INFO] [stderr]    |                           ^^^^^^^^^
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           `StatusAlign` is not local
[INFO] [stderr]    |                           `Serialize` is not local
[INFO] [stderr]    |                           move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_StatusAlign`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/block/mod.rs:43:27
[INFO] [stderr]    |
[INFO] [stderr] 43 | #[derive(Clone,Copy,Debug,Serialize)]
[INFO] [stderr]    |                           ^^^^^^^^^
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           `StatusMarkup` is not local
[INFO] [stderr]    |                           `Serialize` is not local
[INFO] [stderr]    |                           move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_StatusMarkup`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/block/mod.rs:57:22
[INFO] [stderr]    |
[INFO] [stderr] 57 | #[derive(Clone,Debug,Serialize)]
[INFO] [stderr]    |                      ^^^^^^^^^
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      `Status` is not local
[INFO] [stderr]    |                      `Serialize` is not local
[INFO] [stderr]    |                      move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Status`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Serialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `i3status` (lib) generated 6 warnings (run `cargo fix --lib -p i3status` to apply 3 suggestions)
[INFO] [stderr] warning: `i3status` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/i3status-14d9c300f84757a6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/rust_status.rs (/opt/rustwide/target/debug/deps/rust_status-b7faa02d47a66ff7)
[INFO] [stderr]    Doc-tests i3status
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] warning: unnecessary parentheses around function argument
[INFO] [stderr]   --> src/block/net_usage.rs:51:36
[INFO] [stderr]    |
[INFO] [stderr] 51 |             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stderr]    |                                    ^                                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 51 -             stats = Some(ptr::read(((*addr).ifa_data as *const rtnl_link_stats)).clone());
[INFO] [stderr] 51 +             stats = Some(ptr::read((*addr).ifa_data as *const rtnl_link_stats).clone());
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... FAILED
[INFO] [stdout] test src/i3status.rs - i3status::I3Status::new (line 58) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 18) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `&mut Time<'_>: Block` is not satisfied
[INFO] [stdout]   --> src/lib.rs:27:19
[INFO] [stdout]    |
[INFO] [stdout] 27 |     i3s.add_block(&mut time_block, "Time");
[INFO] [stdout]    |         --------- ^^^^^^^^^^^^^^^ the trait `Block` is not implemented for `&mut Time<'_>`
[INFO] [stdout]    |         |
[INFO] [stdout]    |         required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `I3Status::add_block`
[INFO] [stdout]   --> src/i3status.rs:75:25
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn add_block<B: Block + 'static>(&mut self, block: B, name: &str) {
[INFO] [stdout]    |                         ^^^^^ required by this bound in `I3Status::add_block`
[INFO] [stdout] help: consider removing the leading `&`-reference
[INFO] [stdout]    |
[INFO] [stdout] 27 -     i3s.add_block(&mut time_block, "Time");
[INFO] [stdout] 27 +     i3s.add_block(time_block, "Time");
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 18)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "714902e549741a81936ec312a2a37eccbaabab5ed8e432a1be054be40ca003fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714902e549741a81936ec312a2a37eccbaabab5ed8e432a1be054be40ca003fe", kill_on_drop: false }`
[INFO] [stdout] 714902e549741a81936ec312a2a37eccbaabab5ed8e432a1be054be40ca003fe
