[INFO] cloning repository https://github.com/j16r/coinbase-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j16r/coinbase-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj16r%2Fcoinbase-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj16r%2Fcoinbase-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 757ec275f8ccb6f2b08e78514831c1a6c6818e13 [INFO] building j16r/coinbase-rs against master#a29f341a8ac4e9325a5e37027b4215f50a76d06f for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj16r%2Fcoinbase-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j16r/coinbase-rs on toolchain a29f341a8ac4e9325a5e37027b4215f50a76d06f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j16r/coinbase-rs [INFO] finished tweaking git repo https://github.com/j16r/coinbase-rs [INFO] tweaked toml for git repo https://github.com/j16r/coinbase-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/j16r/coinbase-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uritemplate v0.1.2 [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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e072e4e44acd77be89ba161097f6738a7625630ed851a93b3dc215f5df3cb6d6 [INFO] running `Command { std: "docker" "start" "-a" "e072e4e44acd77be89ba161097f6738a7625630ed851a93b3dc215f5df3cb6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e072e4e44acd77be89ba161097f6738a7625630ed851a93b3dc215f5df3cb6d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e072e4e44acd77be89ba161097f6738a7625630ed851a93b3dc215f5df3cb6d6", kill_on_drop: false }` [INFO] [stdout] e072e4e44acd77be89ba161097f6738a7625630ed851a93b3dc215f5df3cb6d6 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0dde41c5a5596cc6e5165904d684e4a40bdc48cacd08bbf72f99d2fc4d911867 [INFO] running `Command { std: "docker" "start" "-a" "0dde41c5a5596cc6e5165904d684e4a40bdc48cacd08bbf72f99d2fc4d911867", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-io v0.3.23 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling uritemplate v0.1.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling bigdecimal v0.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling futures-executor v0.3.23 [INFO] [stderr] Compiling futures v0.3.23 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling coinbase-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `iso` is never read [INFO] [stdout] --> src/public.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 230 | struct CurrentTime { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 231 | iso: DateTime, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.32s [INFO] running `Command { std: "docker" "inspect" "0dde41c5a5596cc6e5165904d684e4a40bdc48cacd08bbf72f99d2fc4d911867", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dde41c5a5596cc6e5165904d684e4a40bdc48cacd08bbf72f99d2fc4d911867", kill_on_drop: false }` [INFO] [stdout] 0dde41c5a5596cc6e5165904d684e4a40bdc48cacd08bbf72f99d2fc4d911867 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+a29f341a8ac4e9325a5e37027b4215f50a76d06f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14a0111ebc321f0d21f6002f9884c2a963e2f46fa76a12e4cabbe10c8f8421ad [INFO] running `Command { std: "docker" "start" "-a" "14a0111ebc321f0d21f6002f9884c2a963e2f46fa76a12e4cabbe10c8f8421ad", kill_on_drop: false }` [INFO] [stdout] warning: field `iso` is never read [INFO] [stdout] --> src/public.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 230 | struct CurrentTime { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 231 | iso: DateTime, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling coinbase-rs v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclwwfql/symbols.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.get_currencies.9494e254-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2.iyt1i1qv5z6731j.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcoinbase_rs-42d727024f5b0a51.rlib" "/opt/rustwide/target/debug/deps/libchrono-42f1d9e7dc3730a7.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-5a7fe6357b2a79db.rlib" "/opt/rustwide/target/debug/deps/libtime-a57fa9f74859ecd5.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-cb20c07dd40bb51c.rlib" "/opt/rustwide/target/debug/deps/libuuid-9edbeb3225014e54.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-18ca65ae48c80ed8.rlib" "/opt/rustwide/target/debug/deps/libbigdecimal-3c473130727dc4c5.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-21980a64489f826c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-823310c780a5ae0c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3f0549f1f4c73647.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f778a071c5f7ee58.rlib" "/opt/rustwide/target/debug/deps/liburitemplate-259918b0577aae3d.rlib" "/opt/rustwide/target/debug/deps/libregex-2030f4c3a4d1551d.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-a505cd05bbdfb81d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-336a9301e9d8fcde.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2c7fbb1720543294.rlib" "/opt/rustwide/target/debug/deps/libthread_id-04a54f61d41b7005.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6d03398f342409fe.rlib" "/opt/rustwide/target/debug/deps/libmemchr-36c8acb9125a82fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-03276cc319a3dcc7.rlib" "/opt/rustwide/target/debug/deps/libsha2-9f8799b0a3da582c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-9aff3db66111176c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-af494b4bb1e04cf8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e747206e0d715fad.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libserde-25ebc4a4d91e55f3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-975ad5c8f00e6a03.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-7f22a0e044bf63a1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-17a6058dcaf8d7aa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9d5f3f68fe156173.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ce1d1bfca841d500.rlib" "/opt/rustwide/target/debug/deps/libhyper-08cd9aff7370d870.rlib" "/opt/rustwide/target/debug/deps/libwant-dcafab768cc040e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-52f478561908b0fe.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c85a310a0554439e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-16e3bb464a85bbb1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d986e19f5b7c0711.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e925d73d842a509c.rlib" "/opt/rustwide/target/debug/deps/libtokio-fd591d07a21ce909.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b89fc090a104a3f4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3db3216c15c04cf7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9d70efb17e0ea460.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1f5534b23b172a64.rlib" "/opt/rustwide/target/debug/deps/libmio-1b4c591bdc8c4d18.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-95d99d92d02a87d6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f03f3720ab13087a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libhmac-1ea577118631e0b1.rlib" "/opt/rustwide/target/debug/deps/libdigest-135893fd93f441a1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-170d018d55e3cf99.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2211e0ebdfb7587f.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libfutures-bdc6573d565f8266.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-979ea49cfae4c976.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-95dc3b2a7c0c7580.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-17d3675bb391ad06.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d0c99d4a64874b19.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-572fee003e92af57.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f987fea76d70a32c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0d0b7b3c5a10e702.rlib" "/opt/rustwide/target/debug/deps/libfailure-2d6309bdb0b0bcb2.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-89c8ec0575491722.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d2b00ba10a0ffb70.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-b2ee870b30105ff6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/liblibc-e1c27bc548d6aea8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7eed364a78cd5982.rlib" "/opt/rustwide/target/debug/deps/libgimli-c31b4787004ab5e8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-3dd5f78c3b43746e.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb8c561e8c8eb24d.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a45121889bb564ec.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a29f341a8ac4e9325a5e37027b4215f50a76d06f/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/get_currencies-664dfef51fa695a2" "-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 `coinbase-rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "14a0111ebc321f0d21f6002f9884c2a963e2f46fa76a12e4cabbe10c8f8421ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a0111ebc321f0d21f6002f9884c2a963e2f46fa76a12e4cabbe10c8f8421ad", kill_on_drop: false }` [INFO] [stdout] 14a0111ebc321f0d21f6002f9884c2a963e2f46fa76a12e4cabbe10c8f8421ad