[INFO] fetching crate dioxus-core-macro 0.4.0... [INFO] checking dioxus-core-macro-0.4.0 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate dioxus-core-macro 0.4.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate dioxus-core-macro 0.4.0 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 crates.io crate dioxus-core-macro 0.4.0 [INFO] finished tweaking crates.io crate dioxus-core-macro 0.4.0 [INFO] tweaked toml for crates.io crate dioxus-core-macro 0.4.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages [INFO] [stderr] Adding dioxus-core v0.4.3 (latest: v0.5.1) [INFO] [stderr] Adding dioxus-rsx v0.4.3 (latest: v0.5.1) [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 smallbox v0.8.2 [INFO] [stderr] Downloaded dioxus-rsx v0.4.3 [INFO] [stderr] Downloaded dioxus-core v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 22e2a16d42595777c2981f14b2102ae5ab01483683add7bfff9c5485259cd84e [INFO] running `Command { std: "docker" "start" "-a" "22e2a16d42595777c2981f14b2102ae5ab01483683add7bfff9c5485259cd84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22e2a16d42595777c2981f14b2102ae5ab01483683add7bfff9c5485259cd84e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22e2a16d42595777c2981f14b2102ae5ab01483683add7bfff9c5485259cd84e", kill_on_drop: false }` [INFO] [stdout] 22e2a16d42595777c2981f14b2102ae5ab01483683add7bfff9c5485259cd84e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8b6900bacebfd4b63e008d06108b91b7f45d54d62fed4133877bb93c1d1420cf [INFO] running `Command { std: "docker" "start" "-a" "8b6900bacebfd4b63e008d06108b91b7f45d54d62fed4133877bb93c1d1420cf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking bumpalo v3.15.4 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking smallbox v0.8.2 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling trybuild v1.0.91 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.58 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling dioxus-core v0.4.3 [INFO] [stderr] Checking dioxus-rsx v0.4.3 [INFO] [stderr] Checking dioxus-core-macro v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `fn_token` and `paren_token` are never read [INFO] [stdout] --> src/inlineprops.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct InlinePropsBody { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn_token: Token![fn], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `core` is never read [INFO] [stdout] --> src/props/mod.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 476 | pub struct StructInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 485 | pub core: syn::Ident, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fn_token` and `paren_token` are never read [INFO] [stdout] --> src/inlineprops.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct InlinePropsBody { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn_token: Token![fn], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `core` is never read [INFO] [stdout] --> src/props/mod.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 476 | pub struct StructInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 485 | pub core: syn::Ident, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fn_token` and `paren_token` are never read [INFO] [stdout] --> src/inlineprops.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct InlinePropsBody { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn_token: Token![fn], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `core` is never read [INFO] [stdout] --> src/props/mod.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 476 | pub struct StructInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 485 | pub core: syn::Ident, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.87s [INFO] running `Command { std: "docker" "inspect" "8b6900bacebfd4b63e008d06108b91b7f45d54d62fed4133877bb93c1d1420cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6900bacebfd4b63e008d06108b91b7f45d54d62fed4133877bb93c1d1420cf", kill_on_drop: false }` [INFO] [stdout] 8b6900bacebfd4b63e008d06108b91b7f45d54d62fed4133877bb93c1d1420cf [INFO] checking dioxus-core-macro-0.4.0 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate dioxus-core-macro 0.4.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate dioxus-core-macro 0.4.0 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 crates.io crate dioxus-core-macro 0.4.0 [INFO] finished tweaking crates.io crate dioxus-core-macro 0.4.0 [INFO] tweaked toml for crates.io crate dioxus-core-macro 0.4.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 12b497d7248fb3e1f15b1f937d36b4694dd8383eac58828f0af1c16d87ebef96 [INFO] running `Command { std: "docker" "start" "-a" "12b497d7248fb3e1f15b1f937d36b4694dd8383eac58828f0af1c16d87ebef96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12b497d7248fb3e1f15b1f937d36b4694dd8383eac58828f0af1c16d87ebef96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b497d7248fb3e1f15b1f937d36b4694dd8383eac58828f0af1c16d87ebef96", kill_on_drop: false }` [INFO] [stdout] 12b497d7248fb3e1f15b1f937d36b4694dd8383eac58828f0af1c16d87ebef96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 1226ea5a293137936980891700ea27a4301e90e522e8f22c6bee510fac5b0fdd [INFO] running `Command { std: "docker" "start" "-a" "1226ea5a293137936980891700ea27a4301e90e522e8f22c6bee510fac5b0fdd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking smallbox v0.8.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking bumpalo v3.15.4 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling trybuild v1.0.91 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.58 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking dioxus-core v0.4.3 [INFO] [stderr] Checking dioxus-rsx v0.4.3 [INFO] [stderr] Checking dioxus-core-macro v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `fn_token` and `paren_token` are never read [INFO] [stdout] --> src/inlineprops.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct InlinePropsBody { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn_token: Token![fn], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `core` is never read [INFO] [stdout] --> src/props/mod.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 476 | pub struct StructInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 485 | pub core: syn::Ident, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fn_token` and `paren_token` are never read [INFO] [stdout] --> src/inlineprops.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct InlinePropsBody { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn_token: Token![fn], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `core` is never read [INFO] [stdout] --> src/props/mod.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 476 | pub struct StructInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 485 | pub core: syn::Ident, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `fn_token` and `paren_token` are never read [INFO] [stdout] --> src/inlineprops.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct InlinePropsBody { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn_token: Token![fn], [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub paren_token: token::Paren, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `core` is never read [INFO] [stdout] --> src/props/mod.rs:485:13 [INFO] [stdout] | [INFO] [stdout] 476 | pub struct StructInfo<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 485 | pub core: syn::Ident, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StructInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.52s [INFO] running `Command { std: "docker" "inspect" "1226ea5a293137936980891700ea27a4301e90e522e8f22c6bee510fac5b0fdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1226ea5a293137936980891700ea27a4301e90e522e8f22c6bee510fac5b0fdd", kill_on_drop: false }` [INFO] [stdout] 1226ea5a293137936980891700ea27a4301e90e522e8f22c6bee510fac5b0fdd