[INFO] fetching crate binance-rs-async 1.0.0... [INFO] testing binance-rs-async-1.0.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate binance-rs-async 1.0.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate binance-rs-async 1.0.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate binance-rs-async 1.0.0 [INFO] finished tweaking crates.io crate binance-rs-async 1.0.0 [INFO] tweaked toml for crates.io crate binance-rs-async 1.0.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate binance-rs-async 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 620c4cd3f65ff05e1161f0d4134473a8562ca7fac99a5b6bd5238e2325ad437c [INFO] running `Command { std: "docker" "start" "-a" "620c4cd3f65ff05e1161f0d4134473a8562ca7fac99a5b6bd5238e2325ad437c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "620c4cd3f65ff05e1161f0d4134473a8562ca7fac99a5b6bd5238e2325ad437c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "620c4cd3f65ff05e1161f0d4134473a8562ca7fac99a5b6bd5238e2325ad437c", kill_on_drop: false }` [INFO] [stdout] 620c4cd3f65ff05e1161f0d4134473a8562ca7fac99a5b6bd5238e2325ad437c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a0ab5dbeed0855f59d411b0b022c07e8e092040839ff8659dfff4a592a30a1d [INFO] running `Command { std: "docker" "start" "-a" "5a0ab5dbeed0855f59d411b0b022c07e8e092040839ff8659dfff4a592a30a1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.7 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.4 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling binance-rs-async v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "5a0ab5dbeed0855f59d411b0b022c07e8e092040839ff8659dfff4a592a30a1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0ab5dbeed0855f59d411b0b022c07e8e092040839ff8659dfff4a592a30a1d", kill_on_drop: false }` [INFO] [stdout] 5a0ab5dbeed0855f59d411b0b022c07e8e092040839ff8659dfff4a592a30a1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15e472c384e6ff89c53e0a52808859b48b0ba13923ea645d469bc1b17835fa69 [INFO] running `Command { std: "docker" "start" "-a" "15e472c384e6ff89c53e0a52808859b48b0ba13923ea645d469bc1b17835fa69", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling binance-rs-async v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `binance-rs-async` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name binance --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=e14c35e20ec19af1 -C extra-filename=-e14c35e20ec19af1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2038e0ec1321186f.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-9dda754c193d780e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-56c964bca57603ac.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-09c0fda207f77cf1.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-0086266ee74f2b25.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-0e3048c7c5693a6f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3846e607bedcabcb.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1a1ea5f67d69a972.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-0426306f34698b51.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-aed4b023d1bd78f9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6f4b01098cfcad9e.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-8e9b0c1aba3b931c.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-1f62c7e08c259b1f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-e2cb2396e2aafb11/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.binance_save_all_trades.6be46986-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396.175x1p7rg1ybpbf5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e2cb2396e2aafb11/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbinance-e77cd3433deef917.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-1f62c7e08c259b1f.rlib" "/opt/rustwide/target/debug/deps/librand-42b6340423c9484e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b7a15592442f290c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-b687db52f7489125.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-59b1c0fe32baf6e6.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libsha1-ca79a22c412e08c4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9bbdb94795a9e1ae.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-85e48ea0dd9e29f1.rlib" "/opt/rustwide/target/debug/deps/libdigest-baf6a6dbdd3d3ca3.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-0cc2aafd8767041e.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7c17936734eab9d3.rlib" "/opt/rustwide/target/debug/deps/libchrono-2038e0ec1321186f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-5720fdc69d721366.rlib" "/opt/rustwide/target/debug/deps/libring-0e3048c7c5693a6f.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-0086266ee74f2b25.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b4f59ca717863033.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2fe1f17c58ff6501.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-51e2d222806e87bc.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1a1ea5f67d69a972.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-15388a4e06076e12.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bb09f38fa03a4a3f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.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-9d7350b5a91e61c4.rlib" "/opt/rustwide/target/debug/deps/libhyper-fdfc067aceefe392.rlib" "/opt/rustwide/target/debug/deps/libwant-052fffca6d50bcee.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c0fb40c3d9434bee.rlib" "/opt/rustwide/target/debug/deps/libh2-ff7e1a12622fb222.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7b3eeb75f8d4eaf9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-d7a3ba89374de559.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f3d27081809c0b67.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c8cb5716cd1cc058.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9f0936acdffbea50.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c6ed88b131c2fcce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7314fd751180065f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-6f4b01098cfcad9e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4d025897eda2b688.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-07164e47df41b658.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libmio-a80ed19ed9c7456a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-828ee23aab95d361.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-84cb60e0892e5d85.rlib" "/opt/rustwide/target/debug/deps/liblibc-5153e896cbb560d0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5c55c1618ea60523.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-63fa359665215f53.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/liblog-e79d96be0b9672b0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ed614b38c55242dc.rlib" "/opt/rustwide/target/debug/deps/liburl-173623fcea0d26ec.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-ea5867d07553f360.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-0426306f34698b51.rlib" "/opt/rustwide/target/debug/deps/libthiserror-aed4b023d1bd78f9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libcsv-9dda754c193d780e.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-d69902c2e3f8635a.rlib" "/opt/rustwide/target/debug/deps/libbstr-41200f426e4cac88.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cce5214985838d75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libserde-3846e607bedcabcb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/binance_save_all_trades-342c588a55cf3396" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "15e472c384e6ff89c53e0a52808859b48b0ba13923ea645d469bc1b17835fa69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15e472c384e6ff89c53e0a52808859b48b0ba13923ea645d469bc1b17835fa69", kill_on_drop: false }` [INFO] [stdout] 15e472c384e6ff89c53e0a52808859b48b0ba13923ea645d469bc1b17835fa69