[INFO] fetching crate factory_steel_derive 0.1.0... [INFO] testing factory_steel_derive-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate factory_steel_derive 0.1.0 into /workspace/builds/worker-41/source [INFO] validating manifest of crates.io crate factory_steel_derive 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-41/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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] * /workspace/builds/worker-41/source/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-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88b37ba9fc99af7a3ce5fef27c72f6570d0ccfbafbc8194fa8ddfcacb38c3ffc [INFO] running `Command { std: "docker" "start" "-a" "88b37ba9fc99af7a3ce5fef27c72f6570d0ccfbafbc8194fa8ddfcacb38c3ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88b37ba9fc99af7a3ce5fef27c72f6570d0ccfbafbc8194fa8ddfcacb38c3ffc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b37ba9fc99af7a3ce5fef27c72f6570d0ccfbafbc8194fa8ddfcacb38c3ffc", kill_on_drop: false }` [INFO] [stdout] 88b37ba9fc99af7a3ce5fef27c72f6570d0ccfbafbc8194fa8ddfcacb38c3ffc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6f008a42ab1b3c8a0a0f43a0aeca5c369ba60edfcb379f29bda414abb2628d4 [INFO] running `Command { std: "docker" "start" "-a" "c6f008a42ab1b3c8a0a0f43a0aeca5c369ba60edfcb379f29bda414abb2628d4", 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] * /opt/rustwide/workdir/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] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.88s [INFO] running `Command { std: "docker" "inspect" "c6f008a42ab1b3c8a0a0f43a0aeca5c369ba60edfcb379f29bda414abb2628d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6f008a42ab1b3c8a0a0f43a0aeca5c369ba60edfcb379f29bda414abb2628d4", kill_on_drop: false }` [INFO] [stdout] c6f008a42ab1b3c8a0a0f43a0aeca5c369ba60edfcb379f29bda414abb2628d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-41/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eedd42f8a9ebc302ebeef146122eeeb2165a9c10c4341baa1648efd250199799 [INFO] running `Command { std: "docker" "start" "-a" "eedd42f8a9ebc302ebeef146122eeeb2165a9c10c4341baa1648efd250199799", 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] * /opt/rustwide/workdir/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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling 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: 1 warning 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] 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 derive macro `Factory` in this scope [INFO] [stdout] --> tests/factory.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Factory)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Factory` in this scope [INFO] [stdout] --> tests/factory.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Factory)] [INFO] [stdout] | ^^^^^^^ [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 derive macro `Factory` in this scope [INFO] [stdout] --> tests/factory.rs:47:14 [INFO] [stdout] | [INFO] [stdout] 47 | #[derive(Factory)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Factory` in this scope [INFO] [stdout] --> tests/factory.rs:52:14 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Factory)] [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 [INFO] [stdout] ... [INFO] [stdout] 12 | let m = MyModel::create(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `factory::derive_factory_with_only_default::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 [INFO] [stdout] ... [INFO] [stdout] 36 | let m = MyModel::create(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `factory::derive_factory_with_field_default_option::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 [INFO] [stdout] ... [INFO] [stdout] 59 | let m = MyModel::create(); [INFO] [stdout] | ^^^^^^ function or associated item not found in `factory::derive_factory_with_sub_factory::MyModel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 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` due to 16 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eedd42f8a9ebc302ebeef146122eeeb2165a9c10c4341baa1648efd250199799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eedd42f8a9ebc302ebeef146122eeeb2165a9c10c4341baa1648efd250199799", kill_on_drop: false }` [INFO] [stdout] eedd42f8a9ebc302ebeef146122eeeb2165a9c10c4341baa1648efd250199799