[INFO] fetching crate mbedtls 0.8.1... [INFO] testing mbedtls-0.8.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate mbedtls 0.8.1 into /workspace/builds/worker-60/source [INFO] validating manifest of crates.io crate mbedtls 0.8.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mbedtls 0.8.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mbedtls 0.8.1 [INFO] tweaked toml for crates.io crate mbedtls 0.8.1 written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate crates.io crate mbedtls 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f73540d81838fa1a75d710071ea26811687063fa0b5e4368009068094306938 [INFO] running `Command { std: "docker" "start" "-a" "8f73540d81838fa1a75d710071ea26811687063fa0b5e4368009068094306938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f73540d81838fa1a75d710071ea26811687063fa0b5e4368009068094306938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f73540d81838fa1a75d710071ea26811687063fa0b5e4368009068094306938", kill_on_drop: false }` [INFO] [stdout] 8f73540d81838fa1a75d710071ea26811687063fa0b5e4368009068094306938 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ec606dd7b5878176625ce88ee8dd1c8725e7acd4956c76da4727794ca078a6d [INFO] running `Command { std: "docker" "start" "-a" "1ec606dd7b5878176625ce88ee8dd1c8725e7acd4956c76da4727794ca078a6d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mbedtls v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling yasna v0.2.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling mbedtls-sys-auto v2.26.1 [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/x509/mod.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 30 | / bitflags! { [INFO] [stdout] 31 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 32 | | pub struct KeyUsage: c_uint { [INFO] [stdout] 33 | | const DIGITAL_SIGNATURE = X509_KU_DIGITAL_SIGNATURE as c_uint; [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` implied by `#[warn(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/x509/mod.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 47 | | pub struct VerifyError: u32 { [INFO] [stdout] 48 | | const CERT_BAD_KEY = X509_BADCERT_BAD_KEY as u32; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.68s [INFO] running `Command { std: "docker" "inspect" "1ec606dd7b5878176625ce88ee8dd1c8725e7acd4956c76da4727794ca078a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec606dd7b5878176625ce88ee8dd1c8725e7acd4956c76da4727794ca078a6d", kill_on_drop: false }` [INFO] [stdout] 1ec606dd7b5878176625ce88ee8dd1c8725e7acd4956c76da4727794ca078a6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c65099703d465e5444f0aef03b82ff695c93411e5ea8f799997035be08f94d01 [INFO] running `Command { std: "docker" "start" "-a" "c65099703d465e5444f0aef03b82ff695c93411e5ea8f799997035be08f94d01", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling serde_bytes v0.10.5 [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/x509/mod.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 30 | / bitflags! { [INFO] [stdout] 31 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 32 | | pub struct KeyUsage: c_uint { [INFO] [stdout] 33 | | const DIGITAL_SIGNATURE = X509_KU_DIGITAL_SIGNATURE as c_uint; [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` implied by `#[warn(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/x509/mod.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 47 | | pub struct VerifyError: u32 { [INFO] [stdout] 48 | | const CERT_BAD_KEY = X509_BADCERT_BAD_KEY as u32; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling serde_cbor v0.6.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling mbedtls v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/x509/mod.rs:31:11 [INFO] [stdout] | [INFO] [stdout] 30 | / bitflags! { [INFO] [stdout] 31 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 32 | | pub struct KeyUsage: c_uint { [INFO] [stdout] 33 | | const DIGITAL_SIGNATURE = X509_KU_DIGITAL_SIGNATURE as c_uint; [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(invalid_doc_attributes)]` implied by `#[warn(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this attribute can only be applied to a `use` item [INFO] [stdout] --> src/x509/mod.rs:46:11 [INFO] [stdout] | [INFO] [stdout] 45 | / bitflags! { [INFO] [stdout] 46 | | #[doc(inline)] [INFO] [stdout] | | ^^^^^^ only applicable on `use` items [INFO] [stdout] 47 | | pub struct VerifyError: u32 { [INFO] [stdout] 48 | | const CERT_BAD_KEY = X509_BADCERT_BAD_KEY as u32; [INFO] [stdout] ... | [INFO] [stdout] 80 | | } [INFO] [stdout] 81 | | } [INFO] [stdout] | |_- not a `use` item [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #82730 [INFO] [stdout] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.23s [INFO] running `Command { std: "docker" "inspect" "c65099703d465e5444f0aef03b82ff695c93411e5ea8f799997035be08f94d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65099703d465e5444f0aef03b82ff695c93411e5ea8f799997035be08f94d01", kill_on_drop: false }` [INFO] [stdout] c65099703d465e5444f0aef03b82ff695c93411e5ea8f799997035be08f94d01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 74d5702472781e012614cc6d33e687dbc4cc111324f9a297671839d99c4e735a [INFO] running `Command { std: "docker" "start" "-a" "74d5702472781e012614cc6d33e687dbc4cc111324f9a297671839d99c4e735a", kill_on_drop: false }` [INFO] [stderr] warning: this attribute can only be applied to a `use` item [INFO] [stderr] --> src/x509/mod.rs:31:11 [INFO] [stderr] | [INFO] [stderr] 30 | / bitflags! { [INFO] [stderr] 31 | | #[doc(inline)] [INFO] [stderr] | | ^^^^^^ only applicable on `use` items [INFO] [stderr] 32 | | pub struct KeyUsage: c_uint { [INFO] [stderr] 33 | | const DIGITAL_SIGNATURE = X509_KU_DIGITAL_SIGNATURE as c_uint; [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | |_- not a `use` item [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:9:9 [INFO] [stderr] | [INFO] [stderr] 9 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(invalid_doc_attributes)]` implied by `#[warn(warnings)]` [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stderr] [INFO] [stderr] warning: this attribute can only be applied to a `use` item [INFO] [stderr] --> src/x509/mod.rs:46:11 [INFO] [stderr] | [INFO] [stderr] 45 | / bitflags! { [INFO] [stderr] 46 | | #[doc(inline)] [INFO] [stderr] | | ^^^^^^ only applicable on `use` items [INFO] [stderr] 47 | | pub struct VerifyError: u32 { [INFO] [stderr] 48 | | const CERT_BAD_KEY = X509_BADCERT_BAD_KEY as u32; [INFO] [stderr] ... | [INFO] [stderr] 80 | | } [INFO] [stderr] 81 | | } [INFO] [stderr] | |_- not a `use` item [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #82730 [INFO] [stderr] = note: read https://doc.rust-lang.org/nightly/rustdoc/the-doc-attribute.html#inline-and-no_inline for more information [INFO] [stderr] [INFO] [stderr] warning: `mbedtls` (lib) generated 2 warnings [INFO] [stderr] warning: `mbedtls` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mbedtls-babde50be8573aa7) [INFO] [stdout] [INFO] [stdout] running 48 tests [INFO] [stdout] test cipher::aes_kwp ... ok [INFO] [stdout] test cipher::ccm ... ok [INFO] [stdout] test cipher::cmac ... ok [INFO] [stdout] test cipher::raw::no_overflow ... ok [INFO] [stdout] test cipher::raw::cmac_test ... ok [INFO] [stdout] test cipher::raw::one_part_ecb ... ok [INFO] [stdout] test cipher::aes_kw ... ok [INFO] [stdout] test ecp::tests::test_custom_curves ... ok [INFO] [stdout] test pk::ec::tests::p192_dh ... ok [INFO] [stdout] test ecp::tests::test_ecp_encode ... ok [INFO] [stdout] test pk::tests::custom_pk_obj ... ok [INFO] [stdout] test ecp::tests::test_ecp_mul ... ok [INFO] [stdout] test pk::tests::encrypt_v15_oaep ... ok [INFO] [stdout] test pk::tests::generate_ec_secp192r1 ... ok [INFO] [stdout] test pk::tests::encrypt_raw_decrypt_with_pkcs1_v15 ... ok [INFO] [stdout] test pk::tests::rsa_encrypt_with_no_padding ... ok [INFO] [stdout] test pk::tests::generate_ec_secp256k1 ... ok [INFO] [stdout] test pk::tests::rsa_params ... ok [INFO] [stdout] test ecp::tests::test_ecp_mul_add ... ok [INFO] [stdout] test wrapper_macros::tests::callback_sync ... ok [INFO] [stdout] test pk::tests::parse_write_der ... ok [INFO] [stdout] test ecp::tests::test_ec_group ... ok [INFO] [stdout] test x509::certificate::tests::channel_binding_hash ... ok [INFO] [stdout] test x509::certificate::tests::cert_field_access ... ok [INFO] [stdout] test pk::tests::generate_ec_secp256r1 ... ok [INFO] [stdout] test pk::tests::rsa_encrypt_decrypt_with_label ... ok [INFO] [stdout] test x509::certificate::tests::clone_test ... ok [INFO] [stdout] test x509::certificate::tests::unsafefrom_ptr_checks_test ... ok [INFO] [stdout] test pk::tests::parse_write_pem ... ok [INFO] [stdout] test ecp::tests::test_gost_sign ... ok [INFO] [stdout] test pk::tests::generate_ec_curve25519 ... ok [INFO] [stdout] test x509::certificate::tests::list_clone_test1 ... ok [INFO] [stdout] test x509::certificate::tests::mbedtls_list_into_test ... ok [INFO] [stdout] test x509::csr::tests::write_pem ... ok [INFO] [stdout] test x509::certificate::tests::list_into_iter ... ok [INFO] [stdout] test x509::certificate::tests::write_der ... ok [INFO] [stdout] test x509::certificate::tests::list_pop_front_test ... ok [INFO] [stdout] test x509::certificate::tests::write_pem ... ok [INFO] [stdout] test x509::csr::tests::write_der ... ok [INFO] [stdout] test x509::certificate::tests::mbedtls_list_to_box_iter_clone ... ok [INFO] [stdout] test x509::certificate::tests::list_pop_back_test ... ok [INFO] [stdout] test x509::certificate::tests::verify_chain ... FAILED [INFO] [stdout] test pk::tests::generate_rsa ... ok [INFO] [stdout] test pk::tests::rsa_verify_with_none_padding ... ok [INFO] [stdout] test pk::tests::rsa_sign_with_none_padding ... ok [INFO] [stdout] test pk::tests::rsa_sign_verify_pkcs1v15 ... ok [INFO] [stdout] test pk::tests::rsa_sign_verify_pss ... ok [INFO] [stdout] test ecp::tests::test_ec_compressed_points ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- x509::certificate::tests::verify_chain stdout ---- [INFO] [stdout] thread 'x509::certificate::tests::verify_chain' panicked at 'called `Result::unwrap()` on an `Err` value: X509CertVerifyFailed', src/x509/certificate.rs:998:60 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b33da8705c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b33da8705c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b33da8705c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55b33da8705c - ::fmt::h3e2b509ce2ce6007 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55b33daacafc - core::fmt::write::h753c7571fa063ecb [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stdout] 5: 0x55b33da822c3 - std::io::Write::write_fmt::hb649ab67f71b6655 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stdout] 6: 0x55b33da89732 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55b33da89732 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55b33da89732 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55b33da89381 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55b33da89d83 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55b33da89aa0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55b33da87504 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55b33da897d9 - rust_begin_unwind [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55b33d97ee91 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stdout] 15: 0x55b33d97ef83 - core::result::unwrap_failed::ha0327e3803285d6e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1690:5 [INFO] [stdout] 16: 0x55b33d990322 - core::result::Result::unwrap::hddb611fa83396da0 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1018:23 [INFO] [stdout] 17: 0x55b33d9823cf - mbedtls::x509::certificate::tests::verify_chain::hbd182ae79f565b65 [INFO] [stdout] at /opt/rustwide/workdir/src/x509/certificate.rs:998:13 [INFO] [stdout] 18: 0x55b33d981eea - mbedtls::x509::certificate::tests::verify_chain::{{closure}}::h5a613a5e868dc7d4 [INFO] [stdout] at /opt/rustwide/workdir/src/x509/certificate.rs:977:5 [INFO] [stdout] 19: 0x55b33d9bad6e - core::ops::function::FnOnce::call_once::h176734ea8b31aaa9 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b33da4c7a3 - core::ops::function::FnOnce::call_once::h1845a80638abc06e [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b33da4c7a3 - test::__rust_begin_short_backtrace::h4f56ccea01b9889f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x55b33da4b48f - as core::ops::function::FnOnce>::call_once::h5afedf14a39ffa74 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55b33da4b48f - as core::ops::function::FnOnce<()>>::call_once::hd5aaa1b551e9ce71 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55b33da4b48f - std::panicking::try::do_call::h316eebee63f96d32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55b33da4b48f - std::panicking::try::h662e31e84dd7ce52 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55b33da4b48f - std::panic::catch_unwind::h129c1b23f076663f [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55b33da4b48f - test::run_test_in_process::h51d800d572f878ef [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x55b33da4b48f - test::run_test::run_test_inner::{{closure}}::h71a47db430260854 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x55b33da54851 - test::run_test::run_test_inner::{{closure}}::h02edd5b3e2dab52a [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x55b33da54851 - std::sys_common::backtrace::__rust_begin_short_backtrace::h0838cfc8b0e995ec [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55b33da212df - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h4c2725d7078043cd [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:477:17 [INFO] [stdout] 32: 0x55b33da212df - as core::ops::function::FnOnce<()>>::call_once::hdf1aa612eed87270 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55b33da212df - std::panicking::try::do_call::hc72f8de3706d18d6 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55b33da212df - std::panicking::try::h63f01f54dbd0fb87 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55b33da212df - std::panic::catch_unwind::h58bc464ae9b26453 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55b33da212df - std::thread::Builder::spawn_unchecked::{{closure}}::h6c065e19513e33e3 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/thread/mod.rs:476:30 [INFO] [stdout] 37: 0x55b33da212df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd143450c74f35c32 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b33da8f903 - as core::ops::function::FnOnce>::call_once::h49b6c7c5155a2296 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55b33da8f903 - as core::ops::function::FnOnce>::call_once::ha8b5234bfeb15105 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55b33da8f903 - std::sys::unix::thread::Thread::new::thread_start::h6f207dd842d64859 [INFO] [stdout] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f521966d609 - start_thread [INFO] [stdout] 42: 0x7f521943f293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] x509::certificate::tests::verify_chain [INFO] [stdout] [INFO] [stdout] test result: FAILED. 47 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "74d5702472781e012614cc6d33e687dbc4cc111324f9a297671839d99c4e735a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74d5702472781e012614cc6d33e687dbc4cc111324f9a297671839d99c4e735a", kill_on_drop: false }` [INFO] [stdout] 74d5702472781e012614cc6d33e687dbc4cc111324f9a297671839d99c4e735a