[INFO] fetching crate google-cloud-derive 0.2.1... [INFO] testing google-cloud-derive-0.2.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate google-cloud-derive 0.2.1 into /workspace/builds/worker-4-tc1/source [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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate google-cloud-derive 0.2.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] [stderr] Adding darling v0.10.2 (available: v0.20.11) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.104) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1434bc59e6b6268a49c0f8cef17b57750ebf70cd05071712ad1319039fe4b8bb [INFO] running `Command { std: "docker" "start" "-a" "1434bc59e6b6268a49c0f8cef17b57750ebf70cd05071712ad1319039fe4b8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1434bc59e6b6268a49c0f8cef17b57750ebf70cd05071712ad1319039fe4b8bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1434bc59e6b6268a49c0f8cef17b57750ebf70cd05071712ad1319039fe4b8bb", kill_on_drop: false }` [INFO] [stdout] 1434bc59e6b6268a49c0f8cef17b57750ebf70cd05071712ad1319039fe4b8bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] aa219c0c5b61e60b7cb51cc1de7c0cd9b5e67c419a9b637156ee938a836d6b3b [INFO] running `Command { std: "docker" "start" "-a" "aa219c0c5b61e60b7cb51cc1de7c0cd9b5e67c419a9b637156ee938a836d6b3b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling google-cloud-derive v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.15s [INFO] running `Command { std: "docker" "inspect" "aa219c0c5b61e60b7cb51cc1de7c0cd9b5e67c419a9b637156ee938a836d6b3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa219c0c5b61e60b7cb51cc1de7c0cd9b5e67c419a9b637156ee938a836d6b3b", kill_on_drop: false }` [INFO] [stdout] aa219c0c5b61e60b7cb51cc1de7c0cd9b5e67c419a9b637156ee938a836d6b3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 74cdeecf84356450200f173fd5d39a88a686f51aa148d1c90b863ccecfdf1465 [INFO] running `Command { std: "docker" "start" "-a" "74cdeecf84356450200f173fd5d39a88a686f51aa148d1c90b863ccecfdf1465", kill_on_drop: false }` [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling trybuild v1.0.105 [INFO] [stderr] Compiling google-cloud-derive v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `google_cloud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud`, use `cargo add google_cloud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `google_cloud` [INFO] [stdout] --> tests/01-simple.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use google_cloud::error::ConvertError; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud`, use `cargo add google_cloud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `google_cloud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud`, use `cargo add google_cloud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `google_cloud` [INFO] [stdout] --> tests/03-enums.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use google_cloud::error::ConvertError; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud`, use `cargo add google_cloud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `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 unresolved module or unlinked crate `google_cloud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud`, use `cargo add google_cloud` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `google_cloud` [INFO] [stdout] --> tests/02-nested.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use google_cloud::error::ConvertError; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud`, use `cargo add google_cloud` to add it to your `Cargo.toml` [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[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::from_value(converted); [INFO] [stdout] | ^^^^^^^^^^ function or associated item 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] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [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/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::from_value(converted); [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Foo` [INFO] [stdout] [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] [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 "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::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" "74cdeecf84356450200f173fd5d39a88a686f51aa148d1c90b863ccecfdf1465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74cdeecf84356450200f173fd5d39a88a686f51aa148d1c90b863ccecfdf1465", kill_on_drop: false }` [INFO] [stdout] 74cdeecf84356450200f173fd5d39a88a686f51aa148d1c90b863ccecfdf1465