[INFO] cloning repository https://github.com/blockstack/gh-action-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blockstack/gh-action-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockstack%2Fgh-action-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockstack%2Fgh-action-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e06e254620d903a9709a1ccbdcd9ba141d73ff6f [INFO] checking blockstack/gh-action-testing against master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockstack%2Fgh-action-testing" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockstack/gh-action-testing on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] removed /workspace/builds/worker-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/blockstack/gh-action-testing [INFO] finished tweaking git repo https://github.com/blockstack/gh-action-testing [INFO] tweaked toml for git repo https://github.com/blockstack/gh-action-testing written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/blockstack/gh-action-testing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c2c74ea5b2161006fdee8c8f5d4a85677255aeea1aaa3e93d01153261c6b08df [INFO] running `Command { std: "docker" "start" "-a" "c2c74ea5b2161006fdee8c8f5d4a85677255aeea1aaa3e93d01153261c6b08df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2c74ea5b2161006fdee8c8f5d4a85677255aeea1aaa3e93d01153261c6b08df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c74ea5b2161006fdee8c8f5d4a85677255aeea1aaa3e93d01153261c6b08df", kill_on_drop: false }` [INFO] [stdout] c2c74ea5b2161006fdee8c8f5d4a85677255aeea1aaa3e93d01153261c6b08df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51562f4ef6b2e0730ec5f0c3edebb3ab6e76244920e0db00f979ed6d2311ea0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b51562f4ef6b2e0730ec5f0c3edebb3ab6e76244920e0db00f979ed6d2311ea0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling blockstack-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking tini v0.2.0 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking infer v0.1.7 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking pico-args v0.3.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling sha2-asm v0.5.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tracing v0.1.16 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking libflate v1.0.3 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking omnom v2.1.2 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Compiling stx-genesis v0.1.0 (/opt/rustwide/workdir/stx-genesis) [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking broadcaster v1.0.0 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking async-std v1.5.0 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking curve25519-dalek v2.0.0 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking rusqlite v0.24.2 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking http-types v1.2.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking async-h1 v1.0.2 [INFO] [stderr] Checking bitcoin-neon-controller v0.1.0 (/opt/rustwide/workdir/testnet/bitcoin-neon-controller) [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking warp v0.2.3 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/chainstate/stacks/index/mod.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | fn from_bytes([u8; 32]) -> Self; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: [u8; 32]` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/burnchains/mod.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | fn from_string(&str) -> Option [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/chainstate/coordinator/comm.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | std::sync::atomic::spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/chainstate/coordinator/comm.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | std::sync::atomic::spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/chainstate/stacks/index/mod.rs:75:19 [INFO] [stdout] | [INFO] [stdout] 75 | fn from_bytes([u8; 32]) -> Self; [INFO] [stdout] | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: [u8; 32]` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(anonymous_parameters)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition. [INFO] [stdout] --> src/burnchains/mod.rs:183:20 [INFO] [stdout] | [INFO] [stdout] 183 | fn from_string(&str) -> Option [INFO] [stdout] | ^^^^ help: try naming the parameter or explicitly ignoring it: `_: &str` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! [INFO] [stdout] = note: for more information, see issue #41686 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/chainstate/coordinator/comm.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | std::sync::atomic::spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/chainstate/coordinator/comm.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | std::sync::atomic::spin_loop_hint(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blockstack-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name blockstack_lib src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="developer-mode"' -C metadata=cf1ca53d64dd37a1 -C extra-filename=-cf1ca53d64dd37a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern curve25519_dalek=/opt/rustwide/target/debug/deps/libcurve25519_dalek-d5a427c50f7617e3.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-dede0deb260d876a.rmeta --extern integer_sqrt=/opt/rustwide/target/debug/deps/libinteger_sqrt-f8a5db910fdcf7d7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-014fb1c6e3e5001a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-8b03171975e1b78b.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-056a0d6f580ed1f2.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2d882886d138604c.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-e80b3b86fd4c37b9.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-0c770a622f933f69.rmeta --extern ripemd160=/opt/rustwide/target/debug/deps/libripemd160-e724c168506974a0.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-242063d0daa39e57.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-75d2565f7757f341.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f66f89c033288f0c.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1a1a5f494c10f687.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1ff5d41ca50719c0.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-83031e14144806f9.rmeta --extern sha2_asm=/opt/rustwide/target/debug/deps/libsha2_asm-c265c9e33da61c32.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-fd74e02af995373c.rmeta --extern slog=/opt/rustwide/target/debug/deps/libslog-a8e223d44caa120f.rmeta --extern slog_term=/opt/rustwide/target/debug/deps/libslog_term-e7cb81d5dd121f2d.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-1a25851f3b133b6f.rmeta --extern tini=/opt/rustwide/target/debug/deps/libtini-5db57c128587d9b9.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b0e4f1d604e766ea.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/clear_on_drop-cbac1514227c228b/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-864435663f5e6ef6/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-6880f3c2f6c6df41/out -L native=/opt/rustwide/target/debug/build/sha2-asm-997e74701db282d7/out -L native=/opt/rustwide/target/debug/build/sha2-asm-997e74701db282d7/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b51562f4ef6b2e0730ec5f0c3edebb3ab6e76244920e0db00f979ed6d2311ea0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51562f4ef6b2e0730ec5f0c3edebb3ab6e76244920e0db00f979ed6d2311ea0", kill_on_drop: false }` [INFO] [stdout] b51562f4ef6b2e0730ec5f0c3edebb3ab6e76244920e0db00f979ed6d2311ea0