[INFO] fetching crate rabbitmq-stream-client 0.1.0... [INFO] testing rabbitmq-stream-client-0.1.0 against master#0d13f6afeba4935499abe0c9a07426c94492c94e for pr-96025 [INFO] extracting crate rabbitmq-stream-client 0.1.0 into /workspace/builds/worker-63/source [INFO] validating manifest of crates.io crate rabbitmq-stream-client 0.1.0 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 rabbitmq-stream-client 0.1.0 [INFO] finished tweaking crates.io crate rabbitmq-stream-client 0.1.0 [INFO] tweaked toml for crates.io crate rabbitmq-stream-client 0.1.0 written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate crates.io crate rabbitmq-stream-client 0.1.0 already has a lockfile, it will not be regenerated [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 libc v0.2.122 [INFO] [stderr] Downloaded dummy v0.4.1 [INFO] [stderr] Downloaded tracing v0.1.33 [INFO] [stderr] Downloaded tracing-core v0.1.24 [INFO] [stderr] Downloaded fake v2.4.3 [INFO] [stderr] Downloaded rabbitmq-stream-protocol v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] f05382610052dab526e2d5cf0b9b0a4a8a8d265abc852fd75db22bba1c09f814 [INFO] running `Command { std: "docker" "start" "-a" "f05382610052dab526e2d5cf0b9b0a4a8a8d265abc852fd75db22bba1c09f814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f05382610052dab526e2d5cf0b9b0a4a8a8d265abc852fd75db22bba1c09f814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05382610052dab526e2d5cf0b9b0a4a8a8d265abc852fd75db22bba1c09f814", kill_on_drop: false }` [INFO] [stdout] f05382610052dab526e2d5cf0b9b0a4a8a8d265abc852fd75db22bba1c09f814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] a69d82e7d05ec4ec8f451528278ed9e168b4cb3e70447ec091e641ef325453cc [INFO] running `Command { std: "docker" "start" "-a" "a69d82e7d05ec4ec8f451528278ed9e168b4cb3e70447ec091e641ef325453cc", kill_on_drop: false }` [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 libc v0.2.122 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling num_enum_derive v0.5.7 [INFO] [stderr] Compiling num_enum v0.5.7 [INFO] [stderr] Compiling rabbitmq-stream-protocol v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling rabbitmq-stream-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.59s [INFO] running `Command { std: "docker" "inspect" "a69d82e7d05ec4ec8f451528278ed9e168b4cb3e70447ec091e641ef325453cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a69d82e7d05ec4ec8f451528278ed9e168b4cb3e70447ec091e641ef325453cc", kill_on_drop: false }` [INFO] [stdout] a69d82e7d05ec4ec8f451528278ed9e168b4cb3e70447ec091e641ef325453cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] 5f6af8071a6cba53ae311cc01f1b3f0fb45eb09e23518843474d4a508683b20c [INFO] running `Command { std: "docker" "start" "-a" "5f6af8071a6cba53ae311cc01f1b3f0fb45eb09e23518843474d4a508683b20c", kill_on_drop: false }` [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling dummy v0.4.1 [INFO] [stderr] Compiling fake v2.4.3 [INFO] [stderr] Compiling rabbitmq-stream-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rabbitmq-stream-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration --edition=2018 tests/integration/main.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=e98f759770ead6d2 -C extra-filename=-e98f759770ead6d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fe2e61c501beeeb4.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b2fbeba42f9888d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8b315d391cf67d02.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-79e8846bcbd85a3e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-46cf02e312030caf.rlib --extern rabbitmq_stream_client=/opt/rustwide/target/debug/deps/librabbitmq_stream_client-af48b80574e8c08e.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-e98da4e9fb8e0595.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-60eb91ffe11c5084.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bcd1b3cd5555fda.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-452061f49821da84.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c682cd18262b84c3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-72e32b12b0f9d13f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e4df27dbc1bceb6f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rabbitmq-stream-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rabbitmq_stream_client --edition=2018 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=fc8fc657543277f1 -C extra-filename=-fc8fc657543277f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fe2e61c501beeeb4.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b2fbeba42f9888d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8b315d391cf67d02.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-79e8846bcbd85a3e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-46cf02e312030caf.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-e98da4e9fb8e0595.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-60eb91ffe11c5084.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bcd1b3cd5555fda.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-452061f49821da84.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c682cd18262b84c3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-72e32b12b0f9d13f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e4df27dbc1bceb6f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rabbitmq-stream-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name complex_message --edition=2018 examples/complex_message.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=21ca89ee399de8ec -C extra-filename=-21ca89ee399de8ec --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fe2e61c501beeeb4.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b2fbeba42f9888d.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8b315d391cf67d02.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-79e8846bcbd85a3e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-46cf02e312030caf.rlib --extern rabbitmq_stream_client=/opt/rustwide/target/debug/deps/librabbitmq_stream_client-af48b80574e8c08e.rlib --extern rabbitmq_stream_protocol=/opt/rustwide/target/debug/deps/librabbitmq_stream_protocol-e98da4e9fb8e0595.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-60eb91ffe11c5084.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5bcd1b3cd5555fda.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-452061f49821da84.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c682cd18262b84c3.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-72e32b12b0f9d13f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e4df27dbc1bceb6f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.environment.80bbffc6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/environment-3048b7f0dd48eada.4x1t16xq0objxgb0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0d13f6afeba4935499abe0c9a07426c94492c94e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-e4df27dbc1bceb6f.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-dba4e980b6733435.rlib" "/opt/rustwide/target/debug/deps/librabbitmq_stream_client-af48b80574e8c08e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54565182a9947f61.rlib" "/opt/rustwide/target/debug/deps/librand-60eb91ffe11c5084.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-616fdfad950fee4f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-59cda2f8ef6130c4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-250bd0a1bdf69a8a.rlib" "/opt/rustwide/target/debug/deps/libdashmap-8b315d391cf67d02.rlib" "/opt/rustwide/target/debug/deps/libtracing-72e32b12b0f9d13f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-317d2469b5706fc1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c682cd18262b84c3.rlib" "/opt/rustwide/target/debug/deps/libtokio-5bcd1b3cd5555fda.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-bbf97dba417006da.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c1c51d2e15f2ea8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7abe7e59e89b09a8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-1e87812a1cb11cba.rlib" "/opt/rustwide/target/debug/deps/liblog-de6ab1fd6080fec5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f63f75d2eb90a27a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-de9336e1f42d67f8.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/librabbitmq_stream_protocol-e98da4e9fb8e0595.rlib" "/opt/rustwide/target/debug/deps/libuuid-bdc586d2f514d70b.rlib" "/opt/rustwide/target/debug/deps/libordered_float-dd0b3c4ca348cacf.rlib" "/opt/rustwide/target/debug/deps/libchrono-2b2fbeba42f9888d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cc107a88996d32f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-288dde95dc01336a.rlib" "/opt/rustwide/target/debug/deps/libtime-7f711438f80c1e69.rlib" "/opt/rustwide/target/debug/deps/liblibc-602a8278b8823756.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-1e8d6b10d5cd8a45.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libfutures-46cf02e312030caf.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-07393facb9fb55d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fd3bae5ed45c3caf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2bf0325954747a8f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d4223cfaa04037d7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.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" "-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/examples/environment-3048b7f0dd48eada" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rabbitmq-stream-client` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "5f6af8071a6cba53ae311cc01f1b3f0fb45eb09e23518843474d4a508683b20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6af8071a6cba53ae311cc01f1b3f0fb45eb09e23518843474d4a508683b20c", kill_on_drop: false }` [INFO] [stdout] 5f6af8071a6cba53ae311cc01f1b3f0fb45eb09e23518843474d4a508683b20c