[INFO] fetching crate sare-cli 0.1.1... [INFO] testing sare-cli-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate sare-cli 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate sare-cli 0.1.1 [INFO] finished tweaking crates.io crate sare-cli 0.1.1 [INFO] tweaked toml for crates.io crate sare-cli 0.1.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sare-cli 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sare-cli 0.1.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 501a41e38d3ef935e2544a3d78f444ab74f95e40a934026f68186d104800fc38 [INFO] running `Command { std: "docker" "start" "-a" "501a41e38d3ef935e2544a3d78f444ab74f95e40a934026f68186d104800fc38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "501a41e38d3ef935e2544a3d78f444ab74f95e40a934026f68186d104800fc38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "501a41e38d3ef935e2544a3d78f444ab74f95e40a934026f68186d104800fc38", kill_on_drop: false }` [INFO] [stdout] 501a41e38d3ef935e2544a3d78f444ab74f95e40a934026f68186d104800fc38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dd588101a734485ddc8cc476473236256509ee20171db96136d3e8c39f40c1b [INFO] running `Command { std: "docker" "start" "-a" "9dd588101a734485ddc8cc476473236256509ee20171db96136d3e8c39f40c1b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ct-codecs v1.1.6 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling safe_pqc_kyber v0.6.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling crystals-dilithium v1.0.0 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling argh_shared v0.1.13 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling unit-prefix v0.5.1 [INFO] [stderr] Compiling winnow v0.6.26 [INFO] [stderr] Compiling rust-fuzzy-search v0.1.1 [INFO] [stderr] Compiling indicatif v0.18.0 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling read-stdin v1.1.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling argh_derive v0.1.13 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling duration-str v0.11.3 [INFO] [stderr] Compiling argh v0.1.13 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling sare-core v0.1.1 [INFO] [stderr] Compiling sare-lib v0.1.1 [INFO] [stderr] Compiling sare-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "9dd588101a734485ddc8cc476473236256509ee20171db96136d3e8c39f40c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd588101a734485ddc8cc476473236256509ee20171db96136d3e8c39f40c1b", kill_on_drop: false }` [INFO] [stdout] 9dd588101a734485ddc8cc476473236256509ee20171db96136d3e8c39f40c1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7460bc1e6e42c75cab6961390cd605f9c655b4600d69346b7674535fe3ce16f [INFO] running `Command { std: "docker" "start" "-a" "a7460bc1e6e42c75cab6961390cd605f9c655b4600d69346b7674535fe3ce16f", kill_on_drop: false }` [INFO] [stderr] Compiling sare-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "a7460bc1e6e42c75cab6961390cd605f9c655b4600d69346b7674535fe3ce16f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7460bc1e6e42c75cab6961390cd605f9c655b4600d69346b7674535fe3ce16f", kill_on_drop: false }` [INFO] [stdout] a7460bc1e6e42c75cab6961390cd605f9c655b4600d69346b7674535fe3ce16f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2b53c6320f0b213cc9e5057de4f6be1d1997e46c3469055143726bd6cac25add [INFO] running `Command { std: "docker" "start" "-a" "2b53c6320f0b213cc9e5057de4f6be1d1997e46c3469055143726bd6cac25add", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sare_cli-80dc56653c845c8e) [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" "2b53c6320f0b213cc9e5057de4f6be1d1997e46c3469055143726bd6cac25add", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b53c6320f0b213cc9e5057de4f6be1d1997e46c3469055143726bd6cac25add", kill_on_drop: false }` [INFO] [stdout] 2b53c6320f0b213cc9e5057de4f6be1d1997e46c3469055143726bd6cac25add