[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#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblockstack%2Fgh-action-testing" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blockstack/gh-action-testing on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] removed /workspace/builds/worker-9/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-9/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3cae786710eda99ef636bb4454354c04305ee9b5f08c13954abcc8d39b8365d [INFO] running `Command { std: "docker" "start" "-a" "e3cae786710eda99ef636bb4454354c04305ee9b5f08c13954abcc8d39b8365d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3cae786710eda99ef636bb4454354c04305ee9b5f08c13954abcc8d39b8365d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3cae786710eda99ef636bb4454354c04305ee9b5f08c13954abcc8d39b8365d", kill_on_drop: false }` [INFO] [stdout] e3cae786710eda99ef636bb4454354c04305ee9b5f08c13954abcc8d39b8365d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fb24e929bbc4431cc421260a9d3a952520a949eab1c5597f031bb24c73cf983 [INFO] running `Command { std: "docker" "start" "-a" "7fb24e929bbc4431cc421260a9d3a952520a949eab1c5597f031bb24c73cf983", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking zeroize v1.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling blockstack-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking integer-sqrt v0.1.3 [INFO] [stderr] Checking tini v0.2.0 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking futures-timer v2.0.2 [INFO] [stderr] Checking infer v0.1.7 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking pico-args v0.3.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [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] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [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 num-integer v0.1.43 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling generic-array v0.14.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 unicase v2.6.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Checking hashlink v0.6.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking libflate v1.0.3 [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 twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [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] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling sha2-asm v0.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking byte-pool v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [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 url v2.1.1 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking ripemd160 v0.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Compiling stx-genesis v0.1.0 (/opt/rustwide/workdir/stx-genesis) [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [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] Compiling extend v0.1.2 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [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 rusqlite v0.24.2 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking assert-json-diff v1.1.0 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.3 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking http-types v1.2.0 [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] [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] [stderr] Checking reqwest v0.10.6 [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:32 [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:32 [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 --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="developer-mode"' -C metadata=c31c52bc9471f9ac -C extra-filename=-c31c52bc9471f9ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_json_diff=/opt/rustwide/target/debug/deps/libassert_json_diff-861f914cfaf7985c.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-7becc2614c67b9b9.rmeta --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 stx_genesis=/opt/rustwide/target/debug/deps/libstx_genesis-f5d23dca303d300f.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] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/net/download.rs:2098:25 [INFO] [stdout] | [INFO] [stdout] 2098 | format!("Empty block requests at height {}", height) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2098 | "Empty block requests at height {}", height [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/net/download.rs:2114:25 [INFO] [stdout] | [INFO] [stdout] 2114 | format!("Empty microblock requests at height {}", height) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 2114 | "Empty microblock requests at height {}", height [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/net/poll.rs:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | / format!( [INFO] [stdout] 217 | | "BUG: event map exceeded event capacity ({} > {} + {})", [INFO] [stdout] 218 | | self.event_map.len(), [INFO] [stdout] 219 | | self.event_capacity, [INFO] [stdout] 220 | | self.servers.len() [INFO] [stdout] 221 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 216 | [INFO] [stdout] 217 | "BUG: event map exceeded event capacity ({} > {} + {})", [INFO] [stdout] 218 | self.event_map.len(), [INFO] [stdout] 219 | self.event_capacity, [INFO] [stdout] 220 | self.servers.len() [INFO] [stdout] 221 | [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vm/database/sqlite.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | panic!(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 47 | panic!("{}", SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 47 | std::panic::panic_any(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vm/database/sqlite.rs:66:20 [INFO] [stdout] | [INFO] [stdout] 66 | panic!(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 66 | panic!("{}", SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 66 | std::panic::panic_any(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vm/database/sqlite.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | panic!(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 108 | panic!("{}", SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 108 | std::panic::panic_any(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vm/database/sqlite.rs:119:20 [INFO] [stdout] | [INFO] [stdout] 119 | panic!(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 119 | panic!("{}", SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 119 | std::panic::panic_any(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vm/database/sqlite.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | panic!(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 126 | panic!("{}", SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 126 | std::panic::panic_any(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vm/database/sqlite.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | panic!(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 150 | panic!("{}", SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 150 | std::panic::panic_any(SQL_FAIL_MESSAGE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/clarity.rs:957:32 [INFO] [stdout] | [INFO] [stdout] 957 | panic!(format!( [INFO] [stdout] | ________________________________^ [INFO] [stdout] 958 | | "Expected a ResponseType result from transaction. Found: {}", [INFO] [stdout] 959 | | x [INFO] [stdout] 960 | | )); [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 957 | panic!( [INFO] [stdout] 958 | "Expected a ResponseType result from transaction. Found: {}", [INFO] [stdout] 959 | x [INFO] [stdout] 960 | ); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/net/relay.rs:1336:17 [INFO] [stdout] | [INFO] [stdout] 1336 | &mut inbound_recipients_unshuffled[..].shuffle(&mut thread_rng()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7fb24e929bbc4431cc421260a9d3a952520a949eab1c5597f031bb24c73cf983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb24e929bbc4431cc421260a9d3a952520a949eab1c5597f031bb24c73cf983", kill_on_drop: false }` [INFO] [stdout] 7fb24e929bbc4431cc421260a9d3a952520a949eab1c5597f031bb24c73cf983