[INFO] fetching crate picky-krb 0.11.1... [INFO] testing picky-krb-0.11.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate picky-krb 0.11.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate picky-krb 0.11.1 [INFO] finished tweaking crates.io crate picky-krb 0.11.1 [INFO] tweaked toml for crates.io crate picky-krb 0.11.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate picky-krb 0.11.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 picky-krb 0.11.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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 8d6a470a633c3cb6f19af1182249a2cdc2020e0f0bc16cbdfcf6cc7f6c58250b [INFO] running `Command { std: "docker" "start" "-a" "8d6a470a633c3cb6f19af1182249a2cdc2020e0f0bc16cbdfcf6cc7f6c58250b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d6a470a633c3cb6f19af1182249a2cdc2020e0f0bc16cbdfcf6cc7f6c58250b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d6a470a633c3cb6f19af1182249a2cdc2020e0f0bc16cbdfcf6cc7f6c58250b", kill_on_drop: false }` [INFO] [stdout] 8d6a470a633c3cb6f19af1182249a2cdc2020e0f0bc16cbdfcf6cc7f6c58250b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] dca0e89128097f172bb977c3a85b0a03489a3b9d103bee07273f0f9016679d3e [INFO] running `Command { std: "docker" "start" "-a" "dca0e89128097f172bb977c3a85b0a03489a3b9d103bee07273f0f9016679d3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling crypto v0.5.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling oid v0.2.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling picky-asn1 v0.10.1 [INFO] [stderr] Compiling picky-asn1-der v0.5.2 [INFO] [stderr] Compiling picky-asn1-x509 v0.14.6 [INFO] [stderr] Compiling picky-krb v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "dca0e89128097f172bb977c3a85b0a03489a3b9d103bee07273f0f9016679d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca0e89128097f172bb977c3a85b0a03489a3b9d103bee07273f0f9016679d3e", kill_on_drop: false }` [INFO] [stdout] dca0e89128097f172bb977c3a85b0a03489a3b9d103bee07273f0f9016679d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 584dc3ec2c5dd579b8e18b6ae0f8a864dcb8c64172557b2179835bca7a560c58 [INFO] running `Command { std: "docker" "start" "-a" "584dc3ec2c5dd579b8e18b6ae0f8a864dcb8c64172557b2179835bca7a560c58", kill_on_drop: false }` [INFO] [stderr] Compiling picky-krb v0.11.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.69s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "584dc3ec2c5dd579b8e18b6ae0f8a864dcb8c64172557b2179835bca7a560c58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "584dc3ec2c5dd579b8e18b6ae0f8a864dcb8c64172557b2179835bca7a560c58", kill_on_drop: false }` [INFO] [stdout] 584dc3ec2c5dd579b8e18b6ae0f8a864dcb8c64172557b2179835bca7a560c58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 12c6a632d47e407a21e96b09b73cd91cd9e4ce24965b977085be4903d506e28f [INFO] running `Command { std: "docker" "start" "-a" "12c6a632d47e407a21e96b09b73cd91cd9e4ce24965b977085be4903d506e28f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/picky_krb-67ed57e26f31f371) [INFO] [stdout] [INFO] [stdout] running 101 tests [INFO] [stdout] test credssp::tests::ts_credentials_smart_card ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_two_and_half ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_half ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_one_and_half ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_one ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_two ... ok [INFO] [stdout] test credssp::tests::ts_smart_card_creds ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_decrypt_no_checksum ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_three ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_one ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_half ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_three ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_one_and_half ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::decrypt_two ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_three_and_half ... ok [INFO] [stdout] test credssp::tests::ts_password_creds ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::decrypt_two_and_half ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::encrypt_half ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_two ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_two_and_half ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::decrypt_half ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::encrypt_decrypt_no_checksum ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::decrypt_one ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::encrypt_one ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::decrypt_one_and_half ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::decrypt_three ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::encrypt_one_and_half ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::encrypt_three ... ok [INFO] [stdout] test credssp::tests::ts_credentials_password ... ok [INFO] [stdout] test crypto::des::encrypt::tests::test_encrypt_des_2 ... ok [INFO] [stdout] test crypto::des::encrypt::tests::test_encrypt_des_3 ... ok [INFO] [stdout] test crypto::des::key_derivation::tests::test_derive_key_from_password ... ok [INFO] [stdout] test crypto::des::des3_cbc_sha1_kd::tests::encrypt_no_checksum ... ok [INFO] [stdout] test crypto::des::des3_cbc_sha1_kd::tests::decrypt ... ok [INFO] [stdout] test crypto::des::encrypt::tests::test_encrypt_des ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::encrypt_two ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::decrypt_three_and_half ... ok [INFO] [stdout] test crypto::des::des3_cbc_sha1_kd::tests::decrypt_with_checksum ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::encrypt_two_and_half ... ok [INFO] [stdout] test crypto::nfold::tests::test_gcd ... ok [INFO] [stdout] test crypto::nfold::tests::test_lcm ... ok [INFO] [stdout] test data_types::tests::authenticator ... ok [INFO] [stdout] test crypto::nfold::tests::test_nfold ... ok [INFO] [stdout] test data_types::tests::encryption_key ... ok [INFO] [stdout] test data_types::tests::etype_info2_entry ... ok [INFO] [stdout] test data_types::tests::change_passwd_data ... ok [INFO] [stdout] test data_types::tests::enc_krb_priv_part ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::three_and_half ... ok [INFO] [stdout] test data_types::tests::enc_ap_rep_part ... ok [INFO] [stdout] test crypto::des::des3_cbc_sha1_kd::tests::encrypt ... ok [INFO] [stdout] test data_types::tests::encrypted_data_without_kvno ... ok [INFO] [stdout] test data_types::tests::encrypted_data ... ok [INFO] [stdout] test data_types::tests::kerb_pa_pac_request ... ok [INFO] [stdout] test data_types::tests::kerberos_string_decode ... ok [INFO] [stdout] test data_types::tests::last_req_inner ... ok [INFO] [stdout] test data_types::tests::host_address ... ok [INFO] [stdout] test data_types::tests::principal_name_with_two_names ... ok [INFO] [stdout] test data_types::tests::krb_result_decode ... ok [INFO] [stdout] test data_types::tests::pa_enc_ts_enc ... ok [INFO] [stdout] test data_types::tests::simple_principal_name ... ok [INFO] [stdout] test gss_api::tests::mic_token ... ok [INFO] [stdout] test gss_api::tests::wrap_token ... ok [INFO] [stdout] test gss_api::tests::application_krb_message ... ok [INFO] [stdout] test messages::tests::as_req ... ok [INFO] [stdout] test messages::tests::krb_client_not_found_error ... ok [INFO] [stdout] test messages::tests::kdc_req ... ok [INFO] [stdout] test negoex::data_types::tests::extension_decode ... ok [INFO] [stdout] test messages::tests::krb_priv_response_deserialization ... ok [INFO] [stdout] test negoex::data_types::tests::checksum_encode ... ok [INFO] [stdout] test messages::tests::krb_priv_request_serialization ... ok [INFO] [stdout] test messages::tests::krb_process_tgs_error ... ok [INFO] [stdout] test messages::tests::tgs_req ... ok [INFO] [stdout] test negoex::data_types::tests::checksum_decode ... ok [INFO] [stdout] test negoex::data_types::tests::extension_encode ... ok [INFO] [stdout] test messages::tests::as_rep ... ok [INFO] [stdout] test messages::tests::kdc_proxy_message ... ok [INFO] [stdout] test negoex::messages::tests::nego_decode ... ok [INFO] [stdout] test negoex::messages::tests::nego_encode ... ok [INFO] [stdout] test negoex::messages::tests::verify_decode ... ok [INFO] [stdout] test pkinit::tests::pa_pk_as_rep_decode_dh_info ... ok [INFO] [stdout] test negoex::messages::tests::verify_encode ... ok [INFO] [stdout] test pac::tests::pac ... ok [INFO] [stdout] test data_types::tests::pa_data ... ok [INFO] [stdout] test pkinit::tests::pa_pk_as_rep_encode_dh_info ... ok [INFO] [stdout] test pkinit::tests::pku2u_nego_rep_decode ... ok [INFO] [stdout] test pkinit::tests::pa_pk_as_rep_encode_enc_key_pack ... ok [INFO] [stdout] test pkinit::tests::pa_pk_as_req_decode ... ok [INFO] [stdout] test pkinit::tests::pku2u_nego_rep_encode ... ok [INFO] [stdout] test pkinit::tests::pku2u_nego_req_encode ... ok [INFO] [stdout] test pkinit::tests::pa_pk_as_rep_decode_enc_key_pack ... ok [INFO] [stdout] test negoex::data_types::tests::guid_decode ... ok [INFO] [stdout] test negoex::data_types::tests::guid_encode ... ok [INFO] [stdout] test negoex::data_types::tests::message_header_decode ... ok [INFO] [stdout] test negoex::data_types::tests::message_header_encode ... ok [INFO] [stdout] test negoex::data_types::tests::message_type_decode ... ok [INFO] [stdout] test negoex::data_types::tests::message_type_encode ... ok [INFO] [stdout] test negoex::messages::tests::exchange_decode ... ok [INFO] [stdout] test negoex::messages::tests::exchange_encode ... ok [INFO] [stdout] test crypto::aes::key_derivation::tests::aes128_derive_key_from_password ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_three_and_half ... ok [INFO] [stdout] test crypto::aes::key_derivation::tests::aes256_derive_key_from_password ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests picky_krb [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" "12c6a632d47e407a21e96b09b73cd91cd9e4ce24965b977085be4903d506e28f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12c6a632d47e407a21e96b09b73cd91cd9e4ce24965b977085be4903d506e28f", kill_on_drop: false }` [INFO] [stdout] 12c6a632d47e407a21e96b09b73cd91cd9e4ce24965b977085be4903d506e28f