[INFO] fetching crate factory_steel_derive 0.1.0...
[INFO] checking factory_steel_derive-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate factory_steel_derive 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate factory_steel_derive 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate factory_steel_derive 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate factory_steel_derive 0.1.0
[INFO] tweaked toml for crates.io crate factory_steel_derive 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro2 v0.3.8 (latest: v1.0.81)
[INFO] [stderr]       Adding quote v0.5.2 (latest: v1.0.36)
[INFO] [stderr]       Adding syn v0.13.11 (latest: v2.0.60)
[INFO] [stderr]       Adding unicode-xid v0.1.0 (latest: v0.2.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/factory.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quote v0.5.2
[INFO] [stderr]   Downloaded syn v0.13.11
[INFO] [stderr]   Downloaded proc-macro2 v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 816e8755c0676ab8e97567b781030887e07869832bab4bcfb68af32b0874230c
[INFO] running `Command { std: "docker" "start" "-a" "816e8755c0676ab8e97567b781030887e07869832bab4bcfb68af32b0874230c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "816e8755c0676ab8e97567b781030887e07869832bab4bcfb68af32b0874230c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "816e8755c0676ab8e97567b781030887e07869832bab4bcfb68af32b0874230c", kill_on_drop: false }`
[INFO] [stdout] 816e8755c0676ab8e97567b781030887e07869832bab4bcfb68af32b0874230c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31ad6fdd24c54148a5b7b95759036ef9336849347372c470c32097a34574f05e
[INFO] running `Command { std: "docker" "start" "-a" "31ad6fdd24c54148a5b7b95759036ef9336849347372c470c32097a34574f05e", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/factory.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]     Checking quote v0.5.2
[INFO] [stderr]     Checking syn v0.13.11
[INFO] [stderr]     Checking factory_steel_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/model.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Model {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub name: syn::Ident,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/model.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Model {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub name: syn::Ident,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/model.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Model {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub name: syn::Ident,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `factory_steel`
[INFO] [stdout]  --> tests/tests.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate factory_steel;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[facto(default = "John Doe")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[facto(default = "23")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[facto(default = "44")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |         #[facto(default = "33")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |         #[facto(default = "3.3")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[facto(default = "true")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |         #[facto(sub_factory)]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `factory::derive_factory_with_only_default::MyModel` in the current scope
[INFO] [stdout]   --> tests/factory.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 6  |     struct MyModel {
[INFO] [stdout]    |     -------------- function or associated item `create` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     let m = MyModel::create();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `MyModel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `factory::derive_factory_with_field_default_option::MyModel` in the current scope
[INFO] [stdout]   --> tests/factory.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     struct MyModel {
[INFO] [stdout]    |     -------------- function or associated item `create` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     let m = MyModel::create();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `MyModel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `factory::derive_factory_with_sub_factory::MyModel` in the current scope
[INFO] [stdout]   --> tests/factory.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |     struct MyModel {
[INFO] [stdout]    |     -------------- function or associated item `create` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     let m = MyModel::create();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `MyModel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `factory_steel_derive` (test "tests") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "31ad6fdd24c54148a5b7b95759036ef9336849347372c470c32097a34574f05e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ad6fdd24c54148a5b7b95759036ef9336849347372c470c32097a34574f05e", kill_on_drop: false }`
[INFO] [stdout] 31ad6fdd24c54148a5b7b95759036ef9336849347372c470c32097a34574f05e
[INFO] checking factory_steel_derive-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate factory_steel_derive 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate factory_steel_derive 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate factory_steel_derive 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate factory_steel_derive 0.1.0
[INFO] tweaked toml for crates.io crate factory_steel_derive 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro2 v0.3.8 (latest: v1.0.81)
[INFO] [stderr]       Adding quote v0.5.2 (latest: v1.0.36)
[INFO] [stderr]       Adding syn v0.13.11 (latest: v2.0.60)
[INFO] [stderr]       Adding unicode-xid v0.1.0 (latest: v0.2.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/factory.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd99fa9ad608907292092ce758fe9959ea0c78c74bfac5dfc7d6b35d6c763762
[INFO] running `Command { std: "docker" "start" "-a" "cd99fa9ad608907292092ce758fe9959ea0c78c74bfac5dfc7d6b35d6c763762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd99fa9ad608907292092ce758fe9959ea0c78c74bfac5dfc7d6b35d6c763762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd99fa9ad608907292092ce758fe9959ea0c78c74bfac5dfc7d6b35d6c763762", kill_on_drop: false }`
[INFO] [stdout] cd99fa9ad608907292092ce758fe9959ea0c78c74bfac5dfc7d6b35d6c763762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bae4b5915f4095fa0d2a288910c5a733773d7118efac8c37b01d5e66c9985f24
[INFO] running `Command { std: "docker" "start" "-a" "bae4b5915f4095fa0d2a288910c5a733773d7118efac8c37b01d5e66c9985f24", kill_on_drop: false }`
[INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other test targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a test target:
[INFO] [stderr] 
[INFO] [stderr] * tests/factory.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autotests = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr]     Checking unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]     Checking quote v0.5.2
[INFO] [stderr]     Checking syn v0.13.11
[INFO] [stderr]     Checking factory_steel_derive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/model.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Model {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub name: syn::Ident,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/model.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Model {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub name: syn::Ident,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]  --> src/model.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Model {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 5 |     pub name: syn::Ident,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `factory_steel`
[INFO] [stdout]  --> tests/tests.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate factory_steel;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[facto(default = "John Doe")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:24:11
[INFO] [stdout]    |
[INFO] [stdout] 24 |         #[facto(default = "23")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 |         #[facto(default = "44")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 |         #[facto(default = "33")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 |         #[facto(default = "3.3")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:32:11
[INFO] [stdout]    |
[INFO] [stdout] 32 |         #[facto(default = "true")]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `facto` in this scope
[INFO] [stdout]   --> tests/factory.rs:55:11
[INFO] [stdout]    |
[INFO] [stdout] 55 |         #[facto(sub_factory)]
[INFO] [stdout]    |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `factory::derive_factory_with_only_default::MyModel` in the current scope
[INFO] [stdout]   --> tests/factory.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 6  |     struct MyModel {
[INFO] [stdout]    |     -------------- function or associated item `create` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     let m = MyModel::create();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `MyModel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `factory::derive_factory_with_field_default_option::MyModel` in the current scope
[INFO] [stdout]   --> tests/factory.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     struct MyModel {
[INFO] [stdout]    |     -------------- function or associated item `create` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     let m = MyModel::create();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `MyModel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `factory::derive_factory_with_sub_factory::MyModel` in the current scope
[INFO] [stdout]   --> tests/factory.rs:59:22
[INFO] [stdout]    |
[INFO] [stdout] 53 |     struct MyModel {
[INFO] [stdout]    |     -------------- function or associated item `create` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     let m = MyModel::create();
[INFO] [stdout]    |                      ^^^^^^ function or associated item not found in `MyModel`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `factory_steel_derive` (test "tests") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "bae4b5915f4095fa0d2a288910c5a733773d7118efac8c37b01d5e66c9985f24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bae4b5915f4095fa0d2a288910c5a733773d7118efac8c37b01d5e66c9985f24", kill_on_drop: false }`
[INFO] [stdout] bae4b5915f4095fa0d2a288910c5a733773d7118efac8c37b01d5e66c9985f24
