[INFO] fetching crate grin_core 5.1.2... [INFO] testing grin_core-5.1.2 against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] extracting crate grin_core 5.1.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate grin_core 5.1.2 on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate grin_core 5.1.2 [INFO] finished tweaking crates.io crate grin_core 5.1.2 [INFO] tweaked toml for crates.io crate grin_core 5.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded grin_util v5.1.2 [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded serde-value v0.6.0 [INFO] [stderr] Downloaded croaring v0.4.6 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded grin_keychain v5.1.2 [INFO] [stderr] Downloaded croaring-sys v0.4.6 [INFO] [stderr] Downloaded ordered-float v1.1.1 [INFO] [stderr] Downloaded bindgen v0.56.0 [INFO] [stderr] Downloaded grin_secp256k1zkp v0.7.12 [INFO] [stderr] Downloaded log4rs v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca4b6c897e36c6f3d3676d56e9c04bc922d39de0a3950d1b9fcfc30bb3f5bc73 [INFO] running `Command { std: "docker" "start" "-a" "ca4b6c897e36c6f3d3676d56e9c04bc922d39de0a3950d1b9fcfc30bb3f5bc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca4b6c897e36c6f3d3676d56e9c04bc922d39de0a3950d1b9fcfc30bb3f5bc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4b6c897e36c6f3d3676d56e9c04bc922d39de0a3950d1b9fcfc30bb3f5bc73", kill_on_drop: false }` [INFO] [stdout] ca4b6c897e36c6f3d3676d56e9c04bc922d39de0a3950d1b9fcfc30bb3f5bc73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16278acf43f396e433cce936a2cafad682574692e6f2d5119b8c2ffdf3f5ce3d [INFO] running `Command { std: "docker" "start" "-a" "16278acf43f396e433cce936a2cafad682574692e6f2d5119b8c2ffdf3f5ce3d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.12 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling object v0.31.1 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling addr2line v0.20.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [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 odds v0.2.26 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling chrono v0.4.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 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MAX_DATE`: Use NaiveDate::MAX instead [INFO] [stdout] --> src/core/block.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | use chrono::naive::{MAX_DATE, MIN_DATE}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MIN_DATE`: Use NaiveDate::MIN instead [INFO] [stdout] --> src/core/block.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | use chrono::naive::{MAX_DATE, MIN_DATE}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MAX_DATE`: Use NaiveDate::MAX instead [INFO] [stdout] --> src/core/block.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | if timestamp > MAX_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MIN_DATE`: Use NaiveDate::MIN instead [INFO] [stdout] --> src/core/block.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | || timestamp < MIN_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/core/block.rs:235:56 [INFO] [stdout] | [INFO] [stdout] 235 | timestamp: DateTime::::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/core/block.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | if timestamp > MAX_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/core/block.rs:293:27 [INFO] [stdout] | [INFO] [stdout] 293 | || timestamp < MIN_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/core/block.rs:301:55 [INFO] [stdout] | [INFO] [stdout] 301 | timestamp: DateTime::::from_utc(NaiveDateTime::from_timestamp(timestamp, 0), Utc), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/core/block.rs:649:60 [INFO] [stdout] | [INFO] [stdout] 649 | let timestamp = DateTime::::from_utc(NaiveDateTime::from_timestamp(now, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/genesis.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | timestamp: Utc.ymd(1997, 8, 4).and_hms(0, 0, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/genesis.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | timestamp: Utc.ymd(1997, 8, 4).and_hms(0, 0, 0), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/genesis.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | timestamp: Utc.ymd(2018, 12, 28).and_hms(20, 48, 4), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/genesis.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | timestamp: Utc.ymd(2018, 12, 28).and_hms(20, 48, 4), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/genesis.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | timestamp: Utc.ymd(2019, 1, 15).and_hms(16, 1, 26), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/genesis.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | timestamp: Utc.ymd(2019, 1, 15).and_hms(16, 1, 26), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/pow.rs:118:60 [INFO] [stdout] | [INFO] [stdout] 118 | bh.timestamp = DateTime::::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: grin_secp256k1zkp v0.7.12, rustc-serialize v0.3.24, 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" "16278acf43f396e433cce936a2cafad682574692e6f2d5119b8c2ffdf3f5ce3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16278acf43f396e433cce936a2cafad682574692e6f2d5119b8c2ffdf3f5ce3d", kill_on_drop: false }` [INFO] [stdout] 16278acf43f396e433cce936a2cafad682574692e6f2d5119b8c2ffdf3f5ce3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c25973f03cbbe0d91918d2225916581a89b79eadab2418185c2fc7c33e3c43 [INFO] running `Command { std: "docker" "start" "-a" "60c25973f03cbbe0d91918d2225916581a89b79eadab2418185c2fc7c33e3c43", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MAX_DATE`: Use NaiveDate::MAX instead [INFO] [stdout] --> src/core/block.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | use chrono::naive::{MAX_DATE, MIN_DATE}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MIN_DATE`: Use NaiveDate::MIN instead [INFO] [stdout] --> src/core/block.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | use chrono::naive::{MAX_DATE, MIN_DATE}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MAX_DATE`: Use NaiveDate::MAX instead [INFO] [stdout] --> src/core/block.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | if timestamp > MAX_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MIN_DATE`: Use NaiveDate::MIN instead [INFO] [stdout] --> src/core/block.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | || timestamp < MIN_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/core/block.rs:235:56 [INFO] [stdout] | [INFO] [stdout] 235 | timestamp: DateTime::::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/core/block.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | if timestamp > MAX_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/core/block.rs:293:27 [INFO] [stdout] | [INFO] [stdout] 293 | || timestamp < MIN_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/core/block.rs:301:55 [INFO] [stdout] | [INFO] [stdout] 301 | timestamp: DateTime::::from_utc(NaiveDateTime::from_timestamp(timestamp, 0), Utc), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/core/block.rs:649:60 [INFO] [stdout] | [INFO] [stdout] 649 | let timestamp = DateTime::::from_utc(NaiveDateTime::from_timestamp(now, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/genesis.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | timestamp: Utc.ymd(1997, 8, 4).and_hms(0, 0, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/genesis.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | timestamp: Utc.ymd(1997, 8, 4).and_hms(0, 0, 0), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/genesis.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | timestamp: Utc.ymd(2018, 12, 28).and_hms(20, 48, 4), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/genesis.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | timestamp: Utc.ymd(2018, 12, 28).and_hms(20, 48, 4), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/genesis.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | timestamp: Utc.ymd(2019, 1, 15).and_hms(16, 1, 26), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/genesis.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | timestamp: Utc.ymd(2019, 1, 15).and_hms(16, 1, 26), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/pow.rs:118:60 [INFO] [stdout] | [INFO] [stdout] 118 | bh.timestamp = DateTime::::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling grin_core v5.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MAX_DATE`: Use NaiveDate::MAX instead [INFO] [stdout] --> src/core/block.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | use chrono::naive::{MAX_DATE, MIN_DATE}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MIN_DATE`: Use NaiveDate::MIN instead [INFO] [stdout] --> src/core/block.rs:30:31 [INFO] [stdout] | [INFO] [stdout] 30 | use chrono::naive::{MAX_DATE, MIN_DATE}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MAX_DATE`: Use NaiveDate::MAX instead [INFO] [stdout] --> src/core/block.rs:292:17 [INFO] [stdout] | [INFO] [stdout] 292 | if timestamp > MAX_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `chrono::naive::MIN_DATE`: Use NaiveDate::MIN instead [INFO] [stdout] --> src/core/block.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | || timestamp < MIN_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/core/block.rs:235:56 [INFO] [stdout] | [INFO] [stdout] 235 | timestamp: DateTime::::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/core/block.rs:292:26 [INFO] [stdout] | [INFO] [stdout] 292 | if timestamp > MAX_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stdout] --> src/core/block.rs:293:27 [INFO] [stdout] | [INFO] [stdout] 293 | || timestamp < MIN_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/core/block.rs:301:55 [INFO] [stdout] | [INFO] [stdout] 301 | timestamp: DateTime::::from_utc(NaiveDateTime::from_timestamp(timestamp, 0), Utc), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stdout] --> src/core/block.rs:649:60 [INFO] [stdout] | [INFO] [stdout] 649 | let timestamp = DateTime::::from_utc(NaiveDateTime::from_timestamp(now, 0), Utc); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/genesis.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | timestamp: Utc.ymd(1997, 8, 4).and_hms(0, 0, 0), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/genesis.rs:37:34 [INFO] [stdout] | [INFO] [stdout] 37 | timestamp: Utc.ymd(1997, 8, 4).and_hms(0, 0, 0), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/genesis.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 51 | timestamp: Utc.ymd(2018, 12, 28).and_hms(20, 48, 4), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/genesis.rs:51:36 [INFO] [stdout] | [INFO] [stdout] 51 | timestamp: Utc.ymd(2018, 12, 28).and_hms(20, 48, 4), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stdout] --> src/genesis.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | timestamp: Utc.ymd(2019, 1, 15).and_hms(16, 1, 26), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stdout] --> src/genesis.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | timestamp: Utc.ymd(2019, 1, 15).and_hms(16, 1, 26), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grin_core` (lib test); 15 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/bin/rustc --crate-name grin_core --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 -C metadata=3ef85445b679c065 -C extra-filename=-3ef85445b679c065 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern blake2=/opt/rustwide/target/debug/deps/libblake2_rfc-351b621a309024d4.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8b1d6cb69bfc3d05.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d6977c7c08726972.rlib --extern croaring=/opt/rustwide/target/debug/deps/libcroaring-2af50892976f8724.rlib --extern enum_primitive=/opt/rustwide/target/debug/deps/libenum_primitive-9c4678b059f7e96e.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-941f5c96014fa284.rlib --extern failure_derive=/opt/rustwide/target/debug/deps/libfailure_derive-ba089c7ab8959aca.so --extern keychain=/opt/rustwide/target/debug/deps/libgrin_keychain-ed2473b5ac1ef9b8.rlib --extern util=/opt/rustwide/target/debug/deps/libgrin_util-0171d5d6c38dfccf.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e9a34a65fbdee44b.rlib --extern lru_cache=/opt/rustwide/target/debug/deps/liblru_cache-82eb03eb7bd140a1.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-13676fee061c8687.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-12425a8cd1ff0937.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a4d3fbb2ed6f1ebf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bf2c858400788096.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-7c3e0d083df19f46.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-063ca74ef7caebe4.rlib --extern siphasher=/opt/rustwide/target/debug/deps/libsiphasher-895bb325564631de.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-e17d9af7f45fd738.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/croaring-sys-39b4169be3284aa7/out -L native=/opt/rustwide/target/debug/build/grin_secp256k1zkp-62fa419b2baba211/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc4YR9h6/symbols.o" "/opt/rustwide/target/debug/deps/consensus_mainnet-641d54ff2655a63c.consensus_mainnet.a11e8fa2ecb0b6d8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/consensus_mainnet-641d54ff2655a63c.consensus_mainnet.a11e8fa2ecb0b6d8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/consensus_mainnet-641d54ff2655a63c.consensus_mainnet.a11e8fa2ecb0b6d8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/consensus_mainnet-641d54ff2655a63c.consensus_mainnet.a11e8fa2ecb0b6d8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/consensus_mainnet-641d54ff2655a63c.consensus_mainnet.a11e8fa2ecb0b6d8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/consensus_mainnet-641d54ff2655a63c.5athqmt3ellrqxqy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/croaring-sys-39b4169be3284aa7/out" "-L" "/opt/rustwide/target/debug/build/grin_secp256k1zkp-62fa419b2baba211/out" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-8121578e711c9559.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d84891bcc0300905.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-0aa6be00bd20245c.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-18e563854dd0c033.rlib" "/opt/rustwide/target/debug/deps/libgrin_core-d3d76782a13ceb46.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b1d6cb69bfc3d05.rlib" "/opt/rustwide/target/debug/deps/libnum-13676fee061c8687.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-a790ef8692468696.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e25f36e54f8765b8.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-0fae513c6ef5e03d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-12425a8cd1ff0937.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bf69d5be7fc20c38.rlib" "/opt/rustwide/target/debug/deps/libcroaring-2af50892976f8724.rlib" "/opt/rustwide/target/debug/deps/libcroaring_sys-b60bc44f9cf4585f.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-895bb325564631de.rlib" "/opt/rustwide/target/debug/deps/libfailure-941f5c96014fa284.rlib" "/opt/rustwide/target/debug/deps/libgrin_keychain-ed2473b5ac1ef9b8.rlib" "/opt/rustwide/target/debug/deps/libpbkdf2-2be421e449582f92.rlib" "/opt/rustwide/target/debug/deps/libpassword_hash-7cc49ea64e81071c.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-e68787348822410b.rlib" "/opt/rustwide/target/debug/deps/librand_core-ce2b072603e84203.rlib" "/opt/rustwide/target/debug/deps/libripemd160-4fb8e6568c2a0d84.rlib" "/opt/rustwide/target/debug/deps/libhmac-1b7b9df1899a5d14.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-4ee37b7e8a794fa8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-8793ce32252f58e5.rlib" "/opt/rustwide/target/debug/deps/libsha2-3d106f68c94f319f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-ebf2ccaa83ccd34a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-550baaca120c17dc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cd33bdfd7e5eb7bf.rlib" "/opt/rustwide/target/debug/deps/libdigest-d30372296744dc68.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2274a5e14d24949.rlib" "/opt/rustwide/target/debug/deps/libtypenum-bb368dbad1aea35b.rlib" "/opt/rustwide/target/debug/deps/libblake2_rfc-351b621a309024d4.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-f8b49ef5ecc2149f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-99ef0057ccc4dca4.rlib" "/opt/rustwide/target/debug/deps/libgrin_util-0171d5d6c38dfccf.rlib" "/opt/rustwide/target/debug/deps/libbase64-1addd5d774a2bed8.rlib" "/opt/rustwide/target/debug/deps/libzip-b40ea09654c283e8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-117002e7c6a88f1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-03d4129d5a869f1c.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-41d450fe7a955a8f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4d02d4760fb117bf.rlib" "/opt/rustwide/target/debug/deps/librand-a4d3fbb2ed6f1ebf.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3af841342b58ca7f.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-f83a81c578568857.rlib" "/opt/rustwide/target/debug/deps/librand_hc-a4e573fdca8cddbe.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-65baa530fd737169.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-fd332c06f5645bcd.rlib" "/opt/rustwide/target/debug/deps/librand_os-573e16022acff841.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-1754d682af21637c.rlib" "/opt/rustwide/target/debug/deps/liblog4rs-68019a04a243e74c.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-de22fe93772c025a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-1659fb94f00cd42d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3bb942dda1b45c94.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d7fdf95d27936e12.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19f06a6ab3fccdcb.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6b4a9e72baef449a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-4dcf0653a6459577.rlib" "/opt/rustwide/target/debug/deps/liblog_mdc-a6c62aa107425168.rlib" "/opt/rustwide/target/debug/deps/libthread_id-1f9b4ef6e0a91ea1.rlib" "/opt/rustwide/target/debug/deps/libtypemap-13bded91604b2b4c.rlib" "/opt/rustwide/target/debug/deps/libunsafe_any-3d4335098a1c8a46.rlib" "/opt/rustwide/target/debug/deps/libtraitobject-85fc5d486ce39978.rlib" "/opt/rustwide/target/debug/deps/libflate2-bd6071235208e9df.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e9a7d83a853b3326.rlib" "/opt/rustwide/target/debug/deps/libserde_value-aa7832c7ffddcef7.rlib" "/opt/rustwide/target/debug/deps/libordered_float-af409a35450a0e01.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8314523b2472de6d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2010d76a4d3db778.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9d91aef534ad28da.rlib" "/opt/rustwide/target/debug/deps/libadler-2aba5bf02d0ff9aa.rlib" "/opt/rustwide/target/debug/deps/libobject-023c8f5198c35441.rlib" "/opt/rustwide/target/debug/deps/libmemchr-eaefe9653736e156.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7e85cba34b98b18a.rlib" "/opt/rustwide/target/debug/deps/libgimli-f77fd12b164f71e1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-291fe1b0f3718e53.rlib" "/opt/rustwide/target/debug/deps/libsecp256k1zkp-43caa2d4920dcb4e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e17d9af7f45fd738.rlib" "/opt/rustwide/target/debug/deps/librand-30bf969226554d55.rlib" "/opt/rustwide/target/debug/deps/librand_core-2fb6eff5c15d46de.rlib" "/opt/rustwide/target/debug/deps/librand_core-12458569fd482474.rlib" "/opt/rustwide/target/debug/deps/libserde_json-063ca74ef7caebe4.rlib" "/opt/rustwide/target/debug/deps/libryu-f8da15ac3e2ac3f9.rlib" "/opt/rustwide/target/debug/deps/libitoa-61f687365e15b301.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-f04d65a89da0c9a3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a9d8e6e1bb03b8f9.rlib" "/opt/rustwide/target/debug/deps/libnodrop-976080893e1e89e7.rlib" "/opt/rustwide/target/debug/deps/libodds-030739d111cb0765.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ebcc2297d45f14bf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d1476beebbff82f7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-764da133e930e111.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2ef983758742afd7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0a917a44e2a7944b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-95f59771d118363f.rlib" "/opt/rustwide/target/debug/deps/libchrono-d6977c7c08726972.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-746e7de6a95a4815.rlib" "/opt/rustwide/target/debug/deps/libtime-6111a28d3e586a27.rlib" "/opt/rustwide/target/debug/deps/liblibc-f0a8aa31998f7d5c.rlib" "/opt/rustwide/target/debug/deps/liblog-e9a34a65fbdee44b.rlib" "/opt/rustwide/target/debug/deps/libserde-bf2c858400788096.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-9c4678b059f7e96e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5f71f33b0c8bcb85.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7ed164b7ea9c9f23.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/consensus_mainnet-641d54ff2655a63c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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_core` (test "consensus_mainnet") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "60c25973f03cbbe0d91918d2225916581a89b79eadab2418185c2fc7c33e3c43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c25973f03cbbe0d91918d2225916581a89b79eadab2418185c2fc7c33e3c43", kill_on_drop: false }` [INFO] [stdout] 60c25973f03cbbe0d91918d2225916581a89b79eadab2418185c2fc7c33e3c43