[INFO] fetching crate cp-microservice 0.1.110... [INFO] testing cp-microservice-0.1.110 against 1.81.0 for beta-1.82-1 [INFO] extracting crate cp-microservice 0.1.110 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate cp-microservice 0.1.110 on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate cp-microservice 0.1.110 [INFO] finished tweaking crates.io crate cp-microservice 0.1.110 [INFO] tweaked toml for crates.io crate cp-microservice 0.1.110 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate cp-microservice 0.1.110 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid-macro-internal v1.5.0 [INFO] [stderr] Downloaded tokio-executor-trait v2.1.1 [INFO] [stderr] Downloaded pinky-swear v6.1.0 [INFO] [stderr] Downloaded reactor-trait v1.1.0 [INFO] [stderr] Downloaded executor-trait v2.1.0 [INFO] [stderr] Downloaded multiple-connections-lapin-wrapper v0.1.0 [INFO] [stderr] Downloaded amq-protocol-uri v7.1.2 [INFO] [stderr] Downloaded rustls-connector v0.18.3 [INFO] [stderr] Downloaded amq-protocol-tcp v7.1.2 [INFO] [stderr] Downloaded lapin v2.3.1 [INFO] [stderr] Downloaded p12 v0.6.3 [INFO] [stderr] Downloaded tcp-stream v0.26.1 [INFO] [stderr] Downloaded amq-protocol-types v7.1.2 [INFO] [stderr] Downloaded async-global-executor-trait v2.1.0 [INFO] [stderr] Downloaded amq-protocol v7.1.2 [INFO] [stderr] Downloaded async-reactor-trait v1.1.0 [INFO] [stderr] Downloaded tokio-reactor-trait v1.1.0 [INFO] [stderr] Downloaded rustix v0.37.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a5b041e928f10f297c0b7d7965fc5d82e34ba291ececef1b0f7d1d4112b4057 [INFO] running `Command { std: "docker" "start" "-a" "2a5b041e928f10f297c0b7d7965fc5d82e34ba291ececef1b0f7d1d4112b4057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a5b041e928f10f297c0b7d7965fc5d82e34ba291ececef1b0f7d1d4112b4057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a5b041e928f10f297c0b7d7965fc5d82e34ba291ececef1b0f7d1d4112b4057", kill_on_drop: false }` [INFO] [stdout] 2a5b041e928f10f297c0b7d7965fc5d82e34ba291ececef1b0f7d1d4112b4057 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e1be30b80b302d4a6f35c9f44be9f754a580bc45d6aaaf5fe024990912f93d2 [INFO] running `Command { std: "docker" "start" "-a" "9e1be30b80b302d4a6f35c9f44be9f754a580bc45d6aaaf5fe024990912f93d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Compiling rustix v0.37.26 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.10 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling p12 v0.6.3 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling amq-protocol v7.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling lapin v2.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling uuid-macro-internal v1.5.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling reactor-trait v1.1.0 [INFO] [stderr] Compiling executor-trait v2.1.0 [INFO] [stderr] Compiling async-global-executor-trait v2.1.0 [INFO] [stderr] Compiling async-reactor-trait v1.1.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling pinky-swear v6.1.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling rustls-connector v0.18.3 [INFO] [stderr] Compiling tcp-stream v0.26.1 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-executor-trait v2.1.1 [INFO] [stderr] Compiling tokio-reactor-trait v1.1.0 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling amq-protocol-types v7.1.2 [INFO] [stderr] Compiling amq-protocol-uri v7.1.2 [INFO] [stderr] Compiling amq-protocol-tcp v7.1.2 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling multiple-connections-lapin-wrapper v0.1.0 [INFO] [stderr] Compiling cp-microservice v0.1.110 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::api::server::input::executor::Executor` [INFO] [stdout] --> src/api/server/dispatch.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::api::server::input::executor::Executor; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `timeout` [INFO] [stdout] --> src/api/server/dispatch.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | use tokio::time::{sleep, timeout}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deserialize` [INFO] [stdout] --> src/api/server/input/action.rs:1:35 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::{de::DeserializeOwned, Deserialize}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Arc` [INFO] [stdout] --> src/logic/dispatch.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::sync::Arc; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::time::Duration` [INFO] [stdout] --> src/logic/dispatch.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::time::Duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::time::timeout` [INFO] [stdout] --> src/logic/dispatch.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use tokio::time::timeout; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::core::error::Error` [INFO] [stdout] --> src/logic/dispatch.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::core::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/api/server/dispatch.rs:213:37 [INFO] [stdout] | [INFO] [stdout] 213 | replier: Arc::new(move |value: Value| Box::pin(async { Ok(()) })), [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/api/server/dispatch.rs:275:47 [INFO] [stdout] | [INFO] [stdout] 275 | let replier: Replier = Arc::new(move |value| Box::pin(async { Ok(()) })); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/impl/core/bitwarden_secrets_manager.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | struct BitwardenSecret { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 9 | pub object: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 10 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] 11 | pub organizationId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 12 | pub projectId: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 13 | pub key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | pub value: String, [INFO] [stdout] 15 | pub note: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | pub creationDate: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | pub revisionDate: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TEST_STORAGE_REQUEST_VALUE` is never used [INFO] [stdout] --> src/logic/dispatch.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | const TEST_STORAGE_REQUEST_VALUE: &str = "ok"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `organizationId` should have a snake case name [INFO] [stdout] --> src/impl/core/bitwarden_secrets_manager.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub organizationId: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `organization_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `projectId` should have a snake case name [INFO] [stdout] --> src/impl/core/bitwarden_secrets_manager.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub projectId: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `project_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `creationDate` should have a snake case name [INFO] [stdout] --> src/impl/core/bitwarden_secrets_manager.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub creationDate: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `creation_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `revisionDate` should have a snake case name [INFO] [stdout] --> src/impl/core/bitwarden_secrets_manager.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub revisionDate: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `revision_date` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTVh1Eg/symbols.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.test_amqp_api_impl_server.50ae60ed57a3b93b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.test_amqp_api_impl_server.50ae60ed57a3b93b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.test_amqp_api_impl_server.50ae60ed57a3b93b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.test_amqp_api_impl_server.50ae60ed57a3b93b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.test_amqp_api_impl_server.50ae60ed57a3b93b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.test_amqp_api_impl_server.50ae60ed57a3b93b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.test_amqp_api_impl_server.50ae60ed57a3b93b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.test_amqp_api_impl_server.50ae60ed57a3b93b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.test_amqp_api_impl_server.50ae60ed57a3b93b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954.0bykikwfe6doi5bqi36oipfwr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2c69d83ff1409780/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcp_microservice-a39a3ad85db2c4d8.rlib" "/opt/rustwide/target/debug/deps/libmultiple_connections_lapin_wrapper-37ad8713e0d8fb23.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor_trait-ade8b44d22c15ef7.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ff22fed968d9896d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor_trait-afa63da6856b0dc5.rlib" "/opt/rustwide/target/debug/deps/libuuid-f6e0f46ea6ed9c76.rlib" "/opt/rustwide/target/debug/deps/librand-073f9a3ab0efa5d7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f4ebccbf161bcb8b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d963bb60494dff85.rlib" "/opt/rustwide/target/debug/deps/librand_core-93a1501ae63a0ffe.rlib" "/opt/rustwide/target/debug/deps/liblapin-2d72302b18bb2158.rlib" "/opt/rustwide/target/debug/deps/libasync_reactor_trait-40c256061f729429.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor_trait-4cf488df7dba768e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e54d8fbc6da84546.rlib" "/opt/rustwide/target/debug/deps/libasync_io-2ee7e6ca6d9d35f6.rlib" "/opt/rustwide/target/debug/deps/librustix-6e8ed5f2609c8c8e.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-90db5dca80d61889.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3bd726391f06c998.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-efa5217db71f6dc5.rlib" "/opt/rustwide/target/debug/deps/libpolling-51898f0cd074ec2d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c37d3baaabaac633.rlib" "/opt/rustwide/target/debug/deps/libblocking-afa151241fba67dc.rlib" "/opt/rustwide/target/debug/deps/libpiper-c11cee7429538a26.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6a545ff6dd71f9ba.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2e766923fd79bdae.rlib" "/opt/rustwide/target/debug/deps/libfastrand-a1e2a365865e99df.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-01cfd3d2f0360575.rlib" "/opt/rustwide/target/debug/deps/libfastrand-a6a00a4adf5cd2b0.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-8d3a502d62b0a74c.rlib" "/opt/rustwide/target/debug/deps/libparking-5a07bf589d2bde1c.rlib" "/opt/rustwide/target/debug/deps/libasync_task-847158e14f10691b.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-530853471f8a9981.rlib" "/opt/rustwide/target/debug/deps/libpinky_swear-799d228ab0badc67.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-2e6c7396406ac736.rlib" "/opt/rustwide/target/debug/deps/libflume-a158a1ccbe5b11c4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f5bf6be29a3bd1ff.rlib" "/opt/rustwide/target/debug/deps/libreactor_trait-0d355919dbc02af1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e6b5268cd63af893.rlib" "/opt/rustwide/target/debug/deps/libexecutor_trait-4819acc9e5aa2d0d.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol-d62ddba952274e31.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_tcp-5cacd022146bf613.rlib" "/opt/rustwide/target/debug/deps/libtcp_stream-6b5164bb013027d8.rlib" "/opt/rustwide/target/debug/deps/libp12-da4699cf29a4ec46.rlib" "/opt/rustwide/target/debug/deps/libdes-4b7b501a98dd6cbf.rlib" "/opt/rustwide/target/debug/deps/librc2-8f9fc99798836ec3.rlib" "/opt/rustwide/target/debug/deps/libcbc-0ad17b3eac8900b8.rlib" "/opt/rustwide/target/debug/deps/libcipher-7d93919bd3932577.rlib" "/opt/rustwide/target/debug/deps/libinout-84abcc365673d81d.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-7b6dc3f405089d44.rlib" "/opt/rustwide/target/debug/deps/libsha1-7f3fd9e241efb261.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-6e141b11b23e6353.rlib" "/opt/rustwide/target/debug/deps/libhmac-cdfd5f44d7b7aa3f.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9b8cb3cc168a212.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a450c64ad46cf199.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-bc290da3af8260bd.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-0b1d01ac00772157.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6e9e02cf03e33b10.rlib" "/opt/rustwide/target/debug/deps/libtypenum-11fbadf68ff0ca08.rlib" "/opt/rustwide/target/debug/deps/libyasna-f52b1e6d48ec1c52.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/librustls_connector-f612c95de9459828.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-7ebe35e0a1f24e4a.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-1f882404b108bb54.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ea4531ebdd51d9b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e6f82d17d0b52d1f.rlib" "/opt/rustwide/target/debug/deps/librustls-db6b4378b0821871.rlib" "/opt/rustwide/target/debug/deps/libsct-22d7393b7d06dd0e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e17caa3a646ec427.rlib" "/opt/rustwide/target/debug/deps/libring-483463f756b940c9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4c3d1beb9571fc5b.rlib" "/opt/rustwide/target/debug/deps/libspin-e5d64951b56b145f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bba3a282b55ac299.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_uri-18048fc95dfb1fe1.rlib" "/opt/rustwide/target/debug/deps/liburl-486cade13476f7e5.rlib" "/opt/rustwide/target/debug/deps/libidna-96ec4a843f48fe92.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9ce87ad3bf0959db.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-89b3ddb9dc1f8494.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4da7d5e792afed94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e64640b12c2839db.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a6883f63671185c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-2d7d494a20fb1034.rlib" "/opt/rustwide/target/debug/deps/libamq_protocol_types-95e35830879918bd.rlib" "/opt/rustwide/target/debug/deps/libnom-811dd89a3a3ad0f7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c3d9fde941fe2c52.rlib" "/opt/rustwide/target/debug/deps/libcookie_factory-16f5f9951f62038a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f7669ea6b646998f.rlib" "/opt/rustwide/target/debug/deps/libslab-f8ea8730705b6179.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b21defe7a0931b74.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5960f89a04da149b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a0e7da22726055b9.rlib" "/opt/rustwide/target/debug/deps/libtracing-f59cbbd4b77af191.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-67f82197aa2644be.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3b4f61a0d706fad7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f9305e16f244ca96.rlib" "/opt/rustwide/target/debug/deps/libtokio-1bacef3d9b9d1383.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b573d070df46aca9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d1ceadc456e0d1c2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-803ddd5062d0d10d.rlib" "/opt/rustwide/target/debug/deps/libbytes-392ac4fc895717e0.rlib" "/opt/rustwide/target/debug/deps/libmio-507f7b8023d26614.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0e1ebf2e6b154762.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-19865687a4d88568.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4faf7ab07d10f946.rlib" "/opt/rustwide/target/debug/deps/liblibc-d5b4ec710e80b9d4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d7bf3287804a5880.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6be37cfa89b2f62a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-50a4a54143557e77.rlib" "/opt/rustwide/target/debug/deps/liblog-711954789ed83c8a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3732c575ba0d4740.rlib" "/opt/rustwide/target/debug/deps/libryu-b59e869c6032769c.rlib" "/opt/rustwide/target/debug/deps/libitoa-03615539835e7ffa.rlib" "/opt/rustwide/target/debug/deps/libserde-89f56d89c14f805c.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-c1e583d5ed3d1976.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9d964d3d472075e6.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-0649dd04a6c61dcb.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-4d3a6a8c44b6bbfc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2570ee557664c885.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/test_amqp_api_impl_server-278bfd38ecc18954" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cp-microservice` (bin "test_amqp_api_impl_server") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e1be30b80b302d4a6f35c9f44be9f754a580bc45d6aaaf5fe024990912f93d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e1be30b80b302d4a6f35c9f44be9f754a580bc45d6aaaf5fe024990912f93d2", kill_on_drop: false }` [INFO] [stdout] 9e1be30b80b302d4a6f35c9f44be9f754a580bc45d6aaaf5fe024990912f93d2