[INFO] cloning repository https://github.com/LMJW/tokio-udp-protobuf-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LMJW/tokio-udp-protobuf-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMJW%2Ftokio-udp-protobuf-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMJW%2Ftokio-udp-protobuf-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 575b76b78b5e4cf3ad920659dbacb2daebb6e204 [INFO] checking LMJW/tokio-udp-protobuf-example against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMJW%2Ftokio-udp-protobuf-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LMJW/tokio-udp-protobuf-example on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LMJW/tokio-udp-protobuf-example [INFO] finished tweaking git repo https://github.com/LMJW/tokio-udp-protobuf-example [INFO] tweaked toml for git repo https://github.com/LMJW/tokio-udp-protobuf-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LMJW/tokio-udp-protobuf-example 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v4.2.2 [INFO] [stderr] Downloaded petgraph v0.6.0 [INFO] [stderr] Downloaded prost-build v0.9.0 [INFO] [stderr] Downloaded syn v1.0.84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e0b5520d67cf7472ae5b1728fc0622da60d3414c9f72cbbd98a7cab9b5953d6 [INFO] running `Command { std: "docker" "start" "-a" "3e0b5520d67cf7472ae5b1728fc0622da60d3414c9f72cbbd98a7cab9b5953d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e0b5520d67cf7472ae5b1728fc0622da60d3414c9f72cbbd98a7cab9b5953d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0b5520d67cf7472ae5b1728fc0622da60d3414c9f72cbbd98a7cab9b5953d6", kill_on_drop: false }` [INFO] [stdout] 3e0b5520d67cf7472ae5b1728fc0622da60d3414c9f72cbbd98a7cab9b5953d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e7f45d4b71c03a944e26863dcab05a5bde5688a702b7716c5d1801cdfcda8ac [INFO] running `Command { std: "docker" "start" "-a" "0e7f45d4b71c03a944e26863dcab05a5bde5688a702b7716c5d1801cdfcda8ac", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tokio-stream-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `prost::encoding::sint32::encode` [INFO] [stdout] --> bin/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use prost::encoding::sint32::encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> bin/client.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::encoding::sint32::encode` [INFO] [stdout] --> bin/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use prost::encoding::sint32::encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> bin/client.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> bin/client.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 47 | / loop{ [INFO] [stdout] 48 | | let mut s = vec![]; [INFO] [stdout] 49 | | input.read_buf(&mut s).await.unwrap(); [INFO] [stdout] 50 | | println!("received input from stdin: {:?}", std::str::from_utf8(&s)); [INFO] [stdout] ... | [INFO] [stdout] 60 | | sock.send(&mut buf).await?; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 62 | [INFO] [stdout] 63 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> bin/client.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 47 | / loop{ [INFO] [stdout] 48 | | let mut s = vec![]; [INFO] [stdout] 49 | | input.read_buf(&mut s).await.unwrap(); [INFO] [stdout] 50 | | println!("received input from stdin: {:?}", std::str::from_utf8(&s)); [INFO] [stdout] ... | [INFO] [stdout] 60 | | sock.send(&mut buf).await?; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 62 | [INFO] [stdout] 63 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.17s [INFO] running `Command { std: "docker" "inspect" "0e7f45d4b71c03a944e26863dcab05a5bde5688a702b7716c5d1801cdfcda8ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e7f45d4b71c03a944e26863dcab05a5bde5688a702b7716c5d1801cdfcda8ac", kill_on_drop: false }` [INFO] [stdout] 0e7f45d4b71c03a944e26863dcab05a5bde5688a702b7716c5d1801cdfcda8ac [INFO] checking LMJW/tokio-udp-protobuf-example against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLMJW%2Ftokio-udp-protobuf-example" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LMJW/tokio-udp-protobuf-example on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LMJW/tokio-udp-protobuf-example [INFO] finished tweaking git repo https://github.com/LMJW/tokio-udp-protobuf-example [INFO] tweaked toml for git repo https://github.com/LMJW/tokio-udp-protobuf-example written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LMJW/tokio-udp-protobuf-example 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f3281adc6e0dd72f2382940a2cf52ea3578d1f33862df67e0bf1facb5b057baa [INFO] running `Command { std: "docker" "start" "-a" "f3281adc6e0dd72f2382940a2cf52ea3578d1f33862df67e0bf1facb5b057baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3281adc6e0dd72f2382940a2cf52ea3578d1f33862df67e0bf1facb5b057baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3281adc6e0dd72f2382940a2cf52ea3578d1f33862df67e0bf1facb5b057baa", kill_on_drop: false }` [INFO] [stdout] f3281adc6e0dd72f2382940a2cf52ea3578d1f33862df67e0bf1facb5b057baa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17b016e25833df6b813b248789ac70402b30fd8dbf397b8fc87c003e9c48704c [INFO] running `Command { std: "docker" "start" "-a" "17b016e25833df6b813b248789ac70402b30fd8dbf397b8fc87c003e9c48704c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tokio-stream-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `prost::encoding::sint32::encode` [INFO] [stdout] --> bin/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use prost::encoding::sint32::encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> bin/client.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prost::encoding::sint32::encode` [INFO] [stdout] --> bin/client.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use prost::encoding::sint32::encode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> bin/client.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rand; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> bin/client.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 47 | / loop{ [INFO] [stdout] 48 | | let mut s = vec![]; [INFO] [stdout] 49 | | input.read_buf(&mut s).await.unwrap(); [INFO] [stdout] 50 | | println!("received input from stdin: {:?}", std::str::from_utf8(&s)); [INFO] [stdout] ... | [INFO] [stdout] 60 | | sock.send(&mut buf).await?; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 62 | [INFO] [stdout] 63 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> bin/client.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 47 | / loop{ [INFO] [stdout] 48 | | let mut s = vec![]; [INFO] [stdout] 49 | | input.read_buf(&mut s).await.unwrap(); [INFO] [stdout] 50 | | println!("received input from stdin: {:?}", std::str::from_utf8(&s)); [INFO] [stdout] ... | [INFO] [stdout] 60 | | sock.send(&mut buf).await?; [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 62 | [INFO] [stdout] 63 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.29s [INFO] running `Command { std: "docker" "inspect" "17b016e25833df6b813b248789ac70402b30fd8dbf397b8fc87c003e9c48704c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b016e25833df6b813b248789ac70402b30fd8dbf397b8fc87c003e9c48704c", kill_on_drop: false }` [INFO] [stdout] 17b016e25833df6b813b248789ac70402b30fd8dbf397b8fc87c003e9c48704c