[INFO] fetching crate google-cloud-spanner 0.6.4... [INFO] testing google-cloud-spanner-0.6.4 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate google-cloud-spanner 0.6.4 into /workspace/builds/worker-86/source [INFO] validating manifest of crates.io crate google-cloud-spanner 0.6.4 on toolchain 0d13f6afeba4935499abe0c9a07426c94492c94e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-cloud-spanner 0.6.4 [INFO] finished tweaking crates.io crate google-cloud-spanner 0.6.4 [INFO] tweaked toml for crates.io crate google-cloud-spanner 0.6.4 written to /workspace/builds/worker-86/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded google-cloud-longrunning v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 934169afd69a1ffd22b49e8949d6939ec42110e41c46def741d77c577f48d5ae [INFO] running `Command { std: "docker" "start" "-a" "934169afd69a1ffd22b49e8949d6939ec42110e41c46def741d77c577f48d5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "934169afd69a1ffd22b49e8949d6939ec42110e41c46def741d77c577f48d5ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934169afd69a1ffd22b49e8949d6939ec42110e41c46def741d77c577f48d5ae", kill_on_drop: false }` [INFO] [stdout] 934169afd69a1ffd22b49e8949d6939ec42110e41c46def741d77c577f48d5ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdbd34aad9a3ae85bf1a287d9d57d2ed698038453e9b4460f16db0022dc9c6c8 [INFO] running `Command { std: "docker" "start" "-a" "fdbd34aad9a3ae85bf1a287d9d57d2ed698038453e9b4460f16db0022dc9c6c8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling google-cloud-googleapis v0.3.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling google-cloud-metadata v0.1.3 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling google-cloud-auth v0.1.3 [INFO] [stderr] Compiling google-cloud-gax v0.4.1 [INFO] [stderr] Compiling google-cloud-longrunning v0.3.1 [INFO] [stderr] Compiling google-cloud-spanner v0.6.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "fdbd34aad9a3ae85bf1a287d9d57d2ed698038453e9b4460f16db0022dc9c6c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbd34aad9a3ae85bf1a287d9d57d2ed698038453e9b4460f16db0022dc9c6c8", kill_on_drop: false }` [INFO] [stdout] fdbd34aad9a3ae85bf1a287d9d57d2ed698038453e9b4460f16db0022dc9c6c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-86/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+0d13f6afeba4935499abe0c9a07426c94492c94e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 843d482bcda41516119df33b00a496dc3e66779f9b28298e7c1a36386808d368 [INFO] running `Command { std: "docker" "start" "-a" "843d482bcda41516119df33b00a496dc3e66779f9b28298e7c1a36386808d368", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling google-cloud-metadata v0.1.3 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling google-cloud-auth v0.1.3 [INFO] [stderr] Compiling google-cloud-googleapis v0.3.0 [INFO] [stderr] Compiling google-cloud-gax v0.4.1 [INFO] [stderr] Compiling google-cloud-longrunning v0.3.1 [INFO] [stderr] Compiling google-cloud-spanner v0.6.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `user_columns` [INFO] [stdout] --> tests/common.rs:56:8 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn user_columns() -> Vec<&'static str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_session` [INFO] [stdout] --> tests/common.rs:80:14 [INFO] [stdout] | [INFO] [stdout] 80 | pub async fn create_session() -> ManagedSession { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `replace_test_data` [INFO] [stdout] --> tests/common.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn replace_test_data( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_user_mutation` [INFO] [stdout] --> tests/common.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn create_user_mutation(user_id: &str, now: &DateTime) -> Mutation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_user_item_mutation` [INFO] [stdout] --> tests/common.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn create_user_item_mutation(user_id: &str, item_id: i64) -> Mutation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_user_character_mutation` [INFO] [stdout] --> tests/common.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn create_user_character_mutation(user_id: &str, character_id: i64) -> Mutation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_user_row` [INFO] [stdout] --> tests/common.rs:162:8 [INFO] [stdout] | [INFO] [stdout] 162 | pub fn assert_user_row(row: &Row, source_user_id: &str, now: &DateTime, commit_timestamp: &DateTime) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_only_transaction` [INFO] [stdout] --> tests/common.rs:211:14 [INFO] [stdout] | [INFO] [stdout] 211 | pub async fn read_only_transaction(session: ManagedSession) -> ReadOnlyTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `all_rows` [INFO] [stdout] --> tests/common.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn all_rows(mut itr: RowIterator<'_>) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_partitioned_query` [INFO] [stdout] --> tests/common.rs:235:14 [INFO] [stdout] | [INFO] [stdout] 235 | pub async fn assert_partitioned_query( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `execute_partitioned_query` [INFO] [stdout] --> tests/common.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | pub async fn execute_partitioned_query(tx: &mut BatchReadOnlyTransaction, stmt: Statement) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_partitioned_read` [INFO] [stdout] --> tests/common.rs:268:14 [INFO] [stdout] | [INFO] [stdout] 268 | pub async fn assert_partitioned_read( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/session.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | tracing_subscriber::fmt().try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_user_item_mutation` [INFO] [stdout] --> tests/common.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn create_user_item_mutation(user_id: &str, item_id: i64) -> Mutation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_user_character_mutation` [INFO] [stdout] --> tests/common.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn create_user_character_mutation(user_id: &str, character_id: i64) -> Mutation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `all_rows` [INFO] [stdout] --> tests/common.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 218 | pub async fn all_rows(mut itr: RowIterator<'_>) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_partitioned_query` [INFO] [stdout] --> tests/common.rs:235:14 [INFO] [stdout] | [INFO] [stdout] 235 | pub async fn assert_partitioned_query( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `execute_partitioned_query` [INFO] [stdout] --> tests/common.rs:248:14 [INFO] [stdout] | [INFO] [stdout] 248 | pub async fn execute_partitioned_query(tx: &mut BatchReadOnlyTransaction, stmt: Statement) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_partitioned_read` [INFO] [stdout] --> tests/common.rs:268:14 [INFO] [stdout] | [INFO] [stdout] 268 | pub async fn assert_partitioned_read( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/transaction_rw.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | tracing_subscriber::fmt().try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_user_item_mutation` [INFO] [stdout] --> tests/common.rs:146:8 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn create_user_item_mutation(user_id: &str, item_id: i64) -> Mutation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `create_user_character_mutation` [INFO] [stdout] --> tests/common.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | pub fn create_user_character_mutation(user_id: &str, character_id: i64) -> Mutation { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `read_only_transaction` [INFO] [stdout] --> tests/common.rs:211:14 [INFO] [stdout] | [INFO] [stdout] 211 | pub async fn read_only_transaction(session: ManagedSession) -> ReadOnlyTransaction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_partitioned_query` [INFO] [stdout] --> tests/common.rs:235:14 [INFO] [stdout] | [INFO] [stdout] 235 | pub async fn assert_partitioned_query( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assert_partitioned_read` [INFO] [stdout] --> tests/common.rs:268:14 [INFO] [stdout] | [INFO] [stdout] 268 | pub async fn assert_partitioned_read( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/client.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | tracing_subscriber::fmt().try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> tests/transaction_ro.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | tracing_subscriber::fmt().try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `google-cloud-spanner` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name google_cloud_spanner --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=16462b9d834ebc90 -C extra-filename=-16462b9d834ebc90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fe2e61c501beeeb4.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3af6c707266df209.rlib --extern ctor=/opt/rustwide/target/debug/deps/libctor-ecf3a08070067c96.so --extern google_cloud_gax=/opt/rustwide/target/debug/deps/libgoogle_cloud_gax-95821777ed4b3b70.rlib --extern google_cloud_googleapis=/opt/rustwide/target/debug/deps/libgoogle_cloud_googleapis-7665b171e9a717d5.rlib --extern google_cloud_longrunning=/opt/rustwide/target/debug/deps/libgoogle_cloud_longrunning-8e372db3f8aa3a67.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d287e17d16d4dc17.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-55a43c403cdb3c24.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-b50a6221a6cb2249.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-14b962e6ab925543.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-94221b1224a2f5bb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4318dada69ba1203.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-4e867bbdc0e3231a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-97f3edca3882c0f7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.session.6b87d923-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3.2rxgxbm3rqruc2rn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-97f3edca3882c0f7/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-4e867bbdc0e3231a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-43a8a69e40ca604e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_spanner-d6abb728cc84c371.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_longrunning-8e372db3f8aa3a67.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_googleapis-7665b171e9a717d5.rlib" "/opt/rustwide/target/debug/deps/libprost_types-b50a6221a6cb2249.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_gax-95821777ed4b3b70.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-a0aa22aa9d4f46e4.rlib" "/opt/rustwide/target/debug/deps/libtonic-b6266fbee5e2a9d5.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-f451e0724b7109a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-6dd6bfa8c25783ab.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-532d8d668268c588.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-68c500c98f321ab6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-af8a6d26072b2815.rlib" "/opt/rustwide/target/debug/deps/librustls-e749076a75d3d3d9.rlib" "/opt/rustwide/target/debug/deps/libsct-d1da27126f2c3a1a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6ca0553e9d39c6c0.rlib" "/opt/rustwide/target/debug/deps/libtower-ac797ca552b4930c.rlib" "/opt/rustwide/target/debug/deps/librand-cb35570a98fccc55.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6e579a7c1e5a1c89.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-04654ed6eecfafd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64cf0773ed734090.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libprost-55a43c403cdb3c24.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_auth-0032607441d1ac7e.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-d5f3f6d2e7f4233e.rlib" "/opt/rustwide/target/debug/deps/libpem-e97f361fefa300e0.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libregex-8f903b716d464807.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-49e97a0daf37ba20.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-48163c325dbd0cd7.rlib" "/opt/rustwide/target/debug/deps/libring-ae029239337fa252.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhome-a678aadba044a88e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-669c1883789df9a2.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-8c913b84fccda83b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5693718ae2992d02.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3de43b80f82945e2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30208e88cdf279ce.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-f2704b82d3863fce.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_metadata-7d76a274e6c1c59f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib" "/opt/rustwide/target/debug/deps/libhyper-bd841ca95c107dd5.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libh2-14353dcf47797eed.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5a7cb335c368071.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e34bef636586b91d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3232e7baa9a510d6.rlib" "/opt/rustwide/target/debug/deps/libtracing-4318dada69ba1203.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-46521c9c5d4d9fe8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libtokio-94221b1224a2f5bb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2aac46100ffbb42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libmio-00a1d67c3183f707.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0c7a9033b2575ccb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-900350cf5af6055c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libchrono-3af6c707266df209.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e0e4bc8ce751c49d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-06b3dac5af0a5fe9.rlib" "/opt/rustwide/target/debug/deps/libtime-0012a4b24993272e.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/libserial_test-14b962e6ab925543.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d287e17d16d4dc17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-97a21e0fa4a7b33a.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/session-6ee7efbe63ba7bc3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `google-cloud-spanner` due to 2 previous errors; 13 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.transaction_ro.2ad71149-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05.53hvdhrjpto47aa2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-97f3edca3882c0f7/out" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-4e867bbdc0e3231a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libthread_local-a8f3db7af6a8e8d7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-50f76f6e115e39aa.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-43a8a69e40ca604e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-24c343f7e96c8ea5.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-410d0ba1764cd138.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-46b6eda3c29e605d.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9b16cd8832a7b748.rlib" "/opt/rustwide/target/debug/deps/libserial_test-14b962e6ab925543.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_spanner-d6abb728cc84c371.rlib" "/opt/rustwide/target/debug/deps/libanyhow-acde19e659b2b89e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d287e17d16d4dc17.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-97a21e0fa4a7b33a.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_longrunning-8e372db3f8aa3a67.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_googleapis-7665b171e9a717d5.rlib" "/opt/rustwide/target/debug/deps/libprost_types-b50a6221a6cb2249.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_gax-95821777ed4b3b70.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-a0aa22aa9d4f46e4.rlib" "/opt/rustwide/target/debug/deps/libtonic-b6266fbee5e2a9d5.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-f451e0724b7109a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-6dd6bfa8c25783ab.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-532d8d668268c588.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-68c500c98f321ab6.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-af8a6d26072b2815.rlib" "/opt/rustwide/target/debug/deps/librustls-e749076a75d3d3d9.rlib" "/opt/rustwide/target/debug/deps/libsct-d1da27126f2c3a1a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-6ca0553e9d39c6c0.rlib" "/opt/rustwide/target/debug/deps/libtower-ac797ca552b4930c.rlib" "/opt/rustwide/target/debug/deps/librand-cb35570a98fccc55.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6e579a7c1e5a1c89.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-04654ed6eecfafd1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-64cf0773ed734090.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libprost-55a43c403cdb3c24.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c5e26dd82245ff9c.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_auth-0032607441d1ac7e.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-d5f3f6d2e7f4233e.rlib" "/opt/rustwide/target/debug/deps/libpem-e97f361fefa300e0.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libregex-8f903b716d464807.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-49e97a0daf37ba20.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-48163c325dbd0cd7.rlib" "/opt/rustwide/target/debug/deps/libring-ae029239337fa252.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhome-a678aadba044a88e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4fde18d7c413759f.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-669c1883789df9a2.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-8c913b84fccda83b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5693718ae2992d02.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3de43b80f82945e2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30208e88cdf279ce.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-f2704b82d3863fce.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_metadata-7d76a274e6c1c59f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib" "/opt/rustwide/target/debug/deps/libhyper-bd841ca95c107dd5.rlib" "/opt/rustwide/target/debug/deps/libwant-48042a3cfa1a5a96.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-64bb1a0668ca0c90.rlib" "/opt/rustwide/target/debug/deps/libh2-14353dcf47797eed.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8d1f852ee66c771f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-764be8546c417044.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b3012d31e53829d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e5a7cb335c368071.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e34bef636586b91d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-4da2cfc5497c929c.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libserde-d05245cc75169d8a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3232e7baa9a510d6.rlib" "/opt/rustwide/target/debug/deps/libtracing-4318dada69ba1203.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-46521c9c5d4d9fe8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/libtokio-94221b1224a2f5bb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3a3104a2edd7c310.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c2aac46100ffbb42.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libmio-00a1d67c3183f707.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0c7a9033b2575ccb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-900350cf5af6055c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libchrono-3af6c707266df209.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e0e4bc8ce751c49d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-06b3dac5af0a5fe9.rlib" "/opt/rustwide/target/debug/deps/libtime-0012a4b24993272e.rlib" "/opt/rustwide/target/debug/deps/liblibc-d9254cafaae334ec.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-443e20b28eeed844.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3e337470e099b116.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-939385b13e387309.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fbad2f5de5fb5cb2.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-020914c5936c5f85.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transaction_ro-8c1698febfab5c05" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `google-cloud-spanner` due to 2 previous errors; 1 warning emitted [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "843d482bcda41516119df33b00a496dc3e66779f9b28298e7c1a36386808d368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "843d482bcda41516119df33b00a496dc3e66779f9b28298e7c1a36386808d368", kill_on_drop: false }` [INFO] [stdout] 843d482bcda41516119df33b00a496dc3e66779f9b28298e7c1a36386808d368