[INFO] cloning repository https://github.com/mrmonopoly-cyber/dps_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrmonopoly-cyber/dps_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrmonopoly-cyber%2Fdps_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrmonopoly-cyber%2Fdps_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94214d708a622533269fcee98170c7a38fc5c20c
[INFO] checking mrmonopoly-cyber/dps_rust against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrmonopoly-cyber%2Fdps_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mrmonopoly-cyber/dps_rust
[INFO] finished tweaking git repo https://github.com/mrmonopoly-cyber/dps_rust
[INFO] tweaked toml for git repo https://github.com/mrmonopoly-cyber/dps_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mrmonopoly-cyber/dps_rust on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mrmonopoly-cyber/dps_rust 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-can v0.4.1
[INFO] [stderr]   Downloaded ctor v0.4.2
[INFO] [stderr]   Downloaded neli-proc-macros v0.1.4
[INFO] [stderr]   Downloaded socketcan v3.5.0
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.5
[INFO] [stderr]   Downloaded neli v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1a29121af61b64c85022b78fa0b4ac56cdf25cc21d4571ead03028080530a63f
[INFO] running `Command { std: "docker" "start" "1a29121af61b64c85022b78fa0b4ac56cdf25cc21d4571ead03028080530a63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a29121af61b64c85022b78fa0b4ac56cdf25cc21d4571ead03028080530a63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a29121af61b64c85022b78fa0b4ac56cdf25cc21d4571ead03028080530a63f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a29121af61b64c85022b78fa0b4ac56cdf25cc21d4571ead03028080530a63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1a29121af61b64c85022b78fa0b4ac56cdf25cc21d4571ead03028080530a63f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.5
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling socketcan v3.5.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking dtor v0.0.6
[INFO] [stderr]     Checking ctor v0.4.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling neli-proc-macros v0.1.4
[INFO] [stderr]     Checking neli v0.6.5
[INFO] [stderr]     Checking dps v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated module `core::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/master/node.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::usize;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `core::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/master/node.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use core::usize;
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/master/node.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn list_board(&self) -> [Option<BoardInfo>;SB] {
[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] 94 |     pub fn list_board(&self) -> [Option<BoardInfo<'_>>;SB] {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/master/node.rs:185:26
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn get_value_var(&self, board_id: u8, var_id: u8) -> Option<VarValue> {
[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] 185 |     pub fn get_value_var(&self, board_id: u8, var_id: u8) -> Option<VarValue<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/master/node.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn list_board(&self) -> [Option<BoardInfo>;SB] {
[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] 94 |     pub fn list_board(&self) -> [Option<BoardInfo<'_>>;SB] {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/master/node.rs:185:26
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub fn get_value_var(&self, board_id: u8, var_id: u8) -> Option<VarValue> {
[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] 185 |     pub fn get_value_var(&self, board_id: u8, var_id: u8) -> Option<VarValue<'_>> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `force`
[INFO] [stdout]   --> tests/common/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     LazyCell::force(&INIT_CAN_NODE);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^-------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `INIT_CAN_NODE` is a interior mutable `const` item of type `LazyCell<InitNode>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const INIT_CAN_NODE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stdout] help: for a shared instance of `INIT_CAN_NODE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout] 42 - const INIT_CAN_NODE : LazyCell<InitNode>= LazyCell::new(||InitNode::new());
[INFO] [stdout] 42 + static INIT_CAN_NODE : LazyCell<InitNode>= LazyCell::new(||InitNode::new());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `force`
[INFO] [stdout]   --> tests/common/mod.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 46 |     LazyCell::force(&INIT_CAN_NODE);
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^-------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `INIT_CAN_NODE` is a interior mutable `const` item of type `LazyCell<InitNode>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: each usage of a `const` item creates a new temporary
[INFO] [stdout]    = note: only the temporaries and never the original `const INIT_CAN_NODE` will be modified
[INFO] [stdout]    = help: for more details on interior mutability see <https://doc.rust-lang.org/reference/interior-mutability.html>
[INFO] [stdout]    = note: `#[warn(const_item_interior_mutations)]` on by default
[INFO] [stdout] help: for a shared instance of `INIT_CAN_NODE`, consider making it a `static` item instead
[INFO] [stdout]    |
[INFO] [stdout] 42 - const INIT_CAN_NODE : LazyCell<InitNode>= LazyCell::new(||InitNode::new());
[INFO] [stdout] 42 + static INIT_CAN_NODE : LazyCell<InitNode>= LazyCell::new(||InitNode::new());
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `ctor`
[INFO] [stderr]  --> Cargo.toml:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | ctor = "0.4.2"
[INFO] [stderr]   | ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `ctor`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `socketcan`
[INFO] [stderr]  --> Cargo.toml:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | socketcan = "3.5.0"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: consider removing the dependency on `socketcan`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: `dps` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "1a29121af61b64c85022b78fa0b4ac56cdf25cc21d4571ead03028080530a63f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a29121af61b64c85022b78fa0b4ac56cdf25cc21d4571ead03028080530a63f", kill_on_drop: false }`
[INFO] [stdout] 1a29121af61b64c85022b78fa0b4ac56cdf25cc21d4571ead03028080530a63f
