[INFO] cloning repository https://github.com/parker-codes/sauron-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parker-codes/sauron-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparker-codes%2Fsauron-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparker-codes%2Fsauron-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8b79e99a533b595a38633e5d8df2d1e735ece53b
[INFO] checking parker-codes/sauron-test against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparker-codes%2Fsauron-test" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/parker-codes/sauron-test on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/parker-codes/sauron-test
[INFO] finished tweaking git repo https://github.com/parker-codes/sauron-test
[INFO] tweaked toml for git repo https://github.com/parker-codes/sauron-test written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/parker-codes/sauron-test 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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded log v0.4.12
[INFO] [stderr]   Downloaded sauron-node-macro v0.33.0
[INFO] [stderr]   Downloaded syn-rsx v0.7.3
[INFO] [stderr]   Downloaded mt-dom v0.6.2
[INFO] [stderr]   Downloaded sauron-core v0.33.0
[INFO] [stderr]   Downloaded sauron v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d51f3b52e51c2ae385e89ebc833b90956404b5fe035aebcbc8aa2d33325fd2e8
[INFO] running `Command { std: "docker" "start" "-a" "d51f3b52e51c2ae385e89ebc833b90956404b5fe035aebcbc8aa2d33325fd2e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d51f3b52e51c2ae385e89ebc833b90956404b5fe035aebcbc8aa2d33325fd2e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d51f3b52e51c2ae385e89ebc833b90956404b5fe035aebcbc8aa2d33325fd2e8", kill_on_drop: false }`
[INFO] [stdout] d51f3b52e51c2ae385e89ebc833b90956404b5fe035aebcbc8aa2d33325fd2e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 547610ad702ec21dc34393b25b0c177394a7a3c8d4853948dfd90a54662722ff
[INFO] running `Command { std: "docker" "start" "-a" "547610ad702ec21dc34393b25b0c177394a7a3c8d4853948dfd90a54662722ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling log v0.4.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.69
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling wasm-bindgen v0.2.69
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking mt-dom v0.6.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.69
[INFO] [stderr]    Compiling syn-rsx v0.7.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling sauron-node-macro v0.33.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.69
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking js-sys v0.3.46
[INFO] [stderr]     Checking console_error_panic_hook v0.1.6
[INFO] [stderr]     Checking web-sys v0.3.46
[INFO] [stderr]     Checking sauron-core v0.33.0
[INFO] [stderr]     Checking console_log v0.2.0
[INFO] [stderr]     Checking sauron v0.33.0
[INFO] [stderr]     Checking sauron-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `attr` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sauron::html::attributes::attr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 | use sauron::html::text;
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `attr` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `text` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::text;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `text` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Cmd` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Cmd` is already imported here
[INFO] [stdout] 5 | use sauron::{Cmd, Component, Node, Program};
[INFO] [stdout]   |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `attr` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use sauron::html::attributes::attr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 | use sauron::html::text;
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `attr` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Component` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Component` is already imported here
[INFO] [stdout] 5 | use sauron::{Cmd, Component, Node, Program};
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Node` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Node` is already imported here
[INFO] [stdout] 5 | use sauron::{Cmd, Component, Node, Program};
[INFO] [stdout]   |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `text` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use sauron::html::text;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `text` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Program` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Program` is already imported here
[INFO] [stdout] 5 | use sauron::{Cmd, Component, Node, Program};
[INFO] [stdout]   |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Cmd` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Cmd` is already imported here
[INFO] [stdout] 5 | use sauron::{Cmd, Component, Node, Program};
[INFO] [stdout]   |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Component` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Component` is already imported here
[INFO] [stdout] 5 | use sauron::{Cmd, Component, Node, Program};
[INFO] [stdout]   |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Node` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Node` is already imported here
[INFO] [stdout] 5 | use sauron::{Cmd, Component, Node, Program};
[INFO] [stdout]   |                              ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Program` is imported redundantly
[INFO] [stdout]  --> src/lib.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sauron::prelude::*;
[INFO] [stdout]   |     ------------------ the item `Program` is already imported here
[INFO] [stdout] 5 | use sauron::{Cmd, Component, Node, Program};
[INFO] [stdout]   |                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.40s
[INFO] running `Command { std: "docker" "inspect" "547610ad702ec21dc34393b25b0c177394a7a3c8d4853948dfd90a54662722ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "547610ad702ec21dc34393b25b0c177394a7a3c8d4853948dfd90a54662722ff", kill_on_drop: false }`
[INFO] [stdout] 547610ad702ec21dc34393b25b0c177394a7a3c8d4853948dfd90a54662722ff
[INFO] checking parker-codes/sauron-test against master#09bc67b9158392361780e779d32997f14cc75c39 for opaque-soundness-fix
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparker-codes%2Fsauron-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/parker-codes/sauron-test on toolchain 09bc67b9158392361780e779d32997f14cc75c39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/parker-codes/sauron-test
[INFO] finished tweaking git repo https://github.com/parker-codes/sauron-test
[INFO] tweaked toml for git repo https://github.com/parker-codes/sauron-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/parker-codes/sauron-test 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" "+09bc67b9158392361780e779d32997f14cc75c39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+09bc67b9158392361780e779d32997f14cc75c39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6df0fa14e880ea2aa189cda83c6fca238d7bc47fe63f21f5f2811d82f561de8
[INFO] running `Command { std: "docker" "start" "-a" "d6df0fa14e880ea2aa189cda83c6fca238d7bc47fe63f21f5f2811d82f561de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6df0fa14e880ea2aa189cda83c6fca238d7bc47fe63f21f5f2811d82f561de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6df0fa14e880ea2aa189cda83c6fca238d7bc47fe63f21f5f2811d82f561de8", kill_on_drop: false }`
[INFO] [stdout] d6df0fa14e880ea2aa189cda83c6fca238d7bc47fe63f21f5f2811d82f561de8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+09bc67b9158392361780e779d32997f14cc75c39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6975e5183044cd0be856693cdbc38f80c1d3fec0e6908ed7a632a46511d19ea5
[INFO] running `Command { std: "docker" "start" "-a" "6975e5183044cd0be856693cdbc38f80c1d3fec0e6908ed7a632a46511d19ea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.58
[INFO] [stderr]    Compiling log v0.4.12
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.69
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.61
[INFO] [stderr]    Compiling indexmap v1.6.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling wasm-bindgen v0.2.69
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking mt-dom v0.6.2
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.69
[INFO] [stderr]    Compiling syn-rsx v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.23
[INFO] [stderr]    Compiling sauron-node-macro v0.33.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.69
[INFO] [stderr]     Checking thiserror v1.0.23
[INFO] [stderr]     Checking js-sys v0.3.46
[INFO] [stderr]     Checking console_error_panic_hook v0.1.6
[INFO] [stderr]     Checking web-sys v0.3.46
[INFO] [stderr]     Checking sauron-core v0.33.0
[INFO] [stderr]     Checking console_log v0.2.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLkNrYS/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sauron-core` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "6975e5183044cd0be856693cdbc38f80c1d3fec0e6908ed7a632a46511d19ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6975e5183044cd0be856693cdbc38f80c1d3fec0e6908ed7a632a46511d19ea5", kill_on_drop: false }`
[INFO] [stdout] 6975e5183044cd0be856693cdbc38f80c1d3fec0e6908ed7a632a46511d19ea5
