[INFO] fetching crate not-so-fast-derive 0.1.0...
[INFO] testing not-so-fast-derive-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate not-so-fast-derive 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate not-so-fast-derive 0.1.0
[INFO] finished tweaking crates.io crate not-so-fast-derive 0.1.0
[INFO] tweaked toml for crates.io crate not-so-fast-derive 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate not-so-fast-derive 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--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]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.114)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38ba37aa59f8bad32afe13cadaf740a81c0464e96ef9d33c7c548f7ac83167e9
[INFO] running `Command { std: "docker" "start" "-a" "38ba37aa59f8bad32afe13cadaf740a81c0464e96ef9d33c7c548f7ac83167e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38ba37aa59f8bad32afe13cadaf740a81c0464e96ef9d33c7c548f7ac83167e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ba37aa59f8bad32afe13cadaf740a81c0464e96ef9d33c7c548f7ac83167e9", kill_on_drop: false }`
[INFO] [stdout] 38ba37aa59f8bad32afe13cadaf740a81c0464e96ef9d33c7c548f7ac83167e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8be0c6099820a6a8b6e5d2b1d06f003f330951f6cf0d61a5bf262b8be8db8e56
[INFO] running `Command { std: "docker" "start" "-a" "8be0c6099820a6a8b6e5d2b1d06f003f330951f6cf0d61a5bf262b8be8db8e56", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling not-so-fast-derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parse.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Custom(Ident, CustomArguments),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 53 -     Custom(Ident, CustomArguments),
[INFO] [stdout] 53 +     Custom((), CustomArguments),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `function_ident` and `args_ident` are never read
[INFO] [stdout]    --> src/parse.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct CustomArguments {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 129 |     pub function_ident: Option<Ident>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 130 |     pub function: Path,
[INFO] [stdout] 131 |     pub args_ident: Option<Ident>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:337:10
[INFO] [stdout]     |
[INFO] [stdout] 337 |     Some(Ident, Box<FieldValidateArguments>),
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 337 -     Some(Ident, Box<FieldValidateArguments>),
[INFO] [stdout] 337 +     Some((), Box<FieldValidateArguments>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 |     Items(Ident, Box<FieldValidateArguments>),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 338 -     Items(Ident, Box<FieldValidateArguments>),
[INFO] [stdout] 338 +     Items((), Box<FieldValidateArguments>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:339:12
[INFO] [stdout]     |
[INFO] [stdout] 339 |     Fields(Ident, Box<FieldValidateArguments>),
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 339 -     Fields(Ident, Box<FieldValidateArguments>),
[INFO] [stdout] 339 +     Fields((), Box<FieldValidateArguments>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:340:12
[INFO] [stdout]     |
[INFO] [stdout] 340 |     Nested(Option<Ident>, NestedArguments),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 340 -     Nested(Option<Ident>, NestedArguments),
[INFO] [stdout] 340 +     Nested((), NestedArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 |     Custom(Ident, CustomArguments),
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 341 -     Custom(Ident, CustomArguments),
[INFO] [stdout] 341 +     Custom((), CustomArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:342:12
[INFO] [stdout]     |
[INFO] [stdout] 342 |     Length(Ident, LengthArguments),
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 342 -     Length(Ident, LengthArguments),
[INFO] [stdout] 342 +     Length((), LengthArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |     CharLength(Ident, LengthArguments),
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 343 -     CharLength(Ident, LengthArguments),
[INFO] [stdout] 343 +     CharLength((), LengthArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:344:11
[INFO] [stdout]     |
[INFO] [stdout] 344 |     Range(Ident, RangeArguments),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 344 -     Range(Ident, RangeArguments),
[INFO] [stdout] 344 +     Range((), RangeArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.03s
[INFO] running `Command { std: "docker" "inspect" "8be0c6099820a6a8b6e5d2b1d06f003f330951f6cf0d61a5bf262b8be8db8e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8be0c6099820a6a8b6e5d2b1d06f003f330951f6cf0d61a5bf262b8be8db8e56", kill_on_drop: false }`
[INFO] [stdout] 8be0c6099820a6a8b6e5d2b1d06f003f330951f6cf0d61a5bf262b8be8db8e56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98eeb8a0b9f5eb0b57153c8a75b34aaedad8ad477aaed86f0d6f500a9e94d00c
[INFO] running `Command { std: "docker" "start" "-a" "98eeb8a0b9f5eb0b57153c8a75b34aaedad8ad477aaed86f0d6f500a9e94d00c", kill_on_drop: false }`
[INFO] [stderr]    Compiling not-so-fast-derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parse.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Custom(Ident, CustomArguments),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 53 -     Custom(Ident, CustomArguments),
[INFO] [stdout] 53 +     Custom((), CustomArguments),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `function_ident` and `args_ident` are never read
[INFO] [stdout]    --> src/parse.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct CustomArguments {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 129 |     pub function_ident: Option<Ident>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 130 |     pub function: Path,
[INFO] [stdout] 131 |     pub args_ident: Option<Ident>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:337:10
[INFO] [stdout]     |
[INFO] [stdout] 337 |     Some(Ident, Box<FieldValidateArguments>),
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 337 -     Some(Ident, Box<FieldValidateArguments>),
[INFO] [stdout] 337 +     Some((), Box<FieldValidateArguments>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 |     Items(Ident, Box<FieldValidateArguments>),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 338 -     Items(Ident, Box<FieldValidateArguments>),
[INFO] [stdout] 338 +     Items((), Box<FieldValidateArguments>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:339:12
[INFO] [stdout]     |
[INFO] [stdout] 339 |     Fields(Ident, Box<FieldValidateArguments>),
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 339 -     Fields(Ident, Box<FieldValidateArguments>),
[INFO] [stdout] 339 +     Fields((), Box<FieldValidateArguments>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:340:12
[INFO] [stdout]     |
[INFO] [stdout] 340 |     Nested(Option<Ident>, NestedArguments),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 340 -     Nested(Option<Ident>, NestedArguments),
[INFO] [stdout] 340 +     Nested((), NestedArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 |     Custom(Ident, CustomArguments),
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 341 -     Custom(Ident, CustomArguments),
[INFO] [stdout] 341 +     Custom((), CustomArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:342:12
[INFO] [stdout]     |
[INFO] [stdout] 342 |     Length(Ident, LengthArguments),
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 342 -     Length(Ident, LengthArguments),
[INFO] [stdout] 342 +     Length((), LengthArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |     CharLength(Ident, LengthArguments),
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 343 -     CharLength(Ident, LengthArguments),
[INFO] [stdout] 343 +     CharLength((), LengthArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:344:11
[INFO] [stdout]     |
[INFO] [stdout] 344 |     Range(Ident, RangeArguments),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 344 -     Range(Ident, RangeArguments),
[INFO] [stdout] 344 +     Range((), RangeArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parse.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Custom(Ident, CustomArguments),
[INFO] [stdout]    |     ------ ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TypeValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 53 -     Custom(Ident, CustomArguments),
[INFO] [stdout] 53 +     Custom((), CustomArguments),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `function_ident` and `args_ident` are never read
[INFO] [stdout]    --> src/parse.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct CustomArguments {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 129 |     pub function_ident: Option<Ident>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 130 |     pub function: Path,
[INFO] [stdout] 131 |     pub args_ident: Option<Ident>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:337:10
[INFO] [stdout]     |
[INFO] [stdout] 337 |     Some(Ident, Box<FieldValidateArguments>),
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 337 -     Some(Ident, Box<FieldValidateArguments>),
[INFO] [stdout] 337 +     Some((), Box<FieldValidateArguments>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:338:11
[INFO] [stdout]     |
[INFO] [stdout] 338 |     Items(Ident, Box<FieldValidateArguments>),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 338 -     Items(Ident, Box<FieldValidateArguments>),
[INFO] [stdout] 338 +     Items((), Box<FieldValidateArguments>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:339:12
[INFO] [stdout]     |
[INFO] [stdout] 339 |     Fields(Ident, Box<FieldValidateArguments>),
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 339 -     Fields(Ident, Box<FieldValidateArguments>),
[INFO] [stdout] 339 +     Fields((), Box<FieldValidateArguments>),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:340:12
[INFO] [stdout]     |
[INFO] [stdout] 340 |     Nested(Option<Ident>, NestedArguments),
[INFO] [stdout]     |     ------ ^^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 340 -     Nested(Option<Ident>, NestedArguments),
[INFO] [stdout] 340 +     Nested((), NestedArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:341:12
[INFO] [stdout]     |
[INFO] [stdout] 341 |     Custom(Ident, CustomArguments),
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 341 -     Custom(Ident, CustomArguments),
[INFO] [stdout] 341 +     Custom((), CustomArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:342:12
[INFO] [stdout]     |
[INFO] [stdout] 342 |     Length(Ident, LengthArguments),
[INFO] [stdout]     |     ------ ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 342 -     Length(Ident, LengthArguments),
[INFO] [stdout] 342 +     Length((), LengthArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:343:16
[INFO] [stdout]     |
[INFO] [stdout] 343 |     CharLength(Ident, LengthArguments),
[INFO] [stdout]     |     ---------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 343 -     CharLength(Ident, LengthArguments),
[INFO] [stdout] 343 +     CharLength((), LengthArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parse.rs:344:11
[INFO] [stdout]     |
[INFO] [stdout] 344 |     Range(Ident, RangeArguments),
[INFO] [stdout]     |     ----- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 344 -     Range(Ident, RangeArguments),
[INFO] [stdout] 344 +     Range((), RangeArguments),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "98eeb8a0b9f5eb0b57153c8a75b34aaedad8ad477aaed86f0d6f500a9e94d00c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98eeb8a0b9f5eb0b57153c8a75b34aaedad8ad477aaed86f0d6f500a9e94d00c", kill_on_drop: false }`
[INFO] [stdout] 98eeb8a0b9f5eb0b57153c8a75b34aaedad8ad477aaed86f0d6f500a9e94d00c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f61af9a9180fd3d1fbd096c904427652c3c6410c3266d77193870866a69c4f04
[INFO] running `Command { std: "docker" "start" "-a" "f61af9a9180fd3d1fbd096c904427652c3c6410c3266d77193870866a69c4f04", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/parse.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 53 |     Custom(Ident, CustomArguments),
[INFO] [stderr]    |     ------ ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TypeValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 53 -     Custom(Ident, CustomArguments),
[INFO] [stderr] 53 +     Custom((), CustomArguments),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `function_ident` and `args_ident` are never read
[INFO] [stderr]    --> src/parse.rs:129:9
[INFO] [stderr]     |
[INFO] [stderr] 128 | pub struct CustomArguments {
[INFO] [stderr]     |            --------------- fields in this struct
[INFO] [stderr] 129 |     pub function_ident: Option<Ident>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr] 130 |     pub function: Path,
[INFO] [stderr] 131 |     pub args_ident: Option<Ident>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CustomArguments` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parse.rs:337:10
[INFO] [stderr]     |
[INFO] [stderr] 337 |     Some(Ident, Box<FieldValidateArguments>),
[INFO] [stderr]     |     ---- ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 337 -     Some(Ident, Box<FieldValidateArguments>),
[INFO] [stderr] 337 +     Some((), Box<FieldValidateArguments>),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parse.rs:338:11
[INFO] [stderr]     |
[INFO] [stderr] 338 |     Items(Ident, Box<FieldValidateArguments>),
[INFO] [stderr]     |     ----- ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 338 -     Items(Ident, Box<FieldValidateArguments>),
[INFO] [stderr] 338 +     Items((), Box<FieldValidateArguments>),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parse.rs:339:12
[INFO] [stderr]     |
[INFO] [stderr] 339 |     Fields(Ident, Box<FieldValidateArguments>),
[INFO] [stderr]     |     ------ ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 339 -     Fields(Ident, Box<FieldValidateArguments>),
[INFO] [stderr] 339 +     Fields((), Box<FieldValidateArguments>),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parse.rs:340:12
[INFO] [stderr]     |
[INFO] [stderr] 340 |     Nested(Option<Ident>, NestedArguments),
[INFO] [stderr]     |     ------ ^^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 340 -     Nested(Option<Ident>, NestedArguments),
[INFO] [stderr] 340 +     Nested((), NestedArguments),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parse.rs:341:12
[INFO] [stderr]     |
[INFO] [stderr] 341 |     Custom(Ident, CustomArguments),
[INFO] [stderr]     |     ------ ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 341 -     Custom(Ident, CustomArguments),
[INFO] [stderr] 341 +     Custom((), CustomArguments),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parse.rs:342:12
[INFO] [stderr]     |
[INFO] [stderr] 342 |     Length(Ident, LengthArguments),
[INFO] [stderr]     |     ------ ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 342 -     Length(Ident, LengthArguments),
[INFO] [stderr] 342 +     Length((), LengthArguments),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parse.rs:343:16
[INFO] [stderr]     |
[INFO] [stderr] 343 |     CharLength(Ident, LengthArguments),
[INFO] [stderr]     |     ---------- ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 343 -     CharLength(Ident, LengthArguments),
[INFO] [stderr] 343 +     CharLength((), LengthArguments),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parse.rs:344:11
[INFO] [stderr]     |
[INFO] [stderr] 344 |     Range(Ident, RangeArguments),
[INFO] [stderr]     |     ----- ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `FieldValidateArgument` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 344 -     Range(Ident, RangeArguments),
[INFO] [stderr] 344 +     Range((), RangeArguments),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `not-so-fast-derive` (lib) generated 10 warnings
[INFO] [stderr] warning: `not-so-fast-derive` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/not_so_fast_derive-d9a14aaa10e5f6da)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests not_so_fast_derive
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 100) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 246) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 179) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 275) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 55) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 303) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 21) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 152) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 126) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_validate_args (line 213) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 100) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]    --> src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 | use ::not_so_fast::*;
[INFO] [stdout]     |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 246) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]    --> src/lib.rs:248:7
[INFO] [stdout]     |
[INFO] [stdout] 248 | use ::not_so_fast::*;
[INFO] [stdout]     |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 179) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]    --> src/lib.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 | use ::not_so_fast::*;
[INFO] [stdout]     |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 275) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]    --> src/lib.rs:277:7
[INFO] [stdout]     |
[INFO] [stdout] 277 | use ::not_so_fast::*;
[INFO] [stdout]     |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 55) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]   --> src/lib.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | use ::not_so_fast::*;
[INFO] [stdout]    |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 303) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]    --> src/lib.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 | use ::not_so_fast::*;
[INFO] [stdout]     |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]   --> src/lib.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | use ::not_so_fast::*;
[INFO] [stdout]    |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 152) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]    --> src/lib.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | use ::not_so_fast::*;
[INFO] [stdout]     |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 126) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]    --> src/lib.rs:128:7
[INFO] [stdout]     |
[INFO] [stdout] 128 | use ::not_so_fast::*;
[INFO] [stdout]     |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_validate_args (line 213) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `not_so_fast`
[INFO] [stdout]    --> src/lib.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 | use ::not_so_fast::*;
[INFO] [stdout]     |       ^^^^^^^^^^^ could not find `not_so_fast` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 100)
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 126)
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 152)
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 179)
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 21)
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 213)
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 246)
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 275)
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 303)
[INFO] [stdout]     src/lib.rs - derive_validate_args (line 55)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f61af9a9180fd3d1fbd096c904427652c3c6410c3266d77193870866a69c4f04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f61af9a9180fd3d1fbd096c904427652c3c6410c3266d77193870866a69c4f04", kill_on_drop: false }`
[INFO] [stdout] f61af9a9180fd3d1fbd096c904427652c3c6410c3266d77193870866a69c4f04
