[INFO] fetching crate kerbeiros 0.2.2... [INFO] testing kerbeiros-0.2.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate kerbeiros 0.2.2 into /workspace/builds/worker-93/source [INFO] validating manifest of crates.io crate kerbeiros 0.2.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate kerbeiros 0.2.2 [INFO] finished tweaking crates.io crate kerbeiros 0.2.2 [INFO] tweaked toml for crates.io crate kerbeiros 0.2.2 written to /workspace/builds/worker-93/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kerberos_ccache v0.0.7 [INFO] [stderr] Downloaded kerberos_asn1 v0.0.8 [INFO] [stderr] Downloaded kerberos_crypto v0.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6144e4b5f71ea6cde349fd506edc6b7149b342f2c902f38c2a69072537110733 [INFO] running `Command { std: "docker" "start" "-a" "6144e4b5f71ea6cde349fd506edc6b7149b342f2c902f38c2a69072537110733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6144e4b5f71ea6cde349fd506edc6b7149b342f2c902f38c2a69072537110733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6144e4b5f71ea6cde349fd506edc6b7149b342f2c902f38c2a69072537110733", kill_on_drop: false }` [INFO] [stdout] 6144e4b5f71ea6cde349fd506edc6b7149b342f2c902f38c2a69072537110733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 468d44f5d0df117d4b29af22783f1f6a6849e24e56230fc4a474fdc2b7af30df [INFO] running `Command { std: "docker" "start" "-a" "468d44f5d0df117d4b29af22783f1f6a6849e24e56230fc4a474fdc2b7af30df", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling kerberos_constants v0.0.9 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling dns-lookup v1.0.8 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling md4 v0.8.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling red_asn1 v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling kerberos_crypto v0.0.2 [INFO] [stderr] Compiling red_asn1_derive v0.2.1 [INFO] [stderr] Compiling kerberos_asn1 v0.2.1 [INFO] [stderr] Compiling kerberos_asn1 v0.0.8 [INFO] [stderr] Compiling kerberos_ccache v0.0.7 [INFO] [stderr] Compiling kerbeiros v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.83s [INFO] running `Command { std: "docker" "inspect" "468d44f5d0df117d4b29af22783f1f6a6849e24e56230fc4a474fdc2b7af30df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468d44f5d0df117d4b29af22783f1f6a6849e24e56230fc4a474fdc2b7af30df", kill_on_drop: false }` [INFO] [stdout] 468d44f5d0df117d4b29af22783f1f6a6849e24e56230fc4a474fdc2b7af30df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea46b756bcf82f340e958390525e4d87dd77815ed4b7e6e6914051c6b14ca72f [INFO] running `Command { std: "docker" "start" "-a" "ea46b756bcf82f340e958390525e4d87dd77815ed4b7e6e6914051c6b14ca72f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kerbeiros v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 22.69s [INFO] running `Command { std: "docker" "inspect" "ea46b756bcf82f340e958390525e4d87dd77815ed4b7e6e6914051c6b14ca72f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea46b756bcf82f340e958390525e4d87dd77815ed4b7e6e6914051c6b14ca72f", kill_on_drop: false }` [INFO] [stdout] ea46b756bcf82f340e958390525e4d87dd77815ed4b7e6e6914051c6b14ca72f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-93/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d43a729925d04bbdeceaa27d5984b26c94edb99581e6881cdfe575dd102e70c3 [INFO] running `Command { std: "docker" "start" "-a" "d43a729925d04bbdeceaa27d5984b26c94edb99581e6881cdfe575dd102e70c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/kerbeiros-6538c81642dee78a) [INFO] [stdout] running 74 tests [INFO] [stdout] test credentials::mappers::credential_krb_info::test::convert_to_krb_info ... ok [INFO] [stdout] test credentials::credential::test::convert_credential_to_ccache_credential ... ok [INFO] [stdout] test credentials::credential_warehouse::test::convert_credential_warehouse_to_ccache ... ok [INFO] [stdout] test credentials::credential::test::test_convert_ccache_credential_to_credential ... ok [INFO] [stdout] test error::tests::test_kerberos_error ... ok [INFO] [stdout] test credentials::credential_warehouse::test::convert_ccache_to_credential_warehouse ... ok [INFO] [stdout] test key::test::hex_string_to_aes_256_key ... ok [INFO] [stdout] test credentials::mappers::credential_warehouse_krb_cred::test::credential_warehouse_to_krb_cred ... ok [INFO] [stdout] test key::test::hex_string_to_aes_128_key ... ok [INFO] [stdout] test credentials::mappers::credential_krb_info::test::decode_and_decrypt_enc_part_aes256_with_key ... ok [INFO] [stdout] test key::test::hex_string_to_rc4_key ... ok [INFO] [stdout] test mappers::address_mapper::test::address_to_host_address ... ok [INFO] [stdout] test mappers::address_mapper::test::address_to_host_address_raw ... ok [INFO] [stdout] test mappers::address_mapper::test::host_address_to_address ... ok [INFO] [stdout] test mappers::address_mapper::test::host_addresses_to_address_vector ... ok [INFO] [stdout] test mappers::address_mapper::test::test_address_vector_to_host_addresses ... ok [INFO] [stdout] test mappers::auth_data_mapper::test::auth_data_to_padata ... ok [INFO] [stdout] test mappers::auth_data_mapper::test::method_data_to_auth_data_vector ... ok [INFO] [stdout] test mappers::auth_data_mapper::test::padata_to_auth_data ... ok [INFO] [stdout] test mappers::auth_data_mapper::test::test_auth_data_vector_to_method_data ... ok [INFO] [stdout] test mappers::key_block_mapper::test::encryption_key_to_key_block ... ok [INFO] [stdout] test mappers::key_block_mapper::test::test_key_block_to_encryption ... ok [INFO] [stdout] test mappers::octet_string_mapper::test::test_counted_octet_string_to_kerberos_string ... ok [INFO] [stdout] test mappers::octet_string_mapper::test::test_kerberos_string_to_counted_octet_string ... ok [INFO] [stdout] test mappers::principal_mapper::test::realm_and_principal_name_to_principal ... ok [INFO] [stdout] test mappers::principal_mapper::test::test_principal_to_realm_and_principal_name_multiple_names ... ok [INFO] [stdout] test mappers::principal_mapper::test::test_principal_to_realm_and_principal_name ... ok [INFO] [stdout] test mappers::ticket_flags_mapper::test::ticket_flags_to_tktflags ... ok [INFO] [stdout] test mappers::ticket_flags_mapper::test::test_tktflags_to_ticket_flags ... ok [INFO] [stdout] test mappers::times_mapper::test::authtime_endtime_to_times ... ok [INFO] [stdout] test mappers::times_mapper::test::authtime_starttime_endtime_renew_till_to_times ... ok [INFO] [stdout] test mappers::times_mapper::test::test_times_to_authtime_endtime ... ok [INFO] [stdout] test mappers::times_mapper::test::test_times_to_authtime_starttime_endtime_renew_till ... ok [INFO] [stdout] test messages::asreq::builder::test::as_req_with_supported_rc4_and_aes_by_default ... ok [INFO] [stdout] test messages::asreq::builder::test::as_req_with_only_supported_aes256_when_aes256_key_is_provided ... ok [INFO] [stdout] test messages::asreq::builder::test::as_req_with_only_supported_aes128_when_aes128_key_is_provided ... ok [INFO] [stdout] test messages::asreq::builder::test::as_req_with_only_supported_rc4_when_rc4_key_is_provided ... ok [INFO] [stdout] test messages::asreq::options::test::default_kdc_options ... ok [INFO] [stdout] test messages::asreq::options::test::default_etypes ... ok [INFO] [stdout] test messages::asreq::options::test::set_etype ... ok [INFO] [stdout] test messages::asreq::options::test::set_etypes ... ok [INFO] [stdout] test messages::asreq::options::test::sorted_etypes_by_strength ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::produce_encrypted_timestamp_with_aes128_key_without_specify_any_cipher ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::produce_encrypted_timestamp_with_aes256_key ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::produce_encrypted_timestamp_with_aes128_key ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::produce_encrypted_timestamp_with_aes256_key_without_specify_any_cipher ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::produce_encrypted_timestamp_with_rc4_key ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::produce_encrypted_timestamp_with_password_setting_rc4_as_best_cipher ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::produce_encrypted_timestamp_with_rc4_key_without_specify_any_cipher ... ok [INFO] [stdout] test requesters::as_requester::test::receive_krb_error ... ok [INFO] [stdout] test credentials::mappers::credential_krb_info::test::decode_and_decrypt_enc_part_aes256_with_key_of_aes128 - should panic ... FAILED [INFO] [stdout] test key::test::invalid_chars_hex_string_to_aes_128_key - should panic ... ok [INFO] [stdout] test key::test::invalid_chars_hex_string_to_aes_256_key - should panic ... ok [INFO] [stdout] test key::test::invalid_chars_hex_string_to_rc4_key - should panic ... ok [INFO] [stdout] test key::test::invalid_length_hex_string_to_aes_128_key - should panic ... ok [INFO] [stdout] test key::test::invalid_length_hex_string_to_aes_256_key - should panic ... ok [INFO] [stdout] test mappers::address_mapper::test::test_address_vector_to_host_addresses_panic - should panic ... ok [INFO] [stdout] test key::test::invalid_length_hex_string_to_rc4_key - should panic ... ok [INFO] [stdout] test mappers::octet_string_mapper::test::test_counted_octet_string_to_kerberos_string_fail - should panic ... ok [INFO] [stdout] test mappers::principal_mapper::test::test_principal_to_realm_and_principal_name_panic - should panic ... ok [INFO] [stdout] test messages::asreq::options::test::error_setting_unsupported_etypes - should panic ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::error_using_password_without_any_cipher_algorithm - should panic ... ok [INFO] [stdout] test messages::asreq::options::test::error_setting_unsupported_etype - should panic ... ok [INFO] [stdout] test requesters::tgt_requester::test::request_tgt_without_user_key - should panic ... ok [INFO] [stdout] test transporter::udp_transporter::tests::test_request_networks_error - should panic ... ok [INFO] [stdout] test transporter::tcp_transporter::tests::test_request_networks_error - should panic ... ok [INFO] [stdout] test credentials::mappers::credential_krb_info::test::decode_and_decrypt_enc_part_aes256_with_password ... ok [INFO] [stdout] test requesters::tgt_requester::test::request_tgt_as_rep_for_user_without_pre_authentication_required ... ok [INFO] [stdout] test requesters::tgt_requester::test::request_tgt_receiving_krb_error - should panic ... ok [INFO] [stdout] test requesters::as_requester::test::receive_as_rep ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::produce_encrypted_timestamp_with_password_setting_aes128_as_best_cipher ... ok [INFO] [stdout] test requesters::tgt_requester::test::request_tgt_as_rep_without_pre_authentication_and_incorrect_password - should panic ... ok [INFO] [stdout] test requesters::tgt_requester::test::request_tgt_as_rep ... ok [INFO] [stdout] test messages::asreq::timestamp_cipher::test::produce_encrypted_timestamp_with_password_setting_aes256_as_best_cipher ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- credentials::mappers::credential_krb_info::test::decode_and_decrypt_enc_part_aes256_with_key_of_aes128 stdout ---- [INFO] [stdout] thread 'credentials::mappers::credential_krb_info::test::decode_and_decrypt_enc_part_aes256_with_key_of_aes128' panicked at 'called `Result::unwrap()` on an `Err` value: CryptographyError(DecryptionError("Key etype = 17 doesn't match with message etype = 18"))', src/credentials/mappers/credential_krb_info.rs:366:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x557ec1c8c08d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x557ec1c8c08d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x557ec1c8c08d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x557ec1c8c08d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x557ec1cb228c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x557ec1c85aa8 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x557ec1c8e367 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x557ec1c8e367 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x557ec1c8e367 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x557ec1c8e09c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x557ec1c8eab9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x557ec1c8e7a7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x557ec1c8c554 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x557ec1c8e4b9 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x557ec1abd283 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x557ec1abd373 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x557ec1ae8685 - core::result::Result::unwrap::h04da2f04e94d1ebc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x557ec1ae6af8 - kerbeiros::credentials::mappers::credential_krb_info::test::decode_and_decrypt_enc_part_aes256_with_key_of_aes128::h425d9f11995e9145 [INFO] [stdout] at /opt/rustwide/workdir/src/credentials/mappers/credential_krb_info.rs:359:13 [INFO] [stdout] 18: 0x557ec1ae6a2a - kerbeiros::credentials::mappers::credential_krb_info::test::decode_and_decrypt_enc_part_aes256_with_key_of_aes128::{{closure}}::hcc512a37d7f20f2f [INFO] [stdout] at /opt/rustwide/workdir/src/credentials/mappers/credential_krb_info.rs:353:5 [INFO] [stdout] 19: 0x557ec1ad1dbe - core::ops::function::FnOnce::call_once::h36407c4ed5a470bc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x557ec1b4cf13 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x557ec1b4cf13 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x557ec1b4bbf4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x557ec1b4bbf4 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x557ec1b4bbf4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x557ec1b4bbf4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x557ec1b4bbf4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x557ec1b4bbf4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x557ec1b4bbf4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x557ec1b55511 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x557ec1b55511 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x557ec1b21b8f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x557ec1b21b8f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x557ec1b21b8f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x557ec1b21b8f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x557ec1b21b8f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x557ec1b21b8f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x557ec1b21b8f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x557ec1c947b3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x557ec1c947b3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x557ec1c947b3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fa163b95609 - start_thread [INFO] [stdout] 42: 0x7fa163965163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] note: panic did not contain expected string [INFO] [stdout] panic message: `"called `Result::unwrap()` on an `Err` value: CryptographyError(DecryptionError(\"Key etype = 17 doesn't match with message etype = 18\"))"`, [INFO] [stdout] expected substring: `"Key etype = 17 doesn\\'t match with message etype = 18"` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] credentials::mappers::credential_krb_info::test::decode_and_decrypt_enc_part_aes256_with_key_of_aes128 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 73 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.80s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d43a729925d04bbdeceaa27d5984b26c94edb99581e6881cdfe575dd102e70c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d43a729925d04bbdeceaa27d5984b26c94edb99581e6881cdfe575dd102e70c3", kill_on_drop: false }` [INFO] [stdout] d43a729925d04bbdeceaa27d5984b26c94edb99581e6881cdfe575dd102e70c3