[INFO] fetching crate google-cloud-derive 0.2.1...
[INFO] checking google-cloud-derive-0.2.1 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate google-cloud-derive 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate google-cloud-derive 0.2.1 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate google-cloud-derive 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate google-cloud-derive 0.2.1
[INFO] tweaked toml for crates.io crate google-cloud-derive 0.2.1 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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding darling v0.10.2 (available: v0.20.10)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.85)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 69786bf8ad0b4fbf26cff09e9ac69adf35102f21cac31baf186e1a612213fb9d
[INFO] running `Command { std: "docker" "start" "-a" "69786bf8ad0b4fbf26cff09e9ac69adf35102f21cac31baf186e1a612213fb9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "69786bf8ad0b4fbf26cff09e9ac69adf35102f21cac31baf186e1a612213fb9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69786bf8ad0b4fbf26cff09e9ac69adf35102f21cac31baf186e1a612213fb9d", kill_on_drop: false }`
[INFO] [stdout] 69786bf8ad0b4fbf26cff09e9ac69adf35102f21cac31baf186e1a612213fb9d
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b46b1b8d6b2d225e1ac1d788f236382ba0d75452a91223814a5fba8e0139d5e2
[INFO] running `Command { std: "docker" "start" "-a" "b46b1b8d6b2d225e1ac1d788f236382ba0d75452a91223814a5fba8e0139d5e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking darling_core v0.10.2
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr]     Checking darling v0.10.2
[INFO] [stderr]     Checking google-cloud-derive v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking trybuild v1.0.101
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `google_cloud`
[INFO] [stdout]  --> tests/02-nested.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use google_cloud::datastore::{FromValue, IntoValue};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `google_cloud`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `google_cloud`
[INFO] [stdout]  --> tests/03-enums.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use google_cloud::datastore::{FromValue, IntoValue};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `google_cloud`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `google_cloud`
[INFO] [stdout]  --> tests/02-nested.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use google_cloud::error::ConvertError;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `google_cloud`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `google_cloud`
[INFO] [stdout]  --> tests/01-simple.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use google_cloud::datastore::{FromValue, IntoValue};
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `google_cloud`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `google_cloud`
[INFO] [stdout]  --> tests/03-enums.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use google_cloud::error::ConvertError;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `google_cloud`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `google_cloud`
[INFO] [stdout]  --> tests/01-simple.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use google_cloud::error::ConvertError;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `google_cloud`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_value` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/01-simple.rs:19:25
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct Foo {
[INFO] [stdout]    | -------------- method `into_value` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     let converted = foo.into_value();
[INFO] [stdout]    |                         ^^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `datastore` in this scope
[INFO] [stdout]  --> tests/03-enums.rs:5:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[datastore(rename_all = "SCREAMING-KEBAB-CASE")]
[INFO] [stdout]   |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `into_value` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/02-nested.rs:24:25
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct Foo {
[INFO] [stdout]    | -------------- method `into_value` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     let converted = foo.into_value();
[INFO] [stdout]    |                         ^^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_value` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/01-simple.rs:22:53
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct Foo {
[INFO] [stdout]    | -------------- function or associated item `from_value` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     let recovered: Result<Foo, ConvertError> = Foo::from_value(converted);
[INFO] [stdout]    |                                                     ^^^^^^^^^^ function or associated item not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_value` found for struct `Foo` in the current scope
[INFO] [stdout]   --> tests/02-nested.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 5  | pub struct Foo {
[INFO] [stdout]    | -------------- function or associated item `from_value` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 27 |     let recovered: Result<Foo, ConvertError> = Foo::from_value(converted);
[INFO] [stdout]    |                                                     ^^^^^^^^^^ function or associated item not found in `Foo`
[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, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-derive` (test "01-simple") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `google-cloud-derive` (test "02-nested") due to 4 previous errors
[INFO] [stdout] error[E0599]: no method named `into_value` found for enum `Foo` in the current scope
[INFO] [stdout]   --> tests/03-enums.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub enum Foo {
[INFO] [stdout]    | ------------ method `into_value` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 18 |     let converted = foo.into_value();
[INFO] [stdout]    |                         ^^^^^^^^^^ method not found in `Foo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_value` found for enum `Foo` in the current scope
[INFO] [stdout]   --> tests/03-enums.rs:21:53
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub enum Foo {
[INFO] [stdout]    | ------------ variant or associated item `from_value` not found for this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     let recovered: Result<Foo, ConvertError> = Foo::from_value(converted);
[INFO] [stdout]    |                                                     ^^^^^^^^^^ variant or associated item not found in `Foo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `from_value`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `darling::FromMeta`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-derive` (test "03-enums") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "b46b1b8d6b2d225e1ac1d788f236382ba0d75452a91223814a5fba8e0139d5e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46b1b8d6b2d225e1ac1d788f236382ba0d75452a91223814a5fba8e0139d5e2", kill_on_drop: false }`
[INFO] [stdout] b46b1b8d6b2d225e1ac1d788f236382ba0d75452a91223814a5fba8e0139d5e2
