[INFO] fetching crate passwdx 0.0.1... [INFO] testing passwdx-0.0.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate passwdx 0.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate passwdx 0.0.1 [INFO] finished tweaking crates.io crate passwdx 0.0.1 [INFO] tweaked toml for crates.io crate passwdx 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate passwdx 0.0.1 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 crates.io crate passwdx 0.0.1 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4b062e3d2b58ceae2275d46dcf7721eedc512cee14fc69e79c42b56a119bceb0 [INFO] running `Command { std: "docker" "start" "-a" "4b062e3d2b58ceae2275d46dcf7721eedc512cee14fc69e79c42b56a119bceb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b062e3d2b58ceae2275d46dcf7721eedc512cee14fc69e79c42b56a119bceb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b062e3d2b58ceae2275d46dcf7721eedc512cee14fc69e79c42b56a119bceb0", kill_on_drop: false }` [INFO] [stdout] 4b062e3d2b58ceae2275d46dcf7721eedc512cee14fc69e79c42b56a119bceb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 44a82efcf1f16065a7de4812ab27cd4bcec6b3aefa80045930c4b19572c45bc5 [INFO] running `Command { std: "docker" "start" "-a" "44a82efcf1f16065a7de4812ab27cd4bcec6b3aefa80045930c4b19572c45bc5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling xml v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling rust-argon2 v3.0.0 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling block-modes v0.9.1 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling hex-literal v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling secstr v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling xml-rs v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling moxcms v0.7.9 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling keepass v0.8.14 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling tui-input v0.14.0 [INFO] [stderr] Compiling passwdx v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.81s [INFO] running `Command { std: "docker" "inspect" "44a82efcf1f16065a7de4812ab27cd4bcec6b3aefa80045930c4b19572c45bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a82efcf1f16065a7de4812ab27cd4bcec6b3aefa80045930c4b19572c45bc5", kill_on_drop: false }` [INFO] [stdout] 44a82efcf1f16065a7de4812ab27cd4bcec6b3aefa80045930c4b19572c45bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] e733a31808b416fd89e42e55dcf422cfe519625357afe248582f654f6cd1eada [INFO] running `Command { std: "docker" "start" "-a" "e733a31808b416fd89e42e55dcf422cfe519625357afe248582f654f6cd1eada", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling passwdx v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.93s [INFO] running `Command { std: "docker" "inspect" "e733a31808b416fd89e42e55dcf422cfe519625357afe248582f654f6cd1eada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e733a31808b416fd89e42e55dcf422cfe519625357afe248582f654f6cd1eada", kill_on_drop: false }` [INFO] [stdout] e733a31808b416fd89e42e55dcf422cfe519625357afe248582f654f6cd1eada [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] da86b948bd2c5953570d585d4766c3adbe0486dd99cf9f52b53d5cc6126615e1 [INFO] running `Command { std: "docker" "start" "-a" "da86b948bd2c5953570d585d4766c3adbe0486dd99cf9f52b53d5cc6126615e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/px-372e0af5fb307fe1) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test config::tests::test_default_values ... ok [INFO] [stdout] test config::tests::test_config_init_with_defaults ... ok [INFO] [stdout] test config::tests::test_reject_zero_session_timeout ... ok [INFO] [stdout] test fuzzy::tests::test_matches_username ... ok [INFO] [stdout] test fuzzy::tests::test_empty_query_returns_all ... ok [INFO] [stdout] test fuzzy::tests::test_no_matches ... ok [INFO] [stdout] test config::tests::test_update_clipboard_timeout ... ok [INFO] [stdout] test fuzzy::tests::test_matches_url ... ok [INFO] [stdout] test session::tests::test_new_session_is_locked ... ok [INFO] [stdout] test fuzzy::tests::test_result_limit ... ok [INFO] [stdout] test session::tests::test_default_lock_reason_is_manual ... ok [INFO] [stdout] test session::tests::test_locked_session_has_timed_out ... ok [INFO] [stdout] test fuzzy::tests::test_partial_match ... ok [INFO] [stdout] test config::tests::test_reject_zero_clipboard_timeout ... ok [INFO] [stdout] test fuzzy::tests::test_case_insensitive_matching ... ok [INFO] [stdout] test config::tests::test_update_session_timeout ... ok [INFO] [stdout] test session::tests::test_manual_lock ... ok [INFO] [stdout] test session::tests::test_remaining_secs_none_when_locked ... ok [INFO] [stdout] test fuzzy::tests::test_exact_match_boost ... ok [INFO] [stdout] test session::tests::test_timeout_expires_after_wait ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "da86b948bd2c5953570d585d4766c3adbe0486dd99cf9f52b53d5cc6126615e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da86b948bd2c5953570d585d4766c3adbe0486dd99cf9f52b53d5cc6126615e1", kill_on_drop: false }` [INFO] [stdout] da86b948bd2c5953570d585d4766c3adbe0486dd99cf9f52b53d5cc6126615e1