[INFO] fetching crate pulsar 4.1.2... [INFO] building pulsar-4.1.2 against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] extracting crate pulsar 4.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pulsar 4.1.2 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 pulsar 4.1.2 [INFO] finished tweaking crates.io crate pulsar 4.1.2 [INFO] tweaked toml for crates.io crate pulsar 4.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate pulsar 4.1.2 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_derive v1.0.137 [INFO] [stderr] Downloaded quote v1.0.20 [INFO] [stderr] Downloaded proc-macro2 v1.0.40 [INFO] [stderr] Downloaded unicode-ident v1.0.1 [INFO] [stderr] Downloaded syn v1.0.98 [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded serde_path_to_error v0.1.7 [INFO] [stderr] Downloaded data-url v0.1.1 [INFO] [stderr] Downloaded oauth2 v4.2.0 [INFO] [stderr] Downloaded openidconnect v2.3.1 [INFO] [stderr] Downloaded kv-log-macro v1.0.7 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.81 [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded serde-value v0.7.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.81 [INFO] [stderr] Downloaded ctor v0.1.22 [INFO] [stderr] Downloaded asynchronous-codec v0.6.0 [INFO] [stderr] Downloaded lz4 v1.23.3 [INFO] [stderr] Downloaded rustls-pemfile v1.0.0 [INFO] [stderr] Downloaded crc-catalog v2.1.0 [INFO] [stderr] Downloaded async-global-executor v2.2.0 [INFO] [stderr] Downloaded gloo-timers v0.2.4 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.9 [INFO] [stderr] Downloaded snap v1.0.5 [INFO] [stderr] Downloaded ryu v1.0.10 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.81 [INFO] [stderr] Downloaded anyhow v1.0.58 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.31 [INFO] [stderr] Downloaded async-trait v0.1.56 [INFO] [stderr] Downloaded async-io v1.7.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.9 [INFO] [stderr] Downloaded async-std v1.12.0 [INFO] [stderr] Downloaded webpki-roots v0.22.3 [INFO] [stderr] Downloaded async-native-tls v0.3.3 [INFO] [stderr] Downloaded lz4-sys v1.9.3 [INFO] [stderr] Downloaded zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Downloaded web-sys v0.3.58 [INFO] [stderr] Downloaded zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Downloaded zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Downloaded async-process v1.4.0 [INFO] [stderr] Downloaded hashbrown v0.12.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.81 [INFO] [stderr] Downloaded js-sys v0.3.58 [INFO] [stderr] Downloaded wasm-bindgen v0.2.81 [INFO] [stderr] Downloaded openssl v0.10.40 [INFO] [stderr] Downloaded serde_json v1.0.81 [INFO] [stderr] Downloaded openssl-sys v0.9.74 [INFO] [stderr] Downloaded tracing-core v0.1.27 [INFO] [stderr] Downloaded crc v3.0.0 [INFO] [stderr] Downloaded tracing v0.1.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 78a71345a7d227908e9af80349ade4329309606296dcb65791a9139ffacf9b3f [INFO] running `Command { std: "docker" "start" "-a" "78a71345a7d227908e9af80349ade4329309606296dcb65791a9139ffacf9b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78a71345a7d227908e9af80349ade4329309606296dcb65791a9139ffacf9b3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78a71345a7d227908e9af80349ade4329309606296dcb65791a9139ffacf9b3f", kill_on_drop: false }` [INFO] [stdout] 78a71345a7d227908e9af80349ade4329309606296dcb65791a9139ffacf9b3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 8ecb7da6308a925e41dd1d24525bf6531d4022ec690cfaf9a711227dc5584707 [INFO] running `Command { std: "docker" "start" "-a" "8ecb7da6308a925e41dd1d24525bf6531d4022ec690cfaf9a711227dc5584707", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [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 once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.58 [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 event-listener v2.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.9 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling indexmap v1.9.1 [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 itertools v0.10.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [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 which v4.2.5 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling lz4-sys v1.9.3 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling lz4 v1.23.3 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling async-io v1.7.0 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling async-process v1.4.0 [INFO] [stderr] Compiling async-global-executor v2.2.0 [INFO] [stderr] Compiling async-std v1.12.0 [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 tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling pulsar v4.1.2 (/opt/rustwide/workdir) [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 h2 v0.3.13 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling oauth2 v4.2.0 [INFO] [stderr] Compiling openidconnect v2.3.1 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [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: unreachable statement [INFO] [stdout] --> src/consumer.rs:897:29 [INFO] [stdout] | [INFO] [stdout] 896 | ... panic!("ConsumerEngine got Disconnected"); [INFO] [stdout] | ----------------------------------------- any code following this expression is unreachable [INFO] [stdout] 897 | ... self.reconnect().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "8ecb7da6308a925e41dd1d24525bf6531d4022ec690cfaf9a711227dc5584707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ecb7da6308a925e41dd1d24525bf6531d4022ec690cfaf9a711227dc5584707", kill_on_drop: false }` [INFO] [stdout] 8ecb7da6308a925e41dd1d24525bf6531d4022ec690cfaf9a711227dc5584707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ea21b33cbfecae2d80dadeb8890d0eb8985f981af0a870b3a3c93cee1b694d02 [INFO] running `Command { std: "docker" "start" "-a" "ea21b33cbfecae2d80dadeb8890d0eb8985f981af0a870b3a3c93cee1b694d02", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [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: unreachable statement [INFO] [stdout] --> src/consumer.rs:897:29 [INFO] [stdout] | [INFO] [stdout] 896 | ... panic!("ConsumerEngine got Disconnected"); [INFO] [stdout] | ----------------------------------------- any code following this expression is unreachable [INFO] [stdout] 897 | ... self.reconnect().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling pulsar v4.1.2 (/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: unreachable statement [INFO] [stdout] --> src/consumer.rs:897:29 [INFO] [stdout] | [INFO] [stdout] 896 | ... panic!("ConsumerEngine got Disconnected"); [INFO] [stdout] | ----------------------------------------- any code following this expression is unreachable [INFO] [stdout] 897 | ... self.reconnect().await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` 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 `pulsar`; 3 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=8254eb049f88bbf7 -C extra-filename=-8254eb049f88bbf7 --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-8055bf0c8ae7f2f0.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-a631ae585235d1a5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-274bb19a831396b8.so --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-499f87e6b078b3df.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-123c686681c1e056.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-130028da9e79b922.rlib --extern data_url=/opt/rustwide/target/debug/deps/libdata_url-1c64c5d3e48fe919.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-dc70f962aa0ac354.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-e1e6695de214c7ce.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5bf4054e29784f56.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-64532a9222f20bd2.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-e01965c8d7280b2d.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-04918476b16722d2.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-5fc5dda8c777d58e.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-935565dc26ae6ae6.rlib --extern openidconnect=/opt/rustwide/target/debug/deps/libopenidconnect-0265d30588259e72.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-aa07f7f33fc51df3.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-a2778b41449d1759.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-3b48a1de4a0b3399.so --extern rand=/opt/rustwide/target/debug/deps/librand-15a556f1fbfaffb4.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-fce496d2065d9ff5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0808bdc9039c5e77.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-48fb826b50c06729.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-afa2ff4d49f9a8a9.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-27248e47eec57581.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a1d4d16d041cdb39.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f47bac42d4e08643.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-0ce4ab1dc0d26d25.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-66966ca69dbc6a01/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/rustcdhiguy/symbols.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.reader.edcce45b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/reader-bd30b5aa983310db.nik5nsezl2b4lfk.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-66966ca69dbc6a01/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-dc70f962aa0ac354.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-c83ccbf7e5fc3837.rlib" "/opt/rustwide/target/debug/deps/libcrc-130028da9e79b922.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-5e6bab5be41562a2.rlib" "/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib" "/opt/rustwide/target/debug/deps/libzstd-0ce4ab1dc0d26d25.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-eebe03442e95e3b6.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-1f41f6b20d2ee001.rlib" "/opt/rustwide/target/debug/deps/liblz4-e01965c8d7280b2d.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-99e095e76b4ba5e9.rlib" "/opt/rustwide/target/debug/deps/libpem-aa07f7f33fc51df3.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-499f87e6b078b3df.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-8055bf0c8ae7f2f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-27248e47eec57581.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-0265d30588259e72.rlib" "/opt/rustwide/target/debug/deps/libitertools-dc397300565ff732.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libserde_value-d1039afbfccc8f40.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-935565dc26ae6ae6.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-3fab783671327154.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-eafce8949a357f78.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-3b7f790271e49bcb.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a1729d74469d0e8f.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-b21793e5ed20066b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-56dc261e29b8dbec.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-ae0b6d1201184b45.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-ea1d8c0ec5165740.rlib" "/opt/rustwide/target/debug/deps/libwant-0d7d2deae731f5de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-a0d397e2364e8f14.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5f8e175dda39be49.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ea24c71f4ddfdf2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a1d4d16d041cdb39.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-42676d41981bd005.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-47c9987583ab0930.rlib" "/opt/rustwide/target/debug/deps/libtokio-afa2ff4d49f9a8a9.rlib" "/opt/rustwide/target/debug/deps/libmio-02a79ee6f1cbc3b7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c74a567e63b86b49.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libhttp-4c1c83b3d3af31c5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-48fb826b50c06729.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-a2778b41449d1759.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a631ae585235d1a5.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-173f2244170d0ba8.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_executor-11b41c3f629ec7f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e9119b1dac8f05d0.rlib" "/opt/rustwide/target/debug/deps/libasync_process-4b82cbd51bfac6bd.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-0a91ec329c4320b6.rlib" "/opt/rustwide/target/debug/deps/libpolling-a0f82fdf7e925744.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-68003eda1fa6d25d.rlib" "/opt/rustwide/target/debug/deps/libflate2-e1e6695de214c7ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d2b00ba10a0ffb70.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-123c686681c1e056.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-679c505cd21767b7.rlib" "/opt/rustwide/target/debug/deps/liburl-f47bac42d4e08643.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-15a556f1fbfaffb4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e690fa8132d5a2b8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5a5a11b7df13e18d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8802b408bc9897ab.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-04918476b16722d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3a2d50d6160613b8.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-cee836701e95feee.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libnom-5fc5dda8c777d58e.rlib" "/opt/rustwide/target/debug/deps/liblog-64532a9222f20bd2.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-de6e66b4e8f75eed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-5bf4054e29784f56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bb145ca2184472d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5da8812d51af2260.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-0808bdc9039c5e77.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/reader-bd30b5aa983310db" "-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 `pulsar` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfI42ze/symbols.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.producer.4a905939-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/producer-fe2c70050a3dc067.29c78wa9stqvdwzb.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-66966ca69dbc6a01/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-dc70f962aa0ac354.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-c83ccbf7e5fc3837.rlib" "/opt/rustwide/target/debug/deps/libcrc-130028da9e79b922.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-5e6bab5be41562a2.rlib" "/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib" "/opt/rustwide/target/debug/deps/libzstd-0ce4ab1dc0d26d25.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-eebe03442e95e3b6.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-1f41f6b20d2ee001.rlib" "/opt/rustwide/target/debug/deps/liblz4-e01965c8d7280b2d.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-99e095e76b4ba5e9.rlib" "/opt/rustwide/target/debug/deps/libpem-aa07f7f33fc51df3.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-499f87e6b078b3df.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-8055bf0c8ae7f2f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-27248e47eec57581.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-0265d30588259e72.rlib" "/opt/rustwide/target/debug/deps/libitertools-dc397300565ff732.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libserde_value-d1039afbfccc8f40.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-935565dc26ae6ae6.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-3fab783671327154.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-eafce8949a357f78.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-3b7f790271e49bcb.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a1729d74469d0e8f.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-b21793e5ed20066b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-56dc261e29b8dbec.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-ae0b6d1201184b45.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-ea1d8c0ec5165740.rlib" "/opt/rustwide/target/debug/deps/libwant-0d7d2deae731f5de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-a0d397e2364e8f14.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5f8e175dda39be49.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ea24c71f4ddfdf2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a1d4d16d041cdb39.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-42676d41981bd005.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-47c9987583ab0930.rlib" "/opt/rustwide/target/debug/deps/libtokio-afa2ff4d49f9a8a9.rlib" "/opt/rustwide/target/debug/deps/libmio-02a79ee6f1cbc3b7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c74a567e63b86b49.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libhttp-4c1c83b3d3af31c5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-48fb826b50c06729.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-a2778b41449d1759.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a631ae585235d1a5.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-173f2244170d0ba8.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_executor-11b41c3f629ec7f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e9119b1dac8f05d0.rlib" "/opt/rustwide/target/debug/deps/libasync_process-4b82cbd51bfac6bd.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-0a91ec329c4320b6.rlib" "/opt/rustwide/target/debug/deps/libpolling-a0f82fdf7e925744.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-68003eda1fa6d25d.rlib" "/opt/rustwide/target/debug/deps/libflate2-e1e6695de214c7ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d2b00ba10a0ffb70.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-123c686681c1e056.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-679c505cd21767b7.rlib" "/opt/rustwide/target/debug/deps/liburl-f47bac42d4e08643.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-15a556f1fbfaffb4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e690fa8132d5a2b8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5a5a11b7df13e18d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8802b408bc9897ab.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-04918476b16722d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3a2d50d6160613b8.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-cee836701e95feee.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libnom-5fc5dda8c777d58e.rlib" "/opt/rustwide/target/debug/deps/liblog-64532a9222f20bd2.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-de6e66b4e8f75eed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-5bf4054e29784f56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bb145ca2184472d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5da8812d51af2260.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-0808bdc9039c5e77.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-fe2c70050a3dc067" "-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 `pulsar` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9oi3Lq/symbols.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.batching.c1671de2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/batching-86a9e2ec6af61042.317p0e7hqhuev3fw.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-66966ca69dbc6a01/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-dc70f962aa0ac354.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-c83ccbf7e5fc3837.rlib" "/opt/rustwide/target/debug/deps/libcrc-130028da9e79b922.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-5e6bab5be41562a2.rlib" "/opt/rustwide/target/debug/deps/libsnap-9791d0beac225618.rlib" "/opt/rustwide/target/debug/deps/libzstd-0ce4ab1dc0d26d25.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-eebe03442e95e3b6.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-1f41f6b20d2ee001.rlib" "/opt/rustwide/target/debug/deps/liblz4-e01965c8d7280b2d.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-99e095e76b4ba5e9.rlib" "/opt/rustwide/target/debug/deps/libpem-aa07f7f33fc51df3.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-499f87e6b078b3df.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-8055bf0c8ae7f2f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-27248e47eec57581.rlib" "/opt/rustwide/target/debug/deps/libopenidconnect-0265d30588259e72.rlib" "/opt/rustwide/target/debug/deps/libitertools-dc397300565ff732.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libserde_value-d1039afbfccc8f40.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-935565dc26ae6ae6.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-3fab783671327154.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-eafce8949a357f78.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-3b7f790271e49bcb.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a1729d74469d0e8f.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-b21793e5ed20066b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-56dc261e29b8dbec.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-ae0b6d1201184b45.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-ea1d8c0ec5165740.rlib" "/opt/rustwide/target/debug/deps/libwant-0d7d2deae731f5de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-a0d397e2364e8f14.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5f8e175dda39be49.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ea24c71f4ddfdf2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a1d4d16d041cdb39.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-42676d41981bd005.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-47c9987583ab0930.rlib" "/opt/rustwide/target/debug/deps/libtokio-afa2ff4d49f9a8a9.rlib" "/opt/rustwide/target/debug/deps/libmio-02a79ee6f1cbc3b7.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c74a567e63b86b49.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libhttp-4c1c83b3d3af31c5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-04e4ff9205a018a7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-48fb826b50c06729.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-a2778b41449d1759.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libasync_std-a631ae585235d1a5.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-173f2244170d0ba8.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_executor-11b41c3f629ec7f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-e967db48d8b5c150.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e9119b1dac8f05d0.rlib" "/opt/rustwide/target/debug/deps/libasync_process-4b82cbd51bfac6bd.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-0a91ec329c4320b6.rlib" "/opt/rustwide/target/debug/deps/libpolling-a0f82fdf7e925744.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-68003eda1fa6d25d.rlib" "/opt/rustwide/target/debug/deps/libflate2-e1e6695de214c7ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d2b00ba10a0ffb70.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-123c686681c1e056.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-679c505cd21767b7.rlib" "/opt/rustwide/target/debug/deps/liburl-f47bac42d4e08643.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-15a556f1fbfaffb4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e690fa8132d5a2b8.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-5a5a11b7df13e18d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8802b408bc9897ab.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-04918476b16722d2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3a2d50d6160613b8.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-cee836701e95feee.rlib" "/opt/rustwide/target/debug/deps/liblibc-f7cc4e82b538969b.rlib" "/opt/rustwide/target/debug/deps/libnom-5fc5dda8c777d58e.rlib" "/opt/rustwide/target/debug/deps/liblog-64532a9222f20bd2.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-de6e66b4e8f75eed.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures-5bf4054e29784f56.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bb145ca2184472d0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5da8812d51af2260.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-0808bdc9039c5e77.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-86a9e2ec6af61042" "-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 `pulsar` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ea21b33cbfecae2d80dadeb8890d0eb8985f981af0a870b3a3c93cee1b694d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea21b33cbfecae2d80dadeb8890d0eb8985f981af0a870b3a3c93cee1b694d02", kill_on_drop: false }` [INFO] [stdout] ea21b33cbfecae2d80dadeb8890d0eb8985f981af0a870b3a3c93cee1b694d02