[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] building josko3567/cesty against try#9a3ef2cd3ecaae3c6ef59768612837d797602a6d for pr-137044-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjosko3567%2Fcesty" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josko3567/cesty on toolchain 9a3ef2cd3ecaae3c6ef59768612837d797602a6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "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-2-tc2/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" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b154379f18c86710820e59ec923398d145c84832e495f6690805645354ffae6 [INFO] running `Command { std: "docker" "start" "-a" "1b154379f18c86710820e59ec923398d145c84832e495f6690805645354ffae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b154379f18c86710820e59ec923398d145c84832e495f6690805645354ffae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b154379f18c86710820e59ec923398d145c84832e495f6690805645354ffae6", kill_on_drop: false }` [INFO] [stdout] 1b154379f18c86710820e59ec923398d145c84832e495f6690805645354ffae6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89a7623636246331c154c63a476a264be879eb951493cc9cfadb27b4e6788a5d [INFO] running `Command { std: "docker" "start" "-a" "89a7623636246331c154c63a476a264be879eb951493cc9cfadb27b4e6788a5d", 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] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [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] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling clap v4.5.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling serde_yaml v0.9.32 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling 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 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, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub libraries: Vec [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, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub library: Vec [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, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub flags: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub libraries: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub append: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub replace: Option [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 [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 [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 [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 1m 08s [INFO] running `Command { std: "docker" "inspect" "89a7623636246331c154c63a476a264be879eb951493cc9cfadb27b4e6788a5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a7623636246331c154c63a476a264be879eb951493cc9cfadb27b4e6788a5d", kill_on_drop: false }` [INFO] [stdout] 89a7623636246331c154c63a476a264be879eb951493cc9cfadb27b4e6788a5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9a3ef2cd3ecaae3c6ef59768612837d797602a6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02b4e18e3e428a955e197b01dff44405b20e5e586e3d4b60699d0f4866903e2b [INFO] running `Command { std: "docker" "start" "-a" "02b4e18e3e428a955e197b01dff44405b20e5e586e3d4b60699d0f4866903e2b", kill_on_drop: false }` [INFO] [stderr] Compiling 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 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, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub libraries: Vec [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, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub library: Vec [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, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub flags: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub libraries: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub append: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub replace: Option [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 [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 [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 [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 `test` profile [unoptimized + debuginfo] target(s) in 1.92s [INFO] running `Command { std: "docker" "inspect" "02b4e18e3e428a955e197b01dff44405b20e5e586e3d4b60699d0f4866903e2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02b4e18e3e428a955e197b01dff44405b20e5e586e3d4b60699d0f4866903e2b", kill_on_drop: false }` [INFO] [stdout] 02b4e18e3e428a955e197b01dff44405b20e5e586e3d4b60699d0f4866903e2b