[INFO] cloning repository https://github.com/bittide/aegir
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bittide/aegir" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittide%2Faegir", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittide%2Faegir'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9279f565659c06920cc305ede3c985793fc8e266
[INFO] checking bittide/aegir against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittide%2Faegir" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bittide/aegir
[INFO] finished tweaking git repo https://github.com/bittide/aegir
[INFO] tweaked toml for git repo https://github.com/bittide/aegir written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bittide/aegir on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bittide/aegir already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded vcd v0.6.1
[INFO] [stderr]   Downloaded rand_seeder v0.2.3
[INFO] [stderr]   Downloaded rand_xoshiro v0.6.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.92
[INFO] [stderr]   Downloaded mnist v0.5.0
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded iter-read v0.3.1
[INFO] [stderr]   Downloaded serde v1.0.154
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] [stderr]   Downloaded serde_derive v1.0.154
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.92
[INFO] [stderr]   Downloaded cxx-build v1.0.92
[INFO] [stderr]   Downloaded serde_json v1.0.94
[INFO] [stderr]   Downloaded chrono v0.4.23
[INFO] [stderr]   Downloaded cxx v1.0.92
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded serde-pickle v1.1.1
[INFO] [stderr]   Downloaded libc v0.2.140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc938632d6542e4d8e9987aba63ffdf01f712790756f7ef35c4c8cad1b5f0032
[INFO] running `Command { std: "docker" "start" "-a" "fc938632d6542e4d8e9987aba63ffdf01f712790756f7ef35c4c8cad1b5f0032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc938632d6542e4d8e9987aba63ffdf01f712790756f7ef35c4c8cad1b5f0032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc938632d6542e4d8e9987aba63ffdf01f712790756f7ef35c4c8cad1b5f0032", kill_on_drop: false }`
[INFO] [stdout] fc938632d6542e4d8e9987aba63ffdf01f712790756f7ef35c4c8cad1b5f0032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a05631309662bb0978a75eb2c5d60ec5d75da140d1c13749d2616358e09b9ba5
[INFO] running `Command { std: "docker" "start" "-a" "a05631309662bb0978a75eb2c5d60ec5d75da140d1c13749d2616358e09b9ba5", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling serde_derive v1.0.154
[INFO] [stderr]    Compiling serde v1.0.154
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking vcd v0.6.1
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking unicode-ident v1.0.8
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking iter-read v0.3.1
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking mnist v0.5.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_pcg v0.3.1
[INFO] [stderr]     Checking rand_seeder v0.2.3
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking proc-macro-error v1.0.4
[INFO] [stderr]     Checking bits_derive v0.1.0 (/opt/rustwide/workdir/bits/bits_derive)
[INFO] [stderr]     Checking waves v0.2.0 (/opt/rustwide/workdir/waves)
[INFO] [stderr]     Checking schema_derive v0.1.0 (/opt/rustwide/workdir/bits/schema_derive)
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde-pickle v1.1.1
[INFO] [stderr]     Checking schema v0.1.0 (/opt/rustwide/workdir/bits/schema)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> bits/schema/src/lib.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(Clone, Copy, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub child_defs: fn() -> &'static [&'static TyDefBundle],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bits v0.1.0 (/opt/rustwide/workdir/bits/bits)
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> bits/bits/src/lib.rs:159:20
[INFO] [stdout]     |
[INFO] [stdout] 159 |     A: Bits + Eq + std::fmt::Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> bits/bits/src/lib.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     unused_qualifications,  // Please don't clutter code with paths.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 159 -     A: Bits + Eq + std::fmt::Debug,
[INFO] [stdout] 159 +     A: Bits + Eq + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> bits/bits/src/lib.rs:183:20
[INFO] [stdout]     |
[INFO] [stdout] 183 |     A: Bits + Eq + std::fmt::Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 183 -     A: Bits + Eq + std::fmt::Debug,
[INFO] [stdout] 183 +     A: Bits + Eq + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> bits/bits/src/lib.rs:159:20
[INFO] [stdout]     |
[INFO] [stdout] 159 |     A: Bits + Eq + std::fmt::Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> bits/bits/src/lib.rs:25:5
[INFO] [stdout]     |
[INFO] [stdout]  25 |     unused_qualifications,  // Please don't clutter code with paths.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 159 -     A: Bits + Eq + std::fmt::Debug,
[INFO] [stdout] 159 +     A: Bits + Eq + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary qualification
[INFO] [stdout]    --> bits/bits/src/lib.rs:183:20
[INFO] [stdout]     |
[INFO] [stdout] 183 |     A: Bits + Eq + std::fmt::Debug,
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 183 -     A: Bits + Eq + std::fmt::Debug,
[INFO] [stdout] 183 +     A: Bits + Eq + fmt::Debug,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]    --> bits/schema/src/lib.rs:123:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[derive(Clone, Copy, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                              --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub child_defs: fn() -> &'static [&'static TyDefBundle],
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the address of the same function can vary between different codegen units
[INFO] [stdout]     = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]     = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]     = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking platform v0.5.0 (/opt/rustwide/workdir/platform)
[INFO] [stderr]     Checking with_checksum v0.1.0 (/opt/rustwide/workdir/bits/with_checksum)
[INFO] [stderr]     Checking bits_test v0.1.0 (/opt/rustwide/workdir/bits/bits_test)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> bits/bits_test/src/lib.rs:33:27
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[derive(Clone, Copy, Bits, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive`
[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]    = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> bits/bits_test/src/lib.rs:96:27
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[derive(Clone, Copy, Bits, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive`
[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: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> bits/bits_test/src/lib.rs:199:27
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[derive(Clone, Copy, Bits, Debug, PartialEq, Eq)]
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive`
[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: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> platform/src/bootstrap.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Bits, Clone, Copy, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `trace-echo-vcd-signal-changes` and `trace-io-memory-contents`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive`
[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]    = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::scheduler::alloc::PathBatching`
[INFO] [stdout]   --> platform/src/scheduler.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use crate::scheduler::alloc::PathBatching;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> platform/src/bootstrap.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 68 | #[derive(Bits, Clone, Copy, Debug, PartialEq)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `trace-echo-vcd-signal-changes` and `trace-io-memory-contents`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive`
[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]    = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::scheduler::alloc::PathBatching`
[INFO] [stdout]   --> platform/src/scheduler.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use crate::scheduler::alloc::PathBatching;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> platform/src/bootstrap.rs:344:21
[INFO] [stdout]     |
[INFO] [stdout] 344 |         if let Some(mut neighbor) = self.neighbors[port].as_mut() {
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/app.rs:369:29
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn persistent_state_mut(&mut self) -> LoopbackRef {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn persistent_state_mut(&mut self) -> LoopbackRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/compute.rs:913:26
[INFO] [stdout]     |
[INFO] [stdout] 913 |     fn get_node_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                          ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 913 |     fn get_node_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/compute.rs:917:29
[INFO] [stdout]     |
[INFO] [stdout] 917 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 917 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/compute.rs:923:28
[INFO] [stdout]     |
[INFO] [stdout] 923 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/gather.rs:221:23
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn into_mut_comms(&mut self) -> MutGatherEngineComms<BUFFERING> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn into_mut_comms(&mut self) -> MutGatherEngineComms<'_, BUFFERING> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/gather.rs:233:21
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn into_compute(&self) -> GatherEngineCompute<BUFFERING> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn into_compute(&self) -> GatherEngineCompute<'_, BUFFERING> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/gather.rs:335:25
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn get_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn get_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/scatter.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn into_mut_comms(&mut self) -> MutScatterEngineComms<BUFFERING> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn into_mut_comms(&mut self) -> MutScatterEngineComms<'_, BUFFERING> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/scatter.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn into_compute(&self) -> ScatterEngineCompute<BUFFERING> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn into_compute(&self) -> ScatterEngineCompute<'_, BUFFERING> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/scatter.rs:320:25
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/switch.rs:392:30
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn get_crossbar_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn get_crossbar_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/switch.rs:400:29
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/switch.rs:406:28
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:176:29
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn persistent_state_mut(&mut self) -> LoopbackRef;
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn persistent_state_mut(&mut self) -> LoopbackRef<'_>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:181:26
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn get_node_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                          ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn get_node_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:183:28
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn get_crossbar_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn get_crossbar_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:190:29
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:191:28
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/system.rs:248:28
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn get_input_links(&self, node_id: NodeIndex) -> Edges<LS, petgraph::Directed> {
[INFO] [stdout]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn get_input_links(&self, node_id: NodeIndex) -> Edges<'_, LS, petgraph::Directed> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/system.rs:258:29
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn get_output_links(&self, node_id: NodeIndex) -> Edges<LS, petgraph::Directed> {
[INFO] [stdout]     |                             ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn get_output_links(&self, node_id: NodeIndex) -> Edges<'_, LS, petgraph::Directed> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/system.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn neighbors(&self, node_id: NodeIndex) -> Unique<Neighbors<LS>> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn neighbors(&self, node_id: NodeIndex) -> Unique<Neighbors<'_, LS>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking exchange v0.1.0 (/opt/rustwide/workdir/apps/exchange)
[INFO] [stderr]     Checking nn_classifier v0.1.0 (/opt/rustwide/workdir/apps/nn_classifier)
[INFO] [stderr]     Checking life v0.1.0 (/opt/rustwide/workdir/apps/life)
[INFO] [stderr]     Checking kvstore v0.1.0 (/opt/rustwide/workdir/apps/kvstore)
[INFO] [stderr]     Checking failures v0.1.0 (/opt/rustwide/workdir/tests/failures)
[INFO] [stderr]     Checking multiapps v0.1.0 (/opt/rustwide/workdir/tests/multiapps)
[INFO] [stderr]     Checking multifreq v0.1.0 (/opt/rustwide/workdir/tests/multifreq)
[INFO] [stderr]     Checking one_to_one_network v0.1.0 (/opt/rustwide/workdir/tests/one_to_one_network)
[INFO] [stderr]     Checking circuit v0.1.0 (/opt/rustwide/workdir/apps/circuit)
[INFO] [stderr]     Checking packetnet v0.1.0 (/opt/rustwide/workdir/apps/packetnet)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> platform/src/bootstrap.rs:344:21
[INFO] [stdout]     |
[INFO] [stdout] 344 |         if let Some(mut neighbor) = self.neighbors[port].as_mut() {
[INFO] [stdout]     |                     ----^^^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> apps/kvstore/src/lib.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive`
[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]    = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking simple v0.1.0 (/opt/rustwide/workdir/apps/simple)
[INFO] [stderr]     Checking virtual_links v0.1.0 (/opt/rustwide/workdir/tests/virtual_links)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> apps/kvstore/src/lib.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Bits` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Bits` may come from an old version of the `bits_derive` crate, try updating your dependency with `cargo update -p bits_derive`
[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]    = note: this warning originates in the derive macro `Bits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> apps/kvstore/src/lib.rs:72:36
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |                                    ^------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `FromPrimitive` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Operation`
[INFO] [stdout] 73 | pub enum Operation {
[INFO] [stdout]    |          --------- `Operation` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/app.rs:369:29
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn persistent_state_mut(&mut self) -> LoopbackRef {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 369 |     fn persistent_state_mut(&mut self) -> LoopbackRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/compute.rs:913:26
[INFO] [stdout]     |
[INFO] [stdout] 913 |     fn get_node_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                          ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 913 |     fn get_node_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/compute.rs:917:29
[INFO] [stdout]     |
[INFO] [stdout] 917 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 917 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/compute.rs:923:28
[INFO] [stdout]     |
[INFO] [stdout] 923 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 923 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/gather.rs:221:23
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn into_mut_comms(&mut self) -> MutGatherEngineComms<BUFFERING> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     fn into_mut_comms(&mut self) -> MutGatherEngineComms<'_, BUFFERING> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/gather.rs:233:21
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn into_compute(&self) -> GatherEngineCompute<BUFFERING> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 233 |     fn into_compute(&self) -> GatherEngineCompute<'_, BUFFERING> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/gather.rs:335:25
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn get_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 335 |     pub fn get_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/scatter.rs:175:23
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn into_mut_comms(&mut self) -> MutScatterEngineComms<BUFFERING> {
[INFO] [stdout]     |                       ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 175 |     fn into_mut_comms(&mut self) -> MutScatterEngineComms<'_, BUFFERING> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/scatter.rs:217:21
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn into_compute(&self) -> ScatterEngineCompute<BUFFERING> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn into_compute(&self) -> ScatterEngineCompute<'_, BUFFERING> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/scatter.rs:320:25
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                         ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn get_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/switch.rs:392:30
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn get_crossbar_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn get_crossbar_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/switch.rs:400:29
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/hw/switch.rs:406:28
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>> {
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:176:29
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn persistent_state_mut(&mut self) -> LoopbackRef;
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn persistent_state_mut(&mut self) -> LoopbackRef<'_>;
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:181:26
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn get_node_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                          ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     fn get_node_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:182:29
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:183:28
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:189:30
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn get_crossbar_calendar(&self) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                              ^^^^^            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn get_crossbar_calendar(&self) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:190:29
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                             ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn get_scatter_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/node.rs:191:28
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<BUFFERING>>;
[INFO] [stdout]     |                            ^^^^^                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     fn get_gather_calendar(&self, port: Port) -> Option<CalendarVariantRef<'_, BUFFERING>>;
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/system.rs:248:28
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn get_input_links(&self, node_id: NodeIndex) -> Edges<LS, petgraph::Directed> {
[INFO] [stdout]     |                            ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn get_input_links(&self, node_id: NodeIndex) -> Edges<'_, LS, petgraph::Directed> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/system.rs:258:29
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn get_output_links(&self, node_id: NodeIndex) -> Edges<LS, petgraph::Directed> {
[INFO] [stdout]     |                             ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 258 |     pub fn get_output_links(&self, node_id: NodeIndex) -> Edges<'_, LS, petgraph::Directed> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> platform/src/specs/system.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn neighbors(&self, node_id: NodeIndex) -> Unique<Neighbors<LS>> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here    ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn neighbors(&self, node_id: NodeIndex) -> Unique<Neighbors<'_, LS>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> apps/kvstore/src/lib.rs:72:36
[INFO] [stdout]    |
[INFO] [stdout] 72 | #[derive(Bits, Clone, Copy, Debug, FromPrimitive, PartialEq, Eq)]
[INFO] [stdout]    |                                    ^------------
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    `FromPrimitive` is not local
[INFO] [stdout]    |                                    move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Operation`
[INFO] [stdout] 73 | pub enum Operation {
[INFO] [stdout]    |          --------- `Operation` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.08s
[INFO] running `Command { std: "docker" "inspect" "a05631309662bb0978a75eb2c5d60ec5d75da140d1c13749d2616358e09b9ba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a05631309662bb0978a75eb2c5d60ec5d75da140d1c13749d2616358e09b9ba5", kill_on_drop: false }`
[INFO] [stdout] a05631309662bb0978a75eb2c5d60ec5d75da140d1c13749d2616358e09b9ba5
