[INFO] cloning repository https://github.com/shunlingsmile/smile-marco
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shunlingsmile/smile-marco" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunlingsmile%2Fsmile-marco", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunlingsmile%2Fsmile-marco'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea104405e50207cf262ed37f77e5de2c74839c7c
[INFO] testing shunlingsmile/smile-marco against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshunlingsmile%2Fsmile-marco" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shunlingsmile/smile-marco
[INFO] finished tweaking git repo https://github.com/shunlingsmile/smile-marco
[INFO] tweaked toml for git repo https://github.com/shunlingsmile/smile-marco written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shunlingsmile/smile-marco on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shunlingsmile/smile-marco already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35ec5511c41efda7dfaa7e2de43a7dc0c90da3eea91427a0255194fba0b9d644
[INFO] running `Command { std: "docker" "start" "-a" "35ec5511c41efda7dfaa7e2de43a7dc0c90da3eea91427a0255194fba0b9d644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35ec5511c41efda7dfaa7e2de43a7dc0c90da3eea91427a0255194fba0b9d644", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35ec5511c41efda7dfaa7e2de43a7dc0c90da3eea91427a0255194fba0b9d644", kill_on_drop: false }`
[INFO] [stdout] 35ec5511c41efda7dfaa7e2de43a7dc0c90da3eea91427a0255194fba0b9d644
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cb410752dabfe6ba4eb2251a42d483d3a47398030c2a711d3a63f20f81f3514
[INFO] running `Command { std: "docker" "start" "-a" "0cb410752dabfe6ba4eb2251a42d483d3a47398030c2a711d3a63f20f81f3514", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling smile-marco v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle_fields_exclude_and_name_attr(&self) -> Vec<FieldContext> {
[INFO] [stdout]    |                                                ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle_fields_exclude_and_name_attr(&self) -> Vec<FieldContext<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.84s
[INFO] running `Command { std: "docker" "inspect" "0cb410752dabfe6ba4eb2251a42d483d3a47398030c2a711d3a63f20f81f3514", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb410752dabfe6ba4eb2251a42d483d3a47398030c2a711d3a63f20f81f3514", kill_on_drop: false }`
[INFO] [stdout] 0cb410752dabfe6ba4eb2251a42d483d3a47398030c2a711d3a63f20f81f3514
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ff2a80c790c059b38ca1bc8e3a53a19c46fcb63c55ecfced7a52846012123a3
[INFO] running `Command { std: "docker" "start" "-a" "4ff2a80c790c059b38ca1bc8e3a53a19c46fcb63c55ecfced7a52846012123a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling smile-marco v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle_fields_exclude_and_name_attr(&self) -> Vec<FieldContext> {
[INFO] [stdout]    |                                                ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle_fields_exclude_and_name_attr(&self) -> Vec<FieldContext<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/util.rs:65:48
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle_fields_exclude_and_name_attr(&self) -> Vec<FieldContext> {
[INFO] [stdout]    |                                                ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn handle_fields_exclude_and_name_attr(&self) -> Vec<FieldContext<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> examples/wither.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut book = Book {
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `author` are never read
[INFO] [stdout]  --> examples/wither.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Book {
[INFO] [stdout]   |        ---- fields in this struct
[INFO] [stdout] 5 |     title: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     author: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `author` is never read
[INFO] [stdout]  --> examples/getter.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Book {
[INFO] [stdout]   |        ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     author: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `title` and `author` are never read
[INFO] [stdout]  --> examples/setter.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Book {
[INFO] [stdout]   |        ---- fields in this struct
[INFO] [stdout] 5 |     title: String,
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 9 |     author: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `author` is never read
[INFO] [stdout]  --> examples/data.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Book {
[INFO] [stdout]   |        ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     author: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `author` is never read
[INFO] [stdout]  --> examples/builder.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Book {
[INFO] [stdout]   |        ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     author: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.94s
[INFO] running `Command { std: "docker" "inspect" "4ff2a80c790c059b38ca1bc8e3a53a19c46fcb63c55ecfced7a52846012123a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ff2a80c790c059b38ca1bc8e3a53a19c46fcb63c55ecfced7a52846012123a3", kill_on_drop: false }`
[INFO] [stdout] 4ff2a80c790c059b38ca1bc8e3a53a19c46fcb63c55ecfced7a52846012123a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a84ca640209b9f33999dbc97b10d5e7afe05febfaa747f59e9a45127244e803f
[INFO] running `Command { std: "docker" "start" "-a" "a84ca640209b9f33999dbc97b10d5e7afe05febfaa747f59e9a45127244e803f", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/util.rs:65:48
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn handle_fields_exclude_and_name_attr(&self) -> Vec<FieldContext> {
[INFO] [stderr]    |                                                ^^^^^         ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                                |
[INFO] [stderr]    |                                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn handle_fields_exclude_and_name_attr(&self) -> Vec<FieldContext<'_>> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `smile-marco` (lib) generated 1 warning (run `cargo fix --lib -p smile-marco` to apply 1 suggestion)
[INFO] [stderr] warning: `smile-marco` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: field `author` is never read
[INFO] [stderr]  --> examples/builder.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Book {
[INFO] [stderr]   |        ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 7 |     author: String,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `author` is never read
[INFO] [stderr]  --> examples/getter.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Book {
[INFO] [stderr]   |        ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 9 |     author: String,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `author` is never read
[INFO] [stderr]  --> examples/data.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Book {
[INFO] [stderr]   |        ---- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 9 |     author: String,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `smile-marco` (example "builder") generated 1 warning
[INFO] [stderr] warning: `smile-marco` (example "getter") generated 1 warning
[INFO] [stderr] warning: `smile-marco` (example "data") generated 1 warning
[INFO] [stderr] warning: fields `title` and `author` are never read
[INFO] [stderr]  --> examples/setter.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Book {
[INFO] [stderr]   |        ---- fields in this struct
[INFO] [stderr] 5 |     title: String,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 9 |     author: String,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> examples/wither.rs:13:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let mut book = Book {
[INFO] [stderr]    |         ----^^^^
[INFO] [stderr]    |         |
[INFO] [stderr]    |         help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `title` and `author` are never read
[INFO] [stderr]  --> examples/wither.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct Book {
[INFO] [stderr]   |        ---- fields in this struct
[INFO] [stderr] 5 |     title: String,
[INFO] [stderr]   |     ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 9 |     author: String,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `smile-marco` (example "setter") generated 1 warning
[INFO] [stderr] warning: `smile-marco` (example "wither") generated 2 warnings (run `cargo fix --example "wither"` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smile_marco-ec20700bde21553b)
[INFO] [stdout] 
[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] [stderr]    Doc-tests smile_marco
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - getter_derive (line 58) ... FAILED
[INFO] [stdout] test src/lib.rs - setter_derive (line 101) ... FAILED
[INFO] [stdout] test src/lib.rs - wither_derive (line 144) ... FAILED
[INFO] [stdout] test src/lib.rs - data (line 268) ... FAILED
[INFO] [stdout] test src/lib.rs - builder_derive (line 195) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - getter_derive (line 58) stdout ----
[INFO] [stdout] error[E0592]: duplicate definitions with name `get_title`
[INFO] [stdout]   --> src/lib.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Getter)]
[INFO] [stdout]    |          ^^^^^^ duplicate definitions for `get_title`
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn get_title(&self) -> &String {
[INFO] [stdout]    |     ---------------------------------- other definition for `get_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Getter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `get_cost`
[INFO] [stdout]   --> src/lib.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Getter)]
[INFO] [stdout]    |          ^^^^^^ duplicate definitions for `get_cost`
[INFO] [stdout] ...
[INFO] [stdout] 32 |    pub fn get_cost(&self) -> &i32 {
[INFO] [stdout]    |    ------------------------------ other definition for `get_cost`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Getter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/lib.rs:76:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |  assert_eq!(book.get_title(), &"Rust Programming".to_string());
[INFO] [stdout]    |                  ^^^^^^^^^ multiple `get_title` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Getter)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn get_title(&self) -> &String {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Getter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/lib.rs:77:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |  assert_eq!(book.get_cost(), &100);
[INFO] [stdout]    |                  ^^^^^^^^ multiple `get_cost` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:61:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Getter)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:87:4
[INFO] [stdout]    |
[INFO] [stdout] 32 |    pub fn get_cost(&self) -> &i32 {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Getter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0592.
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - setter_derive (line 101) stdout ----
[INFO] [stdout] error[E0592]: duplicate definitions with name `set_title`
[INFO] [stdout]   --> src/lib.rs:104:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Setter)]
[INFO] [stdout]    |          ^^^^^^ duplicate definitions for `set_title`
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn set_title(&mut self, title: String) {
[INFO] [stdout]    |     ------------------------------------------ other definition for `set_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `set_cost`
[INFO] [stdout]   --> src/lib.rs:104:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Setter)]
[INFO] [stdout]    |          ^^^^^^ duplicate definitions for `set_cost`
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn set_cost(&mut self, cost: i32) {
[INFO] [stdout]    |     ------------------------------------- other definition for `set_cost`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/lib.rs:119:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |  book.set_cost(200);
[INFO] [stdout]    |       ^^^^^^^^ multiple `set_cost` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:104:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Setter)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:129:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn set_cost(&mut self, cost: i32) {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_cost` found for struct `Book` in the current scope
[INFO] [stdout]   --> src/lib.rs:120:18
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Book {
[INFO] [stdout]    | ----------- method `get_cost` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |  assert_eq!(book.get_cost(), &200);
[INFO] [stdout]    |                  ^^^^^^^^ method not found in `Book`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0592, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - wither_derive (line 144) stdout ----
[INFO] [stdout] error[E0592]: duplicate definitions with name `with_title`
[INFO] [stdout]   --> src/lib.rs:147:10
[INFO] [stdout]    |
[INFO] [stdout]  6 |   #[derive(Wither)]
[INFO] [stdout]    |            ^^^^^^ duplicate definitions for `with_title`
[INFO] [stdout] ...
[INFO] [stdout] 27 | /     pub fn with_title<F>(mut self, func: F) -> Self
[INFO] [stdout] 28 | |         where
[INFO] [stdout] 29 | |             F: FnOnce(String) -> String,
[INFO] [stdout]    | |________________________________________- other definition for `with_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Wither` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `with_cost`
[INFO] [stdout]   --> src/lib.rs:147:10
[INFO] [stdout]    |
[INFO] [stdout]  6 |   #[derive(Wither)]
[INFO] [stdout]    |            ^^^^^^ duplicate definitions for `with_cost`
[INFO] [stdout] ...
[INFO] [stdout] 35 | /     pub fn with_cost<F>(mut self, func: F) -> Self
[INFO] [stdout] 36 | |         where
[INFO] [stdout] 37 | |             F: FnOnce(i32) -> i32,
[INFO] [stdout]    | |__________________________________- other definition for `with_cost`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Wither` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/lib.rs:162:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |  let book = book.with_cost(|v| v+100);
[INFO] [stdout]    |                  ^^^^^^^^^ multiple `with_cost` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:147:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Wither)]
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:176:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | /     pub fn with_cost<F>(mut self, func: F) -> Self
[INFO] [stdout] 36 | |         where
[INFO] [stdout] 37 | |             F: FnOnce(i32) -> i32,
[INFO] [stdout]    | |__________________________________^
[INFO] [stdout]    = note: this error originates in the derive macro `Wither` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0592.
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - data (line 268) stdout ----
[INFO] [stdout] error[E0428]: the name `Book` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:279:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | struct Book {
[INFO] [stdout]    | ----------- previous definition of the type `Book` here
[INFO] [stdout] ...
[INFO] [stdout] 14 | struct Book {
[INFO] [stdout]    | ^^^^^^^^^^^ `Book` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Book` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0428]: the name `BookBuilder` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:278:31
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ------- previous definition of the type `BookBuilder` here
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ^^^^^^^ `BookBuilder` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BookBuilder` must be defined only once in the type namespace of this block
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `get_title`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `get_title`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |          ------ other definition for `get_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Getter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `get_price`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `get_price`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |          ------ other definition for `get_price`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Getter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `get_author`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `get_author`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |          ------ other definition for `get_author`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Getter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `set_title`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `set_title`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                 ------ other definition for `set_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `set_price`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `set_price`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                 ------ other definition for `set_price`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `set_author`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `set_author`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                 ------ other definition for `set_author`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Setter` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `with_title`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `with_title`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                        ------ other definition for `with_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Wither` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `with_price`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `with_price`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                        ------ other definition for `with_price`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Wither` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `with_author`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `with_author`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                        ------ other definition for `with_author`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Wither` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `builder`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `builder`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ------- other definition for `builder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `new`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `new`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ------- other definition for `new`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `build`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `build`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ------- other definition for `build`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `title`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `title`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ------- other definition for `title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `price`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `price`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ------- other definition for `price`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `author`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ duplicate definitions for `author`
[INFO] [stdout] ...
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ------- other definition for `author`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^ multiple `new` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `_doctest_main_src_lib_rs_268_0::BookBuilder`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `_doctest_main_src_lib_rs_268_0::BookBuilder`
[INFO] [stdout]   --> src/lib.rs:278:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/lib.rs:278:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ^^^^^^^ multiple `new` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `_doctest_main_src_lib_rs_268_0::BookBuilder`
[INFO] [stdout]   --> src/lib.rs:271:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[data]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `_doctest_main_src_lib_rs_268_0::BookBuilder`
[INFO] [stdout]   --> src/lib.rs:278:31
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Getter,Setter,Wither,Builder)]
[INFO] [stdout]    |                               ^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0428, E0592.
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - builder_derive (line 195) stdout ----
[INFO] [stdout] error[E0428]: the name `BookBuilder` is defined multiple times
[INFO] [stdout]   --> src/lib.rs:214:1
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ------- previous definition of the type `BookBuilder` here
[INFO] [stdout] ...
[INFO] [stdout] 22 | struct BookBuilder {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^ `BookBuilder` redefined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BookBuilder` must be defined only once in the type namespace of this block
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `builder`
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^ duplicate definitions for `builder`
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn builder() -> BookBuilder {
[INFO] [stdout]    |     ------------------------------- other definition for `builder`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `new`
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^ duplicate definitions for `new`
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn new() -> Self {
[INFO] [stdout]    |     -------------------- other definition for `new`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `build`
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^ duplicate definitions for `build`
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn build(self) -> Book {
[INFO] [stdout]    |     -------------------------- other definition for `build`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `title`
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^ duplicate definitions for `title`
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub fn title(mut self, v: String) -> Self {
[INFO] [stdout]    |     ----------------------------------------- other definition for `title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `price`
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^ duplicate definitions for `price`
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn price(mut self, v: i32) -> Self {
[INFO] [stdout]    |     -------------------------------------- other definition for `price`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0592]: duplicate definitions with name `author`
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^ duplicate definitions for `author`
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn author(mut self, v: String) -> Self {
[INFO] [stdout]    |     ------------------------------------------ other definition for `author`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/lib.rs:206:18
[INFO] [stdout]    |
[INFO] [stdout] 14 | let book = Book::builder()
[INFO] [stdout]    |                  ^^^^^^^ multiple `builder` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `Book`
[INFO] [stdout]   --> src/lib.rs:254:5
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn builder() -> BookBuilder {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^ multiple `new` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `_doctest_main_src_lib_rs_195_0::BookBuilder`
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `_doctest_main_src_lib_rs_195_0::BookBuilder`
[INFO] [stdout]   --> src/lib.rs:221:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]   --> src/lib.rs:255:22
[INFO] [stdout]    |
[INFO] [stdout] 63 |         BookBuilder::new()
[INFO] [stdout]    |                      ^^^ multiple `new` found
[INFO] [stdout]    |
[INFO] [stdout] note: candidate #1 is defined in an impl for the type `_doctest_main_src_lib_rs_195_0::BookBuilder`
[INFO] [stdout]   --> src/lib.rs:198:10
[INFO] [stdout]    |
[INFO] [stdout]  6 | #[derive(Builder)]
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in an impl for the type `_doctest_main_src_lib_rs_195_0::BookBuilder`
[INFO] [stdout]   --> src/lib.rs:221:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: this error originates in the derive macro `Builder` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0428, E0592.
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - builder_derive (line 195)
[INFO] [stdout]     src/lib.rs - data (line 268)
[INFO] [stdout]     src/lib.rs - getter_derive (line 58)
[INFO] [stdout]     src/lib.rs - setter_derive (line 101)
[INFO] [stdout]     src/lib.rs - wither_derive (line 144)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a84ca640209b9f33999dbc97b10d5e7afe05febfaa747f59e9a45127244e803f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a84ca640209b9f33999dbc97b10d5e7afe05febfaa747f59e9a45127244e803f", kill_on_drop: false }`
[INFO] [stdout] a84ca640209b9f33999dbc97b10d5e7afe05febfaa747f59e9a45127244e803f
