[INFO] fetching crate mbedtls 0.8.1... [INFO] testing mbedtls-0.8.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate mbedtls 0.8.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate mbedtls 0.8.1 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 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-7/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.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded block-cipher-trait v0.6.2 [INFO] [stderr] Downloaded serde_bytes v0.10.5 [INFO] [stderr] Downloaded clang-sys v1.2.0 [INFO] [stderr] Downloaded cmake v0.1.45 [INFO] [stderr] Downloaded rs-libc v0.2.2 [INFO] [stderr] Downloaded syn v1.0.70 [INFO] [stderr] Downloaded yasna v0.2.2 [INFO] [stderr] Downloaded serde_cbor v0.6.1 [INFO] [stderr] Downloaded block-modes v0.3.3 [INFO] [stderr] Downloaded mbedtls-sys-auto v2.26.1 [INFO] [stderr] Downloaded core_io v0.1.20210325 [INFO] [stderr] Downloaded rc2 v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c27f715b7544017689b485002c002b97aa05be4196f8db8b6578f8d8ec616b97 [INFO] running `Command { std: "docker" "start" "-a" "c27f715b7544017689b485002c002b97aa05be4196f8db8b6578f8d8ec616b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c27f715b7544017689b485002c002b97aa05be4196f8db8b6578f8d8ec616b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c27f715b7544017689b485002c002b97aa05be4196f8db8b6578f8d8ec616b97", kill_on_drop: false }` [INFO] [stdout] c27f715b7544017689b485002c002b97aa05be4196f8db8b6578f8d8ec616b97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1acf12d98c1d227ad74022bc784ed7162ca3f57926bd317f7b8b41596da7b2f3 [INFO] running `Command { std: "docker" "start" "-a" "1acf12d98c1d227ad74022bc784ed7162ca3f57926bd317f7b8b41596da7b2f3", 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 syn v1.0.70 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [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 clang-sys v1.2.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling textwrap v0.11.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 cmake v0.1.45 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling mbedtls v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.9 [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: 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 1m 55s [INFO] running `Command { std: "docker" "inspect" "1acf12d98c1d227ad74022bc784ed7162ca3f57926bd317f7b8b41596da7b2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1acf12d98c1d227ad74022bc784ed7162ca3f57926bd317f7b8b41596da7b2f3", kill_on_drop: false }` [INFO] [stdout] 1acf12d98c1d227ad74022bc784ed7162ca3f57926bd317f7b8b41596da7b2f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e885a37594af48f3cb0be989d0b9038fd118a5e83e955bb44a262c07709906c0 [INFO] running `Command { std: "docker" "start" "-a" "e885a37594af48f3cb0be989d0b9038fd118a5e83e955bb44a262c07709906c0", kill_on_drop: false }` [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 language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling log v0.3.9 [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 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 base64 v0.9.3 [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: 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 37.30s [INFO] running `Command { std: "docker" "inspect" "e885a37594af48f3cb0be989d0b9038fd118a5e83e955bb44a262c07709906c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e885a37594af48f3cb0be989d0b9038fd118a5e83e955bb44a262c07709906c0", kill_on_drop: false }` [INFO] [stdout] e885a37594af48f3cb0be989d0b9038fd118a5e83e955bb44a262c07709906c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 60b67664ca2430c053b34dce84ebb9867e0a586f1fdd53f1376cdfb42b77042f [INFO] running `Command { std: "docker" "start" "-a" "60b67664ca2430c053b34dce84ebb9867e0a586f1fdd53f1376cdfb42b77042f", 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] [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::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.16s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mbedtls-0b67e9df004009a9) [INFO] [stdout] running 48 tests [INFO] [stdout] test cipher::cmac ... ok [INFO] [stdout] test cipher::raw::no_overflow ... ok [INFO] [stdout] test pk::ec::tests::p192_dh ... ok [INFO] [stdout] test cipher::raw::cmac_test ... ok [INFO] [stdout] test cipher::raw::one_part_ecb ... ok [INFO] [stdout] test cipher::aes_kwp ... ok [INFO] [stdout] test cipher::aes_kw ... ok [INFO] [stdout] test ecp::tests::test_custom_curves ... ok [INFO] [stdout] test pk::tests::custom_pk_obj ... ok [INFO] [stdout] test pk::tests::parse_write_der ... ok [INFO] [stdout] test pk::tests::generate_ec_secp256k1 ... ok [INFO] [stdout] test pk::tests::encrypt_v15_oaep ... ok [INFO] [stdout] test cipher::ccm ... ok [INFO] [stdout] test pk::tests::generate_ec_curve25519 ... ok [INFO] [stdout] test ecp::tests::test_ecp_mul ... ok [INFO] [stdout] test ecp::tests::test_ecp_mul_add ... ok [INFO] [stdout] test pk::tests::parse_write_pem ... ok [INFO] [stdout] test pk::tests::rsa_params ... ok [INFO] [stdout] test pk::tests::rsa_encrypt_with_no_padding ... ok [INFO] [stdout] test ecp::tests::test_ecp_encode ... ok [INFO] [stdout] test pk::tests::generate_ec_secp192r1 ... ok [INFO] [stdout] test pk::tests::rsa_encrypt_decrypt_with_label ... ok [INFO] [stdout] test ecp::tests::test_ec_group ... ok [INFO] [stdout] test pk::tests::encrypt_raw_decrypt_with_pkcs1_v15 ... ok [INFO] [stdout] test pk::tests::generate_ec_secp256r1 ... ok [INFO] [stdout] test ecp::tests::test_gost_sign ... ok [INFO] [stdout] test x509::certificate::tests::channel_binding_hash ... ok [INFO] [stdout] test wrapper_macros::tests::callback_sync ... ok [INFO] [stdout] test x509::certificate::tests::clone_test ... ok [INFO] [stdout] test x509::certificate::tests::cert_field_access ... ok [INFO] [stdout] test x509::certificate::tests::unsafefrom_ptr_checks_test ... ok [INFO] [stdout] test x509::certificate::tests::mbedtls_list_into_test ... ok [INFO] [stdout] test x509::certificate::tests::list_into_iter ... ok [INFO] [stdout] test x509::certificate::tests::write_der ... ok [INFO] [stdout] test x509::csr::tests::write_der ... ok [INFO] [stdout] test x509::csr::tests::write_pem ... ok [INFO] [stdout] test x509::certificate::tests::list_clone_test1 ... 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::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::rsa_sign_verify_pss ... ok [INFO] [stdout] test pk::tests::rsa_verify_with_none_padding ... ok [INFO] [stdout] test pk::tests::generate_rsa ... 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 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: 0x55be9885000d - 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: 0x55be9885000d - 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: 0x55be9885000d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55be9885000d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55be9887557c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55be9884b908 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55be988522e7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55be988522e7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55be988522e7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55be9885201c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55be98852a39 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55be98852727 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55be988504d4 - 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: 0x55be98852439 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55be987481f3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55be987482e3 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stdout] 16: 0x55be98758bd2 - core::result::Result::unwrap::hc7fb3932214fbf8f [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1065:23 [INFO] [stdout] 17: 0x55be9874b81f - mbedtls::x509::certificate::tests::verify_chain::he2967e976e2aa798 [INFO] [stdout] at /opt/rustwide/workdir/src/x509/certificate.rs:998:13 [INFO] [stdout] 18: 0x55be9874b33a - mbedtls::x509::certificate::tests::verify_chain::{{closure}}::ha2da36804cd0edf1 [INFO] [stdout] at /opt/rustwide/workdir/src/x509/certificate.rs:977:5 [INFO] [stdout] 19: 0x55be987843ee - core::ops::function::FnOnce::call_once::hd2e1bfd90166f839 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55be988154e3 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55be988154e3 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55be988141c4 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55be988141c4 - 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: 0x55be988141c4 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55be988141c4 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55be988141c4 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55be988141c4 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55be988141c4 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55be9881dae1 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55be9881dae1 - 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: 0x55be987ea15f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55be987ea15f - 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: 0x55be987ea15f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55be987ea15f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55be987ea15f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55be987ea15f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55be987ea15f - 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: 0x55be98858723 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55be98858723 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55be98858723 - 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: 0x7fa343798609 - start_thread [INFO] [stdout] 42: 0x7fa343568163 - 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 4.62s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "60b67664ca2430c053b34dce84ebb9867e0a586f1fdd53f1376cdfb42b77042f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b67664ca2430c053b34dce84ebb9867e0a586f1fdd53f1376cdfb42b77042f", kill_on_drop: false }` [INFO] [stdout] 60b67664ca2430c053b34dce84ebb9867e0a586f1fdd53f1376cdfb42b77042f