[INFO] cloning repository https://github.com/liberodark/nvme-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liberodark/nvme-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliberodark%2Fnvme-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliberodark%2Fnvme-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 611dd7564fafcec87bacac3c3fff768fccaf4850 [INFO] testing liberodark/nvme-rs against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliberodark%2Fnvme-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liberodark/nvme-rs [INFO] finished tweaking git repo https://github.com/liberodark/nvme-rs [INFO] tweaked toml for git repo https://github.com/liberodark/nvme-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liberodark/nvme-rs on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liberodark/nvme-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f89e6967409bc5b1f5320625ca0a23e04de6e4ec5398f72bed6eae4ffffd949 [INFO] running `Command { std: "docker" "start" "-a" "7f89e6967409bc5b1f5320625ca0a23e04de6e4ec5398f72bed6eae4ffffd949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f89e6967409bc5b1f5320625ca0a23e04de6e4ec5398f72bed6eae4ffffd949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f89e6967409bc5b1f5320625ca0a23e04de6e4ec5398f72bed6eae4ffffd949", kill_on_drop: false }` [INFO] [stdout] 7f89e6967409bc5b1f5320625ca0a23e04de6e4ec5398f72bed6eae4ffffd949 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3619a1441b62547931a64354f54335085c087eba920787febd71c6fa736874d [INFO] running `Command { std: "docker" "start" "-a" "b3619a1441b62547931a64354f54335085c087eba920787febd71c6fa736874d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.47 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling email-encoding v0.4.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling lettre v0.11.21 [INFO] [stderr] Compiling nvme-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "b3619a1441b62547931a64354f54335085c087eba920787febd71c6fa736874d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3619a1441b62547931a64354f54335085c087eba920787febd71c6fa736874d", kill_on_drop: false }` [INFO] [stdout] b3619a1441b62547931a64354f54335085c087eba920787febd71c6fa736874d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7762b76b9e7fb420e9ee0648c2ebd2a4b3dc8ec3e2bad486511eedecc3b4e916 [INFO] running `Command { std: "docker" "start" "-a" "7762b76b9e7fb420e9ee0648c2ebd2a4b3dc8ec3e2bad486511eedecc3b4e916", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling lettre v0.11.21 [INFO] [stderr] Compiling nvme-rs v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.21s [INFO] running `Command { std: "docker" "inspect" "7762b76b9e7fb420e9ee0648c2ebd2a4b3dc8ec3e2bad486511eedecc3b4e916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7762b76b9e7fb420e9ee0648c2ebd2a4b3dc8ec3e2bad486511eedecc3b4e916", kill_on_drop: false }` [INFO] [stdout] 7762b76b9e7fb420e9ee0648c2ebd2a4b3dc8ec3e2bad486511eedecc3b4e916 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca1d79ea23d9143282e1e77fcaac15bb0ab9558de6843e58119fbe9400e6bb42 [INFO] running `Command { std: "docker" "start" "-a" "ca1d79ea23d9143282e1e77fcaac15bb0ab9558de6843e58119fbe9400e6bb42", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nvme_rs-cc3721bb60d894c7) [INFO] [stdout] test tests::test_bytes_to_string ... ok [INFO] [stdout] test tests::test_check_drive_health_error_alerts ... ok [INFO] [stdout] test tests::test_check_drive_health_media_errors ... ok [INFO] [stdout] test tests::test_check_drive_health_multiple_alerts ... ok [INFO] [stdout] test tests::test_check_drive_health_spare_alerts ... ok [INFO] [stdout] test tests::test_check_drive_health_temperature_alerts ... ok [INFO] [stdout] test tests::test_check_drive_health_wear_alerts ... ok [INFO] [stdout] test tests::test_check_drive_health_with_identify ... ok [INFO] [stdout] test tests::test_format_log_message ... ok [INFO] [stdout] test tests::test_partial_config_parsing ... ok [INFO] [stdout] test tests::test_u128_from_bytes ... ok [INFO] [stdout] test tests::test_config_parsing ... ok [INFO] [stdout] test tests::test_data_unit_conversion ... ok [INFO] [stdout] test tests::test_drive_status_serialization ... ok [INFO] [stdout] test tests::test_find_nvme_devices_pattern_matching ... ok [INFO] [stdout] test tests::test_alert_level_string_conversion ... ok [INFO] [stdout] test tests::test_default_config ... ok [INFO] [stdout] test tests::test_drive_info_serialization ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca1d79ea23d9143282e1e77fcaac15bb0ab9558de6843e58119fbe9400e6bb42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1d79ea23d9143282e1e77fcaac15bb0ab9558de6843e58119fbe9400e6bb42", kill_on_drop: false }` [INFO] [stdout] ca1d79ea23d9143282e1e77fcaac15bb0ab9558de6843e58119fbe9400e6bb42