[INFO] fetching crate mbedtls 0.12.0-alpha.2... [INFO] checking mbedtls-0.12.0-alpha.2 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] extracting crate mbedtls 0.12.0-alpha.2 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate mbedtls 0.12.0-alpha.2 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mbedtls 0.12.0-alpha.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mbedtls 0.12.0-alpha.2 [INFO] tweaked toml for crates.io crate mbedtls 0.12.0-alpha.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate mbedtls 0.12.0-alpha.2 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bytes v0.10.5 [INFO] [stderr] Downloaded serde_derive v1.0.70 [INFO] [stderr] Downloaded async-stream-impl v0.3.4 [INFO] [stderr] Downloaded rs-libc v0.2.2 [INFO] [stderr] Downloaded yasna v0.2.2 [INFO] [stderr] Downloaded async-stream v0.3.4 [INFO] [stderr] Downloaded mbedtls-platform-support v0.1.1 [INFO] [stderr] Downloaded clang-sys v1.1.1 [INFO] [stderr] Downloaded rc2 v0.8.1 [INFO] [stderr] Downloaded serde_cbor v0.6.1 [INFO] [stderr] Downloaded num-bigint v0.2.4 [INFO] [stderr] Downloaded tokio v1.16.1 [INFO] [stderr] Downloaded mbedtls-sys-auto v2.28.4+mbedtls-2.28.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 656670d223b8b52ecaa46017bd30ee797d0c632647dfb27dc8539780ebfca995 [INFO] running `Command { std: "docker" "start" "-a" "656670d223b8b52ecaa46017bd30ee797d0c632647dfb27dc8539780ebfca995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "656670d223b8b52ecaa46017bd30ee797d0c632647dfb27dc8539780ebfca995", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656670d223b8b52ecaa46017bd30ee797d0c632647dfb27dc8539780ebfca995", kill_on_drop: false }` [INFO] [stdout] 656670d223b8b52ecaa46017bd30ee797d0c632647dfb27dc8539780ebfca995 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64d54fdd0fb178d5ea07ee3d7a1724eac84f0730e4f644c08e96ddc60fc327e1 [INFO] running `Command { std: "docker" "start" "-a" "64d54fdd0fb178d5ea07ee3d7a1724eac84f0730e4f644c08e96ddc60fc327e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling mbedtls-platform-support v0.1.1 [INFO] [stderr] Compiling num-bigint v0.2.4 [INFO] [stderr] Checking futures-sink v0.3.27 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking futures-io v0.3.27 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling mbedtls v0.12.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking yasna v0.2.2 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling futures-macro v0.3.27 [INFO] [stderr] Compiling async-stream-impl v0.3.4 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Checking serde_bytes v0.10.5 [INFO] [stderr] Checking serde_cbor v0.6.1 [INFO] [stderr] Checking async-stream v0.3.4 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling mbedtls-sys-auto v2.28.4+mbedtls-2.28.3 [INFO] [stderr] Checking futures-executor v0.3.27 [INFO] [stderr] Checking futures v0.3.27 [INFO] [stdout] error: the item `PhantomData` is imported redundantly [INFO] [stdout] --> src/cipher/raw/serde.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::cipher::*; [INFO] [stdout] | ---------------- the item `PhantomData` is already imported here [INFO] [stdout] 12 | use core::fmt; [INFO] [stdout] 13 | use core::marker::PhantomData; [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: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the item `serde` is imported redundantly [INFO] [stdout] --> src/cipher/raw/serde.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the item `PhantomData` is imported redundantly [INFO] [stdout] --> src/cipher/raw/serde.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::cipher::*; [INFO] [stdout] | ---------------- the item `PhantomData` is already imported here [INFO] [stdout] 12 | use core::fmt; [INFO] [stdout] 13 | use core::marker::PhantomData; [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: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: the item `serde` is imported redundantly [INFO] [stdout] --> src/cipher/raw/serde.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field `0` is never read [INFO] [stdout] --> src/rng/ctr_drbg.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | Shared(Arc), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 | Shared(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field `0` is never read [INFO] [stdout] --> src/rng/ctr_drbg.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | Unique(Box), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | Unique(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mbedtls` (lib) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: associated items `call_mut` and `data_ptr_mut` are never used [INFO] [stdout] --> src/wrapper_macros.rs:20:34 [INFO] [stdout] | [INFO] [stdout] 20 | unsafe extern "C" fn call_mut(user_data: *mut ::mbedtls_sys::types::raw_types::c_void, $($arg:$ty),*) -> $ret where Self: Sized; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | [INFO] [stdout] 22 | fn data_ptr_mut(&mut self) -> *mut ::mbedtls_sys::types::raw_types::c_void; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | callback!(NativeTestMut,NativeTest() -> ()); [INFO] [stdout] | ------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | associated items in this trait [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[deny(dead_code)]` implied by `#[deny(warnings)]` [INFO] [stdout] = note: this error originates in the macro `callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated items `call` and `data_ptr` are never used [INFO] [stdout] --> src/wrapper_macros.rs:36:34 [INFO] [stdout] | [INFO] [stdout] 36 | unsafe extern "C" fn call(user_data: *mut ::mbedtls_sys::types::raw_types::c_void, $($arg:$ty),*) -> $ret where Self: Sized; [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | [INFO] [stdout] 38 | fn data_ptr(&self) -> *mut ::mbedtls_sys::types::raw_types::c_void; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 305 | callback!(NativeTestMut,NativeTest() -> ()); [INFO] [stdout] | ------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | associated items in this trait [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `callback` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field `0` is never read [INFO] [stdout] --> src/rng/ctr_drbg.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 23 | Shared(Arc), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 | Shared(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: field `0` is never read [INFO] [stdout] --> src/rng/ctr_drbg.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | Unique(Box), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | Unique(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mbedtls` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "64d54fdd0fb178d5ea07ee3d7a1724eac84f0730e4f644c08e96ddc60fc327e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64d54fdd0fb178d5ea07ee3d7a1724eac84f0730e4f644c08e96ddc60fc327e1", kill_on_drop: false }` [INFO] [stdout] 64d54fdd0fb178d5ea07ee3d7a1724eac84f0730e4f644c08e96ddc60fc327e1 [INFO] checking mbedtls-0.12.0-alpha.2 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] extracting crate mbedtls 0.12.0-alpha.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate mbedtls 0.12.0-alpha.2 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mbedtls 0.12.0-alpha.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mbedtls 0.12.0-alpha.2 [INFO] tweaked toml for crates.io crate mbedtls 0.12.0-alpha.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate mbedtls 0.12.0-alpha.2 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 127123b112978c60eeefe95bd3e5131b78d32dedd8eb5e3c7d16511323cf0aa7 [INFO] running `Command { std: "docker" "start" "-a" "127123b112978c60eeefe95bd3e5131b78d32dedd8eb5e3c7d16511323cf0aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "127123b112978c60eeefe95bd3e5131b78d32dedd8eb5e3c7d16511323cf0aa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127123b112978c60eeefe95bd3e5131b78d32dedd8eb5e3c7d16511323cf0aa7", kill_on_drop: false }` [INFO] [stdout] 127123b112978c60eeefe95bd3e5131b78d32dedd8eb5e3c7d16511323cf0aa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88253bdd71eb9fb53a56e3d5e1ec9604064b9ab1d2a13efa3cccb8115caec561 [INFO] running `Command { std: "docker" "start" "-a" "88253bdd71eb9fb53a56e3d5e1ec9604064b9ab1d2a13efa3cccb8115caec561", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "88253bdd71eb9fb53a56e3d5e1ec9604064b9ab1d2a13efa3cccb8115caec561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88253bdd71eb9fb53a56e3d5e1ec9604064b9ab1d2a13efa3cccb8115caec561", kill_on_drop: false }` [INFO] [stdout] 88253bdd71eb9fb53a56e3d5e1ec9604064b9ab1d2a13efa3cccb8115caec561