[INFO] fetching crate picky-krb 0.11.1... [INFO] testing picky-krb-0.11.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate picky-krb 0.11.1 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate picky-krb 0.11.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crypto v0.5.1 [INFO] [stderr] Downloaded oid v0.2.1 [INFO] [stderr] Downloaded picky-asn1-der v0.5.2 [INFO] [stderr] Downloaded picky-asn1 v0.10.1 [INFO] [stderr] Downloaded picky-asn1-x509 v0.14.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a8f9b509ef6801ad09f5d2a87853a6fcadee13a509b81224ea3e1d828719b0b [INFO] running `Command { std: "docker" "start" "-a" "6a8f9b509ef6801ad09f5d2a87853a6fcadee13a509b81224ea3e1d828719b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a8f9b509ef6801ad09f5d2a87853a6fcadee13a509b81224ea3e1d828719b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a8f9b509ef6801ad09f5d2a87853a6fcadee13a509b81224ea3e1d828719b0b", kill_on_drop: false }` [INFO] [stdout] 6a8f9b509ef6801ad09f5d2a87853a6fcadee13a509b81224ea3e1d828719b0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b14ae2b0bc536d07bba4354151799eb712051b1049909a21cc1d5f04ad110216 [INFO] running `Command { std: "docker" "start" "-a" "b14ae2b0bc536d07bba4354151799eb712051b1049909a21cc1d5f04ad110216", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto v0.5.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [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 20.04s [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 3` [INFO] running `Command { std: "docker" "inspect" "b14ae2b0bc536d07bba4354151799eb712051b1049909a21cc1d5f04ad110216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14ae2b0bc536d07bba4354151799eb712051b1049909a21cc1d5f04ad110216", kill_on_drop: false }` [INFO] [stdout] b14ae2b0bc536d07bba4354151799eb712051b1049909a21cc1d5f04ad110216 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e83f87c4dc0cd0005e0b45c364f14c29183b8013711beb186f7fcca6a5cea3a [INFO] running `Command { std: "docker" "start" "-a" "9e83f87c4dc0cd0005e0b45c364f14c29183b8013711beb186f7fcca6a5cea3a", 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.88s [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 3` [INFO] running `Command { std: "docker" "inspect" "9e83f87c4dc0cd0005e0b45c364f14c29183b8013711beb186f7fcca6a5cea3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e83f87c4dc0cd0005e0b45c364f14c29183b8013711beb186f7fcca6a5cea3a", kill_on_drop: false }` [INFO] [stdout] 9e83f87c4dc0cd0005e0b45c364f14c29183b8013711beb186f7fcca6a5cea3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 56bc8b2e34ada3410a85aa2ef0e573533c0af0274947ec999929add228e6dff9 [INFO] running `Command { std: "docker" "start" "-a" "56bc8b2e34ada3410a85aa2ef0e573533c0af0274947ec999929add228e6dff9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/picky_krb-8f7ba1bd1079133c) [INFO] [stdout] [INFO] [stdout] running 101 tests [INFO] [stdout] test credssp::tests::ts_credentials_smart_card ... ok [INFO] [stdout] test credssp::tests::ts_password_creds ... ok [INFO] [stdout] test credssp::tests::ts_credentials_password ... 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_half ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_two ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_three_and_half ... 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_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::decrypt_one ... 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::encrypt_half ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_one ... ok [INFO] [stdout] test credssp::tests::ts_smart_card_creds ... 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_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::decrypt_three_and_half ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::decrypt_two_and_half ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::encrypt_three ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_three_and_half ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::decrypt_two_and_half ... ok [INFO] [stdout] test crypto::des::des3_cbc_sha1_kd::tests::decrypt ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_two ... 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_two ... 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_decrypt_no_checksum ... ok [INFO] [stdout] test crypto::nfold::tests::test_gcd ... ok [INFO] [stdout] test crypto::nfold::tests::test_lcm ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::encrypt_half ... ok [INFO] [stdout] test crypto::des::des3_cbc_sha1_kd::tests::decrypt_with_checksum ... 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 crypto::nfold::tests::test_nfold ... ok [INFO] [stdout] test crypto::des::encrypt::tests::test_encrypt_des ... ok [INFO] [stdout] test crypto::des::encrypt::tests::test_encrypt_des_3 ... 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 data_types::tests::authenticator ... 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::encrypt_two_and_half ... ok [INFO] [stdout] test crypto::des::des3_cbc_sha1_kd::tests::encrypt_no_checksum ... ok [INFO] [stdout] test crypto::aes::aes128_cts_hmac_sha1_96::tests::encrypt_three ... ok [INFO] [stdout] test crypto::aes::aes256_cts_hmac_sha1_96::tests::three_and_half ... ok [INFO] [stdout] test data_types::tests::encrypted_data ... ok [INFO] [stdout] test crypto::des::key_derivation::tests::test_derive_key_from_password ... ok [INFO] [stdout] test crypto::des::encrypt::tests::test_encrypt_des_2 ... ok [INFO] [stdout] test data_types::tests::encryption_key ... ok [INFO] [stdout] test data_types::tests::kerb_pa_pac_request ... ok [INFO] [stdout] test data_types::tests::etype_info2_entry ... ok [INFO] [stdout] test data_types::tests::last_req_inner ... ok [INFO] [stdout] test data_types::tests::pa_data ... 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::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 gss_api::tests::mic_token ... ok [INFO] [stdout] test messages::tests::as_rep ... ok [INFO] [stdout] test messages::tests::kdc_proxy_message ... ok [INFO] [stdout] test data_types::tests::principal_name_with_two_names ... ok [INFO] [stdout] test data_types::tests::kerberos_string_decode ... ok [INFO] [stdout] test data_types::tests::krb_result_decode ... ok [INFO] [stdout] test data_types::tests::host_address ... ok [INFO] [stdout] test data_types::tests::encrypted_data_without_kvno ... ok [INFO] [stdout] test negoex::data_types::tests::checksum_encode ... ok [INFO] [stdout] test negoex::data_types::tests::extension_decode ... ok [INFO] [stdout] test negoex::data_types::tests::extension_encode ... 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::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::checksum_decode ... ok [INFO] [stdout] test negoex::data_types::tests::guid_decode ... ok [INFO] [stdout] test negoex::data_types::tests::message_type_encode ... ok [INFO] [stdout] test negoex::data_types::tests::message_type_decode ... ok [INFO] [stdout] test negoex::messages::tests::nego_encode ... ok [INFO] [stdout] test negoex::messages::tests::verify_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 pkinit::tests::pa_pk_as_rep_decode_enc_key_pack ... ok [INFO] [stdout] test pac::tests::pac ... ok [INFO] [stdout] test negoex::messages::tests::exchange_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_encode_dh_info ... ok [INFO] [stdout] test pkinit::tests::pa_pk_as_req_decode ... ok [INFO] [stdout] test pkinit::tests::pku2u_nego_rep_decode ... ok [INFO] [stdout] test messages::tests::krb_priv_request_serialization ... ok [INFO] [stdout] test messages::tests::krb_priv_response_deserialization ... ok [INFO] [stdout] test negoex::messages::tests::exchange_encode ... ok [INFO] [stdout] test pkinit::tests::pa_pk_as_rep_encode_enc_key_pack ... ok [INFO] [stdout] test messages::tests::kdc_req ... ok [INFO] [stdout] test crypto::aes::key_derivation::tests::aes128_derive_key_from_password ... ok [INFO] [stdout] test negoex::messages::tests::nego_decode ... 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.15s [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" "56bc8b2e34ada3410a85aa2ef0e573533c0af0274947ec999929add228e6dff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56bc8b2e34ada3410a85aa2ef0e573533c0af0274947ec999929add228e6dff9", kill_on_drop: false }` [INFO] [stdout] 56bc8b2e34ada3410a85aa2ef0e573533c0af0274947ec999929add228e6dff9