[INFO] fetching crate derive_builder_fork_arti 0.11.2...
[INFO] checking derive_builder_fork_arti-0.11.2 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate derive_builder_fork_arti 0.11.2 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate derive_builder_fork_arti 0.11.2 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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-0-tc2/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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34c5f777b36a26cb27b9e8c8c6f18d36df046bab02da790ebed2641a90b08a3e
[INFO] running `Command { std: "docker" "start" "-a" "34c5f777b36a26cb27b9e8c8c6f18d36df046bab02da790ebed2641a90b08a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34c5f777b36a26cb27b9e8c8c6f18d36df046bab02da790ebed2641a90b08a3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34c5f777b36a26cb27b9e8c8c6f18d36df046bab02da790ebed2641a90b08a3e", kill_on_drop: false }`
[INFO] [stdout] 34c5f777b36a26cb27b9e8c8c6f18d36df046bab02da790ebed2641a90b08a3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53ba46637cb230a7e81cb3d347c8372b7b0713e1f97e22f3122746aed8c82a5b
[INFO] running `Command { std: "docker" "start" "-a" "53ba46637cb230a7e81cb3d347c8372b7b0713e1f97e22f3122746aed8c82a5b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[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 ansi_term v0.11.0
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking difference v2.0.0
[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/lifetime.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/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[E0463]: can't find crate for `derive_builder`
[INFO] [stdout]  --> examples/custom_error_generic.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/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/setter_prefix.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/readme_example.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]  --> 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: 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 derive macro `Builder` in this scope
[INFO] [stdout]   --> examples/custom_error_generic.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Builder)]
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/lifetime.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/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_error_generic.rs:22:3
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[builder(build_fn(validate = "check_person", error = "Error<N>"))]
[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: 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: 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 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 derive macro `Builder` in this scope
[INFO] [stdout]  --> tests/setter_prefix.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]  --> tests/setter_prefix.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[builder(setter(prefix = "with"))]
[INFO] [stdout]   |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> tests/setter_prefix.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[builder(setter(prefix = "set"))]
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PersonBuilder` in this scope
[INFO] [stdout]   --> examples/custom_error_generic.rs:40:47
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn check_person<N: Popular + Clone>(builder: &PersonBuilder<N>) -> Result<(), Error<N>> {
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[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: 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[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[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[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/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/readme_example.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(Default, Builder, Debug)]
[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[E0433]: failed to resolve: use of undeclared type `PersonBuilder`
[INFO] [stdout]   --> examples/custom_error_generic.rs:51:10
[INFO] [stdout]    |
[INFO] [stdout] 51 |     dbg!(PersonBuilder::default()
[INFO] [stdout]    |          ^^^^^^^^^^^^^ use of undeclared type `PersonBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[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] [stdout] error: cannot find attribute `builder` in this scope
[INFO] [stdout]   --> examples/readme_example.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[builder(setter(into))]
[INFO] [stdout]    |   ^^^^^^^
[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 `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] [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: 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` (example "custom_error_generic") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/setter_prefix.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     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 `ChannelBuilder`
[INFO] [stdout]   --> examples/readme_example.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let ch = ChannelBuilder::default()
[INFO] [stdout]    |              ^^^^^^^^^^^^^^ use of undeclared type `ChannelBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `LoremBuilder`
[INFO] [stdout]   --> tests/lifetime.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let error = LoremBuilder::default().build().unwrap_err();
[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/lifetime.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let x = LoremBuilder::default().ipsum("ipsum").build().unwrap();
[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/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 `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 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] [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] [stderr] error: could not compile `derive_builder_fork_arti` (example "validation") due to 6 previous errors
[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] [stderr] error: could not compile `derive_builder_fork_arti` (example "custom_constructor") due to 11 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[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] For more information about an error, try `rustc --explain E0433`.
[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]  --> examples/custom_defaults.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[builder(default = "self.default_dolor()?")]
[INFO] [stdout]   |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (example "readme_example") due to 5 previous errors
[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 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] [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 "setter_prefix") due to 6 previous errors
[INFO] [stderr] error: could not compile `derive_builder_fork_arti` (test "lifetime") due to 5 previous errors
[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[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] [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: 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] [stderr] error: could not compile `derive_builder_fork_arti` (example "custom_defaults") due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "53ba46637cb230a7e81cb3d347c8372b7b0713e1f97e22f3122746aed8c82a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ba46637cb230a7e81cb3d347c8372b7b0713e1f97e22f3122746aed8c82a5b", kill_on_drop: false }`
[INFO] [stdout] 53ba46637cb230a7e81cb3d347c8372b7b0713e1f97e22f3122746aed8c82a5b
