[INFO] fetching crate secret_rs 0.5.0... [INFO] testing secret_rs-0.5.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate secret_rs 0.5.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate secret_rs 0.5.0 [INFO] finished tweaking crates.io crate secret_rs 0.5.0 [INFO] tweaked toml for crates.io crate secret_rs 0.5.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate secret_rs 0.5.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate secret_rs 0.5.0 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-multimap v0.7.3 [INFO] [stderr] Downloaded const-random v0.1.18 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded const-random-macro v0.1.16 [INFO] [stderr] Downloaded trim-in-place v0.1.7 [INFO] [stderr] Downloaded rust-ini v0.21.1 [INFO] [stderr] Downloaded schemars_derive v1.0.4 [INFO] [stderr] Downloaded referencing v0.33.0 [INFO] [stderr] Downloaded rstest v0.26.1 [INFO] [stderr] Downloaded fancy-regex v0.16.1 [INFO] [stderr] Downloaded rstest_macros v0.26.1 [INFO] [stderr] Downloaded jsonschema v0.33.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de0f99e4e677f76611877456dbcab5b106753b97f240a3387d81338e8873a343 [INFO] running `Command { std: "docker" "start" "-a" "de0f99e4e677f76611877456dbcab5b106753b97f240a3387d81338e8873a343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de0f99e4e677f76611877456dbcab5b106753b97f240a3387d81338e8873a343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de0f99e4e677f76611877456dbcab5b106753b97f240a3387d81338e8873a343", kill_on_drop: false }` [INFO] [stdout] de0f99e4e677f76611877456dbcab5b106753b97f240a3387d81338e8873a343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 271916a4c20d5e23a9b94ee98ea9e3b152b291f340674c814eb40c721328fde3 [INFO] running `Command { std: "docker" "start" "-a" "271916a4c20d5e23a9b94ee98ea9e3b152b291f340674c814eb40c721328fde3", kill_on_drop: false }` [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling secret_rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.84s [INFO] running `Command { std: "docker" "inspect" "271916a4c20d5e23a9b94ee98ea9e3b152b291f340674c814eb40c721328fde3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "271916a4c20d5e23a9b94ee98ea9e3b152b291f340674c814eb40c721328fde3", kill_on_drop: false }` [INFO] [stdout] 271916a4c20d5e23a9b94ee98ea9e3b152b291f340674c814eb40c721328fde3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5db145777e078367d421ba1354105a0102b2ed5b2d8c5131a142ae65bfc43dbd [INFO] running `Command { std: "docker" "start" "-a" "5db145777e078367d421ba1354105a0102b2ed5b2d8c5131a142ae65bfc43dbd", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling fancy-regex v0.16.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling referencing v0.33.0 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling jsonschema v0.33.0 [INFO] [stderr] Compiling secret_rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "5db145777e078367d421ba1354105a0102b2ed5b2d8c5131a142ae65bfc43dbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5db145777e078367d421ba1354105a0102b2ed5b2d8c5131a142ae65bfc43dbd", kill_on_drop: false }` [INFO] [stdout] 5db145777e078367d421ba1354105a0102b2ed5b2d8c5131a142ae65bfc43dbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a0a10b2cb597d0c23619b08636d546e5eb45c56bed613698e2d461f727f3c38d [INFO] running `Command { std: "docker" "start" "-a" "a0a10b2cb597d0c23619b08636d546e5eb45c56bed613698e2d461f727f3c38d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secret_rs-c5e9c6df2d102a90) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test tests::file_secret_tests::case_1 ... ok [INFO] [stdout] test tests::display_tests::case_1 ... ok [INFO] [stdout] test tests::file_secret_tests::case_3 ... ok [INFO] [stdout] test tests::secrets_in_file_with_keys::case_2 ... ok [INFO] [stdout] test tests::secrets_in_file_with_keys::case_4 ... ok [INFO] [stdout] test tests::secrets_in_file_with_keys::case_5 ... ok [INFO] [stdout] test tests::partial_file_secret_tests ... ok [INFO] [stdout] test tests::partial_file_secret_tests_with_decoding::case_1 ... ok [INFO] [stdout] test tests::secrets_in_file_with_keys::case_1 ... ok [INFO] [stdout] test tests::secrets_in_file_with_keys::case_3 ... ok [INFO] [stdout] test tests::file_secret_tests::case_2 ... ok [INFO] [stdout] test tests::serde_json_tests::case_2 ... ok [INFO] [stdout] test tests::serde_json_tests::case_1 ... ok [INFO] [stdout] test tests::ensure_valid_json_schema ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests secret_rs [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/lib.rs - Secret::Env (line 216) ... ok [INFO] [stdout] test src/lib.rs - Secret::File (line 260) ... ok [INFO] [stdout] test src/lib.rs - Secret::Plain (line 189) ... ok [INFO] [stdout] test src/lib.rs - (line 72) ... ok [INFO] [stdout] test src/lib.rs - Secret::File (line 339) ... ok [INFO] [stdout] test src/lib.rs - Secret::File (line 299) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a0a10b2cb597d0c23619b08636d546e5eb45c56bed613698e2d461f727f3c38d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0a10b2cb597d0c23619b08636d546e5eb45c56bed613698e2d461f727f3c38d", kill_on_drop: false }` [INFO] [stdout] a0a10b2cb597d0c23619b08636d546e5eb45c56bed613698e2d461f727f3c38d