[INFO] fetching crate google-cloud-spanner-derive 0.2.0...
[INFO] checking google-cloud-spanner-derive-0.2.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate google-cloud-spanner-derive 0.2.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate google-cloud-spanner-derive 0.2.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 230714e74a85842221723f9d4ecccb604caf5247645abc1cad7ccf4d33ac8d6e
[INFO] running `Command { std: "docker" "start" "-a" "230714e74a85842221723f9d4ecccb604caf5247645abc1cad7ccf4d33ac8d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "230714e74a85842221723f9d4ecccb604caf5247645abc1cad7ccf4d33ac8d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "230714e74a85842221723f9d4ecccb604caf5247645abc1cad7ccf4d33ac8d6e", kill_on_drop: false }`
[INFO] [stdout] 230714e74a85842221723f9d4ecccb604caf5247645abc1cad7ccf4d33ac8d6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 01b52c303e52b6e62dbccf4ba55fb54863a0e57085bf2e1846339503e035ea2b
[INFO] running `Command { std: "docker" "start" "-a" "01b52c303e52b6e62dbccf4ba55fb54863a0e57085bf2e1846339503e035ea2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking quote v1.0.33
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking google-cloud-spanner-derive v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serial_test_derive v0.9.0
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]     Checking serial_test v0.9.0
[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 undeclared crate or module `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 undeclared crate or module `google_cloud_spanner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `google_cloud_spanner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `google_cloud_spanner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `google_cloud_spanner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `google_cloud_spanner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `google_cloud_spanner`
[INFO] [stdout]    --> tests/test.rs:104:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[derive(Query)]
[INFO] [stdout]     |          ^^^^^ use of undeclared crate or module `google_cloud_spanner`
[INFO] [stdout]     |
[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 undeclared crate or module `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 undeclared crate or module `google_cloud_spanner`
[INFO] [stdout]    |
[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 undeclared crate or module `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 undeclared crate or module `google_cloud_spanner`
[INFO] [stdout]    |
[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 undeclared crate or module `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 undeclared crate or module `google_cloud_spanner`
[INFO] [stdout]    |
[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] [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] [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] error: aborting due to 19 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `google-cloud-spanner-derive` (test "test") due to 20 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "01b52c303e52b6e62dbccf4ba55fb54863a0e57085bf2e1846339503e035ea2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01b52c303e52b6e62dbccf4ba55fb54863a0e57085bf2e1846339503e035ea2b", kill_on_drop: false }`
[INFO] [stdout] 01b52c303e52b6e62dbccf4ba55fb54863a0e57085bf2e1846339503e035ea2b
