[INFO] cloning repository https://github.com/PFC-Validator/terra-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PFC-Validator/terra-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPFC-Validator%2Fterra-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPFC-Validator%2Fterra-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff6caf95c88c51e32f16740611be04e5141b1aba [INFO] testing PFC-Validator/terra-rust against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPFC-Validator%2Fterra-rust" "/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/PFC-Validator/terra-rust on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PFC-Validator/terra-rust [INFO] finished tweaking git repo https://github.com/PFC-Validator/terra-rust [INFO] tweaked toml for git repo https://github.com/PFC-Validator/terra-rust written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/PFC-Validator/terra-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parking_lot_core v0.9.1 [INFO] [stderr] Downloaded textwrap v0.15.0 [INFO] [stderr] Downloaded heck v0.4.0 [INFO] [stderr] Downloaded aes v0.6.0 [INFO] [stderr] Downloaded aes-soft v0.6.4 [INFO] [stderr] Downloaded zeroize_derive v1.3.2 [INFO] [stderr] Downloaded clap v3.1.6 [INFO] [stderr] Downloaded rust_decimal v1.22.0 [INFO] [stderr] Downloaded crypto-mac v0.10.1 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded enumflags2 v0.6.4 [INFO] [stderr] Downloaded aesni v0.10.0 [INFO] [stderr] Downloaded keyring v1.1.2 [INFO] [stderr] Downloaded nb-connect v1.2.0 [INFO] [stderr] Downloaded clap_derive v3.1.4 [INFO] [stderr] Downloaded num-bigint v0.3.3 [INFO] [stderr] Downloaded secp256k1-sys v0.4.2 [INFO] [stderr] Downloaded h2 v0.3.11 [INFO] [stderr] Downloaded zbus v1.9.1 [INFO] [stderr] Downloaded bitcoin v0.27.1 [INFO] [stderr] Downloaded zvariant v2.10.0 [INFO] [stderr] Downloaded block-modes v0.7.0 [INFO] [stderr] Downloaded pbkdf2 v0.6.0 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.32.0 [INFO] [stderr] Downloaded windows_i686_msvc v0.32.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.32.0 [INFO] [stderr] Downloaded windows_i686_gnu v0.32.0 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.32.0 [INFO] [stderr] Downloaded windows-sys v0.32.0 [INFO] [stderr] Downloaded zvariant_derive v2.10.0 [INFO] [stderr] Downloaded zeroize v1.5.3 [INFO] [stderr] Downloaded hkdf v0.10.0 [INFO] [stderr] Downloaded zbus_macros v1.9.1 [INFO] [stderr] Downloaded secret-service v2.0.1 [INFO] [stderr] Downloaded hkd32 v0.5.0 [INFO] [stderr] Downloaded ed25519 v1.4.0 [INFO] [stderr] Downloaded hyper v0.14.17 [INFO] [stderr] Downloaded rust_decimal_macros v1.22.0 [INFO] [stderr] Downloaded wepoll-ffi v0.1.2 [INFO] [stderr] Downloaded polling v2.2.0 [INFO] [stderr] Downloaded enumflags2_derive v0.6.4 [INFO] [stderr] Downloaded anyhow v1.0.56 [INFO] [stderr] Downloaded bitcoin_hashes v0.10.0 [INFO] [stderr] Downloaded subtle-encoding v0.5.1 [INFO] [stderr] Downloaded redox_syscall v0.2.11 [INFO] [stderr] Downloaded cipher v0.2.5 [INFO] [stderr] Downloaded async-io v1.6.0 [INFO] [stderr] Downloaded humantime v2.1.0 [INFO] [stderr] Downloaded termcolor v1.1.3 [INFO] [stderr] Downloaded futures-executor v0.3.21 [INFO] [stderr] Downloaded futures v0.3.21 [INFO] [stderr] Downloaded futures-macro v0.3.21 [INFO] [stderr] Downloaded rustls v0.20.4 [INFO] [stderr] Downloaded parking_lot v0.12.0 [INFO] [stderr] Downloaded signal-hook-registry v1.4.0 [INFO] [stderr] Downloaded os_str_bytes v6.0.0 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] e35e37a6b41839f35105f760e19b8ef345866e302aa2c7a7cacaeaa28a953301 [INFO] running `Command { std: "docker" "start" "-a" "e35e37a6b41839f35105f760e19b8ef345866e302aa2c7a7cacaeaa28a953301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e35e37a6b41839f35105f760e19b8ef345866e302aa2c7a7cacaeaa28a953301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e35e37a6b41839f35105f760e19b8ef345866e302aa2c7a7cacaeaa28a953301", kill_on_drop: false }` [INFO] [stdout] e35e37a6b41839f35105f760e19b8ef345866e302aa2c7a7cacaeaa28a953301 [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=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", 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] 3b5c4805c1e16015208a96f058fea7542072d1a1cd11ed4ed38e26f624c7f142 [INFO] running `Command { std: "docker" "start" "-a" "3b5c4805c1e16015208a96f058fea7542072d1a1cd11ed4ed38e26f624c7f142", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling rust_decimal v1.22.0 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.6.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling nb-connect v1.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling subtle-encoding v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hkd32 v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling rust_decimal_macros v1.22.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zbus_macros v1.9.1 [INFO] [stderr] Compiling zvariant_derive v2.10.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling zvariant v2.10.0 [INFO] [stderr] Compiling zbus v1.9.1 [INFO] [stderr] Compiling secret-service v2.0.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling keyring v1.1.2 [INFO] [stderr] Compiling terra-rust-api v1.2.20 (/opt/rustwide/workdir/terra-rust-api) [INFO] [stderr] Compiling terra-rust-wallet v1.1.5 (/opt/rustwide/workdir/terra-rust-wallet) [INFO] [stderr] Compiling terra-rust-cli v1.0.13 (/opt/rustwide/workdir/terra-rust-cli) [INFO] [stderr] Compiling terra-rust v1.1.9-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.terra_query.68a24fec-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369.3j5uxnek607iwsng.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-eb180052a81db1f6/out" "-L" "/opt/rustwide/target/debug/build/rust-crypto-58a54cda12f065cd/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-3f33a83b9a076c4c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0f10f859de6db1c9.rlib" "/opt/rustwide/target/debug/deps/libterra_rust_cli-36cfdf9b1a2e8d95.rlib" "/opt/rustwide/target/debug/deps/libterra_rust_wallet-aecd6e8db42fe6a9.rlib" "/opt/rustwide/target/debug/deps/libkeyring-dc4f206ce285b333.rlib" "/opt/rustwide/target/debug/deps/libsecret_service-f8b84d1ed27d75db.rlib" "/opt/rustwide/target/debug/deps/libzbus-fba29c2f6b173c14.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-36004976affa6348.rlib" "/opt/rustwide/target/debug/deps/libnix-90be6b5a11e993ff.rlib" "/opt/rustwide/target/debug/deps/libvoid-daee20f73a082eaf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-88e961e2ed58ca64.rlib" "/opt/rustwide/target/debug/deps/libasync_io-fcb93cd4b97ce544.rlib" "/opt/rustwide/target/debug/deps/libpolling-b4963862b7ef2440.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-10bea8e923a00fb0.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-fa701c69642c9ed0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-be653056a5386b55.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6c37a7eeccff4a45.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-1c7e7d9b60b2d8cf.rlib" "/opt/rustwide/target/debug/deps/libparking-378a57a744abe59e.rlib" "/opt/rustwide/target/debug/deps/libblock_modes-20190c6dcf75fe0f.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-a8b77e74e5466e61.rlib" "/opt/rustwide/target/debug/deps/libaes-b7bea1c3f439463f.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-3e1c0e4aa4ba96b5.rlib" "/opt/rustwide/target/debug/deps/libcipher-0df69c1aa5d6e4cc.rlib" "/opt/rustwide/target/debug/deps/librand-0109bed0d9845151.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-720506ab35cec087.rlib" "/opt/rustwide/target/debug/deps/librand_core-cca92fa8373e2d60.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cf4831130dcc49fa.rlib" "/opt/rustwide/target/debug/deps/libnum-df63832cf1888839.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-a3c0c4ad67158ede.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-58c00eba7ccca3d0.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c6e3bcea31ce7a03.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-244819278dc3f85c.rlib" "/opt/rustwide/target/debug/deps/libhkdf-3e226b10e49108d6.rlib" "/opt/rustwide/target/debug/deps/libzvariant-330d3f824c460dd5.rlib" "/opt/rustwide/target/debug/deps/libenumflags2-af63dc9f208c1857.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-4d02c97831cce811.rlib" "/opt/rustwide/target/debug/deps/libterra_rust_api-439e8fdd667ab169.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libanyhow-2d9de639ab954a37.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-22e10b99a0bd60da.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-b2fc27b5285bb739.rlib" "/opt/rustwide/target/debug/deps/librand-e7e07b85014abcf7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9adb2e3720964290.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-40f449e53c56e02b.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-7042374e5bf6c877.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56b4bef189e355b5.rlib" "/opt/rustwide/target/debug/deps/libed25519-d51a0bd395ee20dd.rlib" "/opt/rustwide/target/debug/deps/libsignature-4d13b43cbd3ff95c.rlib" "/opt/rustwide/target/debug/deps/libhkd32-afe86731cc99eb83.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-41e2b6c19602d73e.rlib" "/opt/rustwide/target/debug/deps/libsubtle_encoding-bdecda8f4fe1379f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-2e8391599f202957.rlib" "/opt/rustwide/target/debug/deps/libsha2-4024bc3685b630b4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-56c166eb933aa58d.rlib" "/opt/rustwide/target/debug/deps/librand_core-b7e49fcecad2d1ee.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dc509f73ccaeee22.rlib" "/opt/rustwide/target/debug/deps/libhmac-50e764e8d0525a3e.rlib" "/opt/rustwide/target/debug/deps/libdigest-0f0918edbd5ce8e3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-942c3288522a1f32.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8683c11c507fd5d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-48cb1672c59ee265.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libcrypto-1254216311634273.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "/opt/rustwide/target/debug/deps/librand-48243dd6ee62d156.rlib" "/opt/rustwide/target/debug/deps/librand-320f7b10036e506e.rlib" "/opt/rustwide/target/debug/deps/libbitcoin-dbd516205d6fb9d6.rlib" "/opt/rustwide/target/debug/deps/libbech32-9f017dd1d2dfc5ff.rlib" "/opt/rustwide/target/debug/deps/libbitcoin_hashes-d18c6a490c9bc821.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5517d3b3bd54e0e6.rlib" "/opt/rustwide/target/debug/deps/libfutures-1b196ebf0ff15aa0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8c80746f9a597352.rlib" "/opt/rustwide/target/debug/deps/librust_decimal-ca0e1d916f18875b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-145d0104c877ae72.rlib" "/opt/rustwide/target/debug/deps/libchrono-834effb9b9007683.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d54e518cdf45864d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-affa5622bfdde380.rlib" "/opt/rustwide/target/debug/deps/libtime-dfc67391ae18fcf9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a1562efc97d8d51c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dfa22194433ee12a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ac396309a2eafd56.rlib" "/opt/rustwide/target/debug/deps/libipnet-5bb4cbf7ec46b073.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b5f5f11f391486ec.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9a02318fa8be37f7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5368efa8882b0e3f.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0c0793bece30b213.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-96a3dd2c7f3141de.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9f153e444c3600bd.rlib" "/opt/rustwide/target/debug/deps/libhyper-4bbecf38f1be9ef4.rlib" "/opt/rustwide/target/debug/deps/libwant-443a73bcacef6d14.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f60ef16d9dfda39c.rlib" "/opt/rustwide/target/debug/deps/libh2-11833f77bfa985e7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-43cf6b5657112403.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libtracing-b1a29bf6fa9f6b19.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1c89b7598b749564.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-8e0e652ba6790a9d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ae8d0cc855367cbf.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e1dc8f75dc60e5ad.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3754ce5dfc80cf56.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ecde0fd8afc76364.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libtokio-07aa3094e86ef289.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2d7da50c152fc5ca.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-05859e2fef47438f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d6ef43022df29733.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d4edd22523d7b9ae.rlib" "/opt/rustwide/target/debug/deps/libmio-069340da80b54bd2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cbc3c41803160cca.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d8bc199b42167e02.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-10cf3fdf4b25c63c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ccf3ab6e578a3ed.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9477985257ead09c.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-c92815b8a5763025.rlib" "/opt/rustwide/target/debug/deps/libserde-6399e92f83f85cb5.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1-065d67bc520455af.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1_sys-5dbe6be5dd6455f8.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libclap-a3a9d3ad54f370fe.rlib" "/opt/rustwide/target/debug/deps/libstrsim-efc95d61a4073098.rlib" "/opt/rustwide/target/debug/deps/libatty-37b7c6441bcc345e.rlib" "/opt/rustwide/target/debug/deps/liblibc-c49089df59e0ddc9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-26746dbb2e748612.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-9db714b365fd2005.rlib" "/opt/rustwide/target/debug/deps/libindexmap-34384a5fbfbd89bf.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-243440063fb2369b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-f41fa3a87be2f1fd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/terra_query-eb6a5544dc984369" "-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 `terra-rust` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3b5c4805c1e16015208a96f058fea7542072d1a1cd11ed4ed38e26f624c7f142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b5c4805c1e16015208a96f058fea7542072d1a1cd11ed4ed38e26f624c7f142", kill_on_drop: false }` [INFO] [stdout] 3b5c4805c1e16015208a96f058fea7542072d1a1cd11ed4ed38e26f624c7f142