[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#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosko3567%2Fcesty" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/josko3567/cesty on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-0-tc1/source/Cargo.toml
[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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ba58b4f47017026b76bb05338af9fd1326f80b72959d743dbb5262b86616fe4
[INFO] running `Command { std: "docker" "start" "-a" "5ba58b4f47017026b76bb05338af9fd1326f80b72959d743dbb5262b86616fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ba58b4f47017026b76bb05338af9fd1326f80b72959d743dbb5262b86616fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ba58b4f47017026b76bb05338af9fd1326f80b72959d743dbb5262b86616fe4", kill_on_drop: false }`
[INFO] [stdout] 5ba58b4f47017026b76bb05338af9fd1326f80b72959d743dbb5262b86616fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48ff25cbe005c8a2db272e15a7e02658207721d3d8707df06806b014f5d107ec
[INFO] running `Command { std: "docker" "start" "-a" "48ff25cbe005c8a2db272e15a7e02658207721d3d8707df06806b014f5d107ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking globwalk v0.9.1
[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 clap v4.5.2
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime 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)]` 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)]` 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)]` 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]     = note: `#[warn(dead_code)]` on by default
[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)]` 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]     = note: `#[warn(dead_code)]` on by default
[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 12.68s
[INFO] running `Command { std: "docker" "inspect" "48ff25cbe005c8a2db272e15a7e02658207721d3d8707df06806b014f5d107ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48ff25cbe005c8a2db272e15a7e02658207721d3d8707df06806b014f5d107ec", kill_on_drop: false }`
[INFO] [stdout] 48ff25cbe005c8a2db272e15a7e02658207721d3d8707df06806b014f5d107ec
