[INFO] crate luno 0.1.0 is already in cache [INFO] testing luno-0.1.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate luno 0.1.0 into work/builds/worker-6/source [INFO] validating manifest of crates.io crate luno 0.1.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate luno 0.1.0 [INFO] finished tweaking crates.io crate luno 0.1.0 [INFO] tweaked toml for crates.io crate luno 0.1.0 written to work/builds/worker-6/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 61de32338811573756302d5f90a8d53ca4523177d01d1189e238f9bfe715a7b0 [INFO] running `"docker" "start" "-a" "61de32338811573756302d5f90a8d53ca4523177d01d1189e238f9bfe715a7b0"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling strum_macros v0.15.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling luno v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.16s [INFO] running `"docker" "inspect" "61de32338811573756302d5f90a8d53ca4523177d01d1189e238f9bfe715a7b0"` [INFO] running `"docker" "rm" "-f" "61de32338811573756302d5f90a8d53ca4523177d01d1189e238f9bfe715a7b0"` [INFO] [stdout] 61de32338811573756302d5f90a8d53ca4523177d01d1189e238f9bfe715a7b0 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] f21c8cfa3090015090b7885fb5982717987da4d51926858b8805dd8999e09a7a [INFO] running `"docker" "start" "-a" "f21c8cfa3090015090b7885fb5982717987da4d51926858b8805dd8999e09a7a"` [INFO] [stderr] Compiling luno v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_order examples/get-order.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=2e431c0d8a38e2ee -C extra-filename=-2e431c0d8a38e2ee --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name stop_order examples/stop-order.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=b6e13e6c5ef26cc2 -C extra-filename=-b6e13e6c5ef26cc2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name list_orders examples/list-orders.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=adbac7a8b4684499 -C extra-filename=-adbac7a8b4684499 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_tickers examples/get-tickers.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=d3c9d9df60dd0e75 -C extra-filename=-d3c9d9df60dd0e75 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name list_own_trades examples/list-own-trades.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=279a40f354610a0f -C extra-filename=-279a40f354610a0f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_trades examples/get-trades.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=084c479db7b85f21 -C extra-filename=-084c479db7b85f21 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_transactions examples/get-transactions.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=dbb922cd97926798 -C extra-filename=-dbb922cd97926798 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name market_order examples/market-order.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=0409080582052bd5 -C extra-filename=-0409080582052bd5 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name luno src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test -C metadata=105d9cf6e673d608 -C extra-filename=-105d9cf6e673d608 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_balances examples/get-balances.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=042379ac2036b6cb -C extra-filename=-042379ac2036b6cb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_orderbook_top examples/get-orderbook-top.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=e3b47237b9b1823d -C extra-filename=-e3b47237b9b1823d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name limit_order examples/limit-order.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=353eb38dfc8f0f8f -C extra-filename=-353eb38dfc8f0f8f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name create_account examples/create-account.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=901c5466f9727daf -C extra-filename=-901c5466f9727daf --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_pending_transactions examples/get-pending-transactions.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=fdccbac2828c36d4 -C extra-filename=-fdccbac2828c36d4 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name lightning_receive examples/lightning-receive.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=03dd317567cd9e23 -C extra-filename=-03dd317567cd9e23 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `luno`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name get_ticker examples/get-ticker.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=6bebd08296f76eee -C extra-filename=-6bebd08296f76eee --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern luno=/opt/rustwide/target/debug/deps/libluno-a25c7ce15d2d4b06.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-912b7c07fb048285.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-449a1c535bd3f43a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-e16c8d820d51b9bc.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "f21c8cfa3090015090b7885fb5982717987da4d51926858b8805dd8999e09a7a"` [INFO] running `"docker" "rm" "-f" "f21c8cfa3090015090b7885fb5982717987da4d51926858b8805dd8999e09a7a"` [INFO] [stdout] f21c8cfa3090015090b7885fb5982717987da4d51926858b8805dd8999e09a7a