[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 master#ce36a966c79e109dabeef7a47fe68e5294c6d71e 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/josko3567/cesty on toolchain ce36a966c79e109dabeef7a47fe68e5294c6d71e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "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-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" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_datetime v0.6.5 [INFO] [stderr] Downloaded colorchoice v1.0.0 [INFO] [stderr] Downloaded path-clean v1.0.1 [INFO] [stderr] Downloaded strum v0.26.2 [INFO] [stderr] Downloaded num_threads v0.1.7 [INFO] [stderr] Downloaded serde_derive v1.0.197 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded winapi-util v0.1.7 [INFO] [stderr] Downloaded anstyle v1.0.6 [INFO] [stderr] Downloaded glob v0.3.1 [INFO] [stderr] Downloaded anstyle-wincon v3.0.2 [INFO] [stderr] Downloaded clap_lex v0.7.0 [INFO] [stderr] Downloaded rustversion v1.0.15 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded anstyle-query v1.0.2 [INFO] [stderr] Downloaded itoa v1.0.10 [INFO] [stderr] Downloaded quote v1.0.35 [INFO] [stderr] Downloaded utf8parse v0.2.1 [INFO] [stderr] Downloaded anstyle-parse v0.2.3 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded windows-targets v0.52.4 [INFO] [stderr] Downloaded indoc v2.0.5 [INFO] [stderr] Downloaded strsim v0.11.0 [INFO] [stderr] Downloaded strum_macros v0.26.2 [INFO] [stderr] Downloaded serde v1.0.197 [INFO] [stderr] Downloaded anstream v0.6.13 [INFO] [stderr] Downloaded serde_spanned v0.6.5 [INFO] [stderr] Downloaded clap v4.5.2 [INFO] [stderr] Downloaded clang-sys v1.7.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.19 [INFO] [stderr] Downloaded ryu v1.0.17 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.10 [INFO] [stderr] Downloaded serde_yaml v0.9.32 [INFO] [stderr] Downloaded memchr v2.7.1 [INFO] [stderr] Downloaded indexmap v2.2.5 [INFO] [stderr] Downloaded proc-macro2 v1.0.78 [INFO] [stderr] Downloaded toml_edit v0.22.9 [INFO] [stderr] Downloaded toml v0.8.12 [INFO] [stderr] Downloaded winnow v0.6.5 [INFO] [stderr] Downloaded hashbrown v0.14.3 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded syn v2.0.48 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.4 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.4 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.4 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.4 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.4 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.4 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ccd9d04dde997482dfb49048b701b275cfb23baff1d4f0fa7eea3236f241cd6 [INFO] running `Command { std: "docker" "start" "-a" "6ccd9d04dde997482dfb49048b701b275cfb23baff1d4f0fa7eea3236f241cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ccd9d04dde997482dfb49048b701b275cfb23baff1d4f0fa7eea3236f241cd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ccd9d04dde997482dfb49048b701b275cfb23baff1d4f0fa7eea3236f241cd6", kill_on_drop: false }` [INFO] [stdout] 6ccd9d04dde997482dfb49048b701b275cfb23baff1d4f0fa7eea3236f241cd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c618d1dfae88ad1d182d9a71a2a08add5a0bcf5379c392593f1a0ef3d3befc0 [INFO] running `Command { std: "docker" "start" "-a" "3c618d1dfae88ad1d182d9a71a2a08add5a0bcf5379c392593f1a0ef3d3befc0", 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 regex-syntax v0.8.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [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 itoa v1.0.10 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling ignore v0.4.22 [INFO] [stderr] Compiling 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] 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 03s [INFO] running `Command { std: "docker" "inspect" "3c618d1dfae88ad1d182d9a71a2a08add5a0bcf5379c392593f1a0ef3d3befc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c618d1dfae88ad1d182d9a71a2a08add5a0bcf5379c392593f1a0ef3d3befc0", kill_on_drop: false }` [INFO] [stdout] 3c618d1dfae88ad1d182d9a71a2a08add5a0bcf5379c392593f1a0ef3d3befc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ce36a966c79e109dabeef7a47fe68e5294c6d71e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6354f8aa4b54bd7578b73abf934e20f06f2d2a6bac2c89338963f54a84d5ab67 [INFO] running `Command { std: "docker" "start" "-a" "6354f8aa4b54bd7578b73abf934e20f06f2d2a6bac2c89338963f54a84d5ab67", 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.95s [INFO] running `Command { std: "docker" "inspect" "6354f8aa4b54bd7578b73abf934e20f06f2d2a6bac2c89338963f54a84d5ab67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6354f8aa4b54bd7578b73abf934e20f06f2d2a6bac2c89338963f54a84d5ab67", kill_on_drop: false }` [INFO] [stdout] 6354f8aa4b54bd7578b73abf934e20f06f2d2a6bac2c89338963f54a84d5ab67