[INFO] fetching crate tsclientlib 0.2.0... [INFO] testing tsclientlib-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate tsclientlib 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tsclientlib 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tsclientlib 0.2.0 [INFO] finished tweaking crates.io crate tsclientlib 0.2.0 [INFO] tweaked toml for crates.io crate tsclientlib 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate tsclientlib 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 51a567ff64963f36a988fbfcf214d8b57bcf7bde30cec37c4cbb614b21b82b85 [INFO] running `Command { std: "docker" "start" "-a" "51a567ff64963f36a988fbfcf214d8b57bcf7bde30cec37c4cbb614b21b82b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51a567ff64963f36a988fbfcf214d8b57bcf7bde30cec37c4cbb614b21b82b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a567ff64963f36a988fbfcf214d8b57bcf7bde30cec37c4cbb614b21b82b85", kill_on_drop: false }` [INFO] [stdout] 51a567ff64963f36a988fbfcf214d8b57bcf7bde30cec37c4cbb614b21b82b85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57c3351341a6425f839e9fbd3c903e5de7a346fb60a9b6e3a7997c1cf32c1ed2 [INFO] running `Command { std: "docker" "start" "-a" "57c3351341a6425f839e9fbd3c903e5de7a346fb60a9b6e3a7997c1cf32c1ed2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling const-oid v0.5.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cpufeatures v0.1.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling const_fn v0.4.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling omnom v3.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling slog-perf v0.2.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling der v0.3.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling spki v0.3.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling dbl v0.3.1 [INFO] [stderr] Compiling aead v0.4.1 [INFO] [stderr] Compiling audiopus v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pkcs8 v0.6.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling ff v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling aes v0.7.1 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling group v0.9.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling cmac v0.6.0 [INFO] [stderr] Compiling elliptic-curve v0.9.11 [INFO] [stderr] Compiling eax v0.4.0 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling ecdsa v0.11.0 [INFO] [stderr] Compiling p256 v0.8.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling t4rust-derive v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling git-testament-derive v0.1.12 [INFO] [stderr] Compiling git-testament v0.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling simple_asn1 v0.5.2 [INFO] [stderr] Compiling quicklz v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.2 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling trust-dns-resolver v0.20.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tsproto-packets v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling tsproto-structs v0.2.0 [INFO] [stderr] Compiling tsproto-types v0.1.0 [INFO] [stderr] Compiling ts-bookkeeping v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling tsproto v0.2.0 [INFO] [stderr] Compiling tsclientlib v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rental v0.5.6, tsproto-packets v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5` [INFO] running `Command { std: "docker" "inspect" "57c3351341a6425f839e9fbd3c903e5de7a346fb60a9b6e3a7997c1cf32c1ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c3351341a6425f839e9fbd3c903e5de7a346fb60a9b6e3a7997c1cf32c1ed2", kill_on_drop: false }` [INFO] [stdout] 57c3351341a6425f839e9fbd3c903e5de7a346fb60a9b6e3a7997c1cf32c1ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd33966abc08bce7509bfd67c0e49002779737b3f0bc889f03947f180c63f87f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dd33966abc08bce7509bfd67c0e49002779737b3f0bc889f03947f180c63f87f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling arc-swap v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling tsproto-types v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.20.2 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling ts-bookkeeping v0.1.0 [INFO] [stderr] Compiling tsproto v0.2.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.20.2 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling tsclientlib v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> examples/audio-latency.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/audio-latency.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `verbose` [INFO] [stdout] --> examples/audio-latency.rs:31:2 [INFO] [stdout] | [INFO] [stdout] 31 | verbose: u8, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Args` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/audio-latency.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(StructOpt, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `check_packet` [INFO] [stdout] --> src/audio.rs:562:5 [INFO] [stdout] | [INFO] [stdout] 562 | fn check_packet(data: &[u8]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tsclientlib`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tsclientlib --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="audio"' --cfg 'feature="audiopus"' --cfg 'feature="default"' -C metadata=d150a9790a1c5562 -C extra-filename=-d150a9790a1c5562 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib --extern audiopus=/opt/rustwide/target/debug/deps/libaudiopus-60e6837a412f1782.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-2f3ff2b15cddbdad.rlib --extern git_testament=/opt/rustwide/target/debug/deps/libgit_testament-b00e8e47424119d4.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib --extern quickcheck=/opt/rustwide/target/debug/deps/libquickcheck-2ab8482e0785abc1.rlib --extern quickcheck_macros=/opt/rustwide/target/debug/deps/libquickcheck_macros-007a3b957119ed6c.so --extern rand=/opt/rustwide/target/debug/deps/librand-ba8c0747ffce514c.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b22edac0f1b9189c.rlib --extern sdl2=/opt/rustwide/target/debug/deps/libsdl2-8f211421dcc0a7ac.rlib --extern slog=/opt/rustwide/target/debug/deps/libslog-746345d73a168e9a.rlib --extern slog_async=/opt/rustwide/target/debug/deps/libslog_async-0dbcee469652e839.rlib --extern slog_envlogger=/opt/rustwide/target/debug/deps/libslog_envlogger-baea3c3c550f8915.rlib --extern slog_perf=/opt/rustwide/target/debug/deps/libslog_perf-65845ed68753a0ee.rlib --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-64116e4d59c08247.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-9e7bde56a99124bb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a43056dfb13e1e96.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-39023cd25016ed00.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5d4569fffc676b67.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-2afb9ea470943535.rlib --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-557f8ba9fb10a5f6.rlib --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5196611abea5299b.rlib --extern ts_bookkeeping=/opt/rustwide/target/debug/deps/libts_bookkeeping-7910d7fda57807b2.rlib --extern tsproto=/opt/rustwide/target/debug/deps/libtsproto-0dcceb16abb59ca7.rlib --extern tsproto_packets=/opt/rustwide/target/debug/deps/libtsproto_packets-b7b9a5bb8a544ce0.rlib --extern tsproto_types=/opt/rustwide/target/debug/deps/libtsproto_types-19f49b6f89105925.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5e4da12fcab558ee.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.simple.2ca55f44-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68.5fqned6zjutz1b7y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtsclientlib-d93ca5200101387c.rlib" "/opt/rustwide/target/debug/deps/libslog_async-0dbcee469652e839.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-05f34ff8f9c3f28b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6dd096d18179c383.rlib" "/opt/rustwide/target/debug/deps/libslog_term-64116e4d59c08247.rlib" "/opt/rustwide/target/debug/deps/libatty-79a86a89487cefe3.rlib" "/opt/rustwide/target/debug/deps/libterm-a7fa150a7efb99e7.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-106b020673821590.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-afdbb1abfdc8b350.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2afb9ea470943535.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b22edac0f1b9189c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b8021b33c24a6feb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-45b00a3027ef780f.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5fb0f3f4f0870a81.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-53216c495793884d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0100fcfc7c557a66.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-13bd653d8212c2e4.rlib" "/opt/rustwide/target/debug/deps/libhyper-c615ff631a16e522.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d339df7140c5b59b.rlib" "/opt/rustwide/target/debug/deps/libh2-c356f84f452c5409.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cece434f92577f0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a717424149414946.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b365cb61810b9db9.rlib" "/opt/rustwide/target/debug/deps/libtracing-8dc95c3780796df8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c45b49a75c7025c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5196611abea5299b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-601a135d3ad94a15.rlib" "/opt/rustwide/target/debug/deps/libhostname-469e770a4abe54f7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b6fe7339d0203e81.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2df482910c169065.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-557f8ba9fb10a5f6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4da12fcab558ee.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libaudiopus-60e6837a412f1782.rlib" "/opt/rustwide/target/debug/deps/libaudiopus_sys-90d8065f8442019f.rlib" "/opt/rustwide/target/debug/deps/libtsproto-0dcceb16abb59ca7.rlib" "/opt/rustwide/target/debug/deps/libslog_perf-65845ed68753a0ee.rlib" "/opt/rustwide/target/debug/deps/libaes-20d399b0a9a594cd.rlib" "/opt/rustwide/target/debug/deps/libgit_testament-b00e8e47424119d4.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-4a63dfdc3f0efda8.rlib" "/opt/rustwide/target/debug/deps/libquicklz-7f9809ec1132b2b1.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libeax-306ba7bcf67a43d9.rlib" "/opt/rustwide/target/debug/deps/libctr-d646714c2577b02b.rlib" "/opt/rustwide/target/debug/deps/libcmac-cc645079159ffd79.rlib" "/opt/rustwide/target/debug/deps/libdbl-0b64f9c073fc7af2.rlib" "/opt/rustwide/target/debug/deps/libaead-1ac79a9b2eb5210a.rlib" "/opt/rustwide/target/debug/deps/libts_bookkeeping-7910d7fda57807b2.rlib" "/opt/rustwide/target/debug/deps/libtsproto_types-19f49b6f89105925.rlib" "/opt/rustwide/target/debug/deps/librand-ba8c0747ffce514c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edd1931b75301681.rlib" "/opt/rustwide/target/debug/deps/librand-c44da78fe1669e4d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3ff7594c16600c69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fb1aaa0b1b160d2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-379bae01d9811cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-8f43c32f2acc8cf2.rlib" "/opt/rustwide/target/debug/deps/libsha1-38a9a6ba8e6b03d0.rlib" "/opt/rustwide/target/debug/deps/libp256-5da73dfef289aef3.rlib" "/opt/rustwide/target/debug/deps/libsha2-e56aa828844a34b9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ced53da27008d61d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ae12f1a4ddd2f697.rlib" "/opt/rustwide/target/debug/deps/libhmac-91b87d48a7786f42.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d7cf63de482403d8.rlib" "/opt/rustwide/target/debug/deps/libcipher-cd1f62ee3b111fc0.rlib" "/opt/rustwide/target/debug/deps/libsignature-98eba7da9384fd74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-77b8dd6a03eda9a7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-406bc399b135e1da.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-04f86a361bd77e7a.rlib" "/opt/rustwide/target/debug/deps/libspki-6bdb99d3fe7576d6.rlib" "/opt/rustwide/target/debug/deps/libder-f5db248bea1bdad7.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-502fe57edefa2fd0.rlib" "/opt/rustwide/target/debug/deps/libgroup-2c6455c5c39a0583.rlib" "/opt/rustwide/target/debug/deps/libff-b0807f0c444f1411.rlib" "/opt/rustwide/target/debug/deps/librand_core-7607bb769b4425cc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec8a55b81a4949ac.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8a70761065958411.rlib" "/opt/rustwide/target/debug/deps/libwyz-da383f6a427252b3.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-b679f24fa5a5ea12.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-254ef6bc90bffca8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6213d1d252dc991e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-1ede7874f2fd0261.rlib" "/opt/rustwide/target/debug/deps/librand_core-898925a8254919a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3bb632205c3bdb5.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbe6750cc58c984e.rlib" "/opt/rustwide/target/debug/deps/libref_cast-ed653751d8ec4f00.rlib" "/opt/rustwide/target/debug/deps/libtsproto_packets-b7b9a5bb8a544ce0.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libomnom-7b82730e1680aba7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/librental-e13189d37bf0d1de.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libtime-39023cd25016ed00.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0f32fade9f7ecc4e.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libserde-fbadd9afd277d06e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a43056dfb13e1e96.rlib" "/opt/rustwide/target/debug/deps/libslog-746345d73a168e9a.rlib" "/opt/rustwide/target/debug/deps/libtokio-5d4569fffc676b67.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f57f76629c6040d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44b189faddefabd2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libmio-c6113c053b15743a.rlib" "/opt/rustwide/target/debug/deps/liblibc-25ca4ed6f721c0d7.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libstructopt-9e7bde56a99124bb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-7b9a4522e5dae1d6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libfutures-2f3ff2b15cddbdad.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f3e2ca439e9a0a5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-327d694f940b3206.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e5b78f3f8c2e9927.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fa9386671a4e8e23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec8780e8a2a1f907.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lopus" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-c75ce74f6b601d68" "-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 `tsclientlib` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.simple_sync.5dd0bc1b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d.2azpkt3ltfk4qvwz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtsclientlib-d93ca5200101387c.rlib" "/opt/rustwide/target/debug/deps/libslog_async-0dbcee469652e839.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-05f34ff8f9c3f28b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6dd096d18179c383.rlib" "/opt/rustwide/target/debug/deps/libslog_term-64116e4d59c08247.rlib" "/opt/rustwide/target/debug/deps/libatty-79a86a89487cefe3.rlib" "/opt/rustwide/target/debug/deps/libterm-a7fa150a7efb99e7.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-106b020673821590.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-afdbb1abfdc8b350.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2afb9ea470943535.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b22edac0f1b9189c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b8021b33c24a6feb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-45b00a3027ef780f.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5fb0f3f4f0870a81.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-53216c495793884d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0100fcfc7c557a66.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-13bd653d8212c2e4.rlib" "/opt/rustwide/target/debug/deps/libhyper-c615ff631a16e522.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d339df7140c5b59b.rlib" "/opt/rustwide/target/debug/deps/libh2-c356f84f452c5409.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cece434f92577f0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a717424149414946.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b365cb61810b9db9.rlib" "/opt/rustwide/target/debug/deps/libtracing-8dc95c3780796df8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c45b49a75c7025c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5196611abea5299b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-601a135d3ad94a15.rlib" "/opt/rustwide/target/debug/deps/libhostname-469e770a4abe54f7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b6fe7339d0203e81.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2df482910c169065.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-557f8ba9fb10a5f6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4da12fcab558ee.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libaudiopus-60e6837a412f1782.rlib" "/opt/rustwide/target/debug/deps/libaudiopus_sys-90d8065f8442019f.rlib" "/opt/rustwide/target/debug/deps/libtsproto-0dcceb16abb59ca7.rlib" "/opt/rustwide/target/debug/deps/libslog_perf-65845ed68753a0ee.rlib" "/opt/rustwide/target/debug/deps/libaes-20d399b0a9a594cd.rlib" "/opt/rustwide/target/debug/deps/libgit_testament-b00e8e47424119d4.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-4a63dfdc3f0efda8.rlib" "/opt/rustwide/target/debug/deps/libquicklz-7f9809ec1132b2b1.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libeax-306ba7bcf67a43d9.rlib" "/opt/rustwide/target/debug/deps/libctr-d646714c2577b02b.rlib" "/opt/rustwide/target/debug/deps/libcmac-cc645079159ffd79.rlib" "/opt/rustwide/target/debug/deps/libdbl-0b64f9c073fc7af2.rlib" "/opt/rustwide/target/debug/deps/libaead-1ac79a9b2eb5210a.rlib" "/opt/rustwide/target/debug/deps/libts_bookkeeping-7910d7fda57807b2.rlib" "/opt/rustwide/target/debug/deps/libtsproto_types-19f49b6f89105925.rlib" "/opt/rustwide/target/debug/deps/librand-ba8c0747ffce514c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edd1931b75301681.rlib" "/opt/rustwide/target/debug/deps/librand-c44da78fe1669e4d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3ff7594c16600c69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fb1aaa0b1b160d2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-379bae01d9811cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-8f43c32f2acc8cf2.rlib" "/opt/rustwide/target/debug/deps/libsha1-38a9a6ba8e6b03d0.rlib" "/opt/rustwide/target/debug/deps/libp256-5da73dfef289aef3.rlib" "/opt/rustwide/target/debug/deps/libsha2-e56aa828844a34b9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ced53da27008d61d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ae12f1a4ddd2f697.rlib" "/opt/rustwide/target/debug/deps/libhmac-91b87d48a7786f42.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d7cf63de482403d8.rlib" "/opt/rustwide/target/debug/deps/libcipher-cd1f62ee3b111fc0.rlib" "/opt/rustwide/target/debug/deps/libsignature-98eba7da9384fd74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-77b8dd6a03eda9a7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-406bc399b135e1da.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-04f86a361bd77e7a.rlib" "/opt/rustwide/target/debug/deps/libspki-6bdb99d3fe7576d6.rlib" "/opt/rustwide/target/debug/deps/libder-f5db248bea1bdad7.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-502fe57edefa2fd0.rlib" "/opt/rustwide/target/debug/deps/libgroup-2c6455c5c39a0583.rlib" "/opt/rustwide/target/debug/deps/libff-b0807f0c444f1411.rlib" "/opt/rustwide/target/debug/deps/librand_core-7607bb769b4425cc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec8a55b81a4949ac.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8a70761065958411.rlib" "/opt/rustwide/target/debug/deps/libwyz-da383f6a427252b3.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-b679f24fa5a5ea12.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-254ef6bc90bffca8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6213d1d252dc991e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-1ede7874f2fd0261.rlib" "/opt/rustwide/target/debug/deps/librand_core-898925a8254919a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3bb632205c3bdb5.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbe6750cc58c984e.rlib" "/opt/rustwide/target/debug/deps/libref_cast-ed653751d8ec4f00.rlib" "/opt/rustwide/target/debug/deps/libtsproto_packets-b7b9a5bb8a544ce0.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libomnom-7b82730e1680aba7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/librental-e13189d37bf0d1de.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libtime-39023cd25016ed00.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0f32fade9f7ecc4e.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libserde-fbadd9afd277d06e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a43056dfb13e1e96.rlib" "/opt/rustwide/target/debug/deps/libslog-746345d73a168e9a.rlib" "/opt/rustwide/target/debug/deps/libtokio-5d4569fffc676b67.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f57f76629c6040d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44b189faddefabd2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libmio-c6113c053b15743a.rlib" "/opt/rustwide/target/debug/deps/liblibc-25ca4ed6f721c0d7.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libstructopt-9e7bde56a99124bb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-7b9a4522e5dae1d6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libfutures-2f3ff2b15cddbdad.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f3e2ca439e9a0a5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-327d694f940b3206.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e5b78f3f8c2e9927.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fa9386671a4e8e23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec8780e8a2a1f907.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lopus" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_sync-953d4cf83c01097d" "-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 `tsclientlib` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.sync.63a33214-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62.2wc9qw0bkuyg18x7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtsclientlib-d93ca5200101387c.rlib" "/opt/rustwide/target/debug/deps/libslog_async-0dbcee469652e839.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-05f34ff8f9c3f28b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6dd096d18179c383.rlib" "/opt/rustwide/target/debug/deps/libslog_term-64116e4d59c08247.rlib" "/opt/rustwide/target/debug/deps/libatty-79a86a89487cefe3.rlib" "/opt/rustwide/target/debug/deps/libterm-a7fa150a7efb99e7.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-106b020673821590.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-afdbb1abfdc8b350.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2afb9ea470943535.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b22edac0f1b9189c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b8021b33c24a6feb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-45b00a3027ef780f.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5fb0f3f4f0870a81.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-53216c495793884d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0100fcfc7c557a66.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-13bd653d8212c2e4.rlib" "/opt/rustwide/target/debug/deps/libhyper-c615ff631a16e522.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d339df7140c5b59b.rlib" "/opt/rustwide/target/debug/deps/libh2-c356f84f452c5409.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cece434f92577f0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a717424149414946.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b365cb61810b9db9.rlib" "/opt/rustwide/target/debug/deps/libtracing-8dc95c3780796df8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c45b49a75c7025c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5196611abea5299b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-601a135d3ad94a15.rlib" "/opt/rustwide/target/debug/deps/libhostname-469e770a4abe54f7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b6fe7339d0203e81.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2df482910c169065.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-557f8ba9fb10a5f6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4da12fcab558ee.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libaudiopus-60e6837a412f1782.rlib" "/opt/rustwide/target/debug/deps/libaudiopus_sys-90d8065f8442019f.rlib" "/opt/rustwide/target/debug/deps/libtsproto-0dcceb16abb59ca7.rlib" "/opt/rustwide/target/debug/deps/libslog_perf-65845ed68753a0ee.rlib" "/opt/rustwide/target/debug/deps/libaes-20d399b0a9a594cd.rlib" "/opt/rustwide/target/debug/deps/libgit_testament-b00e8e47424119d4.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-4a63dfdc3f0efda8.rlib" "/opt/rustwide/target/debug/deps/libquicklz-7f9809ec1132b2b1.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libeax-306ba7bcf67a43d9.rlib" "/opt/rustwide/target/debug/deps/libctr-d646714c2577b02b.rlib" "/opt/rustwide/target/debug/deps/libcmac-cc645079159ffd79.rlib" "/opt/rustwide/target/debug/deps/libdbl-0b64f9c073fc7af2.rlib" "/opt/rustwide/target/debug/deps/libaead-1ac79a9b2eb5210a.rlib" "/opt/rustwide/target/debug/deps/libts_bookkeeping-7910d7fda57807b2.rlib" "/opt/rustwide/target/debug/deps/libtsproto_types-19f49b6f89105925.rlib" "/opt/rustwide/target/debug/deps/librand-ba8c0747ffce514c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edd1931b75301681.rlib" "/opt/rustwide/target/debug/deps/librand-c44da78fe1669e4d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3ff7594c16600c69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fb1aaa0b1b160d2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-379bae01d9811cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-8f43c32f2acc8cf2.rlib" "/opt/rustwide/target/debug/deps/libsha1-38a9a6ba8e6b03d0.rlib" "/opt/rustwide/target/debug/deps/libp256-5da73dfef289aef3.rlib" "/opt/rustwide/target/debug/deps/libsha2-e56aa828844a34b9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ced53da27008d61d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ae12f1a4ddd2f697.rlib" "/opt/rustwide/target/debug/deps/libhmac-91b87d48a7786f42.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d7cf63de482403d8.rlib" "/opt/rustwide/target/debug/deps/libcipher-cd1f62ee3b111fc0.rlib" "/opt/rustwide/target/debug/deps/libsignature-98eba7da9384fd74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-77b8dd6a03eda9a7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-406bc399b135e1da.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-04f86a361bd77e7a.rlib" "/opt/rustwide/target/debug/deps/libspki-6bdb99d3fe7576d6.rlib" "/opt/rustwide/target/debug/deps/libder-f5db248bea1bdad7.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-502fe57edefa2fd0.rlib" "/opt/rustwide/target/debug/deps/libgroup-2c6455c5c39a0583.rlib" "/opt/rustwide/target/debug/deps/libff-b0807f0c444f1411.rlib" "/opt/rustwide/target/debug/deps/librand_core-7607bb769b4425cc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec8a55b81a4949ac.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8a70761065958411.rlib" "/opt/rustwide/target/debug/deps/libwyz-da383f6a427252b3.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-b679f24fa5a5ea12.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-254ef6bc90bffca8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6213d1d252dc991e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-1ede7874f2fd0261.rlib" "/opt/rustwide/target/debug/deps/librand_core-898925a8254919a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3bb632205c3bdb5.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbe6750cc58c984e.rlib" "/opt/rustwide/target/debug/deps/libref_cast-ed653751d8ec4f00.rlib" "/opt/rustwide/target/debug/deps/libtsproto_packets-b7b9a5bb8a544ce0.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libomnom-7b82730e1680aba7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/librental-e13189d37bf0d1de.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libtime-39023cd25016ed00.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0f32fade9f7ecc4e.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libserde-fbadd9afd277d06e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a43056dfb13e1e96.rlib" "/opt/rustwide/target/debug/deps/libslog-746345d73a168e9a.rlib" "/opt/rustwide/target/debug/deps/libtokio-5d4569fffc676b67.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f57f76629c6040d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44b189faddefabd2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libmio-c6113c053b15743a.rlib" "/opt/rustwide/target/debug/deps/liblibc-25ca4ed6f721c0d7.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libstructopt-9e7bde56a99124bb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-7b9a4522e5dae1d6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libfutures-2f3ff2b15cddbdad.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f3e2ca439e9a0a5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-327d694f940b3206.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e5b78f3f8c2e9927.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fa9386671a4e8e23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec8780e8a2a1f907.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lopus" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/sync-fd0fe5609ecdef62" "-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 `tsclientlib` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.many.69733aae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d.3j3ut00pzim3bl2l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtsclientlib-d93ca5200101387c.rlib" "/opt/rustwide/target/debug/deps/libslog_async-0dbcee469652e839.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-05f34ff8f9c3f28b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6dd096d18179c383.rlib" "/opt/rustwide/target/debug/deps/libslog_term-64116e4d59c08247.rlib" "/opt/rustwide/target/debug/deps/libatty-79a86a89487cefe3.rlib" "/opt/rustwide/target/debug/deps/libterm-a7fa150a7efb99e7.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-106b020673821590.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-afdbb1abfdc8b350.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2afb9ea470943535.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b22edac0f1b9189c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b8021b33c24a6feb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-45b00a3027ef780f.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5fb0f3f4f0870a81.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-53216c495793884d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0100fcfc7c557a66.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-13bd653d8212c2e4.rlib" "/opt/rustwide/target/debug/deps/libhyper-c615ff631a16e522.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d339df7140c5b59b.rlib" "/opt/rustwide/target/debug/deps/libh2-c356f84f452c5409.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cece434f92577f0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a717424149414946.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b365cb61810b9db9.rlib" "/opt/rustwide/target/debug/deps/libtracing-8dc95c3780796df8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c45b49a75c7025c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5196611abea5299b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-601a135d3ad94a15.rlib" "/opt/rustwide/target/debug/deps/libhostname-469e770a4abe54f7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b6fe7339d0203e81.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2df482910c169065.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-557f8ba9fb10a5f6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4da12fcab558ee.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libaudiopus-60e6837a412f1782.rlib" "/opt/rustwide/target/debug/deps/libaudiopus_sys-90d8065f8442019f.rlib" "/opt/rustwide/target/debug/deps/libtsproto-0dcceb16abb59ca7.rlib" "/opt/rustwide/target/debug/deps/libslog_perf-65845ed68753a0ee.rlib" "/opt/rustwide/target/debug/deps/libaes-20d399b0a9a594cd.rlib" "/opt/rustwide/target/debug/deps/libgit_testament-b00e8e47424119d4.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-4a63dfdc3f0efda8.rlib" "/opt/rustwide/target/debug/deps/libquicklz-7f9809ec1132b2b1.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libeax-306ba7bcf67a43d9.rlib" "/opt/rustwide/target/debug/deps/libctr-d646714c2577b02b.rlib" "/opt/rustwide/target/debug/deps/libcmac-cc645079159ffd79.rlib" "/opt/rustwide/target/debug/deps/libdbl-0b64f9c073fc7af2.rlib" "/opt/rustwide/target/debug/deps/libaead-1ac79a9b2eb5210a.rlib" "/opt/rustwide/target/debug/deps/libts_bookkeeping-7910d7fda57807b2.rlib" "/opt/rustwide/target/debug/deps/libtsproto_types-19f49b6f89105925.rlib" "/opt/rustwide/target/debug/deps/librand-ba8c0747ffce514c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edd1931b75301681.rlib" "/opt/rustwide/target/debug/deps/librand-c44da78fe1669e4d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3ff7594c16600c69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fb1aaa0b1b160d2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-379bae01d9811cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-8f43c32f2acc8cf2.rlib" "/opt/rustwide/target/debug/deps/libsha1-38a9a6ba8e6b03d0.rlib" "/opt/rustwide/target/debug/deps/libp256-5da73dfef289aef3.rlib" "/opt/rustwide/target/debug/deps/libsha2-e56aa828844a34b9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ced53da27008d61d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ae12f1a4ddd2f697.rlib" "/opt/rustwide/target/debug/deps/libhmac-91b87d48a7786f42.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d7cf63de482403d8.rlib" "/opt/rustwide/target/debug/deps/libcipher-cd1f62ee3b111fc0.rlib" "/opt/rustwide/target/debug/deps/libsignature-98eba7da9384fd74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-77b8dd6a03eda9a7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-406bc399b135e1da.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-04f86a361bd77e7a.rlib" "/opt/rustwide/target/debug/deps/libspki-6bdb99d3fe7576d6.rlib" "/opt/rustwide/target/debug/deps/libder-f5db248bea1bdad7.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-502fe57edefa2fd0.rlib" "/opt/rustwide/target/debug/deps/libgroup-2c6455c5c39a0583.rlib" "/opt/rustwide/target/debug/deps/libff-b0807f0c444f1411.rlib" "/opt/rustwide/target/debug/deps/librand_core-7607bb769b4425cc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec8a55b81a4949ac.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8a70761065958411.rlib" "/opt/rustwide/target/debug/deps/libwyz-da383f6a427252b3.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-b679f24fa5a5ea12.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-254ef6bc90bffca8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6213d1d252dc991e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-1ede7874f2fd0261.rlib" "/opt/rustwide/target/debug/deps/librand_core-898925a8254919a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3bb632205c3bdb5.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbe6750cc58c984e.rlib" "/opt/rustwide/target/debug/deps/libref_cast-ed653751d8ec4f00.rlib" "/opt/rustwide/target/debug/deps/libtsproto_packets-b7b9a5bb8a544ce0.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libomnom-7b82730e1680aba7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/librental-e13189d37bf0d1de.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libtime-39023cd25016ed00.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0f32fade9f7ecc4e.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libserde-fbadd9afd277d06e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a43056dfb13e1e96.rlib" "/opt/rustwide/target/debug/deps/libtokio-5d4569fffc676b67.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f57f76629c6040d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44b189faddefabd2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libmio-c6113c053b15743a.rlib" "/opt/rustwide/target/debug/deps/liblibc-25ca4ed6f721c0d7.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libstructopt-9e7bde56a99124bb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-7b9a4522e5dae1d6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libslog-746345d73a168e9a.rlib" "/opt/rustwide/target/debug/deps/libfutures-2f3ff2b15cddbdad.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f3e2ca439e9a0a5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-327d694f940b3206.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e5b78f3f8c2e9927.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fa9386671a4e8e23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec8780e8a2a1f907.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lopus" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/many-4daac5d28751a46d" "-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 `tsclientlib` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.channeltree.972244e4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20.2uz4y5rlcby0pxgj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtsclientlib-d93ca5200101387c.rlib" "/opt/rustwide/target/debug/deps/libslog_async-0dbcee469652e839.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2b10e0bd838fb06d.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-05f34ff8f9c3f28b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6dd096d18179c383.rlib" "/opt/rustwide/target/debug/deps/libslog_term-64116e4d59c08247.rlib" "/opt/rustwide/target/debug/deps/libatty-79a86a89487cefe3.rlib" "/opt/rustwide/target/debug/deps/libterm-a7fa150a7efb99e7.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-106b020673821590.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-afdbb1abfdc8b350.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-2afb9ea470943535.rlib" "/opt/rustwide/target/debug/deps/libreqwest-b22edac0f1b9189c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b8021b33c24a6feb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-45b00a3027ef780f.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5fb0f3f4f0870a81.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-53216c495793884d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-0100fcfc7c557a66.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-13bd653d8212c2e4.rlib" "/opt/rustwide/target/debug/deps/libhyper-c615ff631a16e522.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d339df7140c5b59b.rlib" "/opt/rustwide/target/debug/deps/libh2-c356f84f452c5409.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7cece434f92577f0.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a717424149414946.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b365cb61810b9db9.rlib" "/opt/rustwide/target/debug/deps/libtracing-8dc95c3780796df8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4c45b49a75c7025c.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-5196611abea5299b.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-601a135d3ad94a15.rlib" "/opt/rustwide/target/debug/deps/libhostname-469e770a4abe54f7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b6fe7339d0203e81.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2df482910c169065.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9726424f3cfa668.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-2d73749d53e508e5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-557f8ba9fb10a5f6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/liburl-5e4da12fcab558ee.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libipnet-61a9bc273e84f915.rlib" "/opt/rustwide/target/debug/deps/libidna-991a4d5bfbe8cd4c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c84922e397704cb8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-558823217aa716f3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libitertools-bf6f3fd4ec10b463.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libaudiopus-60e6837a412f1782.rlib" "/opt/rustwide/target/debug/deps/libaudiopus_sys-90d8065f8442019f.rlib" "/opt/rustwide/target/debug/deps/libtsproto-0dcceb16abb59ca7.rlib" "/opt/rustwide/target/debug/deps/libslog_perf-65845ed68753a0ee.rlib" "/opt/rustwide/target/debug/deps/libaes-20d399b0a9a594cd.rlib" "/opt/rustwide/target/debug/deps/libgit_testament-b00e8e47424119d4.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-4a63dfdc3f0efda8.rlib" "/opt/rustwide/target/debug/deps/libquicklz-7f9809ec1132b2b1.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-11b3c2b459f7d1bb.rlib" "/opt/rustwide/target/debug/deps/libeax-306ba7bcf67a43d9.rlib" "/opt/rustwide/target/debug/deps/libctr-d646714c2577b02b.rlib" "/opt/rustwide/target/debug/deps/libcmac-cc645079159ffd79.rlib" "/opt/rustwide/target/debug/deps/libdbl-0b64f9c073fc7af2.rlib" "/opt/rustwide/target/debug/deps/libaead-1ac79a9b2eb5210a.rlib" "/opt/rustwide/target/debug/deps/libts_bookkeeping-7910d7fda57807b2.rlib" "/opt/rustwide/target/debug/deps/libtsproto_types-19f49b6f89105925.rlib" "/opt/rustwide/target/debug/deps/librand-ba8c0747ffce514c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-edd1931b75301681.rlib" "/opt/rustwide/target/debug/deps/librand-c44da78fe1669e4d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3ff7594c16600c69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fb1aaa0b1b160d2f.rlib" "/opt/rustwide/target/debug/deps/libchrono-379bae01d9811cf0.rlib" "/opt/rustwide/target/debug/deps/libtime-8f43c32f2acc8cf2.rlib" "/opt/rustwide/target/debug/deps/libsha1-38a9a6ba8e6b03d0.rlib" "/opt/rustwide/target/debug/deps/libp256-5da73dfef289aef3.rlib" "/opt/rustwide/target/debug/deps/libsha2-e56aa828844a34b9.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ced53da27008d61d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7fa0dd53180740e9.rlib" "/opt/rustwide/target/debug/deps/libecdsa-ae12f1a4ddd2f697.rlib" "/opt/rustwide/target/debug/deps/libhmac-91b87d48a7786f42.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-d7cf63de482403d8.rlib" "/opt/rustwide/target/debug/deps/libcipher-cd1f62ee3b111fc0.rlib" "/opt/rustwide/target/debug/deps/libsignature-98eba7da9384fd74.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-77b8dd6a03eda9a7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7fa1605ead94bf14.rlib" "/opt/rustwide/target/debug/deps/libelliptic_curve-406bc399b135e1da.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-04f86a361bd77e7a.rlib" "/opt/rustwide/target/debug/deps/libspki-6bdb99d3fe7576d6.rlib" "/opt/rustwide/target/debug/deps/libder-f5db248bea1bdad7.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-502fe57edefa2fd0.rlib" "/opt/rustwide/target/debug/deps/libgroup-2c6455c5c39a0583.rlib" "/opt/rustwide/target/debug/deps/libff-b0807f0c444f1411.rlib" "/opt/rustwide/target/debug/deps/librand_core-7607bb769b4425cc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec8a55b81a4949ac.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8a70761065958411.rlib" "/opt/rustwide/target/debug/deps/libwyz-da383f6a427252b3.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-b679f24fa5a5ea12.rlib" "/opt/rustwide/target/debug/deps/libfunty-38500dc869d25497.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-254ef6bc90bffca8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-6213d1d252dc991e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-1ede7874f2fd0261.rlib" "/opt/rustwide/target/debug/deps/librand_core-898925a8254919a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-c3bb632205c3bdb5.rlib" "/opt/rustwide/target/debug/deps/libdigest-6e2e6df44c6d1c46.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-3cf487a01a79886d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8d9d963830b894ef.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fbe6750cc58c984e.rlib" "/opt/rustwide/target/debug/deps/libref_cast-ed653751d8ec4f00.rlib" "/opt/rustwide/target/debug/deps/libtsproto_packets-b7b9a5bb8a544ce0.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libomnom-7b82730e1680aba7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ecf9ce88dc3126a2.rlib" "/opt/rustwide/target/debug/deps/librental-e13189d37bf0d1de.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a7411811f8affdf0.rlib" "/opt/rustwide/target/debug/deps/libtime-39023cd25016ed00.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-0f32fade9f7ecc4e.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libserde-fbadd9afd277d06e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a43056dfb13e1e96.rlib" "/opt/rustwide/target/debug/deps/libslog-746345d73a168e9a.rlib" "/opt/rustwide/target/debug/deps/libtokio-5d4569fffc676b67.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f57f76629c6040d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-44b189faddefabd2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-05a60f3c03734a45.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libmio-c6113c053b15743a.rlib" "/opt/rustwide/target/debug/deps/liblibc-25ca4ed6f721c0d7.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libstructopt-9e7bde56a99124bb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-7b9a4522e5dae1d6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libfutures-2f3ff2b15cddbdad.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f3e2ca439e9a0a5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-327d694f940b3206.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5815263ef222b6be.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e5b78f3f8c2e9927.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bc29cd12efb5d8c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0bb98dc26931c9bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fa9386671a4e8e23.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ec8780e8a2a1f907.rlib" "/opt/rustwide/target/debug/deps/libanyhow-c372830c9f522dbc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lopus" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/channeltree-355bcc533990dd20" "-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 `tsclientlib` due to 2 previous errors [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dd33966abc08bce7509bfd67c0e49002779737b3f0bc889f03947f180c63f87f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd33966abc08bce7509bfd67c0e49002779737b3f0bc889f03947f180c63f87f", kill_on_drop: false }` [INFO] [stdout] dd33966abc08bce7509bfd67c0e49002779737b3f0bc889f03947f180c63f87f