[INFO] fetching crate binance-async 0.2.0... [INFO] testing binance-async-0.2.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate binance-async 0.2.0 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate binance-async 0.2.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate binance-async 0.2.0 [INFO] finished tweaking crates.io crate binance-async 0.2.0 [INFO] tweaked toml for crates.io crate binance-async 0.2.0 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded base64 v0.10.1 [INFO] [stderr] Downloaded dotenv v0.13.0 [INFO] [stderr] Downloaded result v1.0.0 [INFO] [stderr] Downloaded input_buffer v0.2.0 [INFO] [stderr] Downloaded tokio-dns-unofficial v0.3.1 [INFO] [stderr] Downloaded tokio-tls v0.2.1 [INFO] [stderr] Downloaded cute v0.3.0 [INFO] [stderr] Downloaded min_max_macros v0.1.1 [INFO] [stderr] Downloaded tungstenite v0.6.1 [INFO] [stderr] Downloaded tokio-tungstenite v0.6.0 [INFO] [stderr] Downloaded sugar v0.2.0 [INFO] [stderr] Downloaded vec_box v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36135ff336d2e37ebbd11048371f0115478c2a4445afd050e6cde8b1ef610dc0 [INFO] running `Command { std: "docker" "start" "-a" "36135ff336d2e37ebbd11048371f0115478c2a4445afd050e6cde8b1ef610dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36135ff336d2e37ebbd11048371f0115478c2a4445afd050e6cde8b1ef610dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36135ff336d2e37ebbd11048371f0115478c2a4445afd050e6cde8b1ef610dc0", kill_on_drop: false }` [INFO] [stdout] 36135ff336d2e37ebbd11048371f0115478c2a4445afd050e6cde8b1ef610dc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c959b93aeec4355e3e4784f9b9c2204a62fd483785046cd0e338ceb77a705ec6 [INFO] running `Command { std: "docker" "start" "-a" "c959b93aeec4355e3e4784f9b9c2204a62fd483785046cd0e338ceb77a705ec6", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling cute v0.3.0 [INFO] [stderr] Compiling min_max_macros v0.1.1 [INFO] [stderr] Compiling vec_box v1.0.0 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling result v1.0.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling sugar v0.2.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-dns-unofficial v0.3.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling tokio-tungstenite v0.6.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling binance-async v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client/websocket.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | .fold(None, |acc: Option>>, elem| match acc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 - .fold(None, |acc: Option>>, elem| match acc { [INFO] [stdout] 76 + .fold(None, |acc: Option>>, elem| match acc { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ignore` [INFO] [stdout] --> src/model/mod.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | ignore: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Bids` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/model/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, Serialize, Deserialize, Clone)] [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: `ignore` [INFO] [stdout] --> src/model/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | ignore: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Asks` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/model/mod.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug, Serialize, Deserialize, Clone)] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.79s [INFO] running `Command { std: "docker" "inspect" "c959b93aeec4355e3e4784f9b9c2204a62fd483785046cd0e338ceb77a705ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c959b93aeec4355e3e4784f9b9c2204a62fd483785046cd0e338ceb77a705ec6", kill_on_drop: false }` [INFO] [stdout] c959b93aeec4355e3e4784f9b9c2204a62fd483785046cd0e338ceb77a705ec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7108f726ca5aec5049916a0229c7e0a13b0a848523e6622b57ebb43c51efd26b [INFO] running `Command { std: "docker" "start" "-a" "7108f726ca5aec5049916a0229c7e0a13b0a848523e6622b57ebb43c51efd26b", kill_on_drop: false }` [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client/websocket.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | .fold(None, |acc: Option>>, elem| match acc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 - .fold(None, |acc: Option>>, elem| match acc { [INFO] [stdout] 76 + .fold(None, |acc: Option>>, elem| match acc { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ignore` [INFO] [stdout] --> src/model/mod.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | ignore: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Bids` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/model/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, Serialize, Deserialize, Clone)] [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: `ignore` [INFO] [stdout] --> src/model/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | ignore: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Asks` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/model/mod.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug, Serialize, Deserialize, Clone)] [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling binance-async v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/client/websocket.rs:76:42 [INFO] [stdout] | [INFO] [stdout] 76 | .fold(None, |acc: Option>>, elem| match acc { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 76 - .fold(None, |acc: Option>>, elem| match acc { [INFO] [stdout] 76 + .fold(None, |acc: Option>>, elem| match acc { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ignore` [INFO] [stdout] --> src/model/mod.rs:87:5 [INFO] [stdout] | [INFO] [stdout] 87 | ignore: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Bids` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/model/mod.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | #[derive(Debug, Serialize, Deserialize, Clone)] [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: `ignore` [INFO] [stdout] --> src/model/mod.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 99 | ignore: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Asks` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/model/mod.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Debug, Serialize, Deserialize, Clone)] [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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.get_account.e2d0742e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464.4o4b9iypfott5232.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b6a068090bf40c71.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1c1e08c768cd8903.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f4474e7a3a1f53f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-ec55ab174918e77a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-eea3495b20df05a1.rlib" "/opt/rustwide/target/debug/deps/libatty-b3801bc5e078fac6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libdotenv-d089416729f60f03.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libbinance_async-0ed2ca771b4b715c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-1469f883dc7e0367.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c747acb65ab98768.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-4be358bf5c65396a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d05a45746d339afa.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/liburl-d7de2adc567eea74.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-ed13766924504c89.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libsha1-ad0dc87602decae1.rlib" "/opt/rustwide/target/debug/deps/librand-85d6b71eebedd1b0.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-69750fd5327bfff9.rlib" "/opt/rustwide/target/debug/deps/libbase64-a274d5f66dfb7ac2.rlib" "/opt/rustwide/target/debug/deps/libsugar-41e9c4308a9083bb.rlib" "/opt/rustwide/target/debug/deps/libmin_max_macros-26ecb19782c996e9.rlib" "/opt/rustwide/target/debug/deps/libvec_box-bc002da5d3687870.rlib" "/opt/rustwide/target/debug/deps/libcute-3008393a7fa2c238.rlib" "/opt/rustwide/target/debug/deps/libmaplit-63e91ef38e22eaad.rlib" "/opt/rustwide/target/debug/deps/libresult-3ba4a924ffb7ac70.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cd04736e4d370a18.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2bbb08f17ce72cef.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f54ed70259b8c50d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b5464d44c57bdaa.rlib" "/opt/rustwide/target/debug/deps/libchrono-0c4990ef948c34b7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b63150fe05b7455e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2cc145661d7870f5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00ba47f61690855c.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libsha2-3f881b5a8b841ab4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4e72b7579c9e4e19.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libserde-3470883e27ae10a4.rlib" "/opt/rustwide/target/debug/deps/libhyper-60d419033a5dc9f1.rlib" "/opt/rustwide/target/debug/deps/libwant-d6a4368a498c127b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libtokio-582ae6f4cd866ff6.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5247a8780fd3a79f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f3b03d6ba6a56bd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-fefe967b5a12a198.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-26cc4d1c17cc185d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-95a732d54e2541a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49abc0a2247e61dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34cb16c066bb6c0b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5e04a0ff86879eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7c1f7a059f408636.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e33dcb8f1c3a65fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb4152e4ba25d656.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-297aa6f7d9395959.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-292ed89eaec34cd4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1a2e04c779947df2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-38abe80978b894ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-656bfd43aa8966e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1526371833b462e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-16fdf032a3bdd996.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-15dfb51e2be79af2.rlib" "/opt/rustwide/target/debug/deps/libmio-b67cd648ac5870bd.rlib" "/opt/rustwide/target/debug/deps/libtime-146967e375d5efe7.rlib" "/opt/rustwide/target/debug/deps/libnet2-b9200a5842a7d9ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4b95f643148764ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-21802e0f651c963b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-734db44a3122b7fe.rlib" "/opt/rustwide/target/debug/deps/libh2-27a7a5545aac1d89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-741da6e5a9a5259b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libstring-5ef62352f60af901.rlib" "/opt/rustwide/target/debug/deps/libslab-ae59c7b6e0d36368.rlib" "/opt/rustwide/target/debug/deps/libhttp-7bceb4b62ef4900f.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-694740ddec917575.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-02ec96fd6bed8abf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/libfutures-c98313460d6bd622.rlib" "/opt/rustwide/target/debug/deps/libbytes-5d517c01417b9828.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libiovec-465f55ade9169b5a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libhmac-df986dcc10e12f95.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-637a4b872afab81a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b21a68b5065655df.rlib" "/opt/rustwide/target/debug/deps/libdigest-fb14c947064d6ab7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b15e01271343b5dd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libhex-010d0c465b524823.rlib" "/opt/rustwide/target/debug/deps/libfailure-031746116f4ec20b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d9440576c054e4f2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ab4d0f7b036a461a.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libobject-53b12f36a1d0f7d7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-985d289936131292.rlib" "/opt/rustwide/target/debug/deps/libgimli-492bbfedba452eb9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58f372317ac364f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/get_account-1831fd6f28213464" "-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 `binance-async` due to 2 previous errors [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/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.endpoints.276319f3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684.4oh3ojs1000uzay.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-eea3495b20df05a1.rlib" "/opt/rustwide/target/debug/deps/libatty-b3801bc5e078fac6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f0ab17b237d1268c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-7e0fef2f69a1ee0a.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libdotenv-d089416729f60f03.rlib" "/opt/rustwide/target/debug/deps/libregex-17f271d2d4d7a3b5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libbinance_async-0ed2ca771b4b715c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-1469f883dc7e0367.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c747acb65ab98768.rlib" "/opt/rustwide/target/debug/deps/libtokio_dns-4be358bf5c65396a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-d05a45746d339afa.rlib" "/opt/rustwide/target/debug/deps/libutf8-9d88bd1aac5ec80a.rlib" "/opt/rustwide/target/debug/deps/liburl-d7de2adc567eea74.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-5467954df82172e2.rlib" "/opt/rustwide/target/debug/deps/libidna-ed13766924504c89.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libsha1-ad0dc87602decae1.rlib" "/opt/rustwide/target/debug/deps/librand-85d6b71eebedd1b0.rlib" "/opt/rustwide/target/debug/deps/librand_core-b53e7babb778c84e.rlib" "/opt/rustwide/target/debug/deps/librand_core-a742cc23d4224b17.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-69750fd5327bfff9.rlib" "/opt/rustwide/target/debug/deps/libbase64-a274d5f66dfb7ac2.rlib" "/opt/rustwide/target/debug/deps/libsugar-41e9c4308a9083bb.rlib" "/opt/rustwide/target/debug/deps/libmin_max_macros-26ecb19782c996e9.rlib" "/opt/rustwide/target/debug/deps/libvec_box-bc002da5d3687870.rlib" "/opt/rustwide/target/debug/deps/libcute-3008393a7fa2c238.rlib" "/opt/rustwide/target/debug/deps/libmaplit-63e91ef38e22eaad.rlib" "/opt/rustwide/target/debug/deps/libresult-3ba4a924ffb7ac70.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-cd04736e4d370a18.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2bbb08f17ce72cef.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f54ed70259b8c50d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8b5464d44c57bdaa.rlib" "/opt/rustwide/target/debug/deps/libchrono-0c4990ef948c34b7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b63150fe05b7455e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2cc145661d7870f5.rlib" "/opt/rustwide/target/debug/deps/libserde_json-00ba47f61690855c.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libsha2-3f881b5a8b841ab4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-4d6e822ee6232c52.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-6e7bea4bfd3900d4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-4e72b7579c9e4e19.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-fb72d455bf6fff2f.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-ac0b9918e5bf5ffe.rlib" "/opt/rustwide/target/debug/deps/libserde-3470883e27ae10a4.rlib" "/opt/rustwide/target/debug/deps/libhyper-60d419033a5dc9f1.rlib" "/opt/rustwide/target/debug/deps/libwant-d6a4368a498c127b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libtokio-582ae6f4cd866ff6.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-5247a8780fd3a79f.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f3b03d6ba6a56bd2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-fefe967b5a12a198.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-26cc4d1c17cc185d.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-95a732d54e2541a1.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49abc0a2247e61dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34cb16c066bb6c0b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5e04a0ff86879eb.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7c1f7a059f408636.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9dda94c99c1a0fb5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ee35852acd97153c.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-e33dcb8f1c3a65fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-cb4152e4ba25d656.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-297aa6f7d9395959.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-292ed89eaec34cd4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1a2e04c779947df2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-38abe80978b894ec.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-656bfd43aa8966e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-1526371833b462e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-16fdf032a3bdd996.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-15dfb51e2be79af2.rlib" "/opt/rustwide/target/debug/deps/libmio-b67cd648ac5870bd.rlib" "/opt/rustwide/target/debug/deps/libtime-146967e375d5efe7.rlib" "/opt/rustwide/target/debug/deps/libnet2-b9200a5842a7d9ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4b95f643148764ae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-21802e0f651c963b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-734db44a3122b7fe.rlib" "/opt/rustwide/target/debug/deps/libh2-27a7a5545aac1d89.rlib" "/opt/rustwide/target/debug/deps/libindexmap-741da6e5a9a5259b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libstring-5ef62352f60af901.rlib" "/opt/rustwide/target/debug/deps/libslab-ae59c7b6e0d36368.rlib" "/opt/rustwide/target/debug/deps/libhttp-7bceb4b62ef4900f.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-694740ddec917575.rlib" "/opt/rustwide/target/debug/deps/liblog-1e8f0341924255e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-02ec96fd6bed8abf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8b0b0deead8d7e7d.rlib" "/opt/rustwide/target/debug/deps/libfutures-c98313460d6bd622.rlib" "/opt/rustwide/target/debug/deps/libbytes-5d517c01417b9828.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libiovec-465f55ade9169b5a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0a75c9c26dc9dc2c.rlib" "/opt/rustwide/target/debug/deps/libhmac-df986dcc10e12f95.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-637a4b872afab81a.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b21a68b5065655df.rlib" "/opt/rustwide/target/debug/deps/libdigest-fb14c947064d6ab7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b15e01271343b5dd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libhex-010d0c465b524823.rlib" "/opt/rustwide/target/debug/deps/libfailure-031746116f4ec20b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-d9440576c054e4f2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-ab4d0f7b036a461a.rlib" "/opt/rustwide/target/debug/deps/libadler-d2cadc408605b257.rlib" "/opt/rustwide/target/debug/deps/libobject-53b12f36a1d0f7d7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/liblibc-cbcf0797f466a12c.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-985d289936131292.rlib" "/opt/rustwide/target/debug/deps/libgimli-492bbfedba452eb9.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-58f372317ac364f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/endpoints-56dc1ce08abd7684" "-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] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7108f726ca5aec5049916a0229c7e0a13b0a848523e6622b57ebb43c51efd26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7108f726ca5aec5049916a0229c7e0a13b0a848523e6622b57ebb43c51efd26b", kill_on_drop: false }` [INFO] [stdout] 7108f726ca5aec5049916a0229c7e0a13b0a848523e6622b57ebb43c51efd26b