[INFO] fetching crate mbedtls 0.13.5...
[INFO] checking mbedtls-0.13.5 against 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa for pr-159356
[INFO] extracting crate mbedtls 0.13.5 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mbedtls 0.13.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mbedtls 0.13.5
[INFO] tweaked toml for crates.io crate mbedtls 0.13.5 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mbedtls 0.13.5 on toolchain 6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mbedtls 0.13.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c36f533e8924a726b63f9d01e781fa8c8c28c96d1d595403829afb31452ee0f5" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 817ccbac6d80524bf6036bd2c50feeaf066b1bde3f61698ae7fbe8c1c1d72513
[INFO] running `Command { std: "docker" "start" "817ccbac6d80524bf6036bd2c50feeaf066b1bde3f61698ae7fbe8c1c1d72513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "817ccbac6d80524bf6036bd2c50feeaf066b1bde3f61698ae7fbe8c1c1d72513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "817ccbac6d80524bf6036bd2c50feeaf066b1bde3f61698ae7fbe8c1c1d72513" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "817ccbac6d80524bf6036bd2c50feeaf066b1bde3f61698ae7fbe8c1c1d72513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "817ccbac6d80524bf6036bd2c50feeaf066b1bde3f61698ae7fbe8c1c1d72513" "/opt/rustwide/cargo-home/bin/cargo" "+6e4b95ed0735c3bbfb308e6f158f479b4d14f1aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.1.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]     Checking tinyvec v1.1.0
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling num-bigint v0.2.4
[INFO] [stderr]    Compiling mbedtls-platform-support v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking futures-sink v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]     Checking unicode-normalization v0.1.16
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking half v2.3.1
[INFO] [stderr]     Checking futures-io v0.3.27
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling mbedtls v0.13.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking bit-vec v0.5.1
[INFO] [stderr]     Checking is-terminal v0.4.10
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking yasna v0.2.2
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]     Checking traitobject v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking hyper v0.10.16
[INFO] [stderr]     Checking hex v0.3.2
[INFO] [stderr]    Compiling futures-macro v0.3.27
[INFO] [stderr]    Compiling tracing-attributes v0.1.22
[INFO] [stderr]    Compiling async-stream-impl v0.3.4
[INFO] [stderr]     Checking async-stream v0.3.4
[INFO] [stderr]     Checking tracing v0.1.36
[INFO] [stderr]     Checking serde v1.0.214
[INFO] [stderr]    Compiling mbedtls-sys-auto v2.28.13
[INFO] [stderr]     Checking futures-executor v0.3.27
[INFO] [stderr]     Checking futures v0.3.27
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_bytes v0.10.5
[INFO] [stderr]     Checking serde_cbor v0.6.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]     --> src/pk/mod.rs:1331:41
[INFO] [stdout]      |
[INFO] [stdout] 1331 |             let data = if let Some(md @ MdInfo { .. }) = digest.into() {
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]     --> src/hash/mod.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | pub struct MdInfo {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#[deny(rest_pattern_match_on_struct_with_all_private_fields)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: crater fail !! problematic pattern detected !!
[INFO] [stdout]     --> src/pk/mod.rs:1393:41
[INFO] [stdout]      |
[INFO] [stdout] 1393 |             let data = if let Some(md @ MdInfo { .. }) = digest.into() {
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: the type is defined here
[INFO] [stdout]     --> src/hash/mod.rs:48:1
[INFO] [stdout]      |
[INFO] [stdout]   48 | pub struct MdInfo {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mbedtls` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "817ccbac6d80524bf6036bd2c50feeaf066b1bde3f61698ae7fbe8c1c1d72513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "817ccbac6d80524bf6036bd2c50feeaf066b1bde3f61698ae7fbe8c1c1d72513", kill_on_drop: false }`
[INFO] [stdout] 817ccbac6d80524bf6036bd2c50feeaf066b1bde3f61698ae7fbe8c1c1d72513
