[INFO] fetching crate auto-args 0.3.0...
[INFO] checking auto-args-0.3.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate auto-args 0.3.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate auto-args 0.3.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate auto-args 0.3.0
[INFO] finished tweaking crates.io crate auto-args 0.3.0
[INFO] tweaked toml for crates.io crate auto-args 0.3.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded auto-args-derive v0.1.5
[INFO] [stderr]   Downloaded meval v0.2.0
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbb330b1fed11503119e05f9c6b7bf86ceb4b7a720ac7932720ef621290d0bb6
[INFO] running `Command { std: "docker" "start" "-a" "cbb330b1fed11503119e05f9c6b7bf86ceb4b7a720ac7932720ef621290d0bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbb330b1fed11503119e05f9c6b7bf86ceb4b7a720ac7932720ef621290d0bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbb330b1fed11503119e05f9c6b7bf86ceb4b7a720ac7932720ef621290d0bb6", kill_on_drop: false }`
[INFO] [stdout] cbb330b1fed11503119e05f9c6b7bf86ceb4b7a720ac7932720ef621290d0bb6
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73b0cd373facffb7afcf091c59b4435425af18526090e170f037e4db98d90579
[INFO] running `Command { std: "docker" "start" "-a" "73b0cd373facffb7afcf091c59b4435425af18526090e170f037e4db98d90579", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling auto-args-derive v0.1.5
[INFO] [stderr]     Checking auto-args v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/underscore-in-optional-field.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sys` is never read
[INFO] [stdout]   --> tests/underscore-in-optional-field.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     _Params { sys: SquareWellParams },
[INFO] [stdout]    |     -------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `well_width` is never read
[INFO] [stdout]   --> tests/underscore-in-optional-field.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct SquareWellParams {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] 22 |     well_width: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SquareWellParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/create-guide.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/create-guide.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// This gives the following usage.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 72 |     strings.push(Foo::usage());
[INFO] [stdout]    |     -------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/create-guide.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// and the following help message.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 75 |     strings.push(Foo::help());
[INFO] [stdout]    |     ------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/create-guide.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// This gives the following usage.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 94 |     strings.push(Help::usage());
[INFO] [stdout]    |     --------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/create-guide.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     /// and the following help message.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     strings.push(Help::help());
[INFO] [stdout]    |     -------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 121 |     strings.push(Flags::help());
[INFO] [stdout]     |     --------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 145 |     strings.push(Types::help());
[INFO] [stdout]     |     --------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 174 |     strings.push(Optional::help());
[INFO] [stdout]     |     ------------------------------ rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 202 |     strings.push(Exclusive::usage());
[INFO] [stdout]     |     -------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     /// and the following help message.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 205 |     strings.push(Exclusive::help());
[INFO] [stdout]     |     ------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 248 |     strings.push(Nested::help());
[INFO] [stdout]     |     ---------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 |     strings.push(Flattened::usage());
[INFO] [stdout]     |     -------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     /// and the following help message.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 282 |     strings.push(Flattened::help());
[INFO] [stdout]     |     ------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     /// This may be a good idea if `MyConfig` and `YourConfig` are
[INFO] [stdout] 285 | |     /// implementation details that your user need not be aware of.
[INFO] [stdout] 286 | |
[INFO] [stdout] 287 | |     /// ## Other possibilities
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     /// an issue on github if there is a type that you would like to
[INFO] [stdout] 303 | |     /// have supported by auto_args.  Pull requests are most welcome.
[INFO] [stdout]     | |_____________________________________________________________________^
[INFO] [stdout] 304 |       strings.reverse();
[INFO] [stdout]     |       ----------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/deeply-nested-with-underscores.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sys` is never read
[INFO] [stdout]   --> tests/enum-required-by-optional-struct.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     _Params { sys: SquareWellParams },
[INFO] [stdout]    |     -------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `well_width` and `cell` are never read
[INFO] [stdout]   --> tests/enum-required-by-optional-struct.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct SquareWellParams {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 27 |     well_width: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 28 |     cell: Dimensions,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SquareWellParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/enum.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `First_World` should have an upper camel case name
[INFO] [stdout]   --> tests/enum.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         First_World,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to upper camel case: `FirstWorld`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/enum-error-messages.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/nested.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `foo` is never read
[INFO] [stdout]   --> tests/create-guide.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     struct Foo {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 68 |         foo: bool,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verbose` and `T` are never read
[INFO] [stdout]   --> tests/create-guide.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     struct Help {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 87 |         /// Print excess messages.
[INFO] [stdout] 88 |         verbose: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 89 |         /// The temperature.
[INFO] [stdout] 90 |         T: bool,
[INFO] [stdout]    |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verbose`, `blue_is_nice_`, and `min_T` are never read
[INFO] [stdout]    --> tests/create-guide.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     struct Flags {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 112 |         /// a simple word has "--" prepended to it.
[INFO] [stdout] 113 |         verbose: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 114 |         /// Underscores are replaced with "-" ...
[INFO] [stdout] 115 |         blue_is_nice_: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 116 |         /// and capital letters are preserved.
[INFO] [stdout] 117 |         min_T: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `T`, and `directory` are never read
[INFO] [stdout]    --> tests/create-guide.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     struct Types {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 136 |         /// The name of the type
[INFO] [stdout] 137 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 138 |         /// The temperature of the type
[INFO] [stdout] 139 |         T: f64,
[INFO] [stdout]     |         ^
[INFO] [stdout] 140 |         /// The place where it is
[INFO] [stdout] 141 |         directory: std::path::PathBuf,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> tests/create-guide.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     struct Optional {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 169 |         /// The name is an optional argument.
[INFO] [stdout] 170 |         name: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `a` and `b` are never read
[INFO] [stdout]    --> tests/create-guide.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |         First {
[INFO] [stdout]     |         ----- fields in this variant
[INFO] [stdout] 188 |             /// This is the "a" value
[INFO] [stdout] 189 |             a: String,
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 193 |             b: String,
[INFO] [stdout]     |             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]    --> tests/create-guide.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |     struct Vec2d {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 233 |         x: f64,
[INFO] [stdout]     |         ^
[INFO] [stdout] 234 |         y: f64,
[INFO] [stdout]     |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position` and `velocity` are never read
[INFO] [stdout]    --> tests/create-guide.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Nested {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 243 |         position: Vec2d,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 244 |         velocity: Vec2d,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> tests/create-guide.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     struct MyConfig {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 264 |         /// The user's name
[INFO] [stdout] 265 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]    --> tests/create-guide.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     struct YourConfig {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 269 |         /// The user's address
[INFO] [stdout] 270 |         address: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/options.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/unit-struct.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> tests/unit-struct.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 31 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.26s
[INFO] running `Command { std: "docker" "inspect" "73b0cd373facffb7afcf091c59b4435425af18526090e170f037e4db98d90579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b0cd373facffb7afcf091c59b4435425af18526090e170f037e4db98d90579", kill_on_drop: false }`
[INFO] [stdout] 73b0cd373facffb7afcf091c59b4435425af18526090e170f037e4db98d90579
[INFO] checking auto-args-0.3.0 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate auto-args 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate auto-args 0.3.0 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate auto-args 0.3.0
[INFO] finished tweaking crates.io crate auto-args 0.3.0
[INFO] tweaked toml for crates.io crate auto-args 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b05ead43c4094bf963f5e9e8c941b36558edabcb3cd941ce5af66996ea0038c
[INFO] running `Command { std: "docker" "start" "-a" "2b05ead43c4094bf963f5e9e8c941b36558edabcb3cd941ce5af66996ea0038c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b05ead43c4094bf963f5e9e8c941b36558edabcb3cd941ce5af66996ea0038c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b05ead43c4094bf963f5e9e8c941b36558edabcb3cd941ce5af66996ea0038c", kill_on_drop: false }`
[INFO] [stdout] 2b05ead43c4094bf963f5e9e8c941b36558edabcb3cd941ce5af66996ea0038c
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 098c647ff15420b50e1c6d0d941a063d6ab6bb550f13b4504635deef81cd75af
[INFO] running `Command { std: "docker" "start" "-a" "098c647ff15420b50e1c6d0d941a063d6ab6bb550f13b4504635deef81cd75af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling auto-args-derive v0.1.5
[INFO] [stderr]     Checking auto-args v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/unit-struct.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> tests/unit-struct.rs:31:6
[INFO] [stdout]    |
[INFO] [stdout] 31 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/underscore-in-optional-field.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/options.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/deeply-nested-with-underscores.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/create-guide.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/create-guide.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// This gives the following usage.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 72 |     strings.push(Foo::usage());
[INFO] [stdout]    |     -------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sys` is never read
[INFO] [stdout]   --> tests/underscore-in-optional-field.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     _Params { sys: SquareWellParams },
[INFO] [stdout]    |     -------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/create-guide.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 74 |     /// and the following help message.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 75 |     strings.push(Foo::help());
[INFO] [stdout]    |     ------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `well_width` is never read
[INFO] [stdout]   --> tests/underscore-in-optional-field.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | struct SquareWellParams {
[INFO] [stdout]    |        ---------------- field in this struct
[INFO] [stdout] 22 |     well_width: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SquareWellParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/create-guide.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     /// This gives the following usage.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 94 |     strings.push(Help::usage());
[INFO] [stdout]    |     --------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> tests/create-guide.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     /// and the following help message.
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     strings.push(Help::help());
[INFO] [stdout]    |     -------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 121 |     strings.push(Flags::help());
[INFO] [stdout]     |     --------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 145 |     strings.push(Types::help());
[INFO] [stdout]     |     --------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:173:5
[INFO] [stdout]     |
[INFO] [stdout] 173 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 174 |     strings.push(Optional::help());
[INFO] [stdout]     |     ------------------------------ rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 202 |     strings.push(Exclusive::usage());
[INFO] [stdout]     |     -------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 |     /// and the following help message.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 205 |     strings.push(Exclusive::help());
[INFO] [stdout]     |     ------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 248 |     strings.push(Nested::help());
[INFO] [stdout]     |     ---------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:278:5
[INFO] [stdout]     |
[INFO] [stdout] 278 |     /// This gives the following usage.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 279 |     strings.push(Flattened::usage());
[INFO] [stdout]     |     -------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:281:5
[INFO] [stdout]     |
[INFO] [stdout] 281 |     /// and the following help message.
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 282 |     strings.push(Flattened::help());
[INFO] [stdout]     |     ------------------------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> tests/create-guide.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 284 | /     /// This may be a good idea if `MyConfig` and `YourConfig` are
[INFO] [stdout] 285 | |     /// implementation details that your user need not be aware of.
[INFO] [stdout] 286 | |
[INFO] [stdout] 287 | |     /// ## Other possibilities
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |     /// an issue on github if there is a type that you would like to
[INFO] [stdout] 303 | |     /// have supported by auto_args.  Pull requests are most welcome.
[INFO] [stdout]     | |_____________________________________________________________________^
[INFO] [stdout] 304 |       strings.reverse();
[INFO] [stdout]     |       ----------------- rustdoc does not generate documentation for expressions
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `//` for a plain comment
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/enum-error-messages.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/enum.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `First_World` should have an upper camel case name
[INFO] [stdout]   --> tests/enum.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         First_World,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to upper camel case: `FirstWorld`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> tests/nested.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `foo` is never read
[INFO] [stdout]   --> tests/create-guide.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     struct Foo {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 68 |         foo: bool,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verbose` and `T` are never read
[INFO] [stdout]   --> tests/create-guide.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     struct Help {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 87 |         /// Print excess messages.
[INFO] [stdout] 88 |         verbose: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 89 |         /// The temperature.
[INFO] [stdout] 90 |         T: bool,
[INFO] [stdout]    |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `verbose`, `blue_is_nice_`, and `min_T` are never read
[INFO] [stdout]    --> tests/create-guide.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |     struct Flags {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 112 |         /// a simple word has "--" prepended to it.
[INFO] [stdout] 113 |         verbose: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 114 |         /// Underscores are replaced with "-" ...
[INFO] [stdout] 115 |         blue_is_nice_: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 116 |         /// and capital letters are preserved.
[INFO] [stdout] 117 |         min_T: bool,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `T`, and `directory` are never read
[INFO] [stdout]    --> tests/create-guide.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     struct Types {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 136 |         /// The name of the type
[INFO] [stdout] 137 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 138 |         /// The temperature of the type
[INFO] [stdout] 139 |         T: f64,
[INFO] [stdout]     |         ^
[INFO] [stdout] 140 |         /// The place where it is
[INFO] [stdout] 141 |         directory: std::path::PathBuf,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> tests/create-guide.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |     struct Optional {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 169 |         /// The name is an optional argument.
[INFO] [stdout] 170 |         name: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `a` and `b` are never read
[INFO] [stdout]    --> tests/create-guide.rs:189:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |         First {
[INFO] [stdout]     |         ----- fields in this variant
[INFO] [stdout] 188 |             /// This is the "a" value
[INFO] [stdout] 189 |             a: String,
[INFO] [stdout]     |             ^
[INFO] [stdout] ...
[INFO] [stdout] 193 |             b: String,
[INFO] [stdout]     |             ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `x` and `y` are never read
[INFO] [stdout]    --> tests/create-guide.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |     struct Vec2d {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 233 |         x: f64,
[INFO] [stdout]     |         ^
[INFO] [stdout] 234 |         y: f64,
[INFO] [stdout]     |         ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `position` and `velocity` are never read
[INFO] [stdout]    --> tests/create-guide.rs:243:9
[INFO] [stdout]     |
[INFO] [stdout] 237 |     struct Nested {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 243 |         position: Vec2d,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 244 |         velocity: Vec2d,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]    --> tests/create-guide.rs:265:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |     struct MyConfig {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 264 |         /// The user's name
[INFO] [stdout] 265 |         name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `address` is never read
[INFO] [stdout]    --> tests/create-guide.rs:270:9
[INFO] [stdout]     |
[INFO] [stdout] 268 |     struct YourConfig {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] 269 |         /// The user's address
[INFO] [stdout] 270 |         address: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sys` is never read
[INFO] [stdout]   --> tests/enum-required-by-optional-struct.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     _Params { sys: SquareWellParams },
[INFO] [stdout]    |     -------   ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `well_width` and `cell` are never read
[INFO] [stdout]   --> tests/enum-required-by-optional-struct.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct SquareWellParams {
[INFO] [stdout]    |        ---------------- fields in this struct
[INFO] [stdout] 27 |     well_width: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 28 |     cell: Dimensions,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SquareWellParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 24 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 2.62s
[INFO] running `Command { std: "docker" "inspect" "098c647ff15420b50e1c6d0d941a063d6ab6bb550f13b4504635deef81cd75af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "098c647ff15420b50e1c6d0d941a063d6ab6bb550f13b4504635deef81cd75af", kill_on_drop: false }`
[INFO] [stdout] 098c647ff15420b50e1c6d0d941a063d6ab6bb550f13b4504635deef81cd75af
