[INFO] cloning repository https://github.com/KaratsubaLabs/onigiri-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KaratsubaLabs/onigiri-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaratsubaLabs%2Fonigiri-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaratsubaLabs%2Fonigiri-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f65db5dc7ad73638fc8a74c348cdc83b5324e8e9
[INFO] testing KaratsubaLabs/onigiri-server against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKaratsubaLabs%2Fonigiri-server" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KaratsubaLabs/onigiri-server
[INFO] finished tweaking git repo https://github.com/KaratsubaLabs/onigiri-server
[INFO] tweaked toml for git repo https://github.com/KaratsubaLabs/onigiri-server written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KaratsubaLabs/onigiri-server on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KaratsubaLabs/onigiri-server 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.94.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 git repository `https://github.com/KaratsubaLabs/onigiri-server`
[INFO] [stderr]     Updating git repository `https://github.com/MrPicklePinosaur/pino_utils`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.76
[INFO] [stderr]   Downloaded tokio-stream v0.1.10
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.9
[INFO] [stderr]   Downloaded ref-cast v1.0.9
[INFO] [stderr]   Downloaded tracing-attributes v0.1.22
[INFO] [stderr]   Downloaded cipher v0.4.3
[INFO] [stderr]   Downloaded env_logger v0.9.1
[INFO] [stderr]   Downloaded cookie v0.16.1
[INFO] [stderr]   Downloaded figment v0.10.7
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded time v0.3.15
[INFO] [stderr]   Downloaded generator v0.7.1
[INFO] [stderr]   Downloaded uuid v1.1.2
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.15
[INFO] [stderr]   Downloaded aes v0.8.1
[INFO] [stderr]   Downloaded tokio v1.21.2
[INFO] [stderr]   Downloaded windows v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e07eb87111b5545051ca7ea16e18193e6325aa36aad8aac4b6d6ff134a0c635
[INFO] running `Command { std: "docker" "start" "-a" "4e07eb87111b5545051ca7ea16e18193e6325aa36aad8aac4b6d6ff134a0c635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e07eb87111b5545051ca7ea16e18193e6325aa36aad8aac4b6d6ff134a0c635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e07eb87111b5545051ca7ea16e18193e6325aa36aad8aac4b6d6ff134a0c635", kill_on_drop: false }`
[INFO] [stdout] 4e07eb87111b5545051ca7ea16e18193e6325aa36aad8aac4b6d6ff134a0c635
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 959951fb033995db965ac98e06e97666a90d2a9c19a030f2c1a51c012fd50399
[INFO] running `Command { std: "docker" "start" "-a" "959951fb033995db965ac98e06e97666a90d2a9c19a030f2c1a51c012fd50399", 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 unicode-ident v1.0.4
[INFO] [stderr]    Compiling syn v1.0.101
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling proc-macro2 v1.0.46
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling ref-cast v1.0.9
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.7
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling env_logger v0.9.1
[INFO] [stderr]    Compiling futures v0.3.24
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling enum_string v0.1.0 (https://github.com/MrPicklePinosaur/pino_utils#c7678f2d)
[INFO] [stderr]    Compiling ref-cast-impl v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling pino_utils v0.1.0 (https://github.com/MrPicklePinosaur/pino_utils#c7678f2d)
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling onigiri_types v0.1.0 (/opt/rustwide/workdir/onigiri_types)
[INFO] [stderr]    Compiling onigiri_types v0.1.0 (https://github.com/KaratsubaLabs/onigiri-server#8b7424c1)
[INFO] [stdout] warning: unused import: `IpAddr`
[INFO] [stdout]  --> onigiri_types/src/api/v1beta.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use std::net::{IpAddr, Ipv4Addr};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> onigiri_types/src/api/v1beta.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling onigiri_sdk v0.1.0 (/opt/rustwide/workdir/onigiri_sdk)
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]    Compiling onigiri_server v0.1.0 (/opt/rustwide/workdir/onigiri_server)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> onigiri_server/src/api/v1beta/device.rs:149:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |     dev_pipe: &'a State<DevPipe>,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 149 | ) -> EventStream![Event + '_] {
[INFO] [stdout]     |                           ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 149 - ) -> EventStream![Event + '_] {
[INFO] [stdout] 149 + ) -> EventStream![Event + 'a] {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> onigiri_server/src/api/v1beta/device.rs:195:27
[INFO] [stdout]     |
[INFO] [stdout] 193 |     client_pipe: &'a State<ClientPipe>,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 194 |     api_key: ApiKeyGuard,
[INFO] [stdout] 195 | ) -> EventStream![Event + '_] {
[INFO] [stdout]     |                           ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 195 - ) -> EventStream![Event + '_] {
[INFO] [stdout] 195 + ) -> EventStream![Event + 'a] {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "959951fb033995db965ac98e06e97666a90d2a9c19a030f2c1a51c012fd50399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "959951fb033995db965ac98e06e97666a90d2a9c19a030f2c1a51c012fd50399", kill_on_drop: false }`
[INFO] [stdout] 959951fb033995db965ac98e06e97666a90d2a9c19a030f2c1a51c012fd50399
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7e2aa53294d71aff6a7989b11b8def7c39ad8931a86e3a417484e83ee23d40b
[INFO] running `Command { std: "docker" "start" "-a" "c7e2aa53294d71aff6a7989b11b8def7c39ad8931a86e3a417484e83ee23d40b", 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] [stdout] warning: unused import: `IpAddr`
[INFO] [stdout]  --> onigiri_types/src/api/v1beta.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use std::net::{IpAddr, Ipv4Addr};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> onigiri_types/src/api/v1beta.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling onigiri_sdk v0.1.0 (/opt/rustwide/workdir/onigiri_sdk)
[INFO] [stderr]    Compiling onigiri_types v0.1.0 (/opt/rustwide/workdir/onigiri_types)
[INFO] [stderr]    Compiling onigiri_server v0.1.0 (/opt/rustwide/workdir/onigiri_server)
[INFO] [stdout] warning: unused import: `Client`
[INFO] [stdout]    --> onigiri_sdk/src/client.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |     use super::{Client, ClientBuilder};
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `IpAddr`
[INFO] [stdout]  --> onigiri_types/src/api/v1beta.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use std::net::{IpAddr, Ipv4Addr};
[INFO] [stdout]   |                    ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]   --> onigiri_types/src/api/v1beta.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |     use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                 ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> onigiri_server/src/api/v1beta/device.rs:149:27
[INFO] [stdout]     |
[INFO] [stdout] 148 |     dev_pipe: &'a State<DevPipe>,
[INFO] [stdout]     |                -- the lifetime is named here
[INFO] [stdout] 149 | ) -> EventStream![Event + '_] {
[INFO] [stdout]     |                           ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 149 - ) -> EventStream![Event + '_] {
[INFO] [stdout] 149 + ) -> EventStream![Event + 'a] {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> onigiri_server/src/api/v1beta/device.rs:195:27
[INFO] [stdout]     |
[INFO] [stdout] 193 |     client_pipe: &'a State<ClientPipe>,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 194 |     api_key: ApiKeyGuard,
[INFO] [stdout] 195 | ) -> EventStream![Event + '_] {
[INFO] [stdout]     |                           ^^ the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 195 - ) -> EventStream![Event + '_] {
[INFO] [stdout] 195 + ) -> EventStream![Event + 'a] {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "c7e2aa53294d71aff6a7989b11b8def7c39ad8931a86e3a417484e83ee23d40b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7e2aa53294d71aff6a7989b11b8def7c39ad8931a86e3a417484e83ee23d40b", kill_on_drop: false }`
[INFO] [stdout] c7e2aa53294d71aff6a7989b11b8def7c39ad8931a86e3a417484e83ee23d40b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bdeaefb96e5a894c35b6a4494165acd0aaf3475ae1d7586d787fcc72db7b91b3
[INFO] running `Command { std: "docker" "start" "-a" "bdeaefb96e5a894c35b6a4494165acd0aaf3475ae1d7586d787fcc72db7b91b3", 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] warning: unused import: `IpAddr`
[INFO] [stderr]  --> onigiri_types/src/api/v1beta.rs:3:20
[INFO] [stderr]   |
[INFO] [stderr] 3 |     use std::net::{IpAddr, Ipv4Addr};
[INFO] [stderr]   |                    ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]   --> onigiri_types/src/api/v1beta.rs:24:17
[INFO] [stderr]    |
[INFO] [stderr] 24 |     use serde::{Deserialize, Serialize};
[INFO] [stderr]    |                 ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `onigiri_types` (lib) generated 2 warnings (run `cargo fix --lib -p onigiri_types` to apply 2 suggestions)
[INFO] [stderr] warning: unused import: `Client`
[INFO] [stderr]    --> onigiri_sdk/src/client.rs:105:17
[INFO] [stderr]     |
[INFO] [stderr] 105 |     use super::{Client, ClientBuilder};
[INFO] [stderr]     |                 ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `onigiri_sdk` (lib test) generated 1 warning (run `cargo fix --lib -p onigiri_sdk --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `onigiri_types` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> onigiri_server/src/api/v1beta/device.rs:149:27
[INFO] [stderr]     |
[INFO] [stderr] 148 |     dev_pipe: &'a State<DevPipe>,
[INFO] [stderr]     |                -- the lifetime is named here
[INFO] [stderr] 149 | ) -> EventStream![Event + '_] {
[INFO] [stderr]     |                           ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 149 - ) -> EventStream![Event + '_] {
[INFO] [stderr] 149 + ) -> EventStream![Event + 'a] {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> onigiri_server/src/api/v1beta/device.rs:195:27
[INFO] [stderr]     |
[INFO] [stderr] 193 |     client_pipe: &'a State<ClientPipe>,
[INFO] [stderr]     |                   -- the lifetime is named here
[INFO] [stderr] 194 |     api_key: ApiKeyGuard,
[INFO] [stderr] 195 | ) -> EventStream![Event + '_] {
[INFO] [stderr]     |                           ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 195 - ) -> EventStream![Event + '_] {
[INFO] [stderr] 195 + ) -> EventStream![Event + 'a] {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `onigiri_server` (bin "onigiri_server" test) generated 2 warnings (run `cargo fix --bin "onigiri_server" -p onigiri_server --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/onigiri_sdk-1c03444d828ee1c3)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test client::tests::lcd_device ... FAILED
[INFO] [stdout] test runtime::tests::periodic ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::tests::lcd_device stdout ----
[INFO] [stdout] Error: error sending request for url (http://127.0.0.1:8080/v1beta/device): error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     1: tcp connect error: Connection refused (os error 111)
[INFO] [stdout]     2: Connection refused (os error 111)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::tests::lcd_device
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p onigiri_sdk --lib`
[INFO] running `Command { std: "docker" "inspect" "bdeaefb96e5a894c35b6a4494165acd0aaf3475ae1d7586d787fcc72db7b91b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bdeaefb96e5a894c35b6a4494165acd0aaf3475ae1d7586d787fcc72db7b91b3", kill_on_drop: false }`
[INFO] [stdout] bdeaefb96e5a894c35b6a4494165acd0aaf3475ae1d7586d787fcc72db7b91b3
