[INFO] cloning repository https://github.com/dpc/rust-bitcoin-indexer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dpc/rust-bitcoin-indexer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Frust-bitcoin-indexer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Frust-bitcoin-indexer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a9b041928a7c8c4d267a810f582cf3906ed511b [INFO] testing dpc/rust-bitcoin-indexer against 1.64.0 for beta-1.65-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdpc%2Frust-bitcoin-indexer" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dpc/rust-bitcoin-indexer on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dpc/rust-bitcoin-indexer [INFO] finished tweaking git repo https://github.com/dpc/rust-bitcoin-indexer [INFO] tweaked toml for git repo https://github.com/dpc/rust-bitcoin-indexer written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/dpc/rust-bitcoin-indexer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v0.8.0 [INFO] [stderr] Downloaded postgres-types v0.2.1 [INFO] [stderr] Downloaded postgres-protocol v0.6.1 [INFO] [stderr] Downloaded jsonrpc v0.11.0 [INFO] [stderr] Downloaded bitcoincore-rpc v0.13.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.4 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.13.0 [INFO] [stderr] Downloaded common_failures v0.1.1 [INFO] [stderr] Downloaded default v0.1.2 [INFO] [stderr] Downloaded bitcoin v0.26.0 [INFO] [stderr] Downloaded tokio-postgres v0.7.1 [INFO] [stderr] Downloaded postgres v0.19.1 [INFO] [stderr] Downloaded insideout v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3fdbf6ed7043332c052fca2147b8f5e784e3411af3d41a5dfc76491d8d102686 [INFO] running `Command { std: "docker" "start" "-a" "3fdbf6ed7043332c052fca2147b8f5e784e3411af3d41a5dfc76491d8d102686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3fdbf6ed7043332c052fca2147b8f5e784e3411af3d41a5dfc76491d8d102686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fdbf6ed7043332c052fca2147b8f5e784e3411af3d41a5dfc76491d8d102686", kill_on_drop: false }` [INFO] [stdout] 3fdbf6ed7043332c052fca2147b8f5e784e3411af3d41a5dfc76491d8d102686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5eae6752731e79080b0eb69b442cfccc85de3089e7edc165d67045158cb3e63e [INFO] running `Command { std: "docker" "start" "-a" "5eae6752731e79080b0eb69b442cfccc85de3089e7edc165d67045158cb3e63e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.70 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling insideout v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling default v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling backtrace v0.3.57 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling postgres-types v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling common_failures v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling tokio-postgres v0.7.1 [INFO] [stderr] Compiling postgres v0.19.1 [INFO] [stderr] Compiling secp256k1 v0.20.1 [INFO] [stderr] Compiling bitcoin_hashes v0.9.4 [INFO] [stderr] Compiling jsonrpc v0.11.0 [INFO] [stderr] Compiling bitcoin v0.26.0 [INFO] [stderr] Compiling bitcoincore-rpc-json v0.13.0 [INFO] [stderr] Compiling bitcoincore-rpc v0.13.0 [INFO] [stderr] Compiling bitcoin-indexer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckxh6x2/symbols.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.bitcoin_indexer.c39fc1ad-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373.245354rkx8r82fvf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-53b5a8e0f0d841f1/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c1f5b1c578426e55.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7b498c171763be8d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-66b3bf9729fa9dc1.rlib" "/opt/rustwide/target/debug/deps/libregex-f0f6b5013defbd42.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f077706a662b6859.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-9a51f98a4e79ea6b.rlib" "/opt/rustwide/target/debug/deps/libdotenv-aed9287ecbcd96bb.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_indexer-7880dbfd118818e3.rlib" "/opt/rustwide/target/debug/deps/liburl-13971dbde1307c8b.rlib" "/opt/rustwide/target/debug/deps/libidna-0beb12d5713b476e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-9e60399cf240b6c5.rlib" "/opt/rustwide/target/debug/deps/libinsideout-52fb9d79110ad9e1.rlib" "/opt/rustwide/target/debug/deps/libdefault-4e7f3175d3a125ca.rlib" "/opt/rustwide/target/debug/deps/libstructopt-c834f42b4b203196.rlib" "/opt/rustwide/target/debug/deps/libclap-e2dc09348977782d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2bd08ce40782375e.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c84d67090db0a030.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-62607ae80d9b93bd.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e999f367bae22d7a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-2e8e1ed7a49a4dc3.rlib" "/opt/rustwide/target/debug/deps/libatty-57f755dcfaf48fab.rlib" "/opt/rustwide/target/debug/deps/libansi_term-e9b59a17b3cfed29.rlib" "/opt/rustwide/target/debug/deps/libbitcoincore_rpc-ea2c0cab8bb4c101.rlib" "/opt/rustwide/target/debug/deps/libbitcoincore_rpc_json-3c4de0433e42bebe.rlib" "/opt/rustwide/target/debug/deps/libjsonrpc-dae9e4b4081de238.rlib" "/opt/rustwide/target/debug/deps/libhyper-ae5eae714d071842.rlib" "/opt/rustwide/target/debug/deps/libmime-4287f0380103cfe5.rlib" "/opt/rustwide/target/debug/deps/liblog-90875be59082718d.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-aee687227d92e296.rlib" "/opt/rustwide/target/debug/deps/libtypeable-4ba70d5922694f15.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-01c2d38e4ab1921e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9e301759401da25d.rlib" "/opt/rustwide/target/debug/deps/libunicase-4e960c085be8e048.rlib" "/opt/rustwide/target/debug/deps/liburl-0b52d290720145cb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c491a57e239e3f8c.rlib" "/opt/rustwide/target/debug/deps/libidna-ba1b990a383ef9e7.rlib" "/opt/rustwide/target/debug/deps/libtime-94a9da38e33bcd9d.rlib" "/opt/rustwide/target/debug/deps/libbase64-edc89f5f0c1573f4.rlib" "/opt/rustwide/target/debug/deps/libsafemem-12aa8f8a9b3f2303.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0895e510794b17a7.rlib" "/opt/rustwide/target/debug/deps/libryu-c0a89e7a3fc5ae23.rlib" "/opt/rustwide/target/debug/deps/libitoa-37d2902aa6b29b5d.rlib" "/opt/rustwide/target/debug/deps/libcommon_failures-f88ae70067690747.rlib" "/opt/rustwide/target/debug/deps/libfailure-269c1b4d98e236bf.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-fa0a5d117421b64f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-911f6b7dfc8fa1d8.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libobject-81290a3c0bc7a8fb.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-990c007e42850253.rlib" "/opt/rustwide/target/debug/deps/libgimli-fc88166c2f825ba6.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ea97397a2c891af6.rlib" "/opt/rustwide/target/debug/deps/librayon-d7a235d10560b05a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c1776f5f69896f4e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e8a589672f6447a6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ce388a23470d5ab3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-0de96050a1eac9d4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-131203fc08df7a04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-443d599fdba69c70.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1050ce068987cc31.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libpostgres-cdfb57f2e723b3e5.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-7679c51256be293f.rlib" "/opt/rustwide/target/debug/deps/libphf-282ed3e16d0c0c6a.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-c7fab8b0177cf17b.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-e030399fc2bc9bb7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c65fab93e9e86882.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4139360583a3d5b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ac553010d40a53b8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-dd21033954066e9d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-cb2d663a36df9785.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04e05c1bd88b3903.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1cf56e95e261c169.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libinstant-660fdb43412d7139.rlib" "/opt/rustwide/target/debug/deps/libtokio-037d56d9417787c6.rlib" "/opt/rustwide/target/debug/deps/libmio-18f5a6e87151ba53.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-f6c3117a56363d89.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-36bf0abc2f52655b.rlib" "/opt/rustwide/target/debug/deps/libbase64-2e1af1b02e9f8645.rlib" "/opt/rustwide/target/debug/deps/libstringprep-263408b0b176870d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-84bdfb400cc4a5f2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d5284aa0ac406698.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4cc6df68db96dfb7.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-54b53aa8d7472c09.rlib" "/opt/rustwide/target/debug/deps/libmatches-11fd7a1d5e992a24.rlib" "/opt/rustwide/target/debug/deps/libsha2-dbe015207f659638.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-1e227caa3be87273.rlib" "/opt/rustwide/target/debug/deps/librand-bcc402012f2e987a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d2a04e07072e253a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d21e43afd8c3aa5d.rlib" "/opt/rustwide/target/debug/deps/librand_core-3111f4d1d94aadc4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-abfbe865f0a5dfc4.rlib" "/opt/rustwide/target/debug/deps/liblibc-986a2b9cb98e8588.rlib" "/opt/rustwide/target/debug/deps/libhmac-6713cc005b6ce104.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-db34d2678f8a3aef.rlib" "/opt/rustwide/target/debug/deps/libsubtle-30a6b212a5f40743.rlib" "/opt/rustwide/target/debug/deps/libmd5-893c07729bd92cbb.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d49d077e73959851.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-36eed946c4d85dc2.rlib" "/opt/rustwide/target/debug/deps/libdigest-e186772dd2dab734.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f57d1a4ed0afeaa7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-143b46d72739a3f2.rlib" "/opt/rustwide/target/debug/deps/libfutures-7b1b2982abbf4252.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-cc5f30e347c13014.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67a856448278a752.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3cd311c236c35c6a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-44022bc63ab8e8b8.rlib" "/opt/rustwide/target/debug/deps/libslab-b1b8e7b5b97dca37.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-75c2e2a28b44647b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a535a34ec6d3346e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e26f5072ce58fd35.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-22af1bf7c6479286.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-342a969255d88135.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-654bd5d24676b656.rlib" "/opt/rustwide/target/debug/deps/libbytes-944ddaafa28a3a8a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libitertools-82164bb330376ad6.rlib" "/opt/rustwide/target/debug/deps/libeither-e7f410ea22a02b6e.rlib" "/opt/rustwide/target/debug/deps/libhex-20668d43b3be4a9d.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-6fe937867931fca0.rlib" "/opt/rustwide/target/debug/deps/libbitcoin-01bbb1732a67c4eb.rlib" "/opt/rustwide/target/debug/deps/libbech32-7db896fc71e4e7c2.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-98c2e4b36b2c0851.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-1e0d5e5a3bce912e.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-af16013820abb338.rlib" "/opt/rustwide/target/debug/deps/libserde-17d34c83ca7588ff.rlib" "/opt/rustwide/target/debug/deps/liblog-a402241ae309561f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bitcoin_indexer-5fb4fc55411cb373" "-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 `bitcoin-indexer` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5eae6752731e79080b0eb69b442cfccc85de3089e7edc165d67045158cb3e63e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5eae6752731e79080b0eb69b442cfccc85de3089e7edc165d67045158cb3e63e", kill_on_drop: false }` [INFO] [stdout] 5eae6752731e79080b0eb69b442cfccc85de3089e7edc165d67045158cb3e63e