[INFO] fetching crate satrs-core 0.1.0-alpha.3...
[INFO] testing satrs-core-0.1.0-alpha.3 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] extracting crate satrs-core 0.1.0-alpha.3 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate satrs-core 0.1.0-alpha.3
[INFO] finished tweaking crates.io crate satrs-core 0.1.0-alpha.3
[INFO] tweaked toml for crates.io crate satrs-core 0.1.0-alpha.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate satrs-core 0.1.0-alpha.3 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 121 packages to latest compatible versions
[INFO] [stderr]       Adding cobs v0.2.3 (available: v0.4.0)
[INFO] [stderr]       Adding delegate v0.10.0 (available: v0.13.4)
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding heapless v0.7.17 (available: v0.9.1)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding socket2 v0.5.10 (available: v0.6.1)
[INFO] [stderr]       Adding spacepackets v0.9.0 (available: v0.16.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zerocopy v0.7.35 (available: v0.8.27)
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro-crate v3.4.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.20
[INFO] [stderr]   Downloaded bus v2.4.1
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded spacepackets v0.9.0
[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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 547072707fccb40d25d746c5b592c9ff74e6e807ab0f683e7af2f0df0c470bf2
[INFO] running `Command { std: "docker" "start" "-a" "547072707fccb40d25d746c5b592c9ff74e6e807ab0f683e7af2f0df0c470bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "547072707fccb40d25d746c5b592c9ff74e6e807ab0f683e7af2f0df0c470bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "547072707fccb40d25d746c5b592c9ff74e6e807ab0f683e7af2f0df0c470bf2", kill_on_drop: false }`
[INFO] [stdout] 547072707fccb40d25d746c5b592c9ff74e6e807ab0f683e7af2f0df0c470bf2
[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 -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] 86d8d04b23d70ebe19f7f84c79639960340937fcf0f5ae98d3f8d15812dc16fa
[INFO] running `Command { std: "docker" "start" "-a" "86d8d04b23d70ebe19f7f84c79639960340937fcf0f5ae98d3f8d15812dc16fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling bus v2.4.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling delegate v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling spacepackets v0.9.0
[INFO] [stderr]    Compiling satrs-core v0.1.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]  --> src/hal/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/params.rs:568:16
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/pool.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/pus/event_man.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/scheduler.rs:427:20
[INFO] [stdout]     |
[INFO] [stdout] 427 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/scheduler.rs:669:20
[INFO] [stdout]     |
[INFO] [stdout] 669 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:320:16
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:381:16
[INFO] [stdout]     |
[INFO] [stdout] 381 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/event_man.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<ChannelId>>;
[INFO] [stdout]     |                         ^^^^^                               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<'_, ChannelId>>;
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/event_man.rs:341:25
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<ChannelId>> {
[INFO] [stdout]     |                         ^^^^^                               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<'_, ChannelId>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:275:24
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<Self>;
[INFO] [stdout]     |                        ^^^^^^^^^                      --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<'_, Self>;
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:285:26
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<Self>;
[INFO] [stdout]     |                          ^^^^^^^^^                      ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<'_, Self>;
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:647:30
[INFO] [stdout]     |
[INFO] [stdout] 647 |         fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<Self> {
[INFO] [stdout]     |                              ^^^^^^^^^                      ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 647 |         fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<'_, Self> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:651:28
[INFO] [stdout]     |
[INFO] [stdout] 651 |         fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<Self> {
[INFO] [stdout]     |                            ^^^^^^^^^                      --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 651 |         fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<'_, Self> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pus/event.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 119 |         buf: &'a mut [u8],
[INFO] [stdout]     |               ^^ these lifetimes flow to the output
[INFO] [stdout] 120 |         subservice: Subservice,
[INFO] [stdout] 121 |         time_stamp: &'a [u8],
[INFO] [stdout]     |                      ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 124 |     ) -> Result<PusTmCreator, EcssTmtcError> {
[INFO] [stdout]     |                 ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 124 |     ) -> Result<PusTmCreator<'a>, EcssTmtcError> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tmtc/tm_helper.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &'a mut self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 66 |         source_data: &'a [u8],
[INFO] [stdout]    |                       ^^ these lifetimes flow to the output
[INFO] [stdout] 67 |         seq_count: u16,
[INFO] [stdout] 68 |     ) -> PusTmCreator {
[INFO] [stdout]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 68 |     ) -> PusTmCreator<'a> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tmtc/tm_helper.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |         &'a mut self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 78 |         source_data: &'a [u8],
[INFO] [stdout]    |                       ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 81 |     ) -> PusTmCreator {
[INFO] [stdout]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> PusTmCreator<'a> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tmtc/tm_helper.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &'a self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 90 |         source_data: &'a [u8],
[INFO] [stdout]    |                       ^^ these lifetimes flow to the output
[INFO] [stdout] 91 |         seq_count: u16,
[INFO] [stdout] 92 |     ) -> PusTmCreator {
[INFO] [stdout]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 |     ) -> PusTmCreator<'a> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "86d8d04b23d70ebe19f7f84c79639960340937fcf0f5ae98d3f8d15812dc16fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86d8d04b23d70ebe19f7f84c79639960340937fcf0f5ae98d3f8d15812dc16fa", kill_on_drop: false }`
[INFO] [stdout] 86d8d04b23d70ebe19f7f84c79639960340937fcf0f5ae98d3f8d15812dc16fa
[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 -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] 359fc0b315b2bed255c5a52febc3e4fc7a99e25d0e332534da1e73b07ed577dd
[INFO] running `Command { std: "docker" "start" "-a" "359fc0b315b2bed255c5a52febc3e4fc7a99e25d0e332534da1e73b07ed577dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling spacepackets v0.9.0
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling satrs-core v0.1.0-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]  --> src/hal/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/params.rs:568:16
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/pool.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/pus/event_man.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/scheduler.rs:427:20
[INFO] [stdout]     |
[INFO] [stdout] 427 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/scheduler.rs:669:20
[INFO] [stdout]     |
[INFO] [stdout] 669 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:320:16
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:381:16
[INFO] [stdout]     |
[INFO] [stdout] 381 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
[INFO] [stdout]    |             ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/lib.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]  --> src/hal/mod.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/params.rs:568:16
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/pool.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:391:12
[INFO] [stdout]     |
[INFO] [stdout] 391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]   --> src/pus/event_man.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/scheduler.rs:427:20
[INFO] [stdout]     |
[INFO] [stdout] 427 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/scheduler.rs:669:20
[INFO] [stdout]     |
[INFO] [stdout] 669 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stdout]     |                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:320:16
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:361:16
[INFO] [stdout]     |
[INFO] [stdout] 361 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stdout]    --> src/pus/mod.rs:381:16
[INFO] [stdout]     |
[INFO] [stdout] 381 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stdout]     |                ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/event_man.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<ChannelId>>;
[INFO] [stdout]     |                         ^^^^^                               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<'_, ChannelId>>;
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/event_man.rs:341:25
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<ChannelId>> {
[INFO] [stdout]     |                         ^^^^^                               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<'_, ChannelId>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:275:24
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<Self>;
[INFO] [stdout]     |                        ^^^^^^^^^                      --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<'_, Self>;
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:285:26
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<Self>;
[INFO] [stdout]     |                          ^^^^^^^^^                      ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<'_, Self>;
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:647:30
[INFO] [stdout]     |
[INFO] [stdout] 647 |         fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<Self> {
[INFO] [stdout]     |                              ^^^^^^^^^                      ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 647 |         fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<'_, Self> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:651:28
[INFO] [stdout]     |
[INFO] [stdout] 651 |         fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<Self> {
[INFO] [stdout]     |                            ^^^^^^^^^                      --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 651 |         fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<'_, Self> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pus/event.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 119 |         buf: &'a mut [u8],
[INFO] [stdout]     |               ^^ these lifetimes flow to the output
[INFO] [stdout] 120 |         subservice: Subservice,
[INFO] [stdout] 121 |         time_stamp: &'a [u8],
[INFO] [stdout]     |                      ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 124 |     ) -> Result<PusTmCreator, EcssTmtcError> {
[INFO] [stdout]     |                 ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 124 |     ) -> Result<PusTmCreator<'a>, EcssTmtcError> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tmtc/tm_helper.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &'a mut self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 66 |         source_data: &'a [u8],
[INFO] [stdout]    |                       ^^ these lifetimes flow to the output
[INFO] [stdout] 67 |         seq_count: u16,
[INFO] [stdout] 68 |     ) -> PusTmCreator {
[INFO] [stdout]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 68 |     ) -> PusTmCreator<'a> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tmtc/tm_helper.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |         &'a mut self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 78 |         source_data: &'a [u8],
[INFO] [stdout]    |                       ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 81 |     ) -> PusTmCreator {
[INFO] [stdout]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> PusTmCreator<'a> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tmtc/tm_helper.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &'a self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 90 |         source_data: &'a [u8],
[INFO] [stdout]    |                       ^^ these lifetimes flow to the output
[INFO] [stdout] 91 |         seq_count: u16,
[INFO] [stdout] 92 |     ) -> PusTmCreator {
[INFO] [stdout]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 |     ) -> PusTmCreator<'a> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/cfdp/dest.rs:813:13
[INFO] [stdout]     |
[INFO] [stdout] 812 |     pub struct FileSegmentRecvdParamsNoSegMetadata {
[INFO] [stdout]     |                ----------------------------------- field in this struct
[INFO] [stdout] 813 |         pub id: TransactionId,
[INFO] [stdout]     |             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/event_man.rs:102:25
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<ChannelId>>;
[INFO] [stdout]     |                         ^^^^^                               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 102 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<'_, ChannelId>>;
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/event_man.rs:341:25
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<ChannelId>> {
[INFO] [stdout]     |                         ^^^^^                               --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 341 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<'_, ChannelId>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:275:24
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<Self>;
[INFO] [stdout]     |                        ^^^^^^^^^                      --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 275 |     fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<'_, Self>;
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:285:26
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<Self>;
[INFO] [stdout]     |                          ^^^^^^^^^                      ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<'_, Self>;
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:647:30
[INFO] [stdout]     |
[INFO] [stdout] 647 |         fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<Self> {
[INFO] [stdout]     |                              ^^^^^^^^^                      ----------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 647 |         fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<'_, Self> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pool.rs:651:28
[INFO] [stdout]     |
[INFO] [stdout] 651 |         fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<Self> {
[INFO] [stdout]     |                            ^^^^^^^^^                      --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 651 |         fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<'_, Self> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pus/event.rs:118:10
[INFO] [stdout]     |
[INFO] [stdout] 118 |         &'a self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 119 |         buf: &'a mut [u8],
[INFO] [stdout]     |               ^^ these lifetimes flow to the output
[INFO] [stdout] 120 |         subservice: Subservice,
[INFO] [stdout] 121 |         time_stamp: &'a [u8],
[INFO] [stdout]     |                      ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 124 |     ) -> Result<PusTmCreator, EcssTmtcError> {
[INFO] [stdout]     |                 ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 124 |     ) -> Result<PusTmCreator<'a>, EcssTmtcError> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pus/scheduler.rs:877:52
[INFO] [stdout]     |
[INFO] [stdout] 877 |     fn scheduled_tc(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator {
[INFO] [stdout]     |                                                    ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                    |
[INFO] [stdout]     |                                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 877 |     fn scheduled_tc(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator<'_> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pus/scheduler.rs:882:56
[INFO] [stdout]     |
[INFO] [stdout] 882 |     fn wrong_tc_service(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator {
[INFO] [stdout]     |                                                        ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                        |
[INFO] [stdout]     |                                                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 882 |     fn wrong_tc_service(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator<'_> {
[INFO] [stdout]     |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pus/scheduler.rs:887:59
[INFO] [stdout]     |
[INFO] [stdout] 887 |     fn wrong_tc_subservice(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator {
[INFO] [stdout]     |                                                           ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                           |
[INFO] [stdout]     |                                                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 887 |     fn wrong_tc_subservice(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator<'_> {
[INFO] [stdout]     |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/pus/scheduler.rs:892:69
[INFO] [stdout]     |
[INFO] [stdout] 892 |     fn double_wrapped_time_tagged_tc(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator {
[INFO] [stdout]     |                                                                     ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                                                     |
[INFO] [stdout]     |                                                                     this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 892 |     fn double_wrapped_time_tagged_tc(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator<'_> {
[INFO] [stdout]     |                                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/pus/verification.rs:1438:38
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     fn base_tc_init(app_data: Option<&[u8]>) -> (PusTcCreator, RequestId) {
[INFO] [stdout]      |                                      ^^^^^       ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1438 |     fn base_tc_init(app_data: Option<&[u8]>) -> (PusTcCreator<'_>, RequestId) {
[INFO] [stdout]      |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tmtc/tm_helper.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |         &'a mut self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 66 |         source_data: &'a [u8],
[INFO] [stdout]    |                       ^^ these lifetimes flow to the output
[INFO] [stdout] 67 |         seq_count: u16,
[INFO] [stdout] 68 |     ) -> PusTmCreator {
[INFO] [stdout]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 68 |     ) -> PusTmCreator<'a> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tmtc/tm_helper.rs:75:10
[INFO] [stdout]    |
[INFO] [stdout] 75 |         &'a mut self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 78 |         source_data: &'a [u8],
[INFO] [stdout]    |                       ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 81 |     ) -> PusTmCreator {
[INFO] [stdout]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 81 |     ) -> PusTmCreator<'a> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/tmtc/tm_helper.rs:87:10
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &'a self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] ...
[INFO] [stdout] 90 |         source_data: &'a [u8],
[INFO] [stdout]    |                       ^^ these lifetimes flow to the output
[INFO] [stdout] 91 |         seq_count: u16,
[INFO] [stdout] 92 |     ) -> PusTmCreator {
[INFO] [stdout]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 92 |     ) -> PusTmCreator<'a> {
[INFO] [stdout]    |                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "359fc0b315b2bed255c5a52febc3e4fc7a99e25d0e332534da1e73b07ed577dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "359fc0b315b2bed255c5a52febc3e4fc7a99e25d0e332534da1e73b07ed577dd", kill_on_drop: false }`
[INFO] [stdout] 359fc0b315b2bed255c5a52febc3e4fc7a99e25d0e332534da1e73b07ed577dd
[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 -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", kill_on_drop: false }`
[INFO] [stdout] d0af622ee431cec0c04e6d53ea7e3cf5225b98d03ae33bbbcb477df0ae521f84
[INFO] running `Command { std: "docker" "start" "-a" "d0af622ee431cec0c04e6d53ea7e3cf5225b98d03ae33bbbcb477df0ae521f84", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]   --> src/lib.rs:15:13
[INFO] [stderr]    |
[INFO] [stderr] 15 | #![cfg_attr(doc_cfg, feature(doc_cfg))]
[INFO] [stderr]    |             ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]   --> src/lib.rs:24:12
[INFO] [stderr]    |
[INFO] [stderr] 24 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]   --> src/lib.rs:28:12
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]   --> src/lib.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]  --> src/hal/mod.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: consider using a Cargo feature instead
[INFO] [stderr]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]            [lints.rust]
[INFO] [stderr]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/params.rs:568:16
[INFO] [stderr]     |
[INFO] [stderr] 568 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]   --> src/pool.rs:75:12
[INFO] [stderr]    |
[INFO] [stderr] 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/pus/mod.rs:391:12
[INFO] [stderr]     |
[INFO] [stderr] 391 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]   --> src/pus/event_man.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/pus/scheduler.rs:427:20
[INFO] [stderr]     |
[INFO] [stderr] 427 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/pus/scheduler.rs:669:20
[INFO] [stderr]     |
[INFO] [stderr] 669 |         #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))]
[INFO] [stderr]     |                    ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/pus/mod.rs:320:16
[INFO] [stderr]     |
[INFO] [stderr] 320 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/pus/mod.rs:361:16
[INFO] [stderr]     |
[INFO] [stderr] 361 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `doc_cfg`
[INFO] [stderr]    --> src/pus/mod.rs:381:16
[INFO] [stderr]     |
[INFO] [stderr] 381 |     #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))]
[INFO] [stderr]     |                ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/event_man.rs:102:25
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<ChannelId>>;
[INFO] [stderr]     |                         ^^^^^                               --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 102 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<'_, ChannelId>>;
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/event_man.rs:341:25
[INFO] [stderr]     |
[INFO] [stderr] 341 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<ChannelId>> {
[INFO] [stderr]     |                         ^^^^^                               --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 341 |     fn get_listener_ids(&self, key: &ListenerKey) -> Option<Iter<'_, ChannelId>> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pool.rs:275:24
[INFO] [stderr]     |
[INFO] [stderr] 275 |     fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<Self>;
[INFO] [stderr]     |                        ^^^^^^^^^                      --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 275 |     fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<'_, Self>;
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pool.rs:285:26
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<Self>;
[INFO] [stderr]     |                          ^^^^^^^^^                      ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 285 |     fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<'_, Self>;
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pool.rs:647:30
[INFO] [stderr]     |
[INFO] [stderr] 647 |         fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<Self> {
[INFO] [stderr]     |                              ^^^^^^^^^                      ----------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 647 |         fn modify_with_guard(&mut self, addr: StoreAddr) -> PoolRwGuard<'_, Self> {
[INFO] [stderr]     |                                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pool.rs:651:28
[INFO] [stderr]     |
[INFO] [stderr] 651 |         fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<Self> {
[INFO] [stderr]     |                            ^^^^^^^^^                      --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 651 |         fn read_with_guard(&mut self, addr: StoreAddr) -> PoolGuard<'_, Self> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pus/event.rs:118:10
[INFO] [stderr]     |
[INFO] [stderr] 118 |         &'a self,
[INFO] [stderr]     |          ^^ these lifetimes flow to the output
[INFO] [stderr] 119 |         buf: &'a mut [u8],
[INFO] [stderr]     |               ^^ these lifetimes flow to the output
[INFO] [stderr] 120 |         subservice: Subservice,
[INFO] [stderr] 121 |         time_stamp: &'a [u8],
[INFO] [stderr]     |                      ^^ these lifetimes flow to the output
[INFO] [stderr] ...
[INFO] [stderr] 124 |     ) -> Result<PusTmCreator, EcssTmtcError> {
[INFO] [stderr]     |                 ------------ the lifetime gets resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 124 |     ) -> Result<PusTmCreator<'a>, EcssTmtcError> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/tmtc/tm_helper.rs:63:10
[INFO] [stderr]    |
[INFO] [stderr] 63 |         &'a mut self,
[INFO] [stderr]    |          ^^ these lifetimes flow to the output
[INFO] [stderr] ...
[INFO] [stderr] 66 |         source_data: &'a [u8],
[INFO] [stderr]    |                       ^^ these lifetimes flow to the output
[INFO] [stderr] 67 |         seq_count: u16,
[INFO] [stderr] 68 |     ) -> PusTmCreator {
[INFO] [stderr]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 68 |     ) -> PusTmCreator<'a> {
[INFO] [stderr]    |                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/tmtc/tm_helper.rs:75:10
[INFO] [stderr]    |
[INFO] [stderr] 75 |         &'a mut self,
[INFO] [stderr]    |          ^^ these lifetimes flow to the output
[INFO] [stderr] ...
[INFO] [stderr] 78 |         source_data: &'a [u8],
[INFO] [stderr]    |                       ^^ these lifetimes flow to the output
[INFO] [stderr] ...
[INFO] [stderr] 81 |     ) -> PusTmCreator {
[INFO] [stderr]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 81 |     ) -> PusTmCreator<'a> {
[INFO] [stderr]    |                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/tmtc/tm_helper.rs:87:10
[INFO] [stderr]    |
[INFO] [stderr] 87 |         &'a self,
[INFO] [stderr]    |          ^^ these lifetimes flow to the output
[INFO] [stderr] ...
[INFO] [stderr] 90 |         source_data: &'a [u8],
[INFO] [stderr]    |                       ^^ these lifetimes flow to the output
[INFO] [stderr] 91 |         seq_count: u16,
[INFO] [stderr] 92 |     ) -> PusTmCreator {
[INFO] [stderr]    |          ------------ the lifetime gets resolved as `'a`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 92 |     ) -> PusTmCreator<'a> {
[INFO] [stderr]    |                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `satrs-core` (lib) generated 24 warnings
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]    --> src/cfdp/dest.rs:813:13
[INFO] [stderr]     |
[INFO] [stderr] 812 |     pub struct FileSegmentRecvdParamsNoSegMetadata {
[INFO] [stderr]     |                ----------------------------------- field in this struct
[INFO] [stderr] 813 |         pub id: TransactionId,
[INFO] [stderr]     |             ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pus/scheduler.rs:877:52
[INFO] [stderr]     |
[INFO] [stderr] 877 |     fn scheduled_tc(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator {
[INFO] [stderr]     |                                                    ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                                    |
[INFO] [stderr]     |                                                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 877 |     fn scheduled_tc(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator<'_> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pus/scheduler.rs:882:56
[INFO] [stderr]     |
[INFO] [stderr] 882 |     fn wrong_tc_service(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator {
[INFO] [stderr]     |                                                        ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                                        |
[INFO] [stderr]     |                                                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 882 |     fn wrong_tc_service(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator<'_> {
[INFO] [stderr]     |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pus/scheduler.rs:887:59
[INFO] [stderr]     |
[INFO] [stderr] 887 |     fn wrong_tc_subservice(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator {
[INFO] [stderr]     |                                                           ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                                           |
[INFO] [stderr]     |                                                           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 887 |     fn wrong_tc_subservice(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator<'_> {
[INFO] [stderr]     |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/pus/scheduler.rs:892:69
[INFO] [stderr]     |
[INFO] [stderr] 892 |     fn double_wrapped_time_tagged_tc(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator {
[INFO] [stderr]     |                                                                     ^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]     |                                                                     |
[INFO] [stderr]     |                                                                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 892 |     fn double_wrapped_time_tagged_tc(timestamp: UnixTimestamp, buf: &mut [u8]) -> PusTcCreator<'_> {
[INFO] [stderr]     |                                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/pus/verification.rs:1438:38
[INFO] [stderr]      |
[INFO] [stderr] 1438 |     fn base_tc_init(app_data: Option<&[u8]>) -> (PusTcCreator, RequestId) {
[INFO] [stderr]      |                                      ^^^^^       ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]      |                                      |
[INFO] [stderr]      |                                      this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1438 |     fn base_tc_init(app_data: Option<&[u8]>) -> (PusTcCreator<'_>, RequestId) {
[INFO] [stderr]      |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `satrs-core` (lib test) generated 30 warnings (24 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/satrs_core-66b77458aaa68d07)
[INFO] [stdout] 
[INFO] [stdout] running 212 tests
[INFO] [stdout] test cfdp::dest::tests::test_check_limit_handling_limit_reached ... ok
[INFO] [stdout] test cfdp::dest::tests::test_basic ... ok
[INFO] [stdout] test cfdp::dest::tests::test_empty_file_transfer_not_acked_no_closure ... ok
[INFO] [stdout] test cfdp::dest::tests::test_segmented_file_transfer_not_acked ... ok
[INFO] [stdout] test cfdp::dest::tests::test_file_transfer_with_closure ... ok
[INFO] [stdout] test cfdp::dest::tests::test_small_file_transfer_not_acked ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_basic_native_fs_dir_exists ... ok
[INFO] [stdout] test cfdp::dest::tests::test_file_transfer_with_closure_check_limit_reached ... ok
[INFO] [stdout] test cfdp::dest::tests::test_check_limit_handling_transfer_success ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_basic_native_fs_read ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_checksum_not_implemented ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_basic_native_fs_remove_file ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_basic_native_filestore_create ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_basic_native_fs_write ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_file_already_exists ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_filename_extraction ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_null_checksum_impl ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_remove_dir ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_byte_conversion_error_when_reading ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_remove_dir_which_does_not_exist ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_remove_dir_with_file_api ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_remove_file_which_does_not_exist ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_remove_file_with_dir_api ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_modular_checksum ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_remove_which_does_not_exist ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_read_file_on_dir ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_read_file ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_basic_native_fs_file_exists ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_remove_dir_remove_all ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_truncate_file ... ok
[INFO] [stdout] test cfdp::tests::test_eof_pdu_info ... ok
[INFO] [stdout] test cfdp::tests::test_metadata_pdu_info ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_basic ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_truncate_file_on_directory ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_multi_apid ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_one_split_packet ... ok
[INFO] [stdout] test encoding::cobs::tests::test_all_zeroes ... ok
[INFO] [stdout] test encoding::cobs::tests::test_one_packet_and_split_tail_packet_0 ... ok
[INFO] [stdout] test encoding::cobs::tests::test_one_packet_and_split_tail_packet_2 ... ok
[INFO] [stdout] test encoding::cobs::tests::test_parsing_simple_packet ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_write_file_on_dir ... ok
[INFO] [stdout] test encoding::cobs::tests::test_parsing_consecutive_packets ... ok
[INFO] [stdout] test encoding::cobs::tests::test_one_packet_and_split_tail_packet_1 ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_write_file_non_existing ... ok
[INFO] [stdout] test cfdp::filestore::tests::test_truncate_file_which_does_not_exist ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_multi_packet ... ok
[INFO] [stdout] test cfdp::tests::test_filedata_pdu_info ... ok
[INFO] [stdout] test encoding::cobs::tests::test_split_tail_packet_only ... ok
[INFO] [stdout] test event_man::tests::test_all_events_listener ... ok
[INFO] [stdout] test event_man::tests::test_basic ... ok
[INFO] [stdout] test event_man::tests::test_multi_group ... ok
[INFO] [stdout] test encoding::ccsds::tests::test_split_packet_multi ... ok
[INFO] [stdout] test event_man::tests::test_listening_to_same_event_and_multi_type ... ok
[INFO] [stdout] test events::tests::all_ones_event_regular ... ok
[INFO] [stdout] test events::tests::as_largest_group_id_small_event ... ok
[INFO] [stdout] test events::tests::all_ones_event_small ... ok
[INFO] [stdout] test events::tests::as_largest_type_for_small_event ... ok
[INFO] [stdout] test events::tests::as_largest_type ... ok
[INFO] [stdout] test events::tests::as_largest_group_id ... ok
[INFO] [stdout] test events::tests::const_reducation ... ok
[INFO] [stdout] test events::tests::invalid_group_id_normal ... ok
[INFO] [stdout] test events::tests::invalid_group_id_small ... ok
[INFO] [stdout] test events::tests::reduction ... ok
[INFO] [stdout] test event_man::tests::test_with_basic_aux_data ... ok
[INFO] [stdout] test events::tests::regular_new ... ok
[INFO] [stdout] test encoding::cobs::tests::test_zero_at_end ... ok
[INFO] [stdout] test events::tests::severity_from_invalid_raw_val ... ok
[INFO] [stdout] test events::tests::small_new ... ok
[INFO] [stdout] test events::tests::test_normal_event_getters ... ok
[INFO] [stdout] test events::tests::test_small_event_getters ... ok
[INFO] [stdout] test events::tests::test_small_from_raw_conversion ... ok
[INFO] [stdout] test events::tests::verify_normal_size ... ok
[INFO] [stdout] test events::tests::verify_small_size ... ok
[INFO] [stdout] test events::tests::test_normal_from_raw_conversion ... ok
[INFO] [stdout] test events::tests::write_to_buf ... ok
[INFO] [stdout] test executable::tests::test_periodic_multi ... ignored
[INFO] [stdout] test executable::tests::test_periodic_single ... ignored
[INFO] [stdout] test executable::tests::test_cycles_single ... ok
[INFO] [stdout] test hal::std::tcp_cobs_server::tests::test_server_basic_multi_tm_multi_tc ... ok
[INFO] [stdout] test hal::std::udp_server::tests::basic_test ... ok
[INFO] [stdout] test hal::std::udp_server::tests::test_nothing_received ... ok
[INFO] [stdout] test objects::tests::test_obj_manager_simple ... ok
[INFO] [stdout] test executable::tests::test_simple_multi_one_shot ... ok
[INFO] [stdout] test pool::tests::modify_pool_index_above_0 ... ok
[INFO] [stdout] test objects::tests::object_man_threaded ... ok
[INFO] [stdout] test params::tests::test_basic_u32_pair ... ok
[INFO] [stdout] test params::tests::basic_signed_test_pair ... ok
[INFO] [stdout] test pool::tests::test_add_and_read ... ok
[INFO] [stdout] test pool::tests::test_add_smaller_than_full_slot ... ok
[INFO] [stdout] test pool::tests::test_add_too_large ... ok
[INFO] [stdout] test params::tests::basic_signed_test_triplet ... ok
[INFO] [stdout] test params::tests::conversion_from_slice ... ok
[INFO] [stdout] test executable::tests::test_simple_one_shot ... ok
[INFO] [stdout] test params::tests::conversion_test_string ... ok
[INFO] [stdout] test pool::tests::test_free_element_too_large ... ok
[INFO] [stdout] test pool::tests::test_invalid_packet_idx ... ok
[INFO] [stdout] test pool::tests::test_invalid_pool_idx ... ok
[INFO] [stdout] test pool::tests::test_modify ... ok
[INFO] [stdout] test pool::tests::test_pool_guard_deletion ... ok
[INFO] [stdout] test pool::tests::test_consecutive_reservation ... ok
[INFO] [stdout] test pool::tests::test_data_too_large_1 ... ok
[INFO] [stdout] test pool::tests::test_delete ... ok
[INFO] [stdout] test pool::tests::test_cfg ... ok
[INFO] [stdout] test events::tests::write_to_buf_small_insufficient_buf ... ok
[INFO] [stdout] test pool::tests::test_pool_guard_with_release ... ok
[INFO] [stdout] test pool::tests::test_spillage_fails_across_multiple_subpools ... ok
[INFO] [stdout] test pool::tests::test_read_does_not_exist ... ok
[INFO] [stdout] test pool::tests::test_pool_modify_guard_man_creation ... ok
[INFO] [stdout] test pool::tests::test_pool_modify_guard ... ok
[INFO] [stdout] test executable::tests::test_failed_one_shot ... ok
[INFO] [stdout] test pus::event::tests::basic_low_severity_event ... ok
[INFO] [stdout] test events::tests::write_to_buf_small ... ok
[INFO] [stdout] test events::tests::write_to_buf_insufficient_buf ... ok
[INFO] [stdout] test pus::event::tests::basic_medium_severity_event ... ok
[INFO] [stdout] test pus::event::tests::basic_high_severity_event ... ok
[INFO] [stdout] test pus::event::tests::low_severity_with_raw_err_data ... ok
[INFO] [stdout] test pus::event_man::tests::test_basic ... ok
[INFO] [stdout] test pus::event::tests::event_with_info_string ... ok
[INFO] [stdout] test pus::event_man::tests::test_disable_event ... ok
[INFO] [stdout] test pool::tests::test_spillage_fails_as_well ... ok
[INFO] [stdout] test pus::event_srv::tests::test_empty_tc_queue ... ok
[INFO] [stdout] test pus::event_srv::tests::test_disabling_event_reporting ... ok
[INFO] [stdout] test hal::std::tcp_spacepackets_server::tests::test_basic_tc_only ... ok
[INFO] [stdout] test pus::event_man::tests::test_reenable_event ... ok
[INFO] [stdout] test pus::event_srv::tests::test_enabling_event_reporting ... ok
[INFO] [stdout] test pus::event::tests::insufficient_buffer ... ok
[INFO] [stdout] test pus::event_srv::tests::test_sending_custom_subservice ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_full_store_test ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_doubly_wrapped_time_tagged_cmd ... ok
[INFO] [stdout] test pus::event_srv::tests::test_sending_invalid_app_data ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_wrapped_tc ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_wrapped_tc_faulty_app_data ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_unwrapped_tc ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_wrong_service ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_multi_with_same_time ... ok
[INFO] [stdout] test pus::scheduler::tests::release_time_within_time_margin ... ok
[INFO] [stdout] test pus::scheduler::tests::insert_wrong_subservice ... ok
[INFO] [stdout] test pus::scheduler::tests::release_with_scheduler_disabled ... ok
[INFO] [stdout] test pus::scheduler::tests::test_ctor_from_current ... ok
[INFO] [stdout] test pus::scheduler::tests::test_delete_by_req_id_complex ... ok
[INFO] [stdout] test pus::scheduler::tests::release_multi_with_same_time ... ok
[INFO] [stdout] test pus::scheduler::tests::test_deletion_all ... ok
[INFO] [stdout] test pus::scheduler::tests::test_deletion_from_start_time ... ok
[INFO] [stdout] test pus::scheduler::tests::test_delete_by_req_id_simple_delete_all ... ok
[INFO] [stdout] test pus::scheduler::tests::test_delete_by_req_id_simple_retrieve_addr ... ok
[INFO] [stdout] test pus::scheduler::tests::test_deletion_to_end_time ... ok
[INFO] [stdout] test hal::std::tcp_spacepackets_server::tests::test_multi_tc_multi_tm ... ok
[INFO] [stdout] test pus::scheduler::tests::test_generic_insert_app_data_test ... ok
[INFO] [stdout] test pool::tests::test_spills_to_higher_subpools ... ok
[INFO] [stdout] test pus::scheduler::tests::test_generic_insert_app_data_test_byte_conv_error ... ok
[INFO] [stdout] test pus::scheduler::tests::test_generic_insert_app_data_test_as_vec ... ok
[INFO] [stdout] test pool::tests::test_store_full ... ok
[INFO] [stdout] test pus::scheduler::tests::test_release_telecommands ... ok
[INFO] [stdout] test pus::event::tests::basic_info_event_generation ... ok
[INFO] [stdout] test pus::scheduler::tests::test_request_id ... ok
[INFO] [stdout] test pus::scheduler::tests::test_release_without_deletion ... ok
[INFO] [stdout] test pus::scheduler::tests::test_deletion_from_start_time_to_end_time ... ok
[INFO] [stdout] test pus::scheduler::tests::test_enable_api ... ok
[INFO] [stdout] test pool::tests::test_spillage_works_across_multiple_subpools ... ok
[INFO] [stdout] test pus::scheduler::tests::test_reset ... ok
[INFO] [stdout] test pus::scheduler::tests::test_store_error_propagation_release ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_window_retrieval_select_to_time ... ok
[INFO] [stdout] test pus::scheduler::tests::test_update_from_current ... ok
[INFO] [stdout] test pus::scheduler::tests::test_store_error_propagation_reset ... ok
[INFO] [stdout] test pus::scheduler_srv::tests::test_insert_activity_tc ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_window_retrieval_select_from_stamp ... ok
[INFO] [stdout] test pus::scheduler_srv::tests::test_scheduling_disabling_tc ... ok
[INFO] [stdout] test pus::scheduler_srv::tests::test_reset_scheduler_tc ... ok
[INFO] [stdout] test pus::scheduler_srv::tests::test_scheduling_enabling_tc ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_window_retrieval_select_all ... ok
[INFO] [stdout] test pus::test::tests::test_basic_ping_processing_using_vec ... ok
[INFO] [stdout] test pus::test::tests::test_basic_ping_processing_using_store ... ok
[INFO] [stdout] test pus::test::tests::test_sending_custom_subservice ... ok
[INFO] [stdout] test pus::test::tests::test_empty_tc_queue ... ok
[INFO] [stdout] test hal::std::tcp_cobs_server::tests::test_server_basic_no_tm ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_update ... ok
[INFO] [stdout] test pus::scheduler::tests::test_time_window_retrieval_select_from_time_to_time ... ok
[INFO] [stdout] test pus::verification::tests::test_basic_acceptance_failure_with_helper ... ok
[INFO] [stdout] test pus::verification::tests::test_basic_acceptance_success ... ok
[INFO] [stdout] test pus::verification::tests::test_basic_acceptance_failure_with_fail_data ... ok
[INFO] [stdout] test pus::verification::tests::test_basic_acceptance_success_with_helper ... ok
[INFO] [stdout] test pus::verification::tests::test_complete_success_sequence ... ok
[INFO] [stdout] test pus::test::tests::test_sending_unsupported_service ... ok
[INFO] [stdout] test pus::verification::tests::test_acceptance_fail_data_too_large ... ok
[INFO] [stdout] test pus::verification::tests::test_basic_acceptance_failure ... ok
[INFO] [stdout] test pus::verification::tests::test_complete_success_sequence_with_helper ... ok
[INFO] [stdout] test executable::tests::test_single_and_cycles ... ok
[INFO] [stdout] test pool::tests::test_pool_guard_deletion_man_creation ... ok
[INFO] [stdout] test pus::verification::tests::test_completion_failure_with_helper ... ok
[INFO] [stdout] test pus::verification::tests::test_completion_failure ... ok
[INFO] [stdout] test pus::verification::tests::test_mpsc_verif_send_sync ... ok
[INFO] [stdout] test pus::verification::tests::test_start_failure ... ok
[INFO] [stdout] test pus::verification::tests::test_seq_count_increment ... ok
[INFO] [stdout] test pus::verification::tests::test_start_failure_with_helper ... ok
[INFO] [stdout] test pus::verification::tests::test_state ... ok
[INFO] [stdout] test pus::verification::tests::test_steps_failure_with_helper ... ok
[INFO] [stdout] test pus::verification::tests::test_step_failure ... ok
[INFO] [stdout] test pus::verification::tests::test_steps_success ... ok
[INFO] [stdout] test seq_count::tests::test_atomic_ref_counters ... ok
[INFO] [stdout] test seq_count::tests::test_atomic_ref_counters_overflow ... ok
[INFO] [stdout] test seq_count::tests::test_atomic_ref_counters_overflow_custom_max_val ... ok
[INFO] [stdout] test seq_count::tests::test_ccsds_counter ... ok
[INFO] [stdout] test seq_count::tests::test_ccsds_counter_overflow ... ok
[INFO] [stdout] test seq_count::tests::test_u8_counter ... ok
[INFO] [stdout] test seq_count::tests::test_u8_counter_overflow ... ok
[INFO] [stdout] test pus::verification::tests::test_steps_success_with_helper ... ok
[INFO] [stdout] test tmtc::ccsds_distrib::tests::test_distribs_unknown_apid ... ok
[INFO] [stdout] test tmtc::pus_distrib::tests::test_pus_distribution ... ok
[INFO] [stdout] test tmtc::tm_helper::tests::test_helper_from_now ... ok
[INFO] [stdout] test tmtc::tm_helper::tests::test_helper_with_stamper ... ok
[INFO] [stdout] test tmtc::pus_distrib::tests::test_as_any_cast ... ok
[INFO] [stdout] test tmtc::ccsds_distrib::tests::test_distribs_known_apid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 210 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/hk_helpers.rs (/opt/rustwide/target/debug/deps/hk_helpers-07ef88b9471479ec)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pools.rs (/opt/rustwide/target/debug/deps/pools-8c87be1321732c52)
[INFO] [stdout] running 1 test
[INFO] [stdout] test threaded_usage ... ok
[INFO] [stderr]      Running tests/pus_autogen_events.rs (/opt/rustwide/target/debug/deps/pus_autogen_events-fa2ef271db35ff3c)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test main ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pus_events.rs (/opt/rustwide/target/debug/deps/pus_events-7a36c8f3bf8f59b9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_threaded_usage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pus_verification.rs (/opt/rustwide/target/debug/deps/pus_verification-fcab15b5d6c9d5d3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crossbeam_test::test_shared_reporter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tcp_servers.rs (/opt/rustwide/target/debug/deps/tcp_servers-7edd38525deb00fd)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ccsds_server ... ok
[INFO] [stdout] test test_cobs_server ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests satrs_core
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/events.rs - events (line 20) ... ok
[INFO] [stdout] test src/tmtc/ccsds_distrib.rs - tmtc::ccsds_distrib (line 20) ... ok
[INFO] [stdout] test src/objects.rs - objects (line 10) ... ok
[INFO] [stdout] test src/params.rs - params (line 15) ... ok
[INFO] [stdout] test src/hal/std/udp_server.rs - hal::std::udp_server::UdpTcServer (line 20) ... ok
[INFO] [stdout] test src/tmtc/pus_distrib.rs - tmtc::pus_distrib (line 20) ... ok
[INFO] [stdout] test src/encoding/cobs.rs - encoding::cobs::encode_packet_with_cobs (line 14) ... ok
[INFO] [stdout] test src/pool.rs - pool (line 12) ... ok
[INFO] [stdout] test src/pus/verification.rs - pus::verification (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d0af622ee431cec0c04e6d53ea7e3cf5225b98d03ae33bbbcb477df0ae521f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0af622ee431cec0c04e6d53ea7e3cf5225b98d03ae33bbbcb477df0ae521f84", kill_on_drop: false }`
[INFO] [stdout] d0af622ee431cec0c04e6d53ea7e3cf5225b98d03ae33bbbcb477df0ae521f84
