[INFO] fetching crate grin_store 5.1.2... [INFO] building grin_store-5.1.2 against master#657eefe2dcf18f76ac67a39945810128e101178c for pr-105577 [INFO] extracting crate grin_store 5.1.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate grin_store 5.1.2 on toolchain 657eefe2dcf18f76ac67a39945810128e101178c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_store 5.1.2 [INFO] finished tweaking crates.io crate grin_store 5.1.2 [INFO] tweaked toml for crates.io crate grin_store 5.1.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded grin_core v5.1.2 [INFO] [stderr] Downloaded grin_keychain v5.1.2 [INFO] [stderr] Downloaded croaring v0.4.6 [INFO] [stderr] Downloaded croaring-sys v0.4.6 [INFO] [stderr] Downloaded password-hash v0.2.3 [INFO] [stderr] Downloaded lmdb-zero v0.4.4 [INFO] [stderr] Downloaded supercow v0.1.0 [INFO] [stderr] Downloaded liblmdb-sys v0.2.2 [INFO] [stderr] Downloaded grin_util v5.1.2 [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded log4rs v0.12.0 [INFO] [stderr] Downloaded grin_secp256k1zkp v0.7.11 [INFO] [stderr] Downloaded pbkdf2 v0.8.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded serde-value v0.6.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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef5f9e9ae0b1751dfbe415a4dc81db48489511736ddd2f2a5d5f3704f833d710 [INFO] running `Command { std: "docker" "start" "-a" "ef5f9e9ae0b1751dfbe415a4dc81db48489511736ddd2f2a5d5f3704f833d710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef5f9e9ae0b1751dfbe415a4dc81db48489511736ddd2f2a5d5f3704f833d710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef5f9e9ae0b1751dfbe415a4dc81db48489511736ddd2f2a5d5f3704f833d710", kill_on_drop: false }` [INFO] [stdout] ef5f9e9ae0b1751dfbe415a4dc81db48489511736ddd2f2a5d5f3704f833d710 [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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 464bfbbce910db541a12e90d58ff4ff5f70def32908c63da49f97e415480e911 [INFO] running `Command { std: "docker" "start" "-a" "464bfbbce910db541a12e90d58ff4ff5f70def32908c63da49f97e415480e911", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.11 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.5.3 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling log4rs v0.12.0 [INFO] [stderr] Compiling grin_util v5.1.2 [INFO] [stderr] Compiling grin_keychain v5.1.2 [INFO] [stderr] Compiling croaring-sys v0.4.6 [INFO] [stderr] Compiling croaring v0.4.6 [INFO] [stderr] Compiling grin_core v5.1.2 [INFO] [stderr] Compiling grin_store v5.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "464bfbbce910db541a12e90d58ff4ff5f70def32908c63da49f97e415480e911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464bfbbce910db541a12e90d58ff4ff5f70def32908c63da49f97e415480e911", kill_on_drop: false }` [INFO] [stdout] 464bfbbce910db541a12e90d58ff4ff5f70def32908c63da49f97e415480e911 [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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+657eefe2dcf18f76ac67a39945810128e101178c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71e7205d3931f58fbdbca0caeeab01c652e9bfcbe8bc7dcb3a8b84fb4cd3ef7f [INFO] running `Command { std: "docker" "start" "-a" "71e7205d3931f58fbdbca0caeeab01c652e9bfcbe8bc7dcb3a8b84fb4cd3ef7f", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling filetime v0.2.19 [INFO] [stderr] Compiling grin_store v5.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJF0wMh/symbols.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.pmmr.b5e442d1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34.2rwcok45hq9s0uab.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/croaring-sys-170aec2f96cd307c/out" "-L" "/opt/rustwide/target/debug/build/grin_secp256k1zkp-3ec537b42bc43eb3/out" "-L" "/opt/rustwide/target/debug/build/liblmdb-sys-5c606d5a20fb831e/out" "-L" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfiletime-a49efa057017d468.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-a9f1acb017546b78.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-00cac95485657ff5.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4d542c46f13f0370.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-90299a6a5f4fc776.rlib" "/opt/rustwide/target/debug/deps/libgrin_store-b39b4bb686f8f078.rlib" "/opt/rustwide/target/debug/deps/libmemmap-026057942c42679b.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bff0dcd73d81ef55.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/liblmdb_zero-9b0970792345e5e4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1810396d55db4a65.rlib" "/opt/rustwide/target/debug/deps/libsupercow-824d435cc80a45cf.rlib" "/opt/rustwide/target/debug/deps/libliblmdb_sys-8499b7f8ebb74f3b.rlib" "/opt/rustwide/target/debug/deps/libgrin_core-28347b6df5d0de12.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libnum-0bd87cdb915dfd99.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4ce4aa09119cd533.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-502f3e9b33e12c7e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-13c8d21b1b1a03de.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-b4c107d8e8ecf538.rlib" "/opt/rustwide/target/debug/deps/libcroaring-e06e44d224d6f9af.rlib" "/opt/rustwide/target/debug/deps/libcroaring_sys-7799a1d8615f8ac5.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-3e484032e5aed86b.rlib" "/opt/rustwide/target/debug/deps/libfailure-15caee8272cd63f2.rlib" "/opt/rustwide/target/debug/deps/libgrin_keychain-2b420d0af6ea4644.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-ed2a4b409bef6ac1.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-4333ec35c5997f30.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-39bb4e400e4df2da.rlib" "/opt/rustwide/target/debug/deps/librand_core-5a44aa3330851095.rlib" "/opt/rustwide/target/debug/deps/libripemd160-8ea1d9acfb715bf5.rlib" "/opt/rustwide/target/debug/deps/libhmac-04e20dea9666ae77.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-8162deff91ee92fe.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libsha2-a283241aad4f23f2.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0e4ae3c9982639cc.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0ea0d109611f9bca.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b4ceea2319ebcea.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7e7665df0f5bdbdd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-58a9e4f29cd1cdf5.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-d70c3e1d23d7d02b.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-bcceb7e2d64293ba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-84581088c89f39fe.rlib" "/opt/rustwide/target/debug/deps/libgrin_util-236a2252f251a6e6.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libzip-1eecc1cb66b58284.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0f6568ff66abb10f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librand-64d108e5d17b73dd.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-756cddf360d0ae7a.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-6052e35992778dd6.rlib" "/opt/rustwide/target/debug/deps/librand_hc-09573ad18319e4a5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bb750db899bfd1cf.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-1aa4f2c2f6e5734c.rlib" "/opt/rustwide/target/debug/deps/librand_os-1d9d704287e36585.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f85db5560f5e9cc3.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-264fbe9a8491343a.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-3439c08fd94464fb.rlib" "/opt/rustwide/target/debug/deps/libindexmap-18f92840d9879468.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-da9b07077adf4930.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8e8496f5a3794220.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-f574b91f41d64961.rlib" "/opt/rustwide/target/debug/deps/libthread_id-2a38650eca219a4d.rlib" "/opt/rustwide/target/debug/deps/libtypemap-93bee5629b94f36c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-6f5c2ff018656ec7.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-cc2b71a6b7ac3384.rlib" "/opt/rustwide/target/debug/deps/libflate2-5fd4aa335d9365bf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0f1f12dea9a9826d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libserde_value-10b74bb9dbcb130a.rlib" "/opt/rustwide/target/debug/deps/libordered_float-11c28b1f589561f7.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-11b16932f38c733f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-11bb16a54be446bd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-f03124ae841b74e6.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-2700e30e64a97129.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7eed364a78cd5982.rlib" "/opt/rustwide/target/debug/deps/libgimli-c31b4787004ab5e8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1zkp-93d8693098e2b4b0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d320e57e57062e12.rlib" "/opt/rustwide/target/debug/deps/librand-e560ce0e275b2638.rlib" "/opt/rustwide/target/debug/deps/librand_core-56f6f9c5319f52e0.rlib" "/opt/rustwide/target/debug/deps/librand_core-7af04c7ffb9ea391.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5d9f734e48436e31.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libitoa-1f0d9d1da4096b5b.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-306a29a12f142e2b.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f39338f9354e120e.rlib" "/opt/rustwide/target/debug/deps/libnodrop-97aeb44a8e13ee73.rlib" "/opt/rustwide/target/debug/deps/libodds-d356991c40b0a0af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aee8ed89b0456c45.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-56b3d18c68ff7937.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-794da2e598533290.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libchrono-4fcf86495ffa2a60.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-ceb6d0b44d512299.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1caa62e7da93359e.rlib" "/opt/rustwide/target/debug/deps/libtime-ef0e4b38f45bf9d8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-21e214f607aacdda.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-430a5e147b7f57e6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-7ea14c23c76317ab.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rlib" "/opt/rustwide/target/debug/deps/libatty-12055c3b1d91b24c.rlib" "/opt/rustwide/target/debug/deps/liblibc-69616d19e7f5808b.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblog-40bd01efe6949553.rlib" "/opt/rustwide/target/debug/deps/libserde-963028db4dac0aeb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libregex-69c8387f6897ba4e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-70557cbcae87e129.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5d776ce412d577f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-3fbe52600510e068.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-62c4894b82797b30.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-21d882eb82e74d58.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7a4a5c38e3da2ad.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e2b1fec37c9c19cd.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f5128b1419f0c95a.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-41e9355081407ce3.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3d69bc2ce2ff7508.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb4c6139d02b6b90.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3990de10d3f2460e.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3a23c05350b4d45c.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-c2c33bc29289b145.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3d80be3be44960e.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d2581a381e26c54b.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-0ff401eab4233ffd.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb19371b39fc63d8.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-66b9c3ae5ff29c13.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/657eefe2dcf18f76ac67a39945810128e101178c/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pmmr-a49aad76a7326b34" "-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 `grin_store` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "71e7205d3931f58fbdbca0caeeab01c652e9bfcbe8bc7dcb3a8b84fb4cd3ef7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e7205d3931f58fbdbca0caeeab01c652e9bfcbe8bc7dcb3a8b84fb4cd3ef7f", kill_on_drop: false }` [INFO] [stdout] 71e7205d3931f58fbdbca0caeeab01c652e9bfcbe8bc7dcb3a8b84fb4cd3ef7f