[INFO] fetching crate mbedtls 0.8.1... [INFO] testing mbedtls-0.8.1 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate mbedtls 0.8.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate mbedtls 0.8.1 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-3/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" "+beta-2022-02-22" "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 serde_cbor v0.6.1 [INFO] [stderr] Downloaded rs-libc v0.2.2 [INFO] [stderr] Downloaded serde_bytes v0.10.5 [INFO] [stderr] Downloaded syn v1.0.70 [INFO] [stderr] Downloaded hex v0.3.2 [INFO] [stderr] Downloaded clang-sys v1.2.0 [INFO] [stderr] Downloaded yasna v0.2.2 [INFO] [stderr] Downloaded cmake v0.1.45 [INFO] [stderr] Downloaded block-modes v0.3.3 [INFO] [stderr] Downloaded spin v0.4.10 [INFO] [stderr] Downloaded rc2 v0.3.0 [INFO] [stderr] Downloaded mbedtls-sys-auto v2.26.1 [INFO] [stderr] Downloaded core_io v0.1.20210325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9844ee8755dc040e341927e6496c168e82fc1a983eb10e3357b7f6f6ad546b1e [INFO] running `Command { std: "docker" "start" "-a" "9844ee8755dc040e341927e6496c168e82fc1a983eb10e3357b7f6f6ad546b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9844ee8755dc040e341927e6496c168e82fc1a983eb10e3357b7f6f6ad546b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9844ee8755dc040e341927e6496c168e82fc1a983eb10e3357b7f6f6ad546b1e", kill_on_drop: false }` [INFO] [stdout] 9844ee8755dc040e341927e6496c168e82fc1a983eb10e3357b7f6f6ad546b1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22b7568689ac065440ae003fcc3f5e63df56822ae1a53c8d4df2428b12e1ec06 [INFO] running `Command { std: "docker" "start" "-a" "22b7568689ac065440ae003fcc3f5e63df56822ae1a53c8d4df2428b12e1ec06", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [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 log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling ansi_term v0.11.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 humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde 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 cmake v0.1.45 [INFO] [stderr] Compiling clang-sys v1.2.0 [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 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 env_logger v0.8.3 [INFO] [stderr] Compiling yasna v0.2.2 [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: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/x509/certificate.rs:529:1 [INFO] [stdout] | [INFO] [stdout] 529 | unsafe impl Send for MbedtlsList {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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(suspicious_auto_trait_impls)]` implied by `#[warn(warnings)]` [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/alloc.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / pub struct List { [INFO] [stdout] 63 | | pub(crate) inner: Option> [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `Certificate` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stdout] --> src/x509/certificate.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | unsafe impl Sync for MbedtlsList {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/alloc.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / pub struct List { [INFO] [stdout] 63 | | pub(crate) inner: Option> [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `Certificate` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.26s [INFO] running `Command { std: "docker" "inspect" "22b7568689ac065440ae003fcc3f5e63df56822ae1a53c8d4df2428b12e1ec06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22b7568689ac065440ae003fcc3f5e63df56822ae1a53c8d4df2428b12e1ec06", kill_on_drop: false }` [INFO] [stdout] 22b7568689ac065440ae003fcc3f5e63df56822ae1a53c8d4df2428b12e1ec06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f95dee79e428cc07af4040c94817dc530262d606741d9a9663569ae7e94e457c [INFO] running `Command { std: "docker" "start" "-a" "f95dee79e428cc07af4040c94817dc530262d606741d9a9663569ae7e94e457c", kill_on_drop: false }` [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [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 typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [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: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/x509/certificate.rs:529:1 [INFO] [stdout] | [INFO] [stdout] 529 | unsafe impl Send for MbedtlsList {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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(suspicious_auto_trait_impls)]` implied by `#[warn(warnings)]` [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/alloc.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / pub struct List { [INFO] [stdout] 63 | | pub(crate) inner: Option> [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `Certificate` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stdout] --> src/x509/certificate.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | unsafe impl Sync for MbedtlsList {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/alloc.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / pub struct List { [INFO] [stdout] 63 | | pub(crate) inner: Option> [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `Certificate` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling serde_cbor v0.6.1 [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: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] --> src/x509/certificate.rs:529:1 [INFO] [stdout] | [INFO] [stdout] 529 | unsafe impl Send for MbedtlsList {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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(suspicious_auto_trait_impls)]` implied by `#[warn(warnings)]` [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/alloc.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / pub struct List { [INFO] [stdout] 63 | | pub(crate) inner: Option> [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `certificate::Certificate` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stdout] --> src/x509/certificate.rs:531:1 [INFO] [stdout] | [INFO] [stdout] 531 | unsafe impl Sync for MbedtlsList {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this will change its meaning in a future release! [INFO] [stdout] = note: for more information, see issue #93367 [INFO] [stdout] note: try using the same sequence of generic parameters as the struct definition [INFO] [stdout] --> src/alloc.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 62 | / pub struct List { [INFO] [stdout] 63 | | pub(crate) inner: Option> [INFO] [stdout] 64 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: `certificate::Certificate` is not a generic parameter [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.77s [INFO] running `Command { std: "docker" "inspect" "f95dee79e428cc07af4040c94817dc530262d606741d9a9663569ae7e94e457c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95dee79e428cc07af4040c94817dc530262d606741d9a9663569ae7e94e457c", kill_on_drop: false }` [INFO] [stdout] f95dee79e428cc07af4040c94817dc530262d606741d9a9663569ae7e94e457c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bade59378f5a674272d680649348ab57f6f25a4ebdf4ff359b2dc5a59bcd990a [INFO] running `Command { std: "docker" "start" "-a" "bade59378f5a674272d680649348ab57f6f25a4ebdf4ff359b2dc5a59bcd990a", 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: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stderr] --> src/x509/certificate.rs:529:1 [INFO] [stderr] | [INFO] [stderr] 529 | unsafe impl Send for MbedtlsList {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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(suspicious_auto_trait_impls)]` implied by `#[warn(warnings)]` [INFO] [stderr] = warning: this will change its meaning in a future release! [INFO] [stderr] = note: for more information, see issue #93367 [INFO] [stderr] note: try using the same sequence of generic parameters as the struct definition [INFO] [stderr] --> src/alloc.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | / pub struct List { [INFO] [stderr] 63 | | pub(crate) inner: Option> [INFO] [stderr] 64 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `Certificate` is not a generic parameter [INFO] [stderr] [INFO] [stderr] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stderr] --> src/x509/certificate.rs:531:1 [INFO] [stderr] | [INFO] [stderr] 531 | unsafe impl Sync for MbedtlsList {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this will change its meaning in a future release! [INFO] [stderr] = note: for more information, see issue #93367 [INFO] [stderr] note: try using the same sequence of generic parameters as the struct definition [INFO] [stderr] --> src/alloc.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | / pub struct List { [INFO] [stderr] 63 | | pub(crate) inner: Option> [INFO] [stderr] 64 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `Certificate` is not a generic parameter [INFO] [stderr] [INFO] [stderr] warning: cross-crate traits with a default impl, like `Send`, should not be specialized [INFO] [stdout] [INFO] [stderr] --> src/x509/certificate.rs:529:1 [INFO] [stdout] running 48 tests [INFO] [stderr] | [INFO] [stderr] 529 | unsafe impl Send for MbedtlsList {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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(suspicious_auto_trait_impls)]` implied by `#[warn(warnings)]` [INFO] [stderr] = warning: this will change its meaning in a future release! [INFO] [stderr] = note: for more information, see issue #93367 [INFO] [stderr] note: try using the same sequence of generic parameters as the struct definition [INFO] [stderr] --> src/alloc.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | / pub struct List { [INFO] [stderr] 63 | | pub(crate) inner: Option> [INFO] [stderr] 64 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `certificate::Certificate` is not a generic parameter [INFO] [stderr] [INFO] [stderr] warning: cross-crate traits with a default impl, like `Sync`, should not be specialized [INFO] [stderr] --> src/x509/certificate.rs:531:1 [INFO] [stderr] | [INFO] [stderr] 531 | unsafe impl Sync for MbedtlsList {} [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this will change its meaning in a future release! [INFO] [stderr] = note: for more information, see issue #93367 [INFO] [stderr] note: try using the same sequence of generic parameters as the struct definition [INFO] [stderr] --> src/alloc.rs:62:1 [INFO] [stderr] | [INFO] [stderr] 62 | / pub struct List { [INFO] [stderr] 63 | | pub(crate) inner: Option> [INFO] [stderr] 64 | | } [INFO] [stderr] | |_^ [INFO] [stderr] = note: `certificate::Certificate` is not a generic parameter [INFO] [stderr] [INFO] [stderr] warning: `mbedtls` (lib) generated 4 warnings [INFO] [stderr] warning: `mbedtls` (lib test) generated 4 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mbedtls-8828edadda5c2ff2) [INFO] [stdout] test cipher::ccm ... ok [INFO] [stdout] test cipher::aes_kw ... ok [INFO] [stdout] test cipher::cmac ... ok [INFO] [stdout] test cipher::aes_kwp ... ok [INFO] [stdout] test cipher::raw::cmac_test ... ok [INFO] [stdout] test cipher::raw::no_overflow ... ok [INFO] [stdout] test ecp::tests::test_custom_curves ... ok [INFO] [stdout] test ecp::tests::test_ecp_encode ... ok [INFO] [stdout] test ecp::tests::test_ecp_mul ... ok [INFO] [stdout] test cipher::raw::one_part_ecb ... ok [INFO] [stdout] test wrapper_macros::tests::callback_sync ... ok [INFO] [stdout] test pk::tests::encrypt_v15_oaep ... ok [INFO] [stdout] test pk::tests::generate_ec_secp256k1 ... ok [INFO] [stdout] test pk::ec::tests::p192_dh ... ok [INFO] [stdout] test pk::tests::generate_ec_curve25519 ... ok [INFO] [stdout] test pk::tests::generate_ec_secp192r1 ... ok [INFO] [stdout] test ecp::tests::test_ecp_mul_add ... ok [INFO] [stdout] test pk::tests::custom_pk_obj ... ok [INFO] [stdout] test x509::certificate::tests::unsafefrom_ptr_checks_test ... ok [INFO] [stdout] test x509::certificate::tests::clone_test ... ok [INFO] [stdout] test pk::tests::rsa_encrypt_with_no_padding ... ok [INFO] [stdout] test pk::tests::rsa_params ... ok [INFO] [stdout] test ecp::tests::test_ec_group ... ok [INFO] [stdout] test pk::tests::parse_write_der ... ok [INFO] [stdout] test pk::tests::rsa_encrypt_decrypt_with_label ... ok [INFO] [stdout] test x509::certificate::tests::channel_binding_hash ... ok [INFO] [stdout] test x509::certificate::tests::mbedtls_list_into_test ... ok [INFO] [stdout] test x509::certificate::tests::cert_field_access ... ok [INFO] [stdout] test pk::tests::parse_write_pem ... ok [INFO] [stdout] test x509::csr::tests::write_der ... ok [INFO] [stdout] test x509::certificate::tests::list_clone_test1 ... ok [INFO] [stdout] test x509::certificate::tests::list_pop_back_test ... ok [INFO] [stdout] test pk::tests::encrypt_raw_decrypt_with_pkcs1_v15 ... ok [INFO] [stdout] test x509::certificate::tests::write_der ... ok [INFO] [stdout] test x509::csr::tests::write_pem ... ok [INFO] [stdout] test x509::certificate::tests::list_pop_front_test ... ok [INFO] [stdout] test pk::tests::generate_ec_secp256r1 ... ok [INFO] [stdout] test x509::certificate::tests::mbedtls_list_to_box_iter_clone ... ok [INFO] [stdout] test x509::certificate::tests::write_pem ... ok [INFO] [stdout] test x509::certificate::tests::list_into_iter ... ok [INFO] [stdout] test ecp::tests::test_gost_sign ... ok [INFO] [stdout] test x509::certificate::tests::verify_chain ... FAILED [INFO] [stdout] test pk::tests::rsa_sign_with_none_padding ... ok [INFO] [stdout] test pk::tests::rsa_sign_verify_pss ... ok [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_verify_pkcs1v15 ... 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: 0x55e5225c039c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e5225c039c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e5225c039c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e5225c039c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e5225e588c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e5225bbc98 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e5225c2667 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e5225c2667 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e5225c2667 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e5225c239b - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e5225c2dba - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e5225c2aa7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e5225c0864 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e5225c27b9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e5224b71f3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e5224b72e3 - core::result::unwrap_failed::hf9b34e307f812de0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55e5224c7362 - core::result::Result::unwrap::h4112bdaf94119663 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55e5224ba81f - mbedtls::x509::certificate::tests::verify_chain::h206a87fcab5a8a61 [INFO] [stdout] at /opt/rustwide/workdir/src/x509/certificate.rs:998:13 [INFO] [stdout] 18: 0x55e5224ba33a - mbedtls::x509::certificate::tests::verify_chain::{{closure}}::hcbe5a2f5358845fb [INFO] [stdout] at /opt/rustwide/workdir/src/x509/certificate.rs:977:5 [INFO] [stdout] 19: 0x55e5224f30fe - core::ops::function::FnOnce::call_once::h9b9e00b5d1db4c24 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55e5225843f3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55e5225843f3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55e522583121 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x55e522583121 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55e522583121 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55e522583121 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55e522583121 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55e522583121 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55e522583121 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55e52258ca01 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55e52258ca01 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55e52255915f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55e52255915f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55e52255915f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55e52255915f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55e52255915f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55e52255915f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55e52255915f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55e5225c8a53 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x55e5225c8a53 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x55e5225c8a53 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fd6a3137609 - start_thread [INFO] [stdout] 42: 0x7fd6a2f09293 - 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.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "bade59378f5a674272d680649348ab57f6f25a4ebdf4ff359b2dc5a59bcd990a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bade59378f5a674272d680649348ab57f6f25a4ebdf4ff359b2dc5a59bcd990a", kill_on_drop: false }` [INFO] [stdout] bade59378f5a674272d680649348ab57f6f25a4ebdf4ff359b2dc5a59bcd990a