[INFO] fetching crate google-cloud-spanner 0.6.3... [INFO] testing google-cloud-spanner-0.6.3 against 1.60.0 for beta-1.61-1 [INFO] extracting crate google-cloud-spanner 0.6.3 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate google-cloud-spanner 0.6.3 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-cloud-spanner 0.6.3 [INFO] finished tweaking crates.io crate google-cloud-spanner 0.6.3 [INFO] tweaked toml for crates.io crate google-cloud-spanner 0.6.3 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-retry v0.3.0 [INFO] [stderr] Downloaded google-cloud-metadata v0.1.2 [INFO] [stderr] Downloaded google-cloud-longrunning v0.3.0 [INFO] [stderr] Downloaded google-cloud-gax v0.4.0 [INFO] [stderr] Downloaded google-cloud-auth v0.1.2 [INFO] [stderr] Downloaded google-cloud-googleapis v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9a30c94491cd9d6586d13136e6092f4494661b9b7d39457fee540c80f2c4df0 [INFO] running `Command { std: "docker" "start" "-a" "f9a30c94491cd9d6586d13136e6092f4494661b9b7d39457fee540c80f2c4df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9a30c94491cd9d6586d13136e6092f4494661b9b7d39457fee540c80f2c4df0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9a30c94491cd9d6586d13136e6092f4494661b9b7d39457fee540c80f2c4df0", kill_on_drop: false }` [INFO] [stdout] f9a30c94491cd9d6586d13136e6092f4494661b9b7d39457fee540c80f2c4df0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c964039e2794493eeb9522557ae5eee4c8d555a089a8bba960e795599782d43 [INFO] running `Command { std: "docker" "start" "-a" "5c964039e2794493eeb9522557ae5eee4c8d555a089a8bba960e795599782d43", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-retry v0.3.0 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling google-cloud-googleapis v0.3.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.2 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling google-cloud-auth v0.1.2 [INFO] [stderr] Compiling google-cloud-gax v0.4.0 [INFO] [stderr] Compiling google-cloud-longrunning v0.3.0 [INFO] [stderr] Compiling google-cloud-spanner v0.6.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.82s [INFO] running `Command { std: "docker" "inspect" "5c964039e2794493eeb9522557ae5eee4c8d555a089a8bba960e795599782d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c964039e2794493eeb9522557ae5eee4c8d555a089a8bba960e795599782d43", kill_on_drop: false }` [INFO] [stdout] 5c964039e2794493eeb9522557ae5eee4c8d555a089a8bba960e795599782d43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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=warn" "-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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd5a99eecbd2e692f25899ba70c312cc69ca8d4e3e1c2c49c398ea93f0abac75 [INFO] running `Command { std: "docker" "start" "-a" "cd5a99eecbd2e692f25899ba70c312cc69ca8d4e3e1c2c49c398ea93f0abac75", kill_on_drop: false }` [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [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-util v0.6.9 [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.2 [INFO] [stderr] Compiling tonic v0.6.2 [INFO] [stderr] Compiling google-cloud-auth v0.1.2 [INFO] [stderr] Compiling google-cloud-googleapis v0.3.0 [INFO] [stderr] Compiling google-cloud-gax v0.4.0 [INFO] [stderr] Compiling google-cloud-longrunning v0.3.0 [INFO] [stderr] Compiling google-cloud-spanner v0.6.3 (/opt/rustwide/workdir) [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: 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: 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/transaction_ro.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | env_logger::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:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | env_logger::try_init(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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=687feefae60c36c0 -C extra-filename=-687feefae60c36c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-2d9de639ab954a37.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-28c948d8b78a6da3.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9dce05e33a514694.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e0d82b04b45a7da4.rlib --extern google_cloud_gax=/opt/rustwide/target/debug/deps/libgoogle_cloud_gax-2f7ef479eb4e2dfd.rlib --extern google_cloud_googleapis=/opt/rustwide/target/debug/deps/libgoogle_cloud_googleapis-6b340601b16ce9a0.rlib --extern google_cloud_longrunning=/opt/rustwide/target/debug/deps/libgoogle_cloud_longrunning-b9be5af8cbf25538.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-829a3bc6247c4b7f.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-9b48e0726d4a895d.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-ccf6cb925739b614.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-1b0fda6aef41d181.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2b4293ea55919643.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ff548411f9dd168b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-010978d9266de14b/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-dc56af980a992676.session.04d1bf53-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.session.04d1bf53-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676.3qcw9m0a550h5zj4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-010978d9266de14b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_spanner-401b8c66edc6f9ca.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_longrunning-b9be5af8cbf25538.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_googleapis-6b340601b16ce9a0.rlib" "/opt/rustwide/target/debug/deps/libprost_types-ccf6cb925739b614.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_gax-2f7ef479eb4e2dfd.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-bb8a3afa1ae8ff36.rlib" "/opt/rustwide/target/debug/deps/libtonic-a841f08221655efe.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-7b3d90e7ea70f07b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-c87024726b444ee2.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-049fcdfc136d0805.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-c6ddfab419706da9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1d1ce50fa0e53e75.rlib" "/opt/rustwide/target/debug/deps/librustls-b102870d7456fa1b.rlib" "/opt/rustwide/target/debug/deps/libsct-e75052bbeac05f60.rlib" "/opt/rustwide/target/debug/deps/libwebpki-01735003d3acf756.rlib" "/opt/rustwide/target/debug/deps/libtower-f2a251a9290b3c23.rlib" "/opt/rustwide/target/debug/deps/librand-e8af88f22f9743e1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dca11c0701737c84.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-d8ccd66f3aa05e33.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8167d2a8ef14a760.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-e221f789984ce52a.rlib" "/opt/rustwide/target/debug/deps/libprost-9b48e0726d4a895d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7eeb482b610db0fc.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_auth-c5d98f238ab81eaa.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-59e417bf8b28f3ee.rlib" "/opt/rustwide/target/debug/deps/libpem-df13489b80f5f985.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libregex-d1bce77c8de98f5c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6b182b6aadc2d3ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-04c08ba926413d3a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f604f35b73c44522.rlib" "/opt/rustwide/target/debug/deps/libring-0a0649698fdf6c1d.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libhome-fc6d273e77064efc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c3d04c5084bdc275.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-caf6032f99d420b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2f9044fd68a091be.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2bbb08f17ce72cef.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f54ed70259b8c50d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b5464d44c57bdaa.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-adacee6e59c28fc2.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_metadata-f7915e81f8c43ec9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2b4293ea55919643.rlib" "/opt/rustwide/target/debug/deps/libhyper-e23d751fc5eff346.rlib" "/opt/rustwide/target/debug/deps/libwant-613ae8a1cdec47d2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4b95f643148764ae.rlib" "/opt/rustwide/target/debug/deps/libh2-22596bc67dc6a97d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-57a3089c4a03a431.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libslab-ae59c7b6e0d36368.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f76fa1c5ea40f1f4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ccf3ab6e578a3ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-332aad10950648af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9caa1d57c5be3c11.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-86d75d1b1a7da7ae.rlib" "/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libserde-58386f5e273c1552.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8415b1d3a5e6abbd.rlib" "/opt/rustwide/target/debug/deps/libtracing-d5e62574bc5b20a3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-77494b550b73e8e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9477985257ead09c.rlib" "/opt/rustwide/target/debug/deps/libtokio-ff548411f9dd168b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-69772e7f20b65c9c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9533a65b5aa038e4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libmio-9bb96cef094a7074.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f75116c9946ac4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c80c951dd1ffd000.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3754ce5dfc80cf56.rlib" "/opt/rustwide/target/debug/deps/libchrono-9dce05e33a514694.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1020ad8cedd17dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libtime-eccb741de5fef4c9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2d9de639ab954a37.rlib" "/opt/rustwide/target/debug/deps/libserial_test-1b0fda6aef41d181.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-829a3bc6247c4b7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56fce2715b2ae5e3.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-862f789a82dd55e8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/session-dc56af980a992676" "-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; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.transaction_ro.d65b1c4d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315.47p1g7oazwcyd52i.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-010978d9266de14b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-e0d82b04b45a7da4.rlib" "/opt/rustwide/target/debug/deps/libatty-b3801bc5e078fac6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libserial_test-1b0fda6aef41d181.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_spanner-401b8c66edc6f9ca.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2d9de639ab954a37.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-829a3bc6247c4b7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56fce2715b2ae5e3.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_longrunning-b9be5af8cbf25538.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_googleapis-6b340601b16ce9a0.rlib" "/opt/rustwide/target/debug/deps/libprost_types-ccf6cb925739b614.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_gax-2f7ef479eb4e2dfd.rlib" "/opt/rustwide/target/debug/deps/libtokio_retry-bb8a3afa1ae8ff36.rlib" "/opt/rustwide/target/debug/deps/libtonic-a841f08221655efe.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-7b3d90e7ea70f07b.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-c87024726b444ee2.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-049fcdfc136d0805.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-c6ddfab419706da9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1d1ce50fa0e53e75.rlib" "/opt/rustwide/target/debug/deps/librustls-b102870d7456fa1b.rlib" "/opt/rustwide/target/debug/deps/libsct-e75052bbeac05f60.rlib" "/opt/rustwide/target/debug/deps/libwebpki-01735003d3acf756.rlib" "/opt/rustwide/target/debug/deps/libtower-f2a251a9290b3c23.rlib" "/opt/rustwide/target/debug/deps/librand-e8af88f22f9743e1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dca11c0701737c84.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/librand_core-d8ccd66f3aa05e33.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8167d2a8ef14a760.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-e221f789984ce52a.rlib" "/opt/rustwide/target/debug/deps/libprost-9b48e0726d4a895d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7eeb482b610db0fc.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_auth-c5d98f238ab81eaa.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-59e417bf8b28f3ee.rlib" "/opt/rustwide/target/debug/deps/libpem-df13489b80f5f985.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libregex-d1bce77c8de98f5c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6b182b6aadc2d3ca.rlib" "/opt/rustwide/target/debug/deps/libbase64-d4a279990e77b9ac.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-04c08ba926413d3a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f604f35b73c44522.rlib" "/opt/rustwide/target/debug/deps/libring-0a0649698fdf6c1d.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libhome-fc6d273e77064efc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c3d04c5084bdc275.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-caf6032f99d420b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-2f9044fd68a091be.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2bbb08f17ce72cef.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f54ed70259b8c50d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b5464d44c57bdaa.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-adacee6e59c28fc2.rlib" "/opt/rustwide/target/debug/deps/libgoogle_cloud_metadata-f7915e81f8c43ec9.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2b4293ea55919643.rlib" "/opt/rustwide/target/debug/deps/libhyper-e23d751fc5eff346.rlib" "/opt/rustwide/target/debug/deps/libwant-613ae8a1cdec47d2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4b95f643148764ae.rlib" "/opt/rustwide/target/debug/deps/libh2-22596bc67dc6a97d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-57a3089c4a03a431.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libslab-ae59c7b6e0d36368.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f76fa1c5ea40f1f4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ccf3ab6e578a3ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-332aad10950648af.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-9caa1d57c5be3c11.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-86d75d1b1a7da7ae.rlib" "/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libserde-58386f5e273c1552.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-8415b1d3a5e6abbd.rlib" "/opt/rustwide/target/debug/deps/libtracing-d5e62574bc5b20a3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-77494b550b73e8e0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9477985257ead09c.rlib" "/opt/rustwide/target/debug/deps/libtokio-ff548411f9dd168b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-69772e7f20b65c9c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9533a65b5aa038e4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libmio-9bb96cef094a7074.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0f75116c9946ac4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c80c951dd1ffd000.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-862f789a82dd55e8.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3754ce5dfc80cf56.rlib" "/opt/rustwide/target/debug/deps/libchrono-9dce05e33a514694.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1020ad8cedd17dd5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libtime-eccb741de5fef4c9.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transaction_ro-01a6a5f23ef68315" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cd5a99eecbd2e692f25899ba70c312cc69ca8d4e3e1c2c49c398ea93f0abac75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd5a99eecbd2e692f25899ba70c312cc69ca8d4e3e1c2c49c398ea93f0abac75", kill_on_drop: false }` [INFO] [stdout] cd5a99eecbd2e692f25899ba70c312cc69ca8d4e3e1c2c49c398ea93f0abac75