[INFO] fetching crate rune 0.12.0... [INFO] checking rune-0.12.0 against master#75dbd5b8c3e3e3e7673caa890422e654d39b815e for pr-95985 [INFO] extracting crate rune 0.12.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rune 0.12.0 on toolchain 75dbd5b8c3e3e3e7673caa890422e654d39b815e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+75dbd5b8c3e3e3e7673caa890422e654d39b815e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rune 0.12.0 [INFO] finished tweaking crates.io crate rune 0.12.0 [INFO] tweaked toml for crates.io crate rune 0.12.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+75dbd5b8c3e3e3e7673caa890422e654d39b815e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+75dbd5b8c3e3e3e7673caa890422e654d39b815e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded relative-path v1.7.2 [INFO] [stderr] Downloaded checkers-macros v0.6.1 [INFO] [stderr] Downloaded checkers v0.6.1 [INFO] [stderr] Downloaded serde-hashkey v0.4.3 [INFO] [stderr] Downloaded toml-spanned-value v0.1.0 [INFO] [stderr] Downloaded rune-macros v0.12.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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+75dbd5b8c3e3e3e7673caa890422e654d39b815e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5487a2a4de6c8c0da3a293ebc6a74ebb83f95b2a8fac957c485d0d9633cf40cc [INFO] running `Command { std: "docker" "start" "-a" "5487a2a4de6c8c0da3a293ebc6a74ebb83f95b2a8fac957c485d0d9633cf40cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5487a2a4de6c8c0da3a293ebc6a74ebb83f95b2a8fac957c485d0d9633cf40cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5487a2a4de6c8c0da3a293ebc6a74ebb83f95b2a8fac957c485d0d9633cf40cc", kill_on_drop: false }` [INFO] [stdout] 5487a2a4de6c8c0da3a293ebc6a74ebb83f95b2a8fac957c485d0d9633cf40cc [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=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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+75dbd5b8c3e3e3e7673caa890422e654d39b815e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a0de2f968b4344e8e7b8919cecc53dd06ac24fd3b39d437178e9a0b22671902 [INFO] running `Command { std: "docker" "start" "-a" "3a0de2f968b4344e8e7b8919cecc53dd06ac24fd3b39d437178e9a0b22671902", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling rune-macros v0.12.0 [INFO] [stderr] Compiling checkers-macros v0.6.1 [INFO] [stderr] Checking checkers v0.6.1 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking serde_bytes v0.11.7 [INFO] [stderr] Checking rune v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 958 | / test_lexer! { [INFO] [stdout] 959 | | "(10)", [INFO] [stdout] 960 | | ast::Token { [INFO] [stdout] 961 | | span: span!(0, 1), [INFO] [stdout] ... | [INFO] [stdout] 975 | | }, [INFO] [stdout] 976 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 978 | / test_lexer! { [INFO] [stdout] 979 | | "(10.)", [INFO] [stdout] 980 | | _, [INFO] [stdout] 981 | | ast::Token { [INFO] [stdout] ... | [INFO] [stdout] 989 | | _, [INFO] [stdout] 990 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 995 | / test_lexer! { [INFO] [stdout] 996 | | "'a'", [INFO] [stdout] 997 | | ast::Token { [INFO] [stdout] 998 | | span: span!(0, 3), [INFO] [stdout] 999 | | kind: ast::Kind::Char(ast::CopySource::Text(SourceId::EMPTY)), [INFO] [stdout] 1000 | | } [INFO] [stdout] 1001 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1003 | / test_lexer! { [INFO] [stdout] 1004 | | "'\\u{abcd}'", [INFO] [stdout] 1005 | | ast::Token { [INFO] [stdout] 1006 | | span: span!(0, 10), [INFO] [stdout] 1007 | | kind: ast::Kind::Char(ast::CopySource::Text(SourceId::EMPTY)), [INFO] [stdout] 1008 | | } [INFO] [stdout] 1009 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1014 | / test_lexer! { [INFO] [stdout] 1015 | | "'asdf 'a' \"foo bar\"", [INFO] [stdout] 1016 | | ast::Token { [INFO] [stdout] 1017 | | span: span!(0, 5), [INFO] [stdout] ... | [INFO] [stdout] 1035 | | } [INFO] [stdout] 1036 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1041 | / test_lexer! { [INFO] [stdout] 1042 | | "+ += - -= * *= / /=", [INFO] [stdout] 1043 | | ast::Token { [INFO] [stdout] 1044 | | span: span!(0, 1), [INFO] [stdout] ... | [INFO] [stdout] 1102 | | } [INFO] [stdout] 1103 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1108 | / test_lexer! { [INFO] [stdout] 1109 | | "a.checked_div(10)", [INFO] [stdout] 1110 | | ast::Token { [INFO] [stdout] 1111 | | span: span!(0, 1), [INFO] [stdout] ... | [INFO] [stdout] 1137 | | }, [INFO] [stdout] 1138 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1143 | / test_lexer! { [INFO] [stdout] 1144 | | "`foo ${bar} \\` baz`", [INFO] [stdout] 1145 | | ast::Token { [INFO] [stdout] 1146 | | kind: ast::Kind::Open(ast::Delimiter::Empty), [INFO] [stdout] ... | [INFO] [stdout] 1224 | | }, [INFO] [stdout] 1225 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1230 | / test_lexer! { [INFO] [stdout] 1231 | | "`foo ${bar} ${baz}`", [INFO] [stdout] 1232 | | ast::Token { [INFO] [stdout] 1233 | | kind: ast::Kind::Open(ast::Delimiter::Empty), [INFO] [stdout] ... | [INFO] [stdout] 1319 | | }, [INFO] [stdout] 1320 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1325 | / test_lexer! { [INFO] [stdout] 1326 | | r#"b"""#, [INFO] [stdout] 1327 | | ast::Token { [INFO] [stdout] 1328 | | span: span!(0, 3), [INFO] [stdout] ... | [INFO] [stdout] 1334 | | }, [INFO] [stdout] 1335 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1337 | / test_lexer! { [INFO] [stdout] 1338 | | r#"b"hello world""#, [INFO] [stdout] 1339 | | ast::Token { [INFO] [stdout] 1340 | | span: span!(0, 14), [INFO] [stdout] ... | [INFO] [stdout] 1346 | | }, [INFO] [stdout] 1347 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1349 | / test_lexer! { [INFO] [stdout] 1350 | | "b'\\\\''", [INFO] [stdout] 1351 | | ast::Token { [INFO] [stdout] 1352 | | span: span!(0, 6), [INFO] [stdout] 1353 | | kind: ast::Kind::Byte(ast::CopySource::Text(SourceId::EMPTY)), [INFO] [stdout] 1354 | | }, [INFO] [stdout] 1355 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1357 | / test_lexer! { [INFO] [stdout] 1358 | | "'label 'a' b'a'", [INFO] [stdout] 1359 | | ast::Token { [INFO] [stdout] 1360 | | span: span!(0, 6), [INFO] [stdout] ... | [INFO] [stdout] 1378 | | }, [INFO] [stdout] 1379 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1381 | / test_lexer! { [INFO] [stdout] 1382 | | "b'a'", [INFO] [stdout] 1383 | | ast::Token { [INFO] [stdout] 1384 | | span: span!(0, 4), [INFO] [stdout] 1385 | | kind: ast::Kind::Byte(ast::CopySource::Text(SourceId::EMPTY)), [INFO] [stdout] 1386 | | }, [INFO] [stdout] 1387 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `never_used` [INFO] [stdout] --> src/parse/lexer.rs:934:21 [INFO] [stdout] | [INFO] [stdout] 934 | #[allow(never_used)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1389 | / test_lexer! { [INFO] [stdout] 1390 | | "b'\\n'", [INFO] [stdout] 1391 | | ast::Token { [INFO] [stdout] 1392 | | span: span!(0, 5), [INFO] [stdout] 1393 | | kind: ast::Kind::Byte(ast::CopySource::Text(SourceId::EMPTY)), [INFO] [stdout] 1394 | | }, [INFO] [stdout] 1395 | | }; [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_lexer` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/runtime/any_obj.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | Box::from_raw(this as *mut () as *mut T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Box::::from_raw` that must be used [INFO] [stdout] --> src/runtime/any_obj.rs:510:5 [INFO] [stdout] | [INFO] [stdout] 510 | Box::from_raw(this as *mut () as *mut T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `Box` [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.94s [INFO] running `Command { std: "docker" "inspect" "3a0de2f968b4344e8e7b8919cecc53dd06ac24fd3b39d437178e9a0b22671902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a0de2f968b4344e8e7b8919cecc53dd06ac24fd3b39d437178e9a0b22671902", kill_on_drop: false }` [INFO] [stdout] 3a0de2f968b4344e8e7b8919cecc53dd06ac24fd3b39d437178e9a0b22671902