[INFO] cloning repository https://github.com/Eric-potter/find-key-password [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Eric-potter/find-key-password" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEric-potter%2Ffind-key-password", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEric-potter%2Ffind-key-password'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2398e0033d9edefa1e492d205bc16f7a354896d5 [INFO] testing Eric-potter/find-key-password against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEric-potter%2Ffind-key-password" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Eric-potter/find-key-password [INFO] finished tweaking git repo https://github.com/Eric-potter/find-key-password [INFO] tweaked toml for git repo https://github.com/Eric-potter/find-key-password written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Eric-potter/find-key-password 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/Eric-potter/find-key-password 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twofish v0.7.1 [INFO] [stderr] Downloaded rust-argon2 v1.0.0 [INFO] [stderr] Downloaded syn v2.0.11 [INFO] [stderr] Downloaded object v0.30.2 [INFO] [stderr] Downloaded chrono v0.4.30 [INFO] [stderr] Downloaded kdbx-rs v0.5.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36a4756d02cb706da2d18607969702e8dd08de996c9c578a3a9c32fd6370867b [INFO] running `Command { std: "docker" "start" "-a" "36a4756d02cb706da2d18607969702e8dd08de996c9c578a3a9c32fd6370867b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36a4756d02cb706da2d18607969702e8dd08de996c9c578a3a9c32fd6370867b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a4756d02cb706da2d18607969702e8dd08de996c9c578a3a9c32fd6370867b", kill_on_drop: false }` [INFO] [stdout] 36a4756d02cb706da2d18607969702e8dd08de996c9c578a3a9c32fd6370867b [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: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] b356e41ed0fc7a2d709ff0b7d9dcc5d435e0432c02f089f5cca225b6f7186056 [INFO] running `Command { std: "docker" "start" "-a" "b356e41ed0fc7a2d709ff0b7d9dcc5d435e0432c02f089f5cca225b6f7186056", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling gimli v0.27.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling object v0.30.2 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling syn v2.0.11 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling libflate v1.2.0 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling chacha20 v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling chrono v0.4.30 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling kdbx-rs v0.5.1 [INFO] [stderr] Compiling findkeepassword v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.21s [INFO] running `Command { std: "docker" "inspect" "b356e41ed0fc7a2d709ff0b7d9dcc5d435e0432c02f089f5cca225b6f7186056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b356e41ed0fc7a2d709ff0b7d9dcc5d435e0432c02f089f5cca225b6f7186056", kill_on_drop: false }` [INFO] [stdout] b356e41ed0fc7a2d709ff0b7d9dcc5d435e0432c02f089f5cca225b6f7186056 [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: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] e65b799effff94895ff37b6b1058a9231e667bd4ae3fbef586f0655878e67061 [INFO] running `Command { std: "docker" "start" "-a" "e65b799effff94895ff37b6b1058a9231e667bd4ae3fbef586f0655878e67061", kill_on_drop: false }` [INFO] [stderr] Compiling findkeepassword v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "e65b799effff94895ff37b6b1058a9231e667bd4ae3fbef586f0655878e67061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65b799effff94895ff37b6b1058a9231e667bd4ae3fbef586f0655878e67061", kill_on_drop: false }` [INFO] [stdout] e65b799effff94895ff37b6b1058a9231e667bd4ae3fbef586f0655878e67061 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3cc82cd443d89afccb17b9fa0e93dcda48940e3b77572e673383c64ae67bff33 [INFO] running `Command { std: "docker" "start" "-a" "3cc82cd443d89afccb17b9fa0e93dcda48940e3b77572e673383c64ae67bff33", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/findkeepassword-4702ffb956ae472f) [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] running `Command { std: "docker" "inspect" "3cc82cd443d89afccb17b9fa0e93dcda48940e3b77572e673383c64ae67bff33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cc82cd443d89afccb17b9fa0e93dcda48940e3b77572e673383c64ae67bff33", kill_on_drop: false }` [INFO] [stdout] 3cc82cd443d89afccb17b9fa0e93dcda48940e3b77572e673383c64ae67bff33