[INFO] fetching crate sn-pulsar 4.1.3... [INFO] building sn-pulsar-4.1.3 against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] extracting crate sn-pulsar 4.1.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate sn-pulsar 4.1.3 on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sn-pulsar 4.1.3 [INFO] finished tweaking crates.io crate sn-pulsar 4.1.3 [INFO] tweaked toml for crates.io crate sn-pulsar 4.1.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate sn-pulsar 4.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "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 serde_path_to_error v0.1.7 [INFO] [stderr] Downloaded openidconnect v2.3.1 [INFO] [stderr] Downloaded fixedbitset v0.4.1 [INFO] [stderr] Downloaded petgraph v0.6.1 [INFO] [stderr] Downloaded oauth2 v4.2.0 [INFO] [stderr] Downloaded async-global-executor v2.0.4 [INFO] [stderr] Downloaded lz4 v1.23.3 [INFO] [stderr] Downloaded snap v1.0.5 [INFO] [stderr] Downloaded lz4-sys v1.9.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf7b6051caea7147cef44cc6166a15334fcd1385706c536fb1015e3a1d06aa57 [INFO] running `Command { std: "docker" "start" "-a" "bf7b6051caea7147cef44cc6166a15334fcd1385706c536fb1015e3a1d06aa57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf7b6051caea7147cef44cc6166a15334fcd1385706c536fb1015e3a1d06aa57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf7b6051caea7147cef44cc6166a15334fcd1385706c536fb1015e3a1d06aa57", kill_on_drop: false }` [INFO] [stdout] bf7b6051caea7147cef44cc6166a15334fcd1385706c536fb1015e3a1d06aa57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69edd14ab018457928773f5a65dc65a00e6b4eb06aeaaffd7a2ebadfe90d9e0f [INFO] running `Command { std: "docker" "start" "-a" "69edd14ab018457928773f5a65dc65a00e6b4eb06aeaaffd7a2ebadfe90d9e0f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [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 lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling petgraph v0.6.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling lz4 v1.23.3 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-process v1.4.0 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling sn-pulsar v4.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling oauth2 v4.2.0 [INFO] [stderr] Compiling openidconnect v2.3.1 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stdout] warning: unused import: `crate::error::ServiceDiscoveryError::NotFound` [INFO] [stdout] --> src/service_discovery.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::error::ServiceDiscoveryError::NotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/service_discovery.rs:274:14 [INFO] [stdout] | [INFO] [stdout] 274 | Some(u) => Some(Url::parse(&response.broker_service_url.clone().unwrap()).map_err(|e| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_email` is never read [INFO] [stdout] --> src/authentication.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 72 | struct OAuth2PrivateParams { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 75 | client_email: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `OAuth2PrivateParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "69edd14ab018457928773f5a65dc65a00e6b4eb06aeaaffd7a2ebadfe90d9e0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69edd14ab018457928773f5a65dc65a00e6b4eb06aeaaffd7a2ebadfe90d9e0f", kill_on_drop: false }` [INFO] [stdout] 69edd14ab018457928773f5a65dc65a00e6b4eb06aeaaffd7a2ebadfe90d9e0f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28339109ef99cb381edd34d70e2bf7188c957a59eef2a9cbccc68f789b8a9bf1 [INFO] running `Command { std: "docker" "start" "-a" "28339109ef99cb381edd34d70e2bf7188c957a59eef2a9cbccc68f789b8a9bf1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: unused import: `crate::error::ServiceDiscoveryError::NotFound` [INFO] [stdout] --> src/service_discovery.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::error::ServiceDiscoveryError::NotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/service_discovery.rs:274:14 [INFO] [stdout] | [INFO] [stdout] 274 | Some(u) => Some(Url::parse(&response.broker_service_url.clone().unwrap()).map_err(|e| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `client_email` is never read [INFO] [stdout] --> src/authentication.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 72 | struct OAuth2PrivateParams { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 75 | client_email: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `OAuth2PrivateParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling sn-pulsar v4.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::error::ServiceDiscoveryError::NotFound` [INFO] [stdout] --> src/service_discovery.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use crate::error::ServiceDiscoveryError::NotFound; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> src/service_discovery.rs:274:14 [INFO] [stdout] | [INFO] [stdout] 274 | Some(u) => Some(Url::parse(&response.broker_service_url.clone().unwrap()).map_err(|e| { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sn-pulsar`; 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pulsar --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 --cfg 'feature="async-native-tls"' --cfg 'feature="async-std"' --cfg 'feature="async-std-runtime"' --cfg 'feature="asynchronous-codec"' --cfg 'feature="auth-oauth2"' --cfg 'feature="compression"' --cfg 'feature="data-url"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="lz4"' --cfg 'feature="oauth2"' --cfg 'feature="openidconnect"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-runtime"' --cfg 'feature="tokio-util"' --cfg 'feature="zstd"' -C metadata=3ba81ea408680916 -C extra-filename=-3ba81ea408680916 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_native_tls=/opt/rustwide/target/debug/deps/libasync_native_tls-76880a11e8985e4b.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-f3810c999188b4f2.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a7fd684914e5f932.so --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-3f3848e2aa359524.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-2de9f0313b7edce6.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b81a029a2b47f716.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-02c164b9e0f2c771.rlib --extern data_url=/opt/rustwide/target/debug/deps/libdata_url-1c64c5d3e48fe919.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9fe687400afbb094.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a1b32b6308fde682.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-15279d2d1795fc11.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-12abf4e0e92d2cf8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-dfe78f495e6f9e01.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-e01965c8d7280b2d.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-0c1c47751822c711.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-5fc5dda8c777d58e.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-a924b151229c1e8e.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-474de9cbebd51092.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-0bdb839da9e7c534.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-565bd60e11622def.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-7ca2cf7a7d0871db.so --extern rand=/opt/rustwide/target/debug/deps/librand-81870b54be1c149b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-fce496d2065d9ff5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9cdd66a008287183.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-15d0ce17e2cf127b.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c393967938ed8abb.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-4ef3e37a09a5ce5f.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-dfff6fa482757764.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9d58c87890037def.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-c43c4d91131a1c5e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-4f07923c956822e8/out -L native=/opt/rustwide/target/debug/build/ring-8808b2ba2f719d9d/out -L native=/opt/rustwide/target/debug/build/zstd-sys-6293952ebe9920cd/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" "/tmp/rustcwEEcf0/symbols.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.producer.9d01776f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b.hox5wrx6xc38ajm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-4f07923c956822e8/out" "-L" "/opt/rustwide/target/debug/build/ring-8808b2ba2f719d9d/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-6293952ebe9920cd/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9fe687400afbb094.rlib" "/opt/rustwide/target/debug/deps/libatty-236ea9ce531cafe8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libpulsar-2bac8850524a9dba.rlib" "/opt/rustwide/target/debug/deps/libcrc-02c164b9e0f2c771.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-f84e11f49e8a6a95.rlib" "/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib" "/opt/rustwide/target/debug/deps/libzstd-c43c4d91131a1c5e.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-99513555948530f3.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-dfa11c653b3e4fec.rlib" "/opt/rustwide/target/debug/deps/liblz4-e01965c8d7280b2d.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-99e095e76b4ba5e9.rlib" "/opt/rustwide/target/debug/deps/libpem-0bdb839da9e7c534.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-3f3848e2aa359524.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-76880a11e8985e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dfff6fa482757764.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-4ef3e37a09a5ce5f.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-474de9cbebd51092.rlib" "/opt/rustwide/target/debug/deps/libitertools-dc397300565ff732.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libserde_value-2366d6e04be084cd.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3b5f7930894efb5a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-21b10ba220a18fa3.rlib" "/opt/rustwide/target/debug/deps/liboauth2-a924b151229c1e8e.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-9449910c850c0ad6.rlib" "/opt/rustwide/target/debug/deps/libsha2-a876d0eee2af7f9e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-acd1c84bf1d7171f.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-7ebf4641c157b9f7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-5df5433ea6a4d84f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5f040dc1f47a46b0.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-dd68956a392effef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6914ee8d18ab90c4.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librustls-f442ef8a3652ccf0.rlib" "/opt/rustwide/target/debug/deps/libsct-8c42cf95eb710a0c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-35abc21b0fea4808.rlib" "/opt/rustwide/target/debug/deps/libring-e6c28558ee5736a2.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhyper-840255f5c5fe2610.rlib" "/opt/rustwide/target/debug/deps/libwant-152f39dec242399e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-9b426c2ba42e4021.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c496ba3de23c0b24.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ba02af5858bb1299.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-4c7bfdf34d260f36.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libtokio-c393967938ed8abb.rlib" "/opt/rustwide/target/debug/deps/libmio-bf1b5e9806f040d6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dbbaad2e3066487c.rlib" "/opt/rustwide/target/debug/deps/libhttp-7586e434a77ad43e.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0c4ffd2b05d6bea8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15d0ce17e2cf127b.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libdata_url-1c64c5d3e48fe919.rlib" "/opt/rustwide/target/debug/deps/libprost-565bd60e11622def.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f3810c999188b4f2.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-4d1c117fde9b9db6.rlib" "/opt/rustwide/target/debug/deps/libblocking-fd321aa256d99afb.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-a9395480d4d972d2.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-11b41c3f629ec7f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libasync_process-516bfff533f04881.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-186b5c386ec9546c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0d4928671b7c0853.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f69919c1863ed7fa.rlib" "/opt/rustwide/target/debug/deps/libpolling-740c67505bc1a3f5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76b71fda6a1e62df.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0a77c3797c96d33c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ade57426eeeef8a6.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-2e9515e34dd9e563.rlib" "/opt/rustwide/target/debug/deps/libflate2-a1b32b6308fde682.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-db1db6264f500fe6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libregex-fce496d2065d9ff5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23baffc3948e73bc.rlib" "/opt/rustwide/target/debug/deps/libchrono-b81a029a2b47f716.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cb70301744a0b151.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e41e91e552054fc.rlib" "/opt/rustwide/target/debug/deps/libtime-d8631a01411017ec.rlib" "/opt/rustwide/target/debug/deps/liburl-9d58c87890037def.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/librand-81870b54be1c149b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-40fe0702f99a6179.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-7a3d98430dd1951d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3cfee0a9e3c5f909.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0c1c47751822c711.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4502e37bab49e1f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8bb1dbd76d1e3949.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8df5437d0e2cc36e.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libnom-5fc5dda8c777d58e.rlib" "/opt/rustwide/target/debug/deps/liblog-dfe78f495e6f9e01.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-6f7f8ed32cb6b1a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-15279d2d1795fc11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-48048280004a6489.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-51af1e2458181249.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.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" "/opt/rustwide/target/debug/deps/libserde-9cdd66a008287183.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.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/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/producer-25e0f8fe7dfcb41b" "-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 `sn-pulsar` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc2aNk1G/symbols.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.consumer.8d87a581-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9.4288bftfx2dpwgdb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-4f07923c956822e8/out" "-L" "/opt/rustwide/target/debug/build/ring-8808b2ba2f719d9d/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-6293952ebe9920cd/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9fe687400afbb094.rlib" "/opt/rustwide/target/debug/deps/libatty-236ea9ce531cafe8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libpulsar-2bac8850524a9dba.rlib" "/opt/rustwide/target/debug/deps/libcrc-02c164b9e0f2c771.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-f84e11f49e8a6a95.rlib" "/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib" "/opt/rustwide/target/debug/deps/libzstd-c43c4d91131a1c5e.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-99513555948530f3.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-dfa11c653b3e4fec.rlib" "/opt/rustwide/target/debug/deps/liblz4-e01965c8d7280b2d.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-99e095e76b4ba5e9.rlib" "/opt/rustwide/target/debug/deps/libpem-0bdb839da9e7c534.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-3f3848e2aa359524.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-76880a11e8985e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dfff6fa482757764.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-4ef3e37a09a5ce5f.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-474de9cbebd51092.rlib" "/opt/rustwide/target/debug/deps/libitertools-dc397300565ff732.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libserde_value-2366d6e04be084cd.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3b5f7930894efb5a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-21b10ba220a18fa3.rlib" "/opt/rustwide/target/debug/deps/liboauth2-a924b151229c1e8e.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-9449910c850c0ad6.rlib" "/opt/rustwide/target/debug/deps/libsha2-a876d0eee2af7f9e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-acd1c84bf1d7171f.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-7ebf4641c157b9f7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-5df5433ea6a4d84f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5f040dc1f47a46b0.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-dd68956a392effef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6914ee8d18ab90c4.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librustls-f442ef8a3652ccf0.rlib" "/opt/rustwide/target/debug/deps/libsct-8c42cf95eb710a0c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-35abc21b0fea4808.rlib" "/opt/rustwide/target/debug/deps/libring-e6c28558ee5736a2.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhyper-840255f5c5fe2610.rlib" "/opt/rustwide/target/debug/deps/libwant-152f39dec242399e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-9b426c2ba42e4021.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c496ba3de23c0b24.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ba02af5858bb1299.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-4c7bfdf34d260f36.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libtokio-c393967938ed8abb.rlib" "/opt/rustwide/target/debug/deps/libmio-bf1b5e9806f040d6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dbbaad2e3066487c.rlib" "/opt/rustwide/target/debug/deps/libhttp-7586e434a77ad43e.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0c4ffd2b05d6bea8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15d0ce17e2cf127b.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libdata_url-1c64c5d3e48fe919.rlib" "/opt/rustwide/target/debug/deps/libprost-565bd60e11622def.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f3810c999188b4f2.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-4d1c117fde9b9db6.rlib" "/opt/rustwide/target/debug/deps/libblocking-fd321aa256d99afb.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-a9395480d4d972d2.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-11b41c3f629ec7f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libasync_process-516bfff533f04881.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-186b5c386ec9546c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0d4928671b7c0853.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f69919c1863ed7fa.rlib" "/opt/rustwide/target/debug/deps/libpolling-740c67505bc1a3f5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76b71fda6a1e62df.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0a77c3797c96d33c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ade57426eeeef8a6.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-2e9515e34dd9e563.rlib" "/opt/rustwide/target/debug/deps/libflate2-a1b32b6308fde682.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-db1db6264f500fe6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libregex-fce496d2065d9ff5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23baffc3948e73bc.rlib" "/opt/rustwide/target/debug/deps/libchrono-b81a029a2b47f716.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cb70301744a0b151.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e41e91e552054fc.rlib" "/opt/rustwide/target/debug/deps/libtime-d8631a01411017ec.rlib" "/opt/rustwide/target/debug/deps/liburl-9d58c87890037def.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/librand-81870b54be1c149b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-40fe0702f99a6179.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-7a3d98430dd1951d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3cfee0a9e3c5f909.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0c1c47751822c711.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4502e37bab49e1f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8bb1dbd76d1e3949.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8df5437d0e2cc36e.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libnom-5fc5dda8c777d58e.rlib" "/opt/rustwide/target/debug/deps/liblog-dfe78f495e6f9e01.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-6f7f8ed32cb6b1a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-15279d2d1795fc11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-48048280004a6489.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-51af1e2458181249.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.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" "/opt/rustwide/target/debug/deps/libserde-9cdd66a008287183.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.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/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/consumer-81718ca3afe9d3d9" "-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 `sn-pulsar` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoI5Vzs/symbols.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.batching.ce02682c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b.y7y8br7xfhmgpa3.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-4f07923c956822e8/out" "-L" "/opt/rustwide/target/debug/build/ring-8808b2ba2f719d9d/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-6293952ebe9920cd/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-9fe687400afbb094.rlib" "/opt/rustwide/target/debug/deps/libatty-236ea9ce531cafe8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libpulsar-2bac8850524a9dba.rlib" "/opt/rustwide/target/debug/deps/libcrc-02c164b9e0f2c771.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-f84e11f49e8a6a95.rlib" "/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib" "/opt/rustwide/target/debug/deps/libzstd-c43c4d91131a1c5e.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-99513555948530f3.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-dfa11c653b3e4fec.rlib" "/opt/rustwide/target/debug/deps/liblz4-e01965c8d7280b2d.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-99e095e76b4ba5e9.rlib" "/opt/rustwide/target/debug/deps/libpem-0bdb839da9e7c534.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-3f3848e2aa359524.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-76880a11e8985e4b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dfff6fa482757764.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-4ef3e37a09a5ce5f.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-474de9cbebd51092.rlib" "/opt/rustwide/target/debug/deps/libitertools-dc397300565ff732.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libserde_value-2366d6e04be084cd.rlib" "/opt/rustwide/target/debug/deps/libordered_float-3b5f7930894efb5a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-21b10ba220a18fa3.rlib" "/opt/rustwide/target/debug/deps/liboauth2-a924b151229c1e8e.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-9449910c850c0ad6.rlib" "/opt/rustwide/target/debug/deps/libsha2-a876d0eee2af7f9e.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-bd5333b8d1ee3bf5.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-d7d5f41b71548fac.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-2ff8e4175d5b7ef1.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-39ab557ac561349d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-acd1c84bf1d7171f.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-7ebf4641c157b9f7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-5df5433ea6a4d84f.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-5f040dc1f47a46b0.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-dd68956a392effef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6914ee8d18ab90c4.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librustls-f442ef8a3652ccf0.rlib" "/opt/rustwide/target/debug/deps/libsct-8c42cf95eb710a0c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-35abc21b0fea4808.rlib" "/opt/rustwide/target/debug/deps/libring-e6c28558ee5736a2.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhyper-840255f5c5fe2610.rlib" "/opt/rustwide/target/debug/deps/libwant-152f39dec242399e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-9b426c2ba42e4021.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c496ba3de23c0b24.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ba02af5858bb1299.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-4c7bfdf34d260f36.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-0a6f03dab2223d77.rlib" "/opt/rustwide/target/debug/deps/libtokio-c393967938ed8abb.rlib" "/opt/rustwide/target/debug/deps/libmio-bf1b5e9806f040d6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-dbbaad2e3066487c.rlib" "/opt/rustwide/target/debug/deps/libhttp-7586e434a77ad43e.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0c4ffd2b05d6bea8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15d0ce17e2cf127b.rlib" "/opt/rustwide/target/debug/deps/libryu-6250ccc1b3da0647.rlib" "/opt/rustwide/target/debug/deps/libitoa-7622618995ab5a56.rlib" "/opt/rustwide/target/debug/deps/libdata_url-1c64c5d3e48fe919.rlib" "/opt/rustwide/target/debug/deps/libprost-565bd60e11622def.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f3810c999188b4f2.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-4d1c117fde9b9db6.rlib" "/opt/rustwide/target/debug/deps/libblocking-fd321aa256d99afb.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-c78f6b92b9e93ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6af46bc12ef6c04a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-a9395480d4d972d2.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-11b41c3f629ec7f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libasync_process-516bfff533f04881.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-186b5c386ec9546c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0d4928671b7c0853.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f69919c1863ed7fa.rlib" "/opt/rustwide/target/debug/deps/libpolling-740c67505bc1a3f5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-76b71fda6a1e62df.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-0a77c3797c96d33c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2765520c777de4dc.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-3314a20b781ed1a0.rlib" "/opt/rustwide/target/debug/deps/libparking-3342abdc29b74b75.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-655a191c063730e8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-14b40c64933a5278.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7bc2dbe282e10eed.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-ade57426eeeef8a6.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-caf303f350ccf135.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-2e9515e34dd9e563.rlib" "/opt/rustwide/target/debug/deps/libflate2-a1b32b6308fde682.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-db1db6264f500fe6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libregex-fce496d2065d9ff5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-23baffc3948e73bc.rlib" "/opt/rustwide/target/debug/deps/libchrono-b81a029a2b47f716.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cb70301744a0b151.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0e41e91e552054fc.rlib" "/opt/rustwide/target/debug/deps/libtime-d8631a01411017ec.rlib" "/opt/rustwide/target/debug/deps/liburl-9d58c87890037def.rlib" "/opt/rustwide/target/debug/deps/libidna-ae0232802fd46ec2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a40dcef6a8211cde.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/librand-81870b54be1c149b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-40fe0702f99a6179.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-7a3d98430dd1951d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3cfee0a9e3c5f909.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0c1c47751822c711.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d4502e37bab49e1f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8bb1dbd76d1e3949.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8df5437d0e2cc36e.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libnom-5fc5dda8c777d58e.rlib" "/opt/rustwide/target/debug/deps/liblog-dfe78f495e6f9e01.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-6f7f8ed32cb6b1a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-15279d2d1795fc11.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-48048280004a6489.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-51af1e2458181249.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f2495b3b3db32d28.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.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" "/opt/rustwide/target/debug/deps/libserde-9cdd66a008287183.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.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/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/batching-e2cfd14bb5baff1b" "-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 `sn-pulsar` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "28339109ef99cb381edd34d70e2bf7188c957a59eef2a9cbccc68f789b8a9bf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28339109ef99cb381edd34d70e2bf7188c957a59eef2a9cbccc68f789b8a9bf1", kill_on_drop: false }` [INFO] [stdout] 28339109ef99cb381edd34d70e2bf7188c957a59eef2a9cbccc68f789b8a9bf1