[INFO] fetching crate revolt_optional_struct 0.2.0...
[INFO] checking revolt_optional_struct-0.2.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate revolt_optional_struct 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate revolt_optional_struct 0.2.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate revolt_optional_struct 0.2.0
[INFO] finished tweaking crates.io crate revolt_optional_struct 0.2.0
[INFO] tweaked toml for crates.io crate revolt_optional_struct 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding quote v0.3.15 (available: v1.0.37)
[INFO] [stderr]       Adding syn v0.11.11 (available: v2.0.90)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d75cc6e4db8e41d71178dba63f64cd900742e94abebd67c331640ab1495f5275
[INFO] running `Command { std: "docker" "start" "-a" "d75cc6e4db8e41d71178dba63f64cd900742e94abebd67c331640ab1495f5275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d75cc6e4db8e41d71178dba63f64cd900742e94abebd67c331640ab1495f5275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d75cc6e4db8e41d71178dba63f64cd900742e94abebd67c331640ab1495f5275", kill_on_drop: false }`
[INFO] [stdout] d75cc6e4db8e41d71178dba63f64cd900742e94abebd67c331640ab1495f5275
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddfe02e13ee88e87a1f428bd72bf7183e4464c5ef3ff58b2a5524f1fd7516d33
[INFO] running `Command { std: "docker" "start" "-a" "ddfe02e13ee88e87a1f428bd72bf7183e4464c5ef3ff58b2a5524f1fd7516d33", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-xid v0.0.4
[INFO] [stderr]     Checking quote v0.3.15
[INFO] [stderr]    Compiling revolt_optional_struct v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking synom v0.11.3
[INFO] [stderr]     Checking syn v0.11.11
[INFO] [stdout] error[E0463]: can't find crate for `optional_struct`
[INFO] [stdout]  --> tests/simple_no_overrides.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate optional_struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `optional_struct`
[INFO] [stdout]  --> tests/renamed.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate optional_struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `optional_struct`
[INFO] [stdout]  --> tests/generics.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate optional_struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `optional_struct`
[INFO] [stdout]  --> tests/derive.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate optional_struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `optional_struct`
[INFO] [stdout]  --> tests/empty.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate optional_struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `optional_struct`
[INFO] [stdout]  --> tests/simple.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate optional_struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `optional_struct`
[INFO] [stdout]  --> tests/nested.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate optional_struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `optional_struct`
[INFO] [stdout]  --> tests/serde.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate optional_struct;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `OptionalStruct` in this scope
[INFO] [stdout]  --> tests/simple_no_overrides.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(OptionalStruct)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use revolt_optional_struct::OptionalStruct;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `OptionalStruct` in this scope
[INFO] [stdout]  --> tests/renamed.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(OptionalStruct)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use revolt_optional_struct::OptionalStruct;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `OptionalStruct` in this scope
[INFO] [stdout]  --> tests/generics.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(OptionalStruct)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use revolt_optional_struct::OptionalStruct;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `OptionalStruct` in this scope
[INFO] [stdout]  --> tests/derive.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(OptionalStruct)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use revolt_optional_struct::OptionalStruct;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `optional_name` in this scope
[INFO] [stdout]  --> tests/renamed.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[optional_name = "Woof"]
[INFO] [stdout]   |   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `opt_some_priority` in this scope
[INFO] [stdout]  --> tests/simple_no_overrides.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[opt_some_priority]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OptionalGenericConfig` in this scope
[INFO] [stdout]   --> tests/generics.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let opt_config = OptionalGenericConfig {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Woof` in this scope
[INFO] [stdout]   --> tests/renamed.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let opt_config = Woof {
[INFO] [stdout]    |                      ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `optional_derive` in this scope
[INFO] [stdout]  --> tests/derive.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[optional_derive(Debug, Clone, PartialEq)]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OptionalConfig` in this scope
[INFO] [stdout]   --> tests/simple_no_overrides.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let opt_config = OptionalConfig {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OptionalConfig` in this scope
[INFO] [stdout]   --> tests/derive.rs:20:22
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let opt_config = OptionalConfig {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `OptionalStruct` in this scope
[INFO] [stdout]  --> tests/simple.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(OptionalStruct)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use revolt_optional_struct::OptionalStruct;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `OptionalStruct` in this scope
[INFO] [stdout]  --> tests/nested.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(OptionalStruct)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 1 + use revolt_optional_struct::OptionalStruct;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `OptionalStruct` in this scope
[INFO] [stdout]  --> tests/empty.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(OptionalStruct)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 3 + use revolt_optional_struct::OptionalStruct;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `opt_nested_original` in this scope
[INFO] [stdout]  --> tests/nested.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[opt_nested_original(LogConfig)]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OptionalConfig` in this scope
[INFO] [stdout]   --> tests/simple.rs:19:22
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let opt_config = OptionalConfig {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `opt_nested_generated` in this scope
[INFO] [stdout]  --> tests/nested.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[opt_nested_generated(OptionalLogConfig)]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `OptionalStruct` in this scope
[INFO] [stdout]   --> tests/nested.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(OptionalStruct)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 1  + use revolt_optional_struct::OptionalStruct;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OptionalConfig` in this scope
[INFO] [stdout]   --> tests/nested.rs:28:22
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let opt_config = OptionalConfig {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OptionalLogConfig` in this scope
[INFO] [stdout]   --> tests/nested.rs:30:21
[INFO] [stdout]    |
[INFO] [stdout] 30 |         log_config: OptionalLogConfig {
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply_options` found for struct `Config` in the current scope
[INFO] [stdout]   --> tests/simple_no_overrides.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Config {
[INFO] [stdout]    | ------------- method `apply_options` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     config.apply_options(opt_config);
[INFO] [stdout]    |            ^^^^^^^^^^^^^ method not found in `Config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply_options` found for struct `Config` in the current scope
[INFO] [stdout]   --> tests/renamed.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Config {
[INFO] [stdout]    | ------------- method `apply_options` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     config.apply_options(opt_config);
[INFO] [stdout]    |            ^^^^^^^^^^^^^ method not found in `Config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply_options` found for struct `Config` in the current scope
[INFO] [stdout]   --> tests/derive.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 6  | struct Config {
[INFO] [stdout]    | ------------- method `apply_options` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     config.apply_options(opt_config);
[INFO] [stdout]    |            ^^^^^^^^^^^^^ method not found in `Config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply_options` found for struct `GenericConfig` in the current scope
[INFO] [stdout]   --> tests/generics.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 5  | struct GenericConfig<T: std::fmt::Debug, V> {
[INFO] [stdout]    | ------------------------------------------- method `apply_options` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     config.apply_options(opt_config);
[INFO] [stdout]    |            ^^^^^^^^^^^^^ method not found in `GenericConfig<{float}, &str>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `OptionalConfig`
[INFO] [stdout]   --> tests/empty.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let opt_config = OptionalConfig::empty();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^ use of undeclared type `OptionalConfig`
[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] Some errors have detailed explanations: E0422, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revolt_optional_struct` (test "simple_no_overrides") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `revolt_optional_struct` (test "derive") due to 5 previous errors
[INFO] [stderr] error: could not compile `revolt_optional_struct` (test "renamed") due to 5 previous errors
[INFO] [stdout] error: cannot find derive macro `OptionalStruct` in this scope
[INFO] [stdout]  --> tests/serde.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(OptionalStruct, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 4 + use revolt_optional_struct::OptionalStruct;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply_options` found for struct `Config` in the current scope
[INFO] [stdout]   --> tests/simple.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 5  | struct Config {
[INFO] [stdout]    | ------------- method `apply_options` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 25 |     config.apply_options(opt_config);
[INFO] [stdout]    |            ^^^^^^^^^^^^^ method not found in `Config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `optional_derive` in this scope
[INFO] [stdout]  --> tests/serde.rs:7:3
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[optional_derive(Serialize)]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `opt_skip_serializing_none` in this scope
[INFO] [stdout]  --> tests/serde.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[opt_skip_serializing_none]
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revolt_optional_struct` (test "empty") due to 3 previous errors
[INFO] [stdout] error: cannot find attribute `opt_passthrough` in this scope
[INFO] [stdout]   --> tests/serde.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[opt_passthrough]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revolt_optional_struct` (test "generics") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0422, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OptionalData` in this scope
[INFO] [stdout]   --> tests/serde.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let data = OptionalData {
[INFO] [stdout]    |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `OptionalData` in this scope
[INFO] [stdout]   --> tests/serde.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let data = OptionalData { test: None };
[INFO] [stdout]    |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `apply_options` found for struct `Config` in the current scope
[INFO] [stdout]   --> tests/nested.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | struct Config {
[INFO] [stdout]    | ------------- method `apply_options` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     config.apply_options(opt_config);
[INFO] [stdout]    |            ^^^^^^^^^^^^^ method not found in `Config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0463, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revolt_optional_struct` (test "simple") due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0422, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `revolt_optional_struct` (test "nested") due to 8 previous errors
[INFO] [stderr] error: could not compile `revolt_optional_struct` (test "serde") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "ddfe02e13ee88e87a1f428bd72bf7183e4464c5ef3ff58b2a5524f1fd7516d33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddfe02e13ee88e87a1f428bd72bf7183e4464c5ef3ff58b2a5524f1fd7516d33", kill_on_drop: false }`
[INFO] [stdout] ddfe02e13ee88e87a1f428bd72bf7183e4464c5ef3ff58b2a5524f1fd7516d33
