[INFO] crate eng-pwasm-abi 0.3.2 is already in cache [INFO] testing eng-pwasm-abi-0.3.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate eng-pwasm-abi 0.3.2 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate eng-pwasm-abi 0.3.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate eng-pwasm-abi 0.3.2 [INFO] finished tweaking crates.io crate eng-pwasm-abi 0.3.2 [INFO] tweaked toml for crates.io crate eng-pwasm-abi 0.3.2 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 75e0754c419874eae2465fe6c78581c65080f5bf320802119c8f6c8eb8df3b30 [INFO] running `"docker" "start" "-a" "75e0754c419874eae2465fe6c78581c65080f5bf320802119c8f6c8eb8df3b30"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling static_assertions v0.2.5 [INFO] [stderr] Compiling fixed-hash v0.3.2 [INFO] [stderr] Compiling uint v0.6.1 [INFO] [stderr] Compiling eng-pwasm-abi v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.37s [INFO] running `"docker" "inspect" "75e0754c419874eae2465fe6c78581c65080f5bf320802119c8f6c8eb8df3b30"` [INFO] running `"docker" "rm" "-f" "75e0754c419874eae2465fe6c78581c65080f5bf320802119c8f6c8eb8df3b30"` [INFO] [stdout] 75e0754c419874eae2465fe6c78581c65080f5bf320802119c8f6c8eb8df3b30 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 25430b464abb7b835be336ce8efa720042779811470740ad7ad866c96699ea14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "25430b464abb7b835be336ce8efa720042779811470740ad7ad866c96699ea14"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling hex-literal-impl v0.1.2 [INFO] [stderr] Compiling hex-literal v0.1.4 [INFO] [stderr] Compiling eng-pwasm-abi v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/eth/tests.rs:78:56 [INFO] [stderr] | [INFO] [stderr] 78 | fn single_decode(payload: &[u8]) -> (T) { [INFO] [stderr] | ^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.68s [INFO] running `"docker" "inspect" "25430b464abb7b835be336ce8efa720042779811470740ad7ad866c96699ea14"` [INFO] running `"docker" "rm" "-f" "25430b464abb7b835be336ce8efa720042779811470740ad7ad866c96699ea14"` [INFO] [stdout] 25430b464abb7b835be336ce8efa720042779811470740ad7ad866c96699ea14 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c581c78898d001cf776a57e6508b5259eaac9f92f5f6a2211a77f0b5e745967f [INFO] running `"docker" "start" "-a" "c581c78898d001cf776a57e6508b5259eaac9f92f5f6a2211a77f0b5e745967f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/eth/tests.rs:78:56 [INFO] [stderr] | [INFO] [stderr] 78 | fn single_decode(payload: &[u8]) -> (T) { [INFO] [stderr] | ^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | / construct_uint!{ [INFO] [stderr] 14 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 15 | | pub struct U256(4); [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stderr] --> src/types.rs:18:1 [INFO] [stderr] | [INFO] [stderr] 18 | / construct_uint!{ [INFO] [stderr] 19 | | #[cfg_attr(feature = "serialize", derive(Serialize, Deserialize))] [INFO] [stderr] 20 | | pub struct U512(8); [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/eng_pwasm_abi-a63df3fa50d8bc97 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test eth::tests::padding_test_i64 ... ok [INFO] [stdout] test eth::tests::hextest::bytes_encode ... ok [INFO] [stdout] test eth::tests::sample1_encode ... ok [INFO] [stdout] test eth::tests::negative_i32_max ... ok [INFO] [stdout] test eth::tests::hextest::two_bytes ... ok [INFO] [stdout] test eth::tests::fixed_size_decode ... ok [INFO] [stdout] test eth::tests::negative_i32 ... ok [INFO] [stdout] test eth::tests::hextest::bytes ... ok [INFO] [stdout] test eth::tests::simple ... ok [INFO] [stdout] test eth::tests::u32_encode ... ok [INFO] [stdout] test eth::tests::string_encode_decode ... ok [INFO] [stdout] test eth::tests::padding_test_i32 ... ok [INFO] [stdout] test eth::tests::sample1_decode ... ok [INFO] [stdout] test eth::common::tests::fixed_array_padding_2 ... ok [INFO] [stdout] test eth::common::tests::fixed_array_padding ... ok [INFO] [stdout] test eth::tests::sample2_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests eng-pwasm-abi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "c581c78898d001cf776a57e6508b5259eaac9f92f5f6a2211a77f0b5e745967f"` [INFO] running `"docker" "rm" "-f" "c581c78898d001cf776a57e6508b5259eaac9f92f5f6a2211a77f0b5e745967f"` [INFO] [stdout] c581c78898d001cf776a57e6508b5259eaac9f92f5f6a2211a77f0b5e745967f