[INFO] fetching crate rustfs-crypto 0.0.3... [INFO] testing rustfs-crypto-0.0.3 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate rustfs-crypto 0.0.3 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rustfs-crypto 0.0.3 [INFO] finished tweaking crates.io crate rustfs-crypto 0.0.3 [INFO] tweaked toml for crates.io crate rustfs-crypto 0.0.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustfs-crypto 0.0.3 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustfs-crypto 0.0.3 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76f73e0e328e89d5c43ae486750fe169ee6dce51bcfb4600a5d227f258c17ee0 [INFO] running `Command { std: "docker" "start" "-a" "76f73e0e328e89d5c43ae486750fe169ee6dce51bcfb4600a5d227f258c17ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76f73e0e328e89d5c43ae486750fe169ee6dce51bcfb4600a5d227f258c17ee0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76f73e0e328e89d5c43ae486750fe169ee6dce51bcfb4600a5d227f258c17ee0", kill_on_drop: false }` [INFO] [stdout] 76f73e0e328e89d5c43ae486750fe169ee6dce51bcfb4600a5d227f258c17ee0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ebbe0363472e468a871378aa61f50d5c51845c1eb28bd7246d3752c5d6d0aa1 [INFO] running `Command { std: "docker" "start" "-a" "5ebbe0363472e468a871378aa61f50d5c51845c1eb28bd7246d3752c5d6d0aa1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling rustfs-crypto v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.53s [INFO] running `Command { std: "docker" "inspect" "5ebbe0363472e468a871378aa61f50d5c51845c1eb28bd7246d3752c5d6d0aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ebbe0363472e468a871378aa61f50d5c51845c1eb28bd7246d3752c5d6d0aa1", kill_on_drop: false }` [INFO] [stdout] 5ebbe0363472e468a871378aa61f50d5c51845c1eb28bd7246d3752c5d6d0aa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46c6b7de9252caea52251bfb511814fea334ed4b978de02f8cd861ca8cd3773f [INFO] running `Command { std: "docker" "start" "-a" "46c6b7de9252caea52251bfb511814fea334ed4b978de02f8cd861ca8cd3773f", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling rustfs-crypto v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.35s [INFO] running `Command { std: "docker" "inspect" "46c6b7de9252caea52251bfb511814fea334ed4b978de02f8cd861ca8cd3773f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46c6b7de9252caea52251bfb511814fea334ed4b978de02f8cd861ca8cd3773f", kill_on_drop: false }` [INFO] [stdout] 46c6b7de9252caea52251bfb511814fea334ed4b978de02f8cd861ca8cd3773f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 975c6866c157a1161e38ef3486986efd77ca8a920e796a0e1a470c7ef0bca398 [INFO] running `Command { std: "docker" "start" "-a" "975c6866c157a1161e38ef3486986efd77ca8a920e796a0e1a470c7ef0bca398", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rustfs_crypto-b90112fa3cf50865) [INFO] [stdout] running 53 tests [INFO] [stdout] test encdec::id::tests::test_id_enum_values ... ok [INFO] [stdout] test encdec::id::tests::test_id_debug_format ... ok [INFO] [stdout] test encdec::id::tests::test_id_clone_and_copy ... ok [INFO] [stdout] test encdec::id::tests::test_id_try_from_invalid_values ... ok [INFO] [stdout] test encdec::id::tests::test_id_try_from_valid_values ... ok [INFO] [stdout] test encdec::id::tests::test_pbkdf2_key_generation ... ok [INFO] [stdout] test encdec::id::tests::test_round_trip_conversion ... ok [INFO] [stdout] test encdec::id::tests::test_key_generation_with_different_passwords ... ok [INFO] [stdout] test encdec::id::tests::test_key_generation_with_different_salts ... ok [INFO] [stdout] test encdec::id::tests::test_key_generation_with_empty_inputs ... ok [INFO] [stdout] test encdec::tests::test_basic_encrypt_decrypt_roundtrip::_1_2_3_expects ... ok [INFO] [stdout] test encdec::tests::test_basic_encrypt_decrypt_roundtrip::_3_2_1_expects ... ok [INFO] [stdout] test encdec::tests::test_basic_encrypt_decrypt_roundtrip::_expects ... ok [INFO] [stdout] test encdec::tests::test_basic_encrypt_decrypt_roundtrip::_hello_world_as_bytes_expects ... ok [INFO] [stdout] test encdec::tests::test_concurrent_encryption_safety ... ok [INFO] [stdout] test encdec::tests::test_decrypt_with_invalid_header ... ok [INFO] [stdout] test encdec::tests::test_decrypt_with_corrupted_data ... ok [INFO] [stdout] test encdec::tests::test_decrypt_with_truncated_data ... ok [INFO] [stdout] test encdec::tests::test_deterministic_with_same_salt_and_nonce ... ok [INFO] [stdout] test encdec::tests::test_cross_platform_compatibility ... ok [INFO] [stdout] test encdec::id::tests::test_argon2_chacha_key_generation ... ok [INFO] [stdout] test encdec::tests::test_encrypt_decrypt_empty_data ... ok [INFO] [stdout] test encdec::tests::test_encrypt_decrypt_with_empty_password ... ok [INFO] [stdout] test encdec::tests::test_encrypt_decrypt_large_data ... ok [INFO] [stdout] test encdec::tests::test_encrypt_decrypt_with_different_passwords ... ok [INFO] [stdout] test encdec::tests::test_encrypted_data_structure ... ok [INFO] [stdout] test encdec::tests::test_encrypt_decrypt_binary_data ... ok [INFO] [stdout] test encdec::tests::test_encrypt_decrypt_with_long_password ... ok [INFO] [stdout] test jwt::tests::test_jwt_claims_validation ... ok [INFO] [stdout] test jwt::tests::test_jwt_cross_compatibility ... ok [INFO] [stdout] test jwt::tests::test_jwt_decode_invalid_token_format ... ok [INFO] [stdout] test jwt::tests::test_jwt_decode_with_wrong_secret ... ok [INFO] [stdout] test jwt::tests::test_jwt_deterministic_encoding ... ok [INFO] [stdout] test jwt::tests::test_jwt_encode_decode_basic ... ok [INFO] [stdout] test jwt::tests::test_jwt_encode_decode_with_complex_claims ... ok [INFO] [stdout] test jwt::tests::test_jwt_header_algorithm ... ok [INFO] [stdout] test jwt::tests::test_jwt_token_structure ... ok [INFO] [stdout] test jwt::tests::test_jwt_with_array_claims ... ok [INFO] [stdout] test jwt::tests::test_jwt_with_boolean_claims ... ok [INFO] [stdout] test jwt::tests::test_jwt_with_different_secret_lengths ... ok [INFO] [stdout] test jwt::tests::test_jwt_with_empty_claims ... ok [INFO] [stdout] test jwt::tests::test_jwt_with_expired_token ... ok [INFO] [stdout] test jwt::tests::test_jwt_with_future_issued_at ... ok [INFO] [stdout] test jwt::tests::test_jwt_with_large_payload ... ok [INFO] [stdout] test jwt::tests::test_jwt_with_numeric_claims ... ok [INFO] [stdout] test jwt::tests::test_jwt_with_special_characters_in_claims ... ok [INFO] [stdout] test encdec::tests::test_encryption_produces_different_outputs ... ok [INFO] [stdout] test encdec::id::tests::test_argon2_key_generation ... ok [INFO] [stdout] test encdec::tests::test_encrypt_decrypt_unicode_data ... ok [INFO] [stdout] test encdec::id::tests::test_key_generation_consistency_across_algorithms ... ok [INFO] [stdout] test encdec::tests::test_memory_safety_with_large_passwords ... ok [INFO] [stdout] test encdec::id::tests::test_all_algorithms_produce_valid_keys ... ok [INFO] [stdout] test encdec::tests::test_password_variations ... ok [INFO] [stderr] Doc-tests rustfs_crypto [INFO] [stdout] [INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 15.43s [INFO] [stdout] [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" "975c6866c157a1161e38ef3486986efd77ca8a920e796a0e1a470c7ef0bca398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "975c6866c157a1161e38ef3486986efd77ca8a920e796a0e1a470c7ef0bca398", kill_on_drop: false }` [INFO] [stdout] 975c6866c157a1161e38ef3486986efd77ca8a920e796a0e1a470c7ef0bca398