[INFO] fetching crate keepassxc-proxy-getpw 0.2.1... [INFO] testing keepassxc-proxy-getpw-0.2.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate keepassxc-proxy-getpw 0.2.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate keepassxc-proxy-getpw 0.2.1 [INFO] finished tweaking crates.io crate keepassxc-proxy-getpw 0.2.1 [INFO] tweaked toml for crates.io crate keepassxc-proxy-getpw 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate keepassxc-proxy-getpw 0.2.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 keepassxc-proxy-getpw 0.2.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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e5a39a58b9289673d58b3c916b8eb9f61ac208d76f6f27462d29d2806f212563 [INFO] running `Command { std: "docker" "start" "-a" "e5a39a58b9289673d58b3c916b8eb9f61ac208d76f6f27462d29d2806f212563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e5a39a58b9289673d58b3c916b8eb9f61ac208d76f6f27462d29d2806f212563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5a39a58b9289673d58b3c916b8eb9f61ac208d76f6f27462d29d2806f212563", kill_on_drop: false }` [INFO] [stdout] e5a39a58b9289673d58b3c916b8eb9f61ac208d76f6f27462d29d2806f212563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8cd19e7d6589245b9743921a5bf3808244e91e37ba81d11f08c8726b9bb69a1c [INFO] running `Command { std: "docker" "start" "-a" "8cd19e7d6589245b9743921a5bf3808244e91e37ba81d11f08c8726b9bb69a1c", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling crypto_box v0.9.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling keepassxc-proxy-lib v0.1.1 [INFO] [stderr] Compiling keepassxc-proxy-getpw v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.39s [INFO] running `Command { std: "docker" "inspect" "8cd19e7d6589245b9743921a5bf3808244e91e37ba81d11f08c8726b9bb69a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd19e7d6589245b9743921a5bf3808244e91e37ba81d11f08c8726b9bb69a1c", kill_on_drop: false }` [INFO] [stdout] 8cd19e7d6589245b9743921a5bf3808244e91e37ba81d11f08c8726b9bb69a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 50a7ade5d9b94ffa3360a526e80c0cc47cabe8ec11fed4c0e29d1c2cdb30ba77 [INFO] running `Command { std: "docker" "start" "-a" "50a7ade5d9b94ffa3360a526e80c0cc47cabe8ec11fed4c0e29d1c2cdb30ba77", kill_on_drop: false }` [INFO] [stderr] Compiling keepassxc-proxy-getpw v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "50a7ade5d9b94ffa3360a526e80c0cc47cabe8ec11fed4c0e29d1c2cdb30ba77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a7ade5d9b94ffa3360a526e80c0cc47cabe8ec11fed4c0e29d1c2cdb30ba77", kill_on_drop: false }` [INFO] [stdout] 50a7ade5d9b94ffa3360a526e80c0cc47cabe8ec11fed4c0e29d1c2cdb30ba77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c78c7cdf35376b780eca242d41d5efdbd3448428b7e510b602dd6ca6704675ef [INFO] running `Command { std: "docker" "start" "-a" "c78c7cdf35376b780eca242d41d5efdbd3448428b7e510b602dd6ca6704675ef", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/keepassxc_proxy_getpw-d0b2fe12049ea046) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test filter::tests::apply_filters::exact_match_case_sensitive ... ok [INFO] [stdout] test filter::tests::apply_filters::contains_case_insensitive ... ok [INFO] [stdout] test filter::tests::apply_filters::filter_on_group ... ok [INFO] [stdout] test filter::tests::apply_filters::no_filters_returns_all ... ok [INFO] [stdout] test filter::tests::apply_filters::no_matches_returns_empty ... ok [INFO] [stdout] test filter::tests::parse_filter::all_valid_fields ... ok [INFO] [stdout] test filter::tests::apply_filters::multiple_filters_and ... ok [INFO] [stdout] test filter::tests::apply_filters::filter_on_login_field ... ok [INFO] [stdout] test filter::tests::parse_filter::contains_lowercases_value ... ok [INFO] [stdout] test filter::tests::parse_filter::contains_match ... ok [INFO] [stdout] test filter::tests::parse_filter::exact_preserves_case ... ok [INFO] [stdout] test filter::tests::parse_filter::invalid_syntax_no_operator ... ok [INFO] [stdout] test filter::tests::parse_filter::unknown_field ... ok [INFO] [stdout] test filter::tests::parse_filter::value_with_operator_chars ... ok [INFO] [stdout] test filter::tests::apply_filters::exact_match_name ... ok [INFO] [stdout] test filter::tests::parse_filter::exact_match ... ok [INFO] [stdout] test filter::tests::parse_filter::empty_value ... ok [INFO] [stdout] test filter::tests::apply_filters::filter_on_uuid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c78c7cdf35376b780eca242d41d5efdbd3448428b7e510b602dd6ca6704675ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78c7cdf35376b780eca242d41d5efdbd3448428b7e510b602dd6ca6704675ef", kill_on_drop: false }` [INFO] [stdout] c78c7cdf35376b780eca242d41d5efdbd3448428b7e510b602dd6ca6704675ef