[INFO] cloning repository https://github.com/PiSugar/pisugar-power-manager-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PiSugar/pisugar-power-manager-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiSugar%2Fpisugar-power-manager-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiSugar%2Fpisugar-power-manager-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9773353ced28f1788e766c34f1e7aff2fcebb8d [INFO] testing PiSugar/pisugar-power-manager-rs against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiSugar%2Fpisugar-power-manager-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/PiSugar/pisugar-power-manager-rs [INFO] finished tweaking git repo https://github.com/PiSugar/pisugar-power-manager-rs [INFO] tweaked toml for git repo https://github.com/PiSugar/pisugar-power-manager-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PiSugar/pisugar-power-manager-rs on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PiSugar/pisugar-power-manager-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper-tungstenite v0.8.0 [INFO] [stderr] Downloaded syslog v6.0.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.17.1 [INFO] [stderr] Downloaded tungstenite v0.17.2 [INFO] [stderr] Downloaded digest_auth v0.3.0 [INFO] [stderr] Downloaded hyper-staticfile v0.8.0 [INFO] [stderr] Downloaded rsntp v4.0.0 [INFO] [stderr] Downloaded websocket-codec v0.5.1 [INFO] [stderr] Downloaded anyhow v1.0.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b138402fa1eadd75ccfff8dd55222e930a2c9e9763bcc520b10ab2643ff92f2 [INFO] running `Command { std: "docker" "start" "-a" "7b138402fa1eadd75ccfff8dd55222e930a2c9e9763bcc520b10ab2643ff92f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b138402fa1eadd75ccfff8dd55222e930a2c9e9763bcc520b10ab2643ff92f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b138402fa1eadd75ccfff8dd55222e930a2c9e9763bcc520b10ab2643ff92f2", kill_on_drop: false }` [INFO] [stdout] 7b138402fa1eadd75ccfff8dd55222e930a2c9e9763bcc520b10ab2643ff92f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f377fdcb7167b92dd2f9bdd9058beaff3c52c4d07d57b6f3f90d5a9d794177eb [INFO] running `Command { std: "docker" "start" "-a" "f377fdcb7167b92dd2f9bdd9058beaff3c52c4d07d57b6f3f90d5a9d794177eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.63 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustix v0.37.13 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling either_n v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling string-cases v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rppal v0.13.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling digest_auth v0.3.0 [INFO] [stderr] Compiling syslog v6.0.1 [INFO] [stderr] Compiling ctrlc v3.2.2 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling pisugar-programmer v2.0.0 (/opt/rustwide/workdir/pisugar-programmer) [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling enum-variants-strings-derive v0.3.0 [INFO] [stderr] Compiling enum-variants-strings v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling websocket-codec v0.5.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-tungstenite v0.17.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling rsntp v4.0.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling pisugar-core v2.0.0 (/opt/rustwide/workdir/pisugar-core) [INFO] [stderr] Compiling hyper-staticfile v0.8.0 [INFO] [stderr] Compiling hyper-tungstenite v0.8.0 [INFO] [stdout] warning: field `cfg` is never read [INFO] [stdout] --> pisugar-core/src/sd3078.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SD3078 { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 12 | i2c: I2c, [INFO] [stdout] 13 | cfg: PiSugarConfig, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pisugar-server v2.0.0 (/opt/rustwide/workdir/pisugar-server) [INFO] [stderr] Compiling pisugar-poweroff v2.0.0 (/opt/rustwide/workdir/pisugar-poweroff) [INFO] [stdout] warning: associated constant `FALSE` is never used [INFO] [stdout] --> pisugar-server/src/cmds.rs:182:11 [INFO] [stdout] | [INFO] [stdout] 178 | impl BoolArg { [INFO] [stdout] | ------------ associated constant in this implementation [INFO] [stdout] ... [INFO] [stdout] 182 | const FALSE: Self = Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "f377fdcb7167b92dd2f9bdd9058beaff3c52c4d07d57b6f3f90d5a9d794177eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f377fdcb7167b92dd2f9bdd9058beaff3c52c4d07d57b6f3f90d5a9d794177eb", kill_on_drop: false }` [INFO] [stdout] f377fdcb7167b92dd2f9bdd9058beaff3c52c4d07d57b6f3f90d5a9d794177eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5fa39b5defc4b6446ad9d0e3e56edb687612864c226cfc26d8d208a4380986f2 [INFO] running `Command { std: "docker" "start" "-a" "5fa39b5defc4b6446ad9d0e3e56edb687612864c226cfc26d8d208a4380986f2", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stdout] warning: field `cfg` is never read [INFO] [stdout] --> pisugar-core/src/sd3078.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SD3078 { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 12 | i2c: I2c, [INFO] [stdout] 13 | cfg: PiSugarConfig, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling pisugar-programmer v2.0.0 (/opt/rustwide/workdir/pisugar-programmer) [INFO] [stderr] Compiling pisugar-poweroff v2.0.0 (/opt/rustwide/workdir/pisugar-poweroff) [INFO] [stderr] Compiling pisugar-core v2.0.0 (/opt/rustwide/workdir/pisugar-core) [INFO] [stdout] warning: field `cfg` is never read [INFO] [stdout] --> pisugar-core/src/sd3078.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct SD3078 { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 12 | i2c: I2c, [INFO] [stdout] 13 | cfg: PiSugarConfig, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling pisugar-server v2.0.0 (/opt/rustwide/workdir/pisugar-server) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.72s [INFO] running `Command { std: "docker" "inspect" "5fa39b5defc4b6446ad9d0e3e56edb687612864c226cfc26d8d208a4380986f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fa39b5defc4b6446ad9d0e3e56edb687612864c226cfc26d8d208a4380986f2", kill_on_drop: false }` [INFO] [stdout] 5fa39b5defc4b6446ad9d0e3e56edb687612864c226cfc26d8d208a4380986f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e2bd2b6aec94908bb9da9a45c37d1d43b6c2d927144c755b6055766649276e1f [INFO] running `Command { std: "docker" "start" "-a" "e2bd2b6aec94908bb9da9a45c37d1d43b6c2d927144c755b6055766649276e1f", kill_on_drop: false }` [INFO] [stderr] warning: field `cfg` is never read [INFO] [stderr] --> pisugar-core/src/sd3078.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct SD3078 { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 12 | i2c: I2c, [INFO] [stderr] 13 | cfg: PiSugarConfig, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pisugar-core` (lib) generated 1 warning [INFO] [stderr] warning: `pisugar-core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pisugar_core-b693ee3e9a1b2750) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pisugar_poweroff-92e6177358e989fb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pisugar_programmer-db642f39060a08f5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/pisugar_server-2c90900c91cc360e) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test cmds::tests::test_cmds::case_09 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_02 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_04 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_12 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_01 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_11 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_03 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_08 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_05 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_06 ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_10 ... ok [INFO] [stdout] test cmds::tests::test_help ... ok [INFO] [stdout] test cmds::tests::test_cmds::case_07 ... ok [INFO] [stdout] test cmds::tests::test_help_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2bd2b6aec94908bb9da9a45c37d1d43b6c2d927144c755b6055766649276e1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2bd2b6aec94908bb9da9a45c37d1d43b6c2d927144c755b6055766649276e1f", kill_on_drop: false }` [INFO] [stdout] e2bd2b6aec94908bb9da9a45c37d1d43b6c2d927144c755b6055766649276e1f