[INFO] fetching crate derive_builder_fork_arti 0.11.2...
[INFO] checking derive_builder_fork_arti-0.11.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate derive_builder_fork_arti 0.11.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate derive_builder_fork_arti 0.11.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate derive_builder_fork_arti 0.11.2
[INFO] finished tweaking crates.io crate derive_builder_fork_arti 0.11.2
[INFO] tweaked toml for crates.io crate derive_builder_fork_arti 0.11.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate derive_builder_fork_arti 0.11.2 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] [stderr]   Downloaded derive_builder_macro_fork_arti v0.11.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.38
[INFO] [stderr]   Downloaded unicode-xid v0.2.3
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]   Downloaded trybuild v1.0.61
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded syn v1.0.92
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4e13d2e8f961c8b8a7d6506859958341b174cef390dbfb8ed98518f51a000e98
[INFO] running `Command { std: "docker" "start" "-a" "4e13d2e8f961c8b8a7d6506859958341b174cef390dbfb8ed98518f51a000e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4e13d2e8f961c8b8a7d6506859958341b174cef390dbfb8ed98518f51a000e98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e13d2e8f961c8b8a7d6506859958341b174cef390dbfb8ed98518f51a000e98", kill_on_drop: false }`
[INFO] [stdout] 4e13d2e8f961c8b8a7d6506859958341b174cef390dbfb8ed98518f51a000e98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cb41017b87732a36fd34973ff618cbcb8ae65d3bca825d4c0744a5c521127ef
[INFO] running `Command { std: "docker" "start" "-a" "1cb41017b87732a36fd34973ff618cbcb8ae65d3bca825d4c0744a5c521127ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.38
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling trybuild v1.0.61
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling derive_builder_core_fork_arti v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro_fork_arti v0.11.2
[INFO] [stderr]     Checking derive_builder_fork_arti v0.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/forward_allow_attr.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> examples/custom_constructor.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/forward_serde_attrs.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/builder_name.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/setter_pattern.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> examples/custom_error.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/skip-setter.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/derive_trait.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> examples/deny_missing_docs.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> examples/doc_example.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> examples/custom_defaults.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/setter_strip_option.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> examples/custom_constructor.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, Builder)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> examples/custom_constructor.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[builder(
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> examples/validation.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> examples/custom_constructor.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[builder(setter(custom))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> examples/custom_constructor.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[builder(setter(custom))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/builder_name.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]   |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/forward_allow_attr.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Builder)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> examples/custom_error.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Builder)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> examples/custom_constructor.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[builder(default)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]  --> tests/builder_name.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[builder(name = "MyBuilder")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> examples/custom_error.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[builder(setter(into), build_fn(validate = "validate_age", error = "Error"))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/forward_serde_attrs.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Builder)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]  --> tests/forward_serde_attrs.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[builder(setter(into), derive(serde::Serialize))]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Debug, Builder)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/derive_trait.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Debug, Clone, Builder)]
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder_struct_attr` in this scope
[INFO] [stdout]  --> tests/forward_serde_attrs.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[builder_struct_attr(serde(rename_all = "camelCase"))]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> examples/deny_missing_docs.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[builder(setter(into))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder_field_attr` in this scope
[INFO] [stdout]   --> tests/forward_serde_attrs.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[builder_field_attr(serde(rename = "familyName"))]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[builder(setter(skip = "false"))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/derive_trait.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[builder(derive(Debug, PartialEq, Eq))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> examples/doc_example.rs:9:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Builder)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[builder(setter(skip = "true"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/derive_trait.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[builder(setter(skip))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> examples/custom_defaults.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Builder, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[builder(setter(skip))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]  --> examples/custom_defaults.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[builder(default = "self.default_dolor()?")]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[builder(setter(skip), default = "4")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]  --> examples/custom_defaults.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[builder(default = "self.default_sit()?")]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:26:37
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/setter_pattern.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]   |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> examples/custom_defaults.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[builder(setter(skip), default = "self.default_amet()")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ExampleBuilder` in this scope
[INFO] [stdout]   --> examples/custom_error.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn validate_age(builder: &ExampleBuilder) -> Result<(), Error> {
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:27:3
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[builder(setter(skip))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]  --> tests/setter_pattern.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[builder(pattern = "immutable")]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[builder(setter(skip = false))] // Should be still OK without quotes
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 |     #[builder(setter)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[builder(pattern = "mutable")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/setter_strip_option.rs:6:37
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]   |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> examples/validation.rs:7:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Builder, Debug, PartialEq)]
[INFO] [stdout]   |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[builder(setter(prefix = "set"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExampleBuilder`
[INFO] [stdout]   --> tests/forward_allow_attr.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         ExampleBuilder::default()
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of undeclared type `ExampleBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:14:37
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:38:28
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, PartialEq, Builder, Clone)]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExampleBuilder`
[INFO] [stdout]   --> tests/forward_serde_attrs.rs:21:14
[INFO] [stdout]    |
[INFO] [stdout] 21 |             &ExampleBuilder::default()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ use of undeclared type `ExampleBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]  --> tests/setter_strip_option.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[builder(setter(into))]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]  --> examples/validation.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[builder(build_fn(validate = "Self::validate"))]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ApiClientBuilder` in this scope
[INFO] [stdout]   --> examples/custom_constructor.rs:38:68
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub fn new(host: impl Into<String>, key: impl Into<String>) -> ApiClientBuilder {
[INFO] [stdout]    |                                                                    ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:39:3
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[builder(default, setter(skip))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_strip_option.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[builder(setter(into, strip_option))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `ApiClientBuilder` in this scope
[INFO] [stdout]   --> examples/custom_constructor.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 |         ApiClientBuilder {
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[builder(pattern = "mutable")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:45:28
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[derive(Debug, PartialEq, Builder, Clone)]
[INFO] [stdout]    |                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ApiClientBuilder` in this scope
[INFO] [stdout]   --> examples/custom_constructor.rs:47:6
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl ApiClientBuilder {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_strip_option.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[builder(setter(strip_option))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_strip_option.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[builder(setter(strip_option))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[builder(setter(into))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LoremBuilder` in this scope
[INFO] [stdout]   --> examples/custom_defaults.rs:15:6
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl LoremBuilder {
[INFO] [stdout]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[builder(pattern = "owned")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/setter_strip_option.rs:18:37
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[builder(setter(skip), default = "new_notdefaultable()")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LetterBuilder`
[INFO] [stdout]   --> examples/deny_missing_docs.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let x = LetterBuilder::default()
[INFO] [stdout]    |             ^^^^^^^^^^^^^ use of undeclared type `LetterBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/skip-setter.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[builder(default)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_strip_option.rs:19:3
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[builder(setter(into, strip_option))]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_strip_option.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[builder(default)]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[builder(pattern = "owned")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[builder(pattern = "immutable")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (example "doc_example") due to 3 previous errors
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:30:37
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0412]: cannot find type `LoremBuilder` in this scope
[INFO] [stdout]   --> examples/validation.rs:13:6
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl LoremBuilder {
[INFO] [stdout]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyBuilder`
[INFO] [stdout]   --> tests/builder_name.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let error = MyBuilder::default().build().unwrap_err();
[INFO] [stdout]    |                 ^^^^^^^^^ use of undeclared type `MyBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/derive_trait.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     assert_eq!(LoremBuilder::default(), LoremBuilder::default());
[INFO] [stdout]    |                ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ExampleBuilder`
[INFO] [stdout]   --> examples/custom_error.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let person_err = ExampleBuilder::default()
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of undeclared type `ExampleBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/derive_trait.rs:24:41
[INFO] [stdout]    |
[INFO] [stdout] 24 |     assert_eq!(LoremBuilder::default(), LoremBuilder::default());
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MyBuilder`
[INFO] [stdout]   --> tests/builder_name.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let x: Lorem = MyBuilder::default()
[INFO] [stdout]    |                    ^^^^^^^^^ use of undeclared type `MyBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ApiClientBuilder`
[INFO] [stdout]   --> examples/custom_constructor.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |             ..ApiClientBuilder::empty()
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^ use of undeclared type `ApiClientBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (example "deny_missing_docs") due to 5 previous errors
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "forward_allow_attr") due to 4 previous errors
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "forward_serde_attrs") due to 7 previous errors
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/custom_defaults.rs:24:30
[INFO] [stdout]    |
[INFO] [stdout] 24 |             Some(ref x) if x.chars().count() > 3 => Ok(format!("sit {}", x)),
[INFO] [stdout]    |                              ^^^^^ cannot infer type for type parameter `T` declared on the enum `Option`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (example "custom_error") due to 6 previous errors
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "derive_trait") due to 7 previous errors
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "builder_name") due to 6 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> examples/validation.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |     let x = LoremBuilder::default().ipsum(120).build().unwrap_err();
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (example "custom_constructor") due to 11 previous errors
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> examples/custom_defaults.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let x = LoremBuilder::default()
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/setter_strip_option.rs:29:13
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let x = LoremBuilder::default()
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpsumBuilder`
[INFO] [stdout]   --> tests/setter_strip_option.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let x = IpsumBuilder::default()
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `IpsumBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SetterOptOutBuilder`
[INFO] [stdout]   --> tests/skip-setter.rs:82:27
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let x: SetterOptOut = SetterOptOutBuilder::default()
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^ use of undeclared type `SetterOptOutBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (example "validation") due to 6 previous errors
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SetterOptInBuilder`
[INFO] [stdout]    --> tests/skip-setter.rs:100:26
[INFO] [stdout]     |
[INFO] [stdout] 100 |     let x: SetterOptIn = SetterOptInBuilder::default()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^ use of undeclared type `SetterOptInBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SetterOptInStructDefaultBuilder`
[INFO] [stdout]    --> tests/skip-setter.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let x = SetterOptInStructDefaultBuilder::default().build().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `SetterOptInStructDefaultBuilder`
[INFO] [stdout]     |             help: a struct with a similar name exists: `SetterOptInStructDefault`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SetterOptInFieldDefaultBuilder`
[INFO] [stdout]    --> tests/skip-setter.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |     let x = SetterOptInFieldDefaultBuilder::default()
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             use of undeclared type `SetterOptInFieldDefaultBuilder`
[INFO] [stdout]     |             help: a struct with a similar name exists: `SetterOptInFieldDefault`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (example "custom_defaults") due to 9 previous errors
[INFO] [stdout] error: aborting due to 21 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/validation.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "setter_strip_option") due to 12 previous errors
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/setter_extend.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SitBuilder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:42:39
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mutable_setter: MutableSetter<SitBuilder, u32> = SitBuilder::default;
[INFO] [stdout]    |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn mutable_by_default<SitBuilder>() {
[INFO] [stdout]    |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SitBuilder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:44:20
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let mut old = <SitBuilder as Default>::default();
[INFO] [stdout]    |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpsumBuilder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:52:39
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mutable_setter: MutableSetter<IpsumBuilder, u32> = IpsumBuilder::mutable;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn mutable<IpsumBuilder>() {
[INFO] [stdout]    |           ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> tests/setter_visibility.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate derive_builder;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LoremBuilder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:62:39
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mutable_setter: MutableSetter<LoremBuilder, u32> = LoremBuilder::mutable_override;
[INFO] [stdout]    |                                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn mutable_override<LoremBuilder>() {
[INFO] [stdout]    |                    ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LoremBuilder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:72:43
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let immutable_setter: ImmutableSetter<LoremBuilder, u32> = LoremBuilder::immutable;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn immutable<LoremBuilder>() {
[INFO] [stdout]    |             ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DolorBuilder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:82:43
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let immutable_setter: ImmutableSetter<DolorBuilder, u32> = DolorBuilder::immutable_override;
[INFO] [stdout]    |                                           ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn immutable_override<DolorBuilder>() {
[INFO] [stdout]    |                      ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `DolorBuilder` in this scope
[INFO] [stdout]   --> tests/setter_pattern.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let owned_setter: OwnedSetter<DolorBuilder, u32> = DolorBuilder::owned;
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 90 | fn owned<DolorBuilder>() {
[INFO] [stdout]    |         ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `IpsumBuilder` in this scope
[INFO] [stdout]    --> tests/setter_pattern.rs:102:35
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let owned_setter: OwnedSetter<IpsumBuilder, u32> = IpsumBuilder::owned_override;
[INFO] [stdout]     |                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 100 | fn owned_override<IpsumBuilder>() {
[INFO] [stdout]     |                  ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "skip-setter") due to 22 previous errors
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/validation.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, Clone, Builder, PartialEq, Eq)]
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]  --> tests/validation.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[builder(build_fn(validate = "LoremBuilder::validate"))]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/validation.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[builder(default = "40")]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/setter_extend.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]   |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/setter_visibility.rs:7:41
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]   |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[builder(setter(each = "foo_append"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SitBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:42:58
[INFO] [stdout]    |
[INFO] [stdout] 42 |     let mutable_setter: MutableSetter<SitBuilder, u32> = SitBuilder::default;
[INFO] [stdout]    |                                                          ^^^^^^^^^^ use of undeclared type `SitBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[builder(setter(each = "bar"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]  --> tests/setter_visibility.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[builder(private, setter(into))]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[builder(setter(each = "baz"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_visibility.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[builder(public)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpsumBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:52:60
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mutable_setter: MutableSetter<IpsumBuilder, u32> = IpsumBuilder::mutable;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^ use of undeclared type `IpsumBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[builder(setter(strip_option, each = "qux"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/setter_visibility.rs:15:41
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]    |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpsumBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:54:19
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut old = IpsumBuilder::default();
[INFO] [stdout]    |                   ^^^^^^^^^^^^ use of undeclared type `IpsumBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:62:60
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mutable_setter: MutableSetter<LoremBuilder, u32> = LoremBuilder::mutable_override;
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[builder(setter(strip_option, each = "quux"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:64:19
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let mut old = LoremBuilder::default();
[INFO] [stdout]    |                   ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_visibility.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[builder(public, setter(into))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:72:64
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let immutable_setter: ImmutableSetter<LoremBuilder, u32> = LoremBuilder::immutable;
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:22:37
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:74:15
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let old = LoremBuilder::default();
[INFO] [stdout]    |               ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_visibility.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |         #[builder(private)]
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DolorBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:82:64
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let immutable_setter: ImmutableSetter<DolorBuilder, u32> = DolorBuilder::immutable_override;
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^ use of undeclared type `DolorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DolorBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let old = DolorBuilder::default();
[INFO] [stdout]    |               ^^^^^^^^^^^^ use of undeclared type `DolorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[builder(pattern = "mutable")]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DolorBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:92:56
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let owned_setter: OwnedSetter<DolorBuilder, u32> = DolorBuilder::owned;
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^ use of undeclared type `DolorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DolorBuilder`
[INFO] [stdout]   --> tests/setter_pattern.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     let old = DolorBuilder::default();
[INFO] [stdout]    |               ^^^^^^^^^^^^ use of undeclared type `DolorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[builder(setter(each(name = "foo_append")))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpsumBuilder`
[INFO] [stdout]    --> tests/setter_pattern.rs:102:56
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let owned_setter: OwnedSetter<IpsumBuilder, u32> = IpsumBuilder::owned_override;
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^ use of undeclared type `IpsumBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpsumBuilder`
[INFO] [stdout]    --> tests/setter_pattern.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout] 104 |     let old = IpsumBuilder::default();
[INFO] [stdout]     |               ^^^^^^^^^^^^ use of undeclared type `IpsumBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[builder(setter(each(name = "bar")))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[builder(setter(each(name = "baz")))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[builder(setter(strip_option, each = "qux"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[builder(setter(strip_option, each = "quux"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:37:37
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]    |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `LoremBuilder` in this scope
[INFO] [stdout]   --> tests/validation.rs:18:6
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl LoremBuilder {
[INFO] [stdout]    |      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:38:3
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[builder]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 32 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[builder(setter(each(name = "foo_append")))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[builder(setter(each(name = "bar", into)))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_extend.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |     #[builder(setter(each(name = "baz")))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]    --> tests/setter_extend.rs:149:37
[INFO] [stdout]     |
[INFO] [stdout] 149 | #[derive(Debug, PartialEq, Default, Builder, Clone)]
[INFO] [stdout]     |                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]    --> tests/setter_extend.rs:150:3
[INFO] [stdout]     |
[INFO] [stdout] 150 | #[builder(setter(skip))]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]    --> tests/setter_extend.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[builder(setter(each(name = "foo")))]
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `IpsumBuilder` in `foo`
[INFO] [stdout]   --> tests/setter_visibility.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |     let error = foo::IpsumBuilder::default()
[INFO] [stdout]    |                      ^^^^^^^^^^^^ could not find `IpsumBuilder` in `foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "setter_pattern") due to 33 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/validation.rs:46:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |         &LoremBuilder::default()
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/setter_visibility.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let x = LoremBuilder::default()
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/validation.rs:54:10
[INFO] [stdout]    |
[INFO] [stdout] 54 |         &LoremBuilder::default()
[INFO] [stdout]    |          ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/validation.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let lorem = LoremBuilder::default()
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpsumBuilder`
[INFO] [stdout]   --> tests/setter_visibility.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let y = IpsumBuilder::default()
[INFO] [stdout]    |                 ^^^^^^^^^^^^ use of undeclared type `IpsumBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "setter_visibility") due to 11 previous errors
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "validation") due to 9 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/setter_extend.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let x = LoremBuilder::default()
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `LoremBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DolorBuilder`
[INFO] [stdout]   --> tests/setter_extend.rs:87:13
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let x = DolorBuilder::default()
[INFO] [stdout]    |             ^^^^^^^^^^^^ use of undeclared type `DolorBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IpsumBuilder`
[INFO] [stdout]    --> tests/setter_extend.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let x = IpsumBuilder::default()
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of undeclared type `IpsumBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SitBuilder`
[INFO] [stdout]    --> tests/setter_extend.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 |     let x = SitBuilder::default().foo(1).foo(2).build().unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `SitBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 26 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "setter_extend") due to 27 previous errors
[INFO] running `Command { std: "docker" "inspect" "1cb41017b87732a36fd34973ff618cbcb8ae65d3bca825d4c0744a5c521127ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cb41017b87732a36fd34973ff618cbcb8ae65d3bca825d4c0744a5c521127ef", kill_on_drop: false }`
[INFO] [stdout] 1cb41017b87732a36fd34973ff618cbcb8ae65d3bca825d4c0744a5c521127ef
