[INFO] cloning repository https://github.com/yanorei32/ogenki-daemon-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yanorei32/ogenki-daemon-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanorei32%2Fogenki-daemon-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanorei32%2Fogenki-daemon-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 863ad348a81631c6044a8d2232dc681940cfe249 [INFO] testing yanorei32/ogenki-daemon-rs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyanorei32%2Fogenki-daemon-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/yanorei32/ogenki-daemon-rs [INFO] finished tweaking git repo https://github.com/yanorei32/ogenki-daemon-rs [INFO] tweaked toml for git repo https://github.com/yanorei32/ogenki-daemon-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yanorei32/ogenki-daemon-rs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yanorei32/ogenki-daemon-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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unescaper v0.1.5 [INFO] [stderr] Downloaded serialport v4.7.3 [INFO] [stderr] Downloaded tower-http v0.6.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b34faa95fd596c4f99b9141cb157930fdc11a901a092de076a74be0a1d7c0c4 [INFO] running `Command { std: "docker" "start" "-a" "8b34faa95fd596c4f99b9141cb157930fdc11a901a092de076a74be0a1d7c0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b34faa95fd596c4f99b9141cb157930fdc11a901a092de076a74be0a1d7c0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b34faa95fd596c4f99b9141cb157930fdc11a901a092de076a74be0a1d7c0c4", kill_on_drop: false }` [INFO] [stdout] 8b34faa95fd596c4f99b9141cb157930fdc11a901a092de076a74be0a1d7c0c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74e4c1a8104b215b173dad40960382e368faa6c99f6fdbbf80b8edf5da9d57f0 [INFO] running `Command { std: "docker" "start" "-a" "74e4c1a8104b215b173dad40960382e368faa6c99f6fdbbf80b8edf5da9d57f0", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling twelite-serial v0.1.0 (/opt/rustwide/workdir/twelite-serial) [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unescaper v0.1.5 [INFO] [stderr] Compiling serialport v4.7.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.5 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling ogenki-daemon-rs v0.1.0 (/opt/rustwide/workdir/ogenki-daemon-rs) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.10s [INFO] running `Command { std: "docker" "inspect" "74e4c1a8104b215b173dad40960382e368faa6c99f6fdbbf80b8edf5da9d57f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e4c1a8104b215b173dad40960382e368faa6c99f6fdbbf80b8edf5da9d57f0", kill_on_drop: false }` [INFO] [stdout] 74e4c1a8104b215b173dad40960382e368faa6c99f6fdbbf80b8edf5da9d57f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68d6fd37f7f8e321082eb2c096bbffb14bf88ce3230913b98302b0055cf3e7c1 [INFO] running `Command { std: "docker" "start" "-a" "68d6fd37f7f8e321082eb2c096bbffb14bf88ce3230913b98302b0055cf3e7c1", kill_on_drop: false }` [INFO] [stderr] Compiling twelite-serial v0.1.0 (/opt/rustwide/workdir/twelite-serial) [INFO] [stderr] Compiling ogenki-daemon-rs v0.1.0 (/opt/rustwide/workdir/ogenki-daemon-rs) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `Command { std: "docker" "inspect" "68d6fd37f7f8e321082eb2c096bbffb14bf88ce3230913b98302b0055cf3e7c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d6fd37f7f8e321082eb2c096bbffb14bf88ce3230913b98302b0055cf3e7c1", kill_on_drop: false }` [INFO] [stdout] 68d6fd37f7f8e321082eb2c096bbffb14bf88ce3230913b98302b0055cf3e7c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90c8db58f6a3b432720618de9bf76b385fe18d42fa6cc4916d43fe53bcdea419 [INFO] running `Command { std: "docker" "start" "-a" "90c8db58f6a3b432720618de9bf76b385fe18d42fa6cc4916d43fe53bcdea419", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ogenki_daemon_rs-0fe49baf93dc12ec) [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/lib.rs (/opt/rustwide/target/debug/deps/twelite_serial-227c9e014309416a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test status_notify::test ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests twelite_serial [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::relay_count (line 237) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::packet_id (line 107) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::di_status (line 287) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::power_voltage_millis (line 263) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::checksum (line 423) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::command (line 86) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::ad_fix (line 396) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::di_changed (line 313) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::source_device_id (line 65) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::hardware_id (line 173) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::timestamp (line 216) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::dest_device_id (line 195) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::lqi (line 145) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::protocol_version (line 124) ... ok [INFO] [stdout] test twelite-serial/src/status_notify.rs - status_notify::StatusNotify::ad4_value (line 335) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "90c8db58f6a3b432720618de9bf76b385fe18d42fa6cc4916d43fe53bcdea419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90c8db58f6a3b432720618de9bf76b385fe18d42fa6cc4916d43fe53bcdea419", kill_on_drop: false }` [INFO] [stdout] 90c8db58f6a3b432720618de9bf76b385fe18d42fa6cc4916d43fe53bcdea419