[INFO] fetching crate mwc_chain 5.3.9... [INFO] building mwc_chain-5.3.9 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] extracting crate mwc_chain 5.3.9 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mwc_chain 5.3.9 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mwc_chain 5.3.9 [INFO] tweaked toml for crates.io crate mwc_chain 5.3.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mwc_chain 5.3.9 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mwc_chain 5.3.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44262d80408fc6bdedbeee8a64749cce54f2c24e9c79ffc78068a7626829958e [INFO] running `Command { std: "docker" "start" "-a" "44262d80408fc6bdedbeee8a64749cce54f2c24e9c79ffc78068a7626829958e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44262d80408fc6bdedbeee8a64749cce54f2c24e9c79ffc78068a7626829958e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44262d80408fc6bdedbeee8a64749cce54f2c24e9c79ffc78068a7626829958e", kill_on_drop: false }` [INFO] [stdout] 44262d80408fc6bdedbeee8a64749cce54f2c24e9c79ffc78068a7626829958e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cd73df35044f673bf79b5349eb9f11748c36f03f9dd57a374ff245208365a7b [INFO] running `Command { std: "docker" "start" "-a" "2cd73df35044f673bf79b5349eb9f11748c36f03f9dd57a374ff245208365a7b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling sha3 v0.8.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling liblmdb-sys v0.2.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling mwc_secp256k1zkp v0.7.16 [INFO] [stderr] Compiling croaring-sys v2.1.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling supercow v0.1.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling lmdb-zero v0.4.4 [INFO] [stderr] Compiling croaring v1.1.0 [INFO] [stderr] Compiling sysinfo v0.32.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling mwc_util v5.3.9 [INFO] [stderr] Compiling mwc_keychain v5.3.9 [INFO] [stderr] Compiling mwc_core v5.3.9 [INFO] [stderr] Compiling mwc_store v5.3.9 [INFO] [stderr] Compiling mwc_chain v5.3.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/txhashset/bitmap_accumulator.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | .map(move |(idx, _)| (idx as u32 + idx_offset as u32)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 248 - .map(move |(idx, _)| (idx as u32 + idx_offset as u32)) [INFO] [stdout] 248 + .map(move |(idx, _)| idx as u32 + idx_offset as u32) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/bitmap_accumulator.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, BitmapChunk, VecBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/rewindable_kernel_view.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:354:3 [INFO] [stdout] | [INFO] [stdout] 354 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 355 | header: &BlockHeader, [INFO] [stdout] 356 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | ) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:362:3 [INFO] [stdout] | [INFO] [stdout] 362 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 363 | header: &BlockHeader, [INFO] [stdout] 364 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 364 | ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:370:3 [INFO] [stdout] | [INFO] [stdout] 370 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 371 | header: &BlockHeader, [INFO] [stdout] 372 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 372 | ) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:1173:3 [INFO] [stdout] | [INFO] [stdout] 1173 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1174 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1174 | ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:1179:30 [INFO] [stdout] | [INFO] [stdout] 1179 | pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1179 | pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "2cd73df35044f673bf79b5349eb9f11748c36f03f9dd57a374ff245208365a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cd73df35044f673bf79b5349eb9f11748c36f03f9dd57a374ff245208365a7b", kill_on_drop: false }` [INFO] [stdout] 2cd73df35044f673bf79b5349eb9f11748c36f03f9dd57a374ff245208365a7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28aa6289bbaf3acd42db2008dd3ce7a09b765443b4ebaa2ea18cf8bcef342294 [INFO] running `Command { std: "docker" "start" "-a" "28aa6289bbaf3acd42db2008dd3ce7a09b765443b4ebaa2ea18cf8bcef342294", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/txhashset/bitmap_accumulator.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | .map(move |(idx, _)| (idx as u32 + idx_offset as u32)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 248 - .map(move |(idx, _)| (idx as u32 + idx_offset as u32)) [INFO] [stdout] 248 + .map(move |(idx, _)| idx as u32 + idx_offset as u32) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/bitmap_accumulator.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, BitmapChunk, VecBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/rewindable_kernel_view.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:354:3 [INFO] [stdout] | [INFO] [stdout] 354 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 355 | header: &BlockHeader, [INFO] [stdout] 356 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | ) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:362:3 [INFO] [stdout] | [INFO] [stdout] 362 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 363 | header: &BlockHeader, [INFO] [stdout] 364 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 364 | ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:370:3 [INFO] [stdout] | [INFO] [stdout] 370 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 371 | header: &BlockHeader, [INFO] [stdout] 372 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 372 | ) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:1173:3 [INFO] [stdout] | [INFO] [stdout] 1173 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1174 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1174 | ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:1179:30 [INFO] [stdout] | [INFO] [stdout] 1179 | pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1179 | pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mwc_chain v5.3.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/txhashset/bitmap_accumulator.rs:248:25 [INFO] [stdout] | [INFO] [stdout] 248 | .map(move |(idx, _)| (idx as u32 + idx_offset as u32)) [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 248 - .map(move |(idx, _)| (idx as u32 + idx_offset as u32)) [INFO] [stdout] 248 + .map(move |(idx, _)| idx as u32 + idx_offset as u32) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/bitmap_accumulator.rs:196:23 [INFO] [stdout] | [INFO] [stdout] 196 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 196 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, BitmapChunk, VecBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/rewindable_kernel_view.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 72 | pub fn readonly_pmmr(&self) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:354:3 [INFO] [stdout] | [INFO] [stdout] 354 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 355 | header: &BlockHeader, [INFO] [stdout] 356 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 356 | ) -> ReadonlyPMMR<'_, TxKernel, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:362:3 [INFO] [stdout] | [INFO] [stdout] 362 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 363 | header: &BlockHeader, [INFO] [stdout] 364 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 364 | ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:370:3 [INFO] [stdout] | [INFO] [stdout] 370 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 371 | header: &BlockHeader, [INFO] [stdout] 372 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 372 | ) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:1173:3 [INFO] [stdout] | [INFO] [stdout] 1173 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 1174 | ) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1174 | ) -> ReadonlyPMMR<'_, OutputIdentifier, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/txhashset/txhashset.rs:1179:30 [INFO] [stdout] | [INFO] [stdout] 1179 | pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1179 | pub fn rproof_readonly_pmmr(&self) -> ReadonlyPMMR<'_, RangeProof, PMMRBackend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczweKR9/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libmwc_chain-d2bca0dc02f6c21e,libtokio-843050260589bf2b,libsignal_hook_registry-ef40fa0593a2b4f8,libsocket2-0b8088623fe487e6,libbytes-bfe11088fe358bd1,libmio-b87f0d00634c4d6a,libpin_project_lite-bedc6e0acd72ff2a,libbit_vec-ed82a54abc6c00ad,libsysinfo-2aada0e80bc2def2,librayon-c6f12440390e7c1f,librayon_core-0f57a3cecb2da8b5,libeither-3b4351e3b18e236a,libmwc_store-9565afe30c556fee,libmemmap-5d07ad710d4bd75d,libtempfile-ca579d42572ed2e3,libgetrandom-dde02a2301171ea6,libfastrand-503f12a96d791409,librustix-2324e12fbe0842c4,libbitflags-8d6004180f14a06d,liblinux_raw_sys-20b62ec4b985a4c8,liblmdb_zero-2e380e47befc90ef,libbitflags-2381fd4b7839de46,libsupercow-c9b5e383d9570e99,libliblmdb_sys-2d718eca6f5d1716,libmwc_core-dec8d999bf9ff594,libcrossbeam-db358b9829b3f0e9,libcrossbeam_deque-be1dcfbb6b1c35b3,libcrossbeam_channel-9a8e1f97d2e7eaaa,libcrossbeam_queue-c722de386df541f2,libcrossbeam_epoch-3f62aff36c6fc64d,libcrossbeam_utils-e96e5b2bd6f91d93,libnum_cpus-db6b90656240d387,libbytes-28d97c987ff6326d,libnum-c131d4ce841211d5,libnum_rational-81a9716f665ed3e2,libnum_iter-9ee7be005bac122c,libnum_complex-6f65d0fd361b82fb,libnum_bigint-a6d84d9937d66322,libnum_integer-e9b373a3e7cf0dbd,libcroaring-1ed9f911219bcc7d,libcroaring_sys-b62bdff130bbd354,libsiphasher-7b49b0cc05d9e611,libmwc_keychain-000b7249f14b2e7d,libpbkdf2-8aac2d0b993b3f29,libpassword_hash-367f93410e491f0a,libbase64ct-cdb4891398777f4c,libripemd160-8b82ae58462bf3e2,libhmac-9432ed3d2cce3fa2,libcrypto_mac-ef32c5992b63d75e,libblake2_rfc-4a0a8a926e8fd2b2,libconstant_time_eq-204eefe07776b6c9,libarrayvec-b653377539d2ed90,libnodrop-8dcf87880503f033,libmwc_util-f5b5550b6ae91450,libbase64-caf00e5e782a09dd,libzip-b6fd256118d57d0e,libwalkdir-1a00c768f8c7f3de,libsame_file-1ceb7b6153588b15,librand-d6c31514b82ef6df,librand_xorshift-720235bd1f0017bd,librand_pcg-7a4bd336e23471f5,librand_hc-6fc8984a36009bc1,librand_chacha-1cbc1ba92f185b78,librand_isaac-fbf502b4211a4408,librand_os-d4d65cbda79a6283,librand_jitter-7a2811bedef919f4,liblog4rs-858fc0c0afcffce7,liblog_mdc-23f68b9a997ec7bd,libthread_id-0ffa855f60a5a717,libhumantime-66d8836745ed0f0c,libserde_yaml-2b7ec5ed68620c2f,libindexmap-233a9ff1c971125e,libhashbrown-4f2c3d4c6e316c8e,libfoldhash-a84df4cbe8daa3b8,libequivalent-7e0e8cbe6c474a67,liballocator_api2-3bc2480ae44878f3,libunsafe_libyaml-7bc1bf218b2f5452,libonce_cell-0ba6aecba7086d38,libtypemap_ors-d2bc07c6ea24a36d,libunsafe_any_ors-20ad651d8507443d,libdestructure_traitobject-cad42d600d9d013e,libthiserror-524e55b69e14aa70,librand-352be946fec82b50,librand_chacha-8e02ac7dea8f477c,librand_core-4d8a933d479a22e1,libgetrandom-09b7c464b8c4c7ea,libflate2-11f905b32c618f72,libcrc32fast-33c7554a373aea74,libanyhow-1627c3df9cf34d40,libserde_value-02e4a0f48140d731,libordered_float-7802047a19c99bc0,libfnv-2d77ec4f6f971b24,libarc_swap-4d53f24db0759841,libbacktrace-a8085a1fdba7474f,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libobject-54123737d4618b2b,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,librustc_demangle-45c08726e7eaaa95,libsecp256k1zkp-f688f645494c4088,librand-fbe1c31a5ed6344c,librand_core-c5f4ffef437df979,librand_core-071c4ecd390d5ba3,libserde_json-1b447296910f94a0,libmemchr-6f5829dadd40eda8,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libarrayvec-41dcfe80309d7422,libparking_lot-0314d8b29b18dd7e,libparking_lot_core-7853f9730c6c5131,libsmallvec-45f6e3b8047adea1,liblock_api-d7860867ab6b6fcd,libscopeguard-d52bd00767847e44,libsha3-cf86f0a86cb64163,libdigest-d27de8251b58bad0,libopaque_debug-a254d90c091110cb,libblock_buffer-05c0fff9a906e1a1,libgeneric_array-1572017c697e6066,libblock_padding-736bc62f2812732d,libbyte_tools-3c4d2ae98bb83810,libkeccak-42ca8630c7170c4b,libed25519_dalek-0b67f978b907bf4b,libsha2-6146032554cddd26,libcpufeatures-471354fefbcaf2d8,libopaque_debug-1c8528c9b2d49180,libblock_buffer-78532d57bd396f1f,librand-6dce9a27288e2f71,librand_chacha-6d41f45d0835f3db,libppv_lite86-f5caac68fe739522,libzerocopy-c33d88df989a6cf1,libcurve25519_dalek-23df543c0e1f2b8d,libsubtle-a59ab687ee2c41e7,libzeroize-822487052d42383b,librand_core-baede8c6f916fc0c,libgetrandom-58bde17e710f85d0,liblibc-858e38ca8f79f555,libcfg_if-5a199b0ec0054672,libdigest-8a53eb7191e63997,libgeneric_array-c33bb20a6eba6e37,libtypenum-755f4fb03d2ae566,libbyteorder-d4f0925090e3c361,libed25519-5f49c3cbf4da202a,libsignature-c60efaa020e910f0,libdata_encoding-6d465a39edfa29f6,liblazy_static-b3603208c0de2608,liblog-95743c8b40dbc6c7,libenum_primitive-4a3fd8f1ecd32e7a,libnum_traits-972c2515c35a9dc7,libbitflags-e2b4db6c651223da,libchrono-fd95704809b370fa,libiana_time_zone-693b81a5c0b46492,libnum_traits-ea6f2c6ecd3b4951,libserde-29799e328bc1cbb3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustczweKR9/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/croaring-sys-c6c569b5ff67aa9c/out" "-L" "/opt/rustwide/target/debug/build/mwc_secp256k1zkp-a3b5cc16241317a9/out" "-L" "/opt/rustwide/target/debug/build/liblmdb-sys-3e849962f1aca7dc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/process_block_cut_through-690868f42d172155" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mwc_chain` (lib test); 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name mwc_chain --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e6fa6f7527945ff1 -C extra-filename=-cc5cd0152122336e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-ed82a54abc6c00ad.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d4f0925090e3c361.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fd95704809b370fa.rlib --extern croaring=/opt/rustwide/target/debug/deps/libcroaring-1ed9f911219bcc7d.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-db358b9829b3f0e9.rlib --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-4a3fd8f1ecd32e7a.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9d482e13b0c89ad5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-95743c8b40dbc6c7.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-9e951a12976d07fd.rlib --extern mwc_core=/opt/rustwide/target/debug/deps/libmwc_core-dec8d999bf9ff594.rlib --extern mwc_keychain=/opt/rustwide/target/debug/deps/libmwc_keychain-000b7249f14b2e7d.rlib --extern mwc_store=/opt/rustwide/target/debug/deps/libmwc_store-9565afe30c556fee.rlib --extern mwc_util=/opt/rustwide/target/debug/deps/libmwc_util-f5b5550b6ae91450.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-db6b90656240d387.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d6c31514b82ef6df.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-29799e328bc1cbb3.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-898b4961e75ff927.so --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-2aada0e80bc2def2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-524e55b69e14aa70.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-843050260589bf2b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/croaring-sys-c6c569b5ff67aa9c/out -L native=/opt/rustwide/target/debug/build/mwc_secp256k1zkp-a3b5cc16241317a9/out -L native=/opt/rustwide/target/debug/build/liblmdb-sys-3e849962f1aca7dc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `mwc_chain` (test "process_block_cut_through") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "28aa6289bbaf3acd42db2008dd3ce7a09b765443b4ebaa2ea18cf8bcef342294", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28aa6289bbaf3acd42db2008dd3ce7a09b765443b4ebaa2ea18cf8bcef342294", kill_on_drop: false }` [INFO] [stdout] 28aa6289bbaf3acd42db2008dd3ce7a09b765443b4ebaa2ea18cf8bcef342294