[INFO] cloning repository https://github.com/nopfx/htdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nopfx/htdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnopfx%2Fhtdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnopfx%2Fhtdl'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnopfx%2Fhtdl: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/nopfx/htdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nopfx/htdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnopfx%2Fhtdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnopfx%2Fhtdl'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 2) [INFO] cloning repository https://github.com/nopfx/htdl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nopfx/htdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnopfx%2Fhtdl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnopfx%2Fhtdl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6bf08d4e6d6ebaa915ce7be927513e4e1513d3d4 [INFO] checking nopfx/htdl against try#29194e8f603400afdb2f86c9418e9fccb1628ea0 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnopfx%2Fhtdl" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nopfx/htdl [INFO] finished tweaking git repo https://github.com/nopfx/htdl [INFO] tweaked toml for git repo https://github.com/nopfx/htdl written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nopfx/htdl on toolchain 29194e8f603400afdb2f86c9418e9fccb1628ea0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nopfx/htdl 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" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8bb4568600089e96ed4de985a23c4b4edc622e9b73535f3cd6dc8008d6c3211 [INFO] running `Command { std: "docker" "start" "-a" "d8bb4568600089e96ed4de985a23c4b4edc622e9b73535f3cd6dc8008d6c3211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8bb4568600089e96ed4de985a23c4b4edc622e9b73535f3cd6dc8008d6c3211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8bb4568600089e96ed4de985a23c4b4edc622e9b73535f3cd6dc8008d6c3211", kill_on_drop: false }` [INFO] [stdout] d8bb4568600089e96ed4de985a23c4b4edc622e9b73535f3cd6dc8008d6c3211 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+29194e8f603400afdb2f86c9418e9fccb1628ea0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 015ff30758e192a14566524e0deecd79a73893696b47a73372501e1663b6cc6d [INFO] running `Command { std: "docker" "start" "-a" "015ff30758e192a14566524e0deecd79a73893696b47a73372501e1663b6cc6d", kill_on_drop: false }` [INFO] [stderr] Checking htdl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `$crate::contextable::traits::Contextable` [INFO] [stdout] --> src/contextable/macros.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use $crate::contextable::traits::Contextable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / context! { [INFO] [stdout] 14 | | struct Post { [INFO] [stdout] 15 | | title: String, [INFO] [stdout] 16 | | slug: String, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$crate::contextable::traits::Contextable` [INFO] [stdout] --> src/contextable/macros.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use $crate::contextable::traits::Contextable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / context! { [INFO] [stdout] 32 | | struct Data { [INFO] [stdout] 33 | | posts: Vec, [INFO] [stdout] 34 | | meta: Meta, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$crate::contextable::traits::Contextable` [INFO] [stdout] --> src/contextable/macros.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use $crate::contextable::traits::Contextable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / context! { [INFO] [stdout] 21 | | struct Meta { [INFO] [stdout] 22 | | title: String [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$crate::contextable::traits::Contextable` [INFO] [stdout] --> src/contextable/macros.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use $crate::contextable::traits::Contextable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / context! { [INFO] [stdout] 26 | | struct User { [INFO] [stdout] 27 | | name: String, [INFO] [stdout] 28 | | role: String [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$crate::contextable::traits::Contextable` [INFO] [stdout] --> src/contextable/macros.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use $crate::contextable::traits::Contextable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / context! { [INFO] [stdout] 14 | | struct Post { [INFO] [stdout] 15 | | title: String, [INFO] [stdout] 16 | | slug: String, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$crate::contextable::traits::Contextable` [INFO] [stdout] --> src/contextable/macros.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use $crate::contextable::traits::Contextable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / context! { [INFO] [stdout] 32 | | struct Data { [INFO] [stdout] 33 | | posts: Vec, [INFO] [stdout] 34 | | meta: Meta, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$crate::contextable::traits::Contextable` [INFO] [stdout] --> src/contextable/macros.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use $crate::contextable::traits::Contextable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | / context! { [INFO] [stdout] 21 | | struct Meta { [INFO] [stdout] 22 | | title: String [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `$crate::contextable::traits::Contextable` [INFO] [stdout] --> src/contextable/macros.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | use $crate::contextable::traits::Contextable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | / context! { [INFO] [stdout] 26 | | struct User { [INFO] [stdout] 27 | | name: String, [INFO] [stdout] 28 | | role: String [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `context` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tokens/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | EndIf(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - EndIf(String), [INFO] [stdout] 12 + EndIf(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tokens/mod.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | Else(String), [INFO] [stdout] | ---- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - Else(String), [INFO] [stdout] 13 + Else(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tokens/mod.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | EndFor(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - EndFor(String), [INFO] [stdout] 16 + EndFor(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Condition` is never constructed [INFO] [stdout] --> src/tokens/conditional.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Condition(String); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EndIf` is never constructed [INFO] [stdout] --> src/tokens/conditional.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct EndIf(String); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Else` is never constructed [INFO] [stdout] --> src/tokens/conditional.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Else(String); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IncludeHTNL` is never constructed [INFO] [stdout] --> src/tokens/include.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct IncludeHTNL(String); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ForLoop` is never constructed [INFO] [stdout] --> src/tokens/loops.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct ForLoop { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EndFor` is never constructed [INFO] [stdout] --> src/tokens/loops.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct EndFor(String); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Text` is never constructed [INFO] [stdout] --> src/tokens/text.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Text(String); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Variable` is never constructed [INFO] [stdout] --> src/tokens/variable.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Variable(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tokens/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | EndIf(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - EndIf(String), [INFO] [stdout] 12 + EndIf(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tokens/mod.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | Else(String), [INFO] [stdout] | ---- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - Else(String), [INFO] [stdout] 13 + Else(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/tokens/mod.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | EndFor(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 16 - EndFor(String), [INFO] [stdout] 16 + EndFor(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Condition` is never constructed [INFO] [stdout] --> src/tokens/conditional.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Condition(String); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EndIf` is never constructed [INFO] [stdout] --> src/tokens/conditional.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct EndIf(String); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Else` is never constructed [INFO] [stdout] --> src/tokens/conditional.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Else(String); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IncludeHTNL` is never constructed [INFO] [stdout] --> src/tokens/include.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct IncludeHTNL(String); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ForLoop` is never constructed [INFO] [stdout] --> src/tokens/loops.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct ForLoop { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EndFor` is never constructed [INFO] [stdout] --> src/tokens/loops.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct EndFor(String); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Text` is never constructed [INFO] [stdout] --> src/tokens/text.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Text(String); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Variable` is never constructed [INFO] [stdout] --> src/tokens/variable.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct Variable(String); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] running `Command { std: "docker" "inspect" "015ff30758e192a14566524e0deecd79a73893696b47a73372501e1663b6cc6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015ff30758e192a14566524e0deecd79a73893696b47a73372501e1663b6cc6d", kill_on_drop: false }` [INFO] [stdout] 015ff30758e192a14566524e0deecd79a73893696b47a73372501e1663b6cc6d