[INFO] cloning repository https://github.com/nacardin/wayland-tutorials [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nacardin/wayland-tutorials" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnacardin%2Fwayland-tutorials", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnacardin%2Fwayland-tutorials'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce64fae65654adfe30683807b85aff0ff0325a37 [INFO] testing nacardin/wayland-tutorials against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnacardin%2Fwayland-tutorials" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nacardin/wayland-tutorials on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nacardin/wayland-tutorials [INFO] finished tweaking git repo https://github.com/nacardin/wayland-tutorials [INFO] tweaked toml for git repo https://github.com/nacardin/wayland-tutorials written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/nacardin/wayland-tutorials already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e6e4d2923e0bee017cffaffa2b9a153e0814b3d03cc20a52aabb8e6fdd77916 [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" "6e6e4d2923e0bee017cffaffa2b9a153e0814b3d03cc20a52aabb8e6fdd77916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e6e4d2923e0bee017cffaffa2b9a153e0814b3d03cc20a52aabb8e6fdd77916", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e6e4d2923e0bee017cffaffa2b9a153e0814b3d03cc20a52aabb8e6fdd77916", kill_on_drop: false }` [INFO] [stdout] 6e6e4d2923e0bee017cffaffa2b9a153e0814b3d03cc20a52aabb8e6fdd77916 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] a4b350e2591c074ba1043ab2300e487383731fc05c9d5b7385cec5c504a5abb1 [INFO] running `Command { std: "docker" "start" "-a" "a4b350e2591c074ba1043ab2300e487383731fc05c9d5b7385cec5c504a5abb1", kill_on_drop: false }` [INFO] [stderr] Compiling libloading v0.4.2 [INFO] [stderr] Compiling lazy_static v0.2.10 [INFO] [stderr] Compiling token_store v0.1.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling dlib v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.12.2 [INFO] [stderr] Compiling wayland-scanner v0.12.2 [INFO] [stderr] Compiling wayland-client v0.12.2 [INFO] [stderr] Compiling wayland-tutorials v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:180:52 [INFO] [stdout] | [INFO] [stdout] 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/main.rs:180:55 [INFO] [stdout] | [INFO] [stdout] 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/main.rs:189:50 [INFO] [stdout] | [INFO] [stdout] 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:189:58 [INFO] [stdout] | [INFO] [stdout] 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keys` [INFO] [stdout] --> src/main.rs:200:54 [INFO] [stdout] | [INFO] [stdout] 200 | keymap: |_, _, _keyboard, _serial, _surface, keys| {}, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_keys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keys` [INFO] [stdout] --> src/main.rs:201:53 [INFO] [stdout] | [INFO] [stdout] 201 | enter: |_, _, _keyboard, _serial, _surface, keys| {}, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_keys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mods_depressed` [INFO] [stdout] --> src/main.rs:227:47 [INFO] [stdout] | [INFO] [stdout] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_depressed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mods_latched` [INFO] [stdout] --> src/main.rs:227:63 [INFO] [stdout] | [INFO] [stdout] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_latched` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mods_locked` [INFO] [stdout] --> src/main.rs:227:77 [INFO] [stdout] | [INFO] [stdout] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_locked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `group` [INFO] [stdout] --> src/main.rs:227:90 [INFO] [stdout] | [INFO] [stdout] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.93s [INFO] running `Command { std: "docker" "inspect" "a4b350e2591c074ba1043ab2300e487383731fc05c9d5b7385cec5c504a5abb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b350e2591c074ba1043ab2300e487383731fc05c9d5b7385cec5c504a5abb1", kill_on_drop: false }` [INFO] [stdout] a4b350e2591c074ba1043ab2300e487383731fc05c9d5b7385cec5c504a5abb1 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddea3e16534695eda405e3e68e289490bede79205c111152f798addfffadd5a1 [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" "ddea3e16534695eda405e3e68e289490bede79205c111152f798addfffadd5a1", kill_on_drop: false }` [INFO] [stderr] Compiling wayland-tutorials v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> src/main.rs:180:52 [INFO] [stdout] | [INFO] [stdout] 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> src/main.rs:180:55 [INFO] [stdout] | [INFO] [stdout] 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `button` [INFO] [stdout] --> src/main.rs:189:50 [INFO] [stdout] | [INFO] [stdout] 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `state` [INFO] [stdout] --> src/main.rs:189:58 [INFO] [stdout] | [INFO] [stdout] 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keys` [INFO] [stdout] --> src/main.rs:200:54 [INFO] [stdout] | [INFO] [stdout] 200 | keymap: |_, _, _keyboard, _serial, _surface, keys| {}, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_keys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `keys` [INFO] [stdout] --> src/main.rs:201:53 [INFO] [stdout] | [INFO] [stdout] 201 | enter: |_, _, _keyboard, _serial, _surface, keys| {}, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_keys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mods_depressed` [INFO] [stdout] --> src/main.rs:227:47 [INFO] [stdout] | [INFO] [stdout] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_depressed` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mods_latched` [INFO] [stdout] --> src/main.rs:227:63 [INFO] [stdout] | [INFO] [stdout] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_latched` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mods_locked` [INFO] [stdout] --> src/main.rs:227:77 [INFO] [stdout] | [INFO] [stdout] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_locked` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `group` [INFO] [stdout] --> src/main.rs:227:90 [INFO] [stdout] | [INFO] [stdout] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_group` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.75s [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ddea3e16534695eda405e3e68e289490bede79205c111152f798addfffadd5a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddea3e16534695eda405e3e68e289490bede79205c111152f798addfffadd5a1", kill_on_drop: false }` [INFO] [stdout] ddea3e16534695eda405e3e68e289490bede79205c111152f798addfffadd5a1 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cdba84fa402afd33e7da3ca34ebcf6041a45b97f22372ddcccf92511c7dadf58 [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" "cdba84fa402afd33e7da3ca34ebcf6041a45b97f22372ddcccf92511c7dadf58", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> src/main.rs:180:52 [INFO] [stderr] | [INFO] [stderr] 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> src/main.rs:180:55 [INFO] [stderr] | [INFO] [stderr] 180 | enter: |_, _, _pointer, _serial, _surface, x, y| {}, [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `button` [INFO] [stderr] --> src/main.rs:189:50 [INFO] [stderr] | [INFO] [stderr] 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_button` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `state` [INFO] [stderr] --> src/main.rs:189:58 [INFO] [stderr] | [INFO] [stderr] 189 | button: |_, _, _pointer, _serial, _time, button, state| {}, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_state` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `keys` [INFO] [stderr] --> src/main.rs:200:54 [INFO] [stderr] | [INFO] [stderr] 200 | keymap: |_, _, _keyboard, _serial, _surface, keys| {}, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_keys` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `keys` [INFO] [stderr] --> src/main.rs:201:53 [INFO] [stderr] | [INFO] [stderr] 201 | enter: |_, _, _keyboard, _serial, _surface, keys| {}, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_keys` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mods_depressed` [INFO] [stderr] --> src/main.rs:227:47 [INFO] [stderr] | [INFO] [stderr] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_depressed` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mods_latched` [INFO] [stderr] --> src/main.rs:227:63 [INFO] [stderr] | [INFO] [stderr] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_latched` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `mods_locked` [INFO] [stderr] --> src/main.rs:227:77 [INFO] [stderr] | [INFO] [stderr] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mods_locked` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `group` [INFO] [stderr] --> src/main.rs:227:90 [INFO] [stderr] | [INFO] [stderr] 227 | modifiers: |_, _, _keyboard, _serial, mods_depressed, mods_latched, mods_locked, group| {}, [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_group` [INFO] [stderr] [INFO] [stderr] warning: 10 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wayland_tutorials-97057a7241bc86f2 [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 `Command { std: "docker" "inspect" "cdba84fa402afd33e7da3ca34ebcf6041a45b97f22372ddcccf92511c7dadf58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdba84fa402afd33e7da3ca34ebcf6041a45b97f22372ddcccf92511c7dadf58", kill_on_drop: false }` [INFO] [stdout] cdba84fa402afd33e7da3ca34ebcf6041a45b97f22372ddcccf92511c7dadf58