[INFO] fetching crate google-cloud-spanner-derive 0.2.0... [INFO] checking google-cloud-spanner-derive-0.2.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate google-cloud-spanner-derive 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate google-cloud-spanner-derive 0.2.0 [INFO] finished tweaking crates.io crate google-cloud-spanner-derive 0.2.0 [INFO] tweaked toml for crates.io crate google-cloud-spanner-derive 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate google-cloud-spanner-derive 0.2.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 71 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.6.0 (available: v0.8.0) [INFO] [stderr] Adding serial_test v0.9.0 (available: v3.2.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serial_test_derive v0.9.0 [INFO] [stderr] Downloaded serial_test v0.9.0 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f6cd8f0011e638d0663afcc6869cc5d726c71cfbd1cde8fa25e3e0ec81ef950 [INFO] running `Command { std: "docker" "start" "-a" "4f6cd8f0011e638d0663afcc6869cc5d726c71cfbd1cde8fa25e3e0ec81ef950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f6cd8f0011e638d0663afcc6869cc5d726c71cfbd1cde8fa25e3e0ec81ef950", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f6cd8f0011e638d0663afcc6869cc5d726c71cfbd1cde8fa25e3e0ec81ef950", kill_on_drop: false }` [INFO] [stdout] 4f6cd8f0011e638d0663afcc6869cc5d726c71cfbd1cde8fa25e3e0ec81ef950 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8353fd933c612310bed3a76b8c5fbc79931b69ccbc06fbe0b2efd497b0c41f14 [INFO] running `Command { std: "docker" "start" "-a" "8353fd933c612310bed3a76b8c5fbc79931b69ccbc06fbe0b2efd497b0c41f14", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking proc-macro2 v1.0.101 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking google-cloud-spanner-derive v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serial_test_derive v0.9.0 [INFO] [stderr] Checking serial_test v0.9.0 [INFO] [stderr] Checking time v0.3.43 [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/test.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 112 | #[serial] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: async testing attempted with async feature disabled in serial_test! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: custom attribute panicked [INFO] [stdout] --> tests/test.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | #[serial] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: message: async testing attempted with async feature disabled in serial_test! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] --> tests/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use google_cloud_spanner::bigdecimal::{BigDecimal, Zero}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud_spanner`, use `cargo add google_cloud_spanner` 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_spanner` [INFO] [stdout] --> tests/test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use google_cloud_spanner::client::{Client, ClientConfig, Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud_spanner`, use `cargo add google_cloud_spanner` 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_spanner` [INFO] [stdout] --> tests/test.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use google_cloud_spanner::mutation::insert_struct; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud_spanner`, use `cargo add google_cloud_spanner` 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_spanner` [INFO] [stdout] --> tests/test.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use google_cloud_spanner::reader::AsyncIterator; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud_spanner`, use `cargo add google_cloud_spanner` 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_spanner` [INFO] [stdout] --> tests/test.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use google_cloud_spanner::statement::Statement; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud_spanner`, use `cargo add google_cloud_spanner` 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_spanner` [INFO] [stdout] --> tests/test.rs:104:10 [INFO] [stdout] | [INFO] [stdout] 104 | #[derive(Query)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud_spanner`, use `cargo add google_cloud_spanner` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Query` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] --> tests/test.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Table, Clone, Debug, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud_spanner`, use `cargo add google_cloud_spanner` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] --> tests/test.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Table, Clone, Debug, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud_spanner`, use `cargo add google_cloud_spanner` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] --> tests/test.rs:52:10 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Table, Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `google_cloud_spanner` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `google_cloud_spanner`, use `cargo add google_cloud_spanner` to add it to your `Cargo.toml` [INFO] [stdout] = note: this error originates in the derive macro `Table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> tests/test.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test` in `tokio` [INFO] [stdout] --> tests/test.rs:149:10 [INFO] [stdout] | [INFO] [stdout] 149 | #[tokio::test] [INFO] [stdout] | ^^^^ could not find `test` in `tokio` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/test.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Table, Clone, Debug, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/test.rs:13:42 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Table, Clone, Debug, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/test.rs:33:31 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Table, Clone, Debug, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/test.rs:33:42 [INFO] [stdout] | [INFO] [stdout] 33 | #[derive(Table, Clone, Debug, Serialize, Deserialize, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `google-cloud-spanner-derive` (test "test") due to 19 previous errors; 1 warning emitted [INFO] [stdout] error: cannot find derive macro `Serialize` in this scope [INFO] [stdout] --> tests/test.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Table, Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:26 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope [INFO] [stdout] --> tests/test.rs:52:42 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(Table, Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro [INFO] [stdout] --> tests/test.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> tests/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8353fd933c612310bed3a76b8c5fbc79931b69ccbc06fbe0b2efd497b0c41f14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8353fd933c612310bed3a76b8c5fbc79931b69ccbc06fbe0b2efd497b0c41f14", kill_on_drop: false }` [INFO] [stdout] 8353fd933c612310bed3a76b8c5fbc79931b69ccbc06fbe0b2efd497b0c41f14