[INFO] cloning repository https://github.com/josko3567/cesty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/josko3567/cesty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosko3567%2Fcesty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosko3567%2Fcesty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 71dfe991be82cecc5b646b78028b25e2dce23054
[INFO] checking josko3567/cesty against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosko3567%2Fcesty" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/josko3567/cesty
[INFO] finished tweaking git repo https://github.com/josko3567/cesty
[INFO] tweaked toml for git repo https://github.com/josko3567/cesty written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/josko3567/cesty on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/josko3567/cesty 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2feecbfce84c565f18117c809ec6be4af22d01129bb4ee1bd32a9e824fff01e7
[INFO] running `Command { std: "docker" "start" "-a" "2feecbfce84c565f18117c809ec6be4af22d01129bb4ee1bd32a9e824fff01e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2feecbfce84c565f18117c809ec6be4af22d01129bb4ee1bd32a9e824fff01e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2feecbfce84c565f18117c809ec6be4af22d01129bb4ee1bd32a9e824fff01e7", kill_on_drop: false }`
[INFO] [stdout] 2feecbfce84c565f18117c809ec6be4af22d01129bb4ee1bd32a9e824fff01e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b5e063e34af87352d8c062f7f392108e431ce99f78de70fa4f697214dcb66f8
[INFO] running `Command { std: "docker" "start" "-a" "2b5e063e34af87352d8c062f7f392108e431ce99f78de70fa4f697214dcb66f8", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking clap v4.5.2
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking serde_yaml v0.9.32
[INFO] [stderr]     Checking toml_edit v0.22.9
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking cesty v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `indoc`
[INFO] [stdout]   --> src/test/compilable.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | use indoc::{formatdoc, indoc};
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indoc`
[INFO] [stdout]   --> src/test/compilable.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | use indoc::{formatdoc, indoc};
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/test/compilable.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         config: &crate::arg_conf::Run
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeCompilerConfig` is never constructed
[INFO] [stdout]    --> src/arg_conf.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct RecipeCompilerConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_recipe` is never used
[INFO] [stdout]    --> src/arg_conf.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 235 | impl Run {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] 236 |     
[INFO] [stdout] 237 |     fn extract_recipe(&self) -> Option<&Recipe> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_COMPILER_NAME` is never used
[INFO] [stdout]   --> src/defaults.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const DEFAULT_COMPILER_NAME: &'static str = "gcc";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_BATCH_ROOT_NAME_CREATION_ATTEMPTS` is never used
[INFO] [stdout]   --> src/defaults.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const MAX_BATCH_ROOT_NAME_CREATION_ATTEMPTS: usize = 10;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/rustclang.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Clang<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 30 |
[INFO] [stdout] 31 |     pub file:             &'a PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags` and `libraries` are never read
[INFO] [stdout]   --> src/test/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct CompilerAppend {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub flags: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub libraries: Vec<String>
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilerAppend` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `old` and `new` are never read
[INFO] [stdout]   --> src/test/mod.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct CompilerReplaceItem {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub old: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub new: String
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilerReplaceItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flag` and `library` are never read
[INFO] [stdout]   --> src/test/mod.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct CompilerReplace {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub flag:    Vec<CompilerReplaceItem>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub library: Vec<CompilerReplaceItem>
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilerReplace` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `flags`, `libraries`, `append`, and `replace` are never read
[INFO] [stdout]   --> src/test/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Compiler {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub flags: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub libraries: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub append: Option<CompilerAppend>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub replace: Option<CompilerReplace>
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Compiler` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `run`, `stdout`, and `stdin` are never read
[INFO] [stdout]    --> src/test/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | pub struct Settings {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub run: bool,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub stdout: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub stdin: bool
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Settings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `settings`, `compiler`, and `commands` are never read
[INFO] [stdout]    --> src/test/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Config {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub settings: Settings,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub compiler: Compiler,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub commands: Vec<String>
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `returns` and `args` are never read
[INFO] [stdout]   --> src/test/extract.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Function {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub returns: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub args: Vec<String>
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/test/extract.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct ParsedTest {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub config:   super::Config,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedTest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `full` and `templated` are never read
[INFO] [stdout]   --> src/test/extract.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct Environment {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub full:      String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub templated: String
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Environment` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `main` is never read
[INFO] [stdout]    --> src/test/extract.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct ParsedFile {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub main: Option<ParsedTest>
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedFile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `path` are never read
[INFO] [stdout]   --> src/test/compilable.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct CompilableTest {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub config: super::Config,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub path: PathBuf
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]   --> src/test/compilable.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         config: &crate::arg_conf::Run
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecipeCompilerConfig` is never constructed
[INFO] [stdout]    --> src/arg_conf.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct RecipeCompilerConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_recipe` is never used
[INFO] [stdout]    --> src/arg_conf.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 235 | impl Run {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] 236 |     
[INFO] [stdout] 237 |     fn extract_recipe(&self) -> Option<&Recipe> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEFAULT_COMPILER_NAME` is never used
[INFO] [stdout]   --> src/defaults.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub const DEFAULT_COMPILER_NAME: &'static str = "gcc";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_BATCH_ROOT_NAME_CREATION_ATTEMPTS` is never used
[INFO] [stdout]   --> src/defaults.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub const MAX_BATCH_ROOT_NAME_CREATION_ATTEMPTS: usize = 10;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file` is never read
[INFO] [stdout]   --> src/rustclang.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Clang<'a> {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 30 |
[INFO] [stdout] 31 |     pub file:             &'a PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flags` and `libraries` are never read
[INFO] [stdout]   --> src/test/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct CompilerAppend {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub flags: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub libraries: Vec<String>
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilerAppend` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `old` and `new` are never read
[INFO] [stdout]   --> src/test/mod.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub struct CompilerReplaceItem {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub old: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub new: String
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilerReplaceItem` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `flag` and `library` are never read
[INFO] [stdout]   --> src/test/mod.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct CompilerReplace {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub flag:    Vec<CompilerReplaceItem>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub library: Vec<CompilerReplaceItem>
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompilerReplace` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `flags`, `libraries`, `append`, and `replace` are never read
[INFO] [stdout]   --> src/test/mod.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub struct Compiler {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub flags: Vec<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 |     pub libraries: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub append: Option<CompilerAppend>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub replace: Option<CompilerReplace>
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Compiler` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `run`, `stdout`, and `stdin` are never read
[INFO] [stdout]    --> src/test/mod.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | pub struct Settings {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub run: bool,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub stdout: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub stdin: bool
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Settings` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `settings`, `compiler`, and `commands` are never read
[INFO] [stdout]    --> src/test/mod.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Config {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub settings: Settings,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub compiler: Compiler,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 150 |     pub commands: Vec<String>
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Config` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `returns` and `args` are never read
[INFO] [stdout]   --> src/test/extract.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Function {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub returns: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub args: Vec<String>
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Function` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> src/test/extract.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct ParsedTest {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub config:   super::Config,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedTest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `full` and `templated` are never read
[INFO] [stdout]   --> src/test/extract.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct Environment {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub full:      String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub templated: String
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Environment` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `main` is never read
[INFO] [stdout]    --> src/test/extract.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout]  91 | pub struct ParsedFile {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub main: Option<ParsedTest>
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ParsedFile` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `path` are never read
[INFO] [stdout]   --> src/test/compilable.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct CompilableTest {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub config: super::Config,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub path: PathBuf
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.24s
[INFO] running `Command { std: "docker" "inspect" "2b5e063e34af87352d8c062f7f392108e431ce99f78de70fa4f697214dcb66f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b5e063e34af87352d8c062f7f392108e431ce99f78de70fa4f697214dcb66f8", kill_on_drop: false }`
[INFO] [stdout] 2b5e063e34af87352d8c062f7f392108e431ce99f78de70fa4f697214dcb66f8
