[INFO] cloning repository https://github.com/erikjohnston/ics_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erikjohnston/ics_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fics_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fics_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a962ceb77ffed51fff93b0568b66a3f7b02d1763 [INFO] testing erikjohnston/ics_parser against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fics_parser" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikjohnston/ics_parser on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/erikjohnston/ics_parser [INFO] finished tweaking git repo https://github.com/erikjohnston/ics_parser [INFO] tweaked toml for git repo https://github.com/erikjohnston/ics_parser written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/erikjohnston/ics_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "+beta-2022-04-10" "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] a54358cdc5f48ed2bb50a25403a11455cbcafcf4e5436e05a8e95d0afd7591a2 [INFO] running `Command { std: "docker" "start" "-a" "a54358cdc5f48ed2bb50a25403a11455cbcafcf4e5436e05a8e95d0afd7591a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a54358cdc5f48ed2bb50a25403a11455cbcafcf4e5436e05a8e95d0afd7591a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a54358cdc5f48ed2bb50a25403a11455cbcafcf4e5436e05a8e95d0afd7591a2", kill_on_drop: false }` [INFO] [stdout] a54358cdc5f48ed2bb50a25403a11455cbcafcf4e5436e05a8e95d0afd7591a2 [INFO] running `Command { std: "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" "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" "+beta-2022-04-10" "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] 8eb99f5b29dc4eb21011e3da2e0fdba9a51387f6c044e6cb1d3e7be72f505ab6 [INFO] running `Command { std: "docker" "start" "-a" "8eb99f5b29dc4eb21011e3da2e0fdba9a51387f6c044e6cb1d3e7be72f505ab6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling ics_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/property.rs:763:5 [INFO] [stdout] | [INFO] [stdout] 763 | code: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/property.rs:761:10 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/property.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/property.rs:761:10 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/property.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | data: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/property.rs:761:10 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.10s [INFO] running `Command { std: "docker" "inspect" "8eb99f5b29dc4eb21011e3da2e0fdba9a51387f6c044e6cb1d3e7be72f505ab6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb99f5b29dc4eb21011e3da2e0fdba9a51387f6c044e6cb1d3e7be72f505ab6", kill_on_drop: false }` [INFO] [stdout] 8eb99f5b29dc4eb21011e3da2e0fdba9a51387f6c044e6cb1d3e7be72f505ab6 [INFO] running `Command { std: "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" "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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6b0171a970447e2b2c9b623b795cffee7b1012fde4d54c344b6bbc19bdc8d86 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e6b0171a970447e2b2c9b623b795cffee7b1012fde4d54c344b6bbc19bdc8d86", kill_on_drop: false }` [INFO] [stderr] Compiling ics_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/property.rs:763:5 [INFO] [stdout] | [INFO] [stdout] 763 | code: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/property.rs:761:10 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/property.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/property.rs:761:10 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/property.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | data: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/property.rs:761:10 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/property.rs:763:5 [INFO] [stdout] | [INFO] [stdout] 763 | code: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/property.rs:761:10 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/property.rs:764:5 [INFO] [stdout] | [INFO] [stdout] 764 | description: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/property.rs:761:10 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `data` [INFO] [stdout] --> src/property.rs:765:5 [INFO] [stdout] | [INFO] [stdout] 765 | data: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/property.rs:761:10 [INFO] [stdout] | [INFO] [stdout] 761 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.15s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ics_parser-0c1ffc16e32c1cd4) [INFO] [stderr] Executable unittests src/bin/read_example.rs (/opt/rustwide/target/debug/deps/read_example-4b7e5c4f53f1fbfc) [INFO] running `Command { std: "docker" "inspect" "e6b0171a970447e2b2c9b623b795cffee7b1012fde4d54c344b6bbc19bdc8d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b0171a970447e2b2c9b623b795cffee7b1012fde4d54c344b6bbc19bdc8d86", kill_on_drop: false }` [INFO] [stdout] e6b0171a970447e2b2c9b623b795cffee7b1012fde4d54c344b6bbc19bdc8d86 [INFO] running `Command { std: "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" "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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f934b5e345a2ebb7b12cd8f8cc4e7d6e842828c8fccddd24a1306400ec9bd71 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0f934b5e345a2ebb7b12cd8f8cc4e7d6e842828c8fccddd24a1306400ec9bd71", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `code` [INFO] [stderr] --> src/property.rs:763:5 [INFO] [stderr] | [INFO] [stderr] 763 | code: u16, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/property.rs:761:10 [INFO] [stderr] | [INFO] [stderr] 761 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `description` [INFO] [stderr] --> src/property.rs:764:5 [INFO] [stderr] | [INFO] [stderr] 764 | description: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/property.rs:761:10 [INFO] [stderr] | [INFO] [stderr] 761 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `data` [INFO] [stderr] --> src/property.rs:765:5 [INFO] [stderr] | [INFO] [stderr] 765 | data: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RequestStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/property.rs:761:10 [INFO] [stderr] | [INFO] [stderr] 761 | #[derive(Debug, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ics_parser` (lib) generated 3 warnings [INFO] [stderr] warning: `ics_parser` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ics_parser-0c1ffc16e32c1cd4) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test components::tests::simple_london ... ok [INFO] [stdout] test components::tests::test_new_york ... ok [INFO] [stdout] test property::tests::recur_rule_iter_daily_for_10 ... ok [INFO] [stdout] test property::tests::parse_period ... ok [INFO] [stdout] test parser::tests::parameter_fold ... ok [INFO] [stdout] test parser::tests::property_fold ... ok [INFO] [stdout] test property::tests::recur_rule_iter_every_other_day_forever ... ok [INFO] [stdout] test property::tests::recur_rule_parse_basic ... ok [INFO] [stdout] test property::tests::test_advance_date ... ok [INFO] [stdout] test property::tests::recur_rule_parse_daily_until_dec_24 ... ok [INFO] [stdout] test property::tests::recur_rule_parse_every_other_day_forever ... ok [INFO] [stdout] test property::tests::recur_rule_parse_daily_for_10 ... ok [INFO] [stdout] test property::tests::recur_rule_parse_complicated ... ok [INFO] [stdout] test property::tests::recur_rule_until_utc ... ok [INFO] [stdout] test property::tests::recur_rule_iter_daily_until_dec_24 ... ok [INFO] [stdout] test components::tests::parse_vcalendar ... ok [INFO] [stdout] test property::tests::recur_rule_iter_every_other_day_forever_2 ... ok [INFO] [stderr] Running unittests src/bin/read_example.rs (/opt/rustwide/target/debug/deps/read_example-4b7e5c4f53f1fbfc) [INFO] [stdout] [INFO] [stderr] Doc-tests ics_parser [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.12s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0f934b5e345a2ebb7b12cd8f8cc4e7d6e842828c8fccddd24a1306400ec9bd71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f934b5e345a2ebb7b12cd8f8cc4e7d6e842828c8fccddd24a1306400ec9bd71", kill_on_drop: false }` [INFO] [stdout] 0f934b5e345a2ebb7b12cd8f8cc4e7d6e842828c8fccddd24a1306400ec9bd71