[INFO] cloning repository https://github.com/skystars8/multicrypt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skystars8/multicrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskystars8%2Fmulticrypt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskystars8%2Fmulticrypt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9eb0e8d8235ec50924f7cfa8b47e0a84ec79ae85
[INFO] testing skystars8/multicrypt against 1.99.0-beta.1 for beta-1.99-5
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskystars8%2Fmulticrypt" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skystars8/multicrypt
[INFO] finished tweaking git repo https://github.com/skystars8/multicrypt
[INFO] tweaked toml for git repo https://github.com/skystars8/multicrypt written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skystars8/multicrypt on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skystars8/multicrypt 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba
[INFO] running `Command { std: "docker" "start" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling softaes v0.1.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling aegis v0.9.15
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]    Compiling ascon-core v0.5.1
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling aead v0.6.1
[INFO] [stderr]    Compiling polyval v0.7.3
[INFO] [stderr]    Compiling ascon-aead v0.6.0
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling hkdf v0.13.0
[INFO] [stderr]    Compiling aes v0.9.2
[INFO] [stderr]    Compiling ctr v0.10.1
[INFO] [stderr]    Compiling rabbit v0.5.0
[INFO] [stderr]    Compiling threefish v0.6.0
[INFO] [stderr]    Compiling serpent v0.6.0
[INFO] [stderr]    Compiling aes-gcm-siv v0.12.0
[INFO] [stderr]    Compiling multicrypt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.16s
[INFO] running `Command { std: "docker" "inspect" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling multicrypt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.48s
[INFO] running `Command { std: "docker" "inspect" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multicrypt-9d2366e1d6734256)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test algorithm::tests::parser_is_case_insensitive_but_not_fuzzy ... ok
[INFO] [stdout] test algorithm::tests::suite_parameters_are_sane ... ok
[INFO] [stdout] test algorithm::tests::ids_round_trip_and_are_unique ... ok
[INFO] [stdout] test container::tests::parser_never_panics_on_short_arbitrary_inputs ... ok
[INFO] [stdout] test container::tests::parser_rejects_malformed_fixed_fields ... ok
[INFO] [stdout] test container::tests::parser_rejects_every_truncation_and_trailing_data ... ok
[INFO] [stdout] test container::tests::parser_rejects_wrong_algorithm ... ok
[INFO] [stdout] test crypto::tests::aegis_256_matches_draft_18_vector ... ok
[INFO] [stdout] test crypto::tests::aegis_128l_matches_draft_18_vector ... ok
[INFO] [stdout] test crypto::tests::aes_256_gcm_siv_matches_rfc_8452 ... ok
[INFO] [stdout] test container::tests::every_algorithm_header_round_trips ... ok
[INFO] [stdout] test crypto::tests::ascon_aead128_matches_final_nist_vector ... ok
[INFO] [stdout] test crypto::tests::derived_keys_are_domain_and_algorithm_separated ... ok
[INFO] [stdout] test crypto::tests::hmac_sha512_matches_rfc_4231 ... ok
[INFO] [stdout] test crypto::tests::rabbit_matches_rfc_4503_iv_vector ... ok
[INFO] [stdout] test atomic_io::tests::failed_publish_leaves_no_temporary_file ... ok
[INFO] [stdout] test atomic_io::tests::concurrent_publishers_never_clobber ... ok
[INFO] [stdout] test atomic_io::tests::publish_is_no_clobber ... ok
[INFO] [stdout] test crypto::tests::deterministic_container_hashes ... ok
[INFO] [stdout] test crypto::tests::threefish_ctr_matches_manual_counter_increment_and_rejects_wrap ... ok
[INFO] [stdout] test crypto::tests::serpent_ctr_rejects_counter_wrap_before_modifying_data ... ok
[INFO] [stdout] test crypto::tests::threefish_1024_matches_official_zero_tweak_vector ... ok
[INFO] [stdout] test crypto::tests::randomized_encryptions_of_the_same_message_differ ... ok
[INFO] [stdout] test crypto::tests::serpent_256_and_big_endian_ctr_match_nessie_vectors ... ok
[INFO] [stdout] test keys::tests::decoder_rejects_corruptions ... ok
[INFO] [stdout] test file_ops::tests::authentication_failure_creates_no_output ... ok
[INFO] [stdout] test file_ops::tests::existing_output_is_never_replaced ... ok
[INFO] [stdout] test file_ops::tests::malformed_container_creates_no_output ... ok
[INFO] [stdout] test file_ops::tests::using_the_input_path_as_output_preserves_the_input ... ok
[INFO] [stdout] test keys::tests::generated_keys_are_owner_only ... ok
[INFO] [stdout] test keys::tests::typed_key_format_round_trips_for_every_algorithm ... ok
[INFO] [stdout] test tests::cli_requires_exact_uppercase_operation ... ok
[INFO] [stdout] test tests::help_does_not_require_keys ... ok
[INFO] [stdout] test keys::tests::keygen_creates_missing_keys_and_never_overwrites ... ok
[INFO] [stdout] test keys::tests::keygen_never_replaces_an_invalid_existing_key ... ok
[INFO] [stdout] test keys::tests::loader_rejects_broad_key_permissions ... ok
[INFO] [stdout] test keys::tests::loader_rejects_a_symbolic_link_to_a_valid_key ... ok
[INFO] [stdout] test crypto::tests::every_suite_round_trips_boundary_lengths ... ok
[INFO] [stdout] test crypto::tests::every_suite_rejects_wrong_keys_and_tampering_in_every_region ... ok
[INFO] [stdout] test crypto::tests::every_suite_round_trips_a_large_binary_value ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.32s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/multicrypt-1ea6d4bab94e35a0)
[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] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-ff15ce8202c04d79)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test every_help_spelling_is_successful_and_side_effect_free ... ok
[INFO] [stdout] test command_line_auth_failure_leaves_no_plaintext_file ... ok
[INFO] [stdout] test command_line_rejects_bad_operations_arguments_and_existing_outputs ... ok
[INFO] [stdout] test command_line_keygen_and_every_algorithm_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests multicrypt
[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" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba", kill_on_drop: false }`
[INFO] [stdout] 82a5cdab01332e32037757c631783b51272e38ba77013c94d418bbac409a15ba
