[INFO] fetching crate grin_core 5.1.2... [INFO] testing grin_core-5.1.2 against try#d724b5ab2f4ac098ff483349a80b6a3799a5177b for pr-113843 [INFO] extracting crate grin_core 5.1.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate grin_core 5.1.2 on toolchain d724b5ab2f4ac098ff483349a80b6a3799a5177b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "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-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "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" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35f5347a34fe56aedfe9795339df462866e8682e28d9dc4fabda492d68ca9b95 [INFO] running `Command { std: "docker" "start" "-a" "35f5347a34fe56aedfe9795339df462866e8682e28d9dc4fabda492d68ca9b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35f5347a34fe56aedfe9795339df462866e8682e28d9dc4fabda492d68ca9b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35f5347a34fe56aedfe9795339df462866e8682e28d9dc4fabda492d68ca9b95", kill_on_drop: false }` [INFO] [stdout] 35f5347a34fe56aedfe9795339df462866e8682e28d9dc4fabda492d68ca9b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d3c28a1ac2848b1b6e30b0b65d8015bd213473f18bcf4bcf06ee42ba1df44d3 [INFO] running `Command { std: "docker" "start" "-a" "5d3c28a1ac2848b1b6e30b0b65d8015bd213473f18bcf4bcf06ee42ba1df44d3", 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 num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [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 aho-corasick v1.0.2 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling digest v0.9.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 subtle v2.4.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.43 [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 ordered-float v1.1.1 [INFO] [stderr] Compiling grin_secp256k1zkp v0.7.12 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling object v0.31.1 [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 arrayvec v0.4.12 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling humantime v1.3.0 [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_os v0.1.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling password-hash v0.2.3 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling walkdir v2.3.3 [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 siphasher v0.3.10 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [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 39s [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" "5d3c28a1ac2848b1b6e30b0b65d8015bd213473f18bcf4bcf06ee42ba1df44d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d3c28a1ac2848b1b6e30b0b65d8015bd213473f18bcf4bcf06ee42ba1df44d3", kill_on_drop: false }` [INFO] [stdout] 5d3c28a1ac2848b1b6e30b0b65d8015bd213473f18bcf4bcf06ee42ba1df44d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b851dff0fd82266a09398dbe1f7d1f8262a7a096fb8aff5b22e2ae9234bbeff9 [INFO] running `Command { std: "docker" "start" "-a" "b851dff0fd82266a09398dbe1f7d1f8262a7a096fb8aff5b22e2ae9234bbeff9", 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] [stderr] Compiling grin_core v5.1.2 (/opt/rustwide/workdir) [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] [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 test [unoptimized + debuginfo] target(s) in 19.83s [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" "b851dff0fd82266a09398dbe1f7d1f8262a7a096fb8aff5b22e2ae9234bbeff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b851dff0fd82266a09398dbe1f7d1f8262a7a096fb8aff5b22e2ae9234bbeff9", kill_on_drop: false }` [INFO] [stdout] b851dff0fd82266a09398dbe1f7d1f8262a7a096fb8aff5b22e2ae9234bbeff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d724b5ab2f4ac098ff483349a80b6a3799a5177b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 21de45b260af00c8aa9aec21e073243c285859eecf3311620f022a56a85127b8 [INFO] running `Command { std: "docker" "start" "-a" "21de45b260af00c8aa9aec21e073243c285859eecf3311620f022a56a85127b8", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated constant `chrono::naive::MAX_DATE`: Use NaiveDate::MAX instead [INFO] [stderr] --> src/core/block.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | use chrono::naive::{MAX_DATE, MIN_DATE}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `chrono::naive::MIN_DATE`: Use NaiveDate::MIN instead [INFO] [stderr] --> src/core/block.rs:30:31 [INFO] [stderr] | [INFO] [stderr] 30 | use chrono::naive::{MAX_DATE, MIN_DATE}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `chrono::naive::MAX_DATE`: Use NaiveDate::MAX instead [INFO] [stderr] --> src/core/block.rs:292:17 [INFO] [stderr] | [INFO] [stderr] 292 | if timestamp > MAX_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated constant `chrono::naive::MIN_DATE`: Use NaiveDate::MIN instead [INFO] [stderr] --> src/core/block.rs:293:18 [INFO] [stderr] | [INFO] [stderr] 293 | || timestamp < MIN_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stderr] --> src/core/block.rs:235:56 [INFO] [stderr] | [INFO] [stderr] 235 | timestamp: DateTime::::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stderr] --> src/core/block.rs:292:26 [INFO] [stderr] | [INFO] [stderr] 292 | if timestamp > MAX_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead [INFO] [stderr] --> src/core/block.rs:293:27 [INFO] [stderr] | [INFO] [stderr] 293 | || timestamp < MIN_DATE.and_hms(0, 0, 0).timestamp() [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stderr] --> src/core/block.rs:301:55 [INFO] [stderr] | [INFO] [stderr] 301 | timestamp: DateTime::::from_utc(NaiveDateTime::from_timestamp(timestamp, 0), Utc), [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stderr] --> src/core/block.rs:649:60 [INFO] [stderr] | [INFO] [stderr] 649 | let timestamp = DateTime::::from_utc(NaiveDateTime::from_timestamp(now, 0), Utc); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stderr] --> src/genesis.rs:37:18 [INFO] [stderr] | [INFO] [stderr] 37 | timestamp: Utc.ymd(1997, 8, 4).and_hms(0, 0, 0), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stderr] --> src/genesis.rs:37:34 [INFO] [stderr] | [INFO] [stderr] 37 | timestamp: Utc.ymd(1997, 8, 4).and_hms(0, 0, 0), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stderr] --> src/genesis.rs:51:18 [INFO] [stderr] | [INFO] [stderr] 51 | timestamp: Utc.ymd(2018, 12, 28).and_hms(20, 48, 4), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stderr] --> src/genesis.rs:51:36 [INFO] [stderr] | [INFO] [stderr] 51 | timestamp: Utc.ymd(2018, 12, 28).and_hms(20, 48, 4), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::TimeZone::ymd`: use `with_ymd_and_hms()` instead [INFO] [stderr] --> src/genesis.rs:164:18 [INFO] [stderr] | [INFO] [stderr] 164 | timestamp: Utc.ymd(2019, 1, 15).and_hms(16, 1, 26), [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `chrono::Date::::and_hms`: Use and_hms_opt() instead [INFO] [stderr] --> src/genesis.rs:164:35 [INFO] [stderr] | [INFO] [stderr] 164 | timestamp: Utc.ymd(2019, 1, 15).and_hms(16, 1, 26), [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp`: use `from_timestamp_opt()` instead [INFO] [stderr] --> src/pow.rs:118:60 [INFO] [stderr] | [INFO] [stderr] 118 | bh.timestamp = DateTime::::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `grin_core` (lib) generated 16 warnings [INFO] [stderr] warning: `grin_core` (lib test) generated 16 warnings (16 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [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] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grin_core-3ef85445b679c065) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test core::test::test_amount_to_hr ... ok [INFO] [stdout] test core::id::test::test_short_id ... ok [INFO] [stdout] test consensus::test::test_graph_weight ... ok [INFO] [stdout] test core::test::test_amount_from_hr ... ok [INFO] [stdout] test core::id::test::short_id_ord ... ok [INFO] [stdout] test core::transaction::test::kernel_features_serialization ... ok [INFO] [stdout] test core::transaction::test::kernel_features_serialization_nrd_enabled ... ok [INFO] [stdout] test genesis::test::testnet_genesis_hash ... ok [INFO] [stdout] test genesis::test::mainnet_genesis_hash ... ok [INFO] [stdout] test global::test::mainnet_header_len ... ok [INFO] [stdout] test global::test::testnet_header_len ... ok [INFO] [stdout] test global::test::automated_testing_header_len ... ok [INFO] [stdout] test core::transaction::test::test_plain_kernel_ser_deser ... ok [INFO] [stdout] test core::transaction::test::commit_consistency ... ok [INFO] [stdout] test core::transaction::test::input_short_id ... ok [INFO] [stdout] test core::transaction::test::test_height_locked_kernel_ser_deser ... ok [INFO] [stdout] test core::transaction::test::test_nrd_kernel_ser_deser ... ok [INFO] [stdout] test libtx::proof::tests::view_key ... ok [INFO] [stdout] test core::transaction::test::nrd_kernel_verify_sig ... ok [INFO] [stdout] test libtx::proof::tests::view_key_hardened ... ok [INFO] [stdout] test libtx::proof::tests::legacy_builder ... ok [INFO] [stdout] test libtx::build::test::blind_simple_tx ... ok [INFO] [stdout] test global::test::user_testing_header_len ... ok [INFO] [stdout] test pow::cuckaroo::test::cuckaroo19_vectors ... ok [INFO] [stdout] test pow::cuckaroom::test::cuckaroom19_29_vectors ... ok [INFO] [stdout] test pow::cuckarood::test::cuckarood19_29_vectors ... ok [INFO] [stdout] test pow::cuckarooz::test::cuckarooz19_29_vectors ... ok [INFO] [stdout] test libtx::secp_ser::test::ser_secp_primitives ... ok [INFO] [stdout] test libtx::build::test::blind_simple_tx_with_offset ... ok [INFO] [stdout] test pow::siphash::test::hash_block ... ok [INFO] [stdout] test pow::siphash::test::hash_some ... ok [INFO] [stdout] test pow::types::tests::test_proof_rw ... ok [INFO] [stdout] test libtx::build::test::blind_simpler_tx ... ok [INFO] [stdout] test pow::test::genesis_pow ... ok [INFO] [stdout] test libtx::proof::tests::view_key_no_switch ... ok [INFO] [stdout] test pow::cuckatoo::test::cuckatoo ... ok [INFO] [stdout] test libtx::proof::tests::view_key_child ... ok [INFO] [stdout] test libtx::proof::tests::builder ... ok [INFO] [stdout] test pow::lean::test::lean_miner ... ok [INFO] [stderr] Running tests/block.rs (/opt/rustwide/target/debug/deps/block-2336a3dc87fc162b) [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.54s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] 2023-07-19T01:23:25.505405767+00:00 INFO grin_util::logger - log4rs is initialized, stdout level: Debug, min. level: Debug [INFO] [stdout] 2023-07-19T01:23:25.977293898+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:26.000125136+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:26.316044481+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:26.347478119+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 10, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:26.354399408+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 11, 0100000002000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:26.358659887+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:26.360821027+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:26.368362806+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:26.370093606+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:26.505369706+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(0940db3fc768159831ef80abf9ac964f1792bc828266844730ff6e99fc87070fbc) [INFO] [stdout] 2023-07-19T01:23:26.529159644+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(09a73f9ce40fbd1f185a5fa45516af8f5331f512b04114ef7372f4575106208317) [INFO] [stdout] 2023-07-19T01:23:26.539988193+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(0889bb7b0264e49fa2b9b020d5101f8467e7ed7d86ae0f712eee68701eb8bd3357) [INFO] [stdout] 2023-07-19T01:23:26.551188292+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(08c4a5716ae8658bfa3f53a58429b8b298067b23b06d13cc78c45bdf342e758360) [INFO] [stdout] 2023-07-19T01:23:26.592409778+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(09261c2e9a2614768f1b571d423f1e59d3cb23715933b6ff7378dbc4c0c88c259e) [INFO] [stdout] 2023-07-19T01:23:26.596406708+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(08f65c3e99c48c1cfa1fbec195997a015445719609048d7a2d62555943d90297ca) [INFO] [stdout] 2023-07-19T01:23:26.596512379+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(090c748ea5384f3ad06fa23b1b212dfb7254767e7e4d51f42f33601f13b7c6ed4d) [INFO] [stdout] 2023-07-19T01:23:26.643103095+00:00 DEBUG grin_core::libtx::build - Building output: 19, Commitment(09ba4ee4b00971a68901b445a096db4ca3011475d50a4549450eb815605632390c) [INFO] [stdout] 2023-07-19T01:23:28.324239428+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(086ea4d4bbda7a81b8ae600bb56c403735cbd7fee2e69cb0a03a26660eab297bca) [INFO] [stdout] 2023-07-19T01:23:28.461518967+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(08682eccfadbd8f7077b26da2899bca319e2d29007b6fe4a95ce2e44c41907c89b) [INFO] [stdout] 2023-07-19T01:23:28.476006247+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(09ed366f0f201e2df7af7250055388cb6abc53e694a8f7362ccf583e3e2375b87f) [INFO] [stdout] 2023-07-19T01:23:28.522024083+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(0994c73bf4a528a3b12b7ce9cb4567d7993ce2bb444df9781aad0ef3f057755a79) [INFO] [stdout] 2023-07-19T01:23:28.522666132+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(0886bb3547a9c114e3dedfb1bb3e79a672dd97cc5bffbd0463b81457d90b2e0bd4) [INFO] [stdout] 2023-07-19T01:23:28.794442830+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:28.935945969+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(095f4b4775df647b2bca77fe2c3f85b8693934c3c89f15d4d07fdb818db486d093) [INFO] [stdout] 2023-07-19T01:23:29.953067087+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:30.081957326+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(09cb0796cf5f036f3437d0f9ed11e259ff0c65069fd09bc4c3455d38624fd0b334) [INFO] [stdout] 2023-07-19T01:23:30.194850377+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 5, 0100000002000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:30.239365193+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(0919423f1f92930ff3490ae3a15c91c58a4232065bcdc87eb8fccb9a1c6f8ca20f) [INFO] [stdout] 2023-07-19T01:23:30.268409561+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:30.353761684+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(08c59c1c48296917112ff189d894d91bc2690ce04d1211de341a2f979558953827) [INFO] [stdout] test compact_block_single_tx_serialized_size ... ok [INFO] [stdout] test compact_block_hash_with_nonce ... ok [INFO] [stdout] test block_single_tx_serialized_size ... ok [INFO] [stdout] 2023-07-19T01:23:31.254507642+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:31.288412099+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(098bb5073c03daa7e52ad7345f376c9153987e0237459ca99dd9beff5c09af29b0) [INFO] [stdout] 2023-07-19T01:23:31.331884515+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(085ce9df7d303d60f19048efe590932ac92a637ce259c585b8eac8916896716a5e) [INFO] [stdout] 2023-07-19T01:23:31.637599631+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(09b9f027e25c5b2fdbf6ef033530ffcbf6f2d1654d0662f937ce7981087b21fe6a) [INFO] [stdout] 2023-07-19T01:23:32.496483041+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(090dcb1ddcb43ada737c1a999937feb5d3d2297765c0646ef744bdd66cec4edaaa) [INFO] [stdout] test empty_block_serialized_size ... ok [INFO] [stdout] test block_with_cut_through ... ok [INFO] [stdout] test deserialize_untrusted_header_weight ... ok [INFO] [stdout] 2023-07-19T01:23:32.878216851+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] test block_with_nrd_kernel_nrd_not_enabled ... ok [INFO] [stdout] 2023-07-19T01:23:32.990895742+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:33.059967086+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(0893baad5ff8184148ff590f9cd0dfae4ccec3cf182226eb5606c6dd0b09117618) [INFO] [stdout] 2023-07-19T01:23:33.221796692+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(09d903432b90088ebc697fc1b6ed443fa9838c6aac61e01dac8f5805e0e1603084) [INFO] [stdout] test block_with_nrd_kernel_pre_post_hf3 ... ok [INFO] [stdout] test empty_compact_block_serialized_size ... ok [INFO] [stdout] test empty_block_with_coinbase_is_valid ... ok [INFO] [stdout] 2023-07-19T01:23:34.230998631+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(08f0b223bfa43c3d60502636488845505028b1f6fafa79575b9bc0ef95465d3238) [INFO] [stdout] test convert_block_to_compact_block ... ok [INFO] [stdout] test remove_coinbase_output_flag ... ok [INFO] [stdout] 2023-07-19T01:23:34.425761385+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(08b6573827dd1c287299657ad0650fcee35db5b7c09a336a63d1f6548ea4d2f187) [INFO] [stdout] 2023-07-19T01:23:34.457819213+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:34.523831237+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] test hydrate_empty_compact_block ... ok [INFO] [stdout] 2023-07-19T01:23:34.567510114+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(091d997a5e4289e2dae89f98a31d5c86a4ac1ae0bcce9bdfce3b9bdcb4f4d5a16d) [INFO] [stdout] test serialize_deserialize_header_version ... ok [INFO] [stdout] 2023-07-19T01:23:34.671370655+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(088bcfef4819d4169887f812db23cc1b1dd0b6ef874556329388f117ea2d364336) [INFO] [stdout] test remove_coinbase_kernel_flag ... ok [INFO] [stdout] 2023-07-19T01:23:35.011258718+00:00 DEBUG grin_core::libtx::build - Building input (spending coinbase): 60000000000, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:35.020432747+00:00 DEBUG grin_core::libtx::build - Building input (spending coinbase): 60000000000, 0100000002000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:35.188959944+00:00 DEBUG grin_core::libtx::build - Building output: 60000000000, Commitment(0977ce943c055a38ed0597af9fc9166e0cde0fd568f06235165855a7f86ccd90b4) [INFO] [stdout] 2023-07-19T01:23:35.211654491+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:35.317042913+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 10, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:35.344440731+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 10, 0100000002000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:35.364157390+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(083d09ba68a5630e0962e924f417d1908eab8f2b51a0004bb9782debe596445173) [INFO] [stdout] 2023-07-19T01:23:35.488111569+00:00 DEBUG grin_core::libtx::build - Building output: 10, Commitment(08b7bb239855504b9aeec811d30119391c4ff5f2ac610ef60fa19cefea698aebed) [INFO] [stdout] 2023-07-19T01:23:35.848703130+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(08180b98ed60ef3c5308f5a830e02e6ff924bbe1f4afa0538b5b5a72065b07cd6f) [INFO] [stdout] 2023-07-19T01:23:35.855004869+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(08bc3a070293a87af349be6ce5af144914ad5606db87abd96eacc15bbf11562b75) [INFO] [stdout] 2023-07-19T01:23:35.975457960+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:36.001163208+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:36.104236349+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(082cd5d4065c6986cab03ff0a9f54f874c36913177fcd159b602009aabadcfa9af) [INFO] [stdout] 2023-07-19T01:23:36.132417487+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(09c09e2a040151251b0a0e841754cf8edf957ffec1f90ae612a714ab1fff3238af) [INFO] [stdout] test serialize_deserialize_block_header ... ok [INFO] [stdout] 2023-07-19T01:23:36.289031565+00:00 DEBUG grin_core::libtx::build - Building output: 50000000000, Commitment(08109d0b474a66ea1f48bbc6a1ba6c13438edc5665d8788f96040164d94e6043b4) [INFO] [stdout] 2023-07-19T01:23:36.542545624+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(09a9c87c6f647fe111e4a76353ba25acd0252e50f7d549632b0ef847f98bbbbb3d) [INFO] [stdout] 2023-07-19T01:23:36.554298073+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 500000, 0100000000000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:36.603550579+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(08d306813974d5ea193bfc5ed6dd0b7ffd19b245f3948b9afb2434ddbd61bd7671) [INFO] [stdout] 2023-07-19T01:23:36.638830006+00:00 DEBUG grin_core::libtx::build - Building output: 6, Commitment(092a6747193583ea0a218a6fa6c630f9c10f7ef6bbc25f282597fb612bf3a0dbce) [INFO] [stdout] 2023-07-19T01:23:37.043189814+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(08b6cbf0ba51e3f0a8dc2b9dd67b4cabaf7e49d00530498dfab577b0c106363183) [INFO] [stdout] 2023-07-19T01:23:37.273914745+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(09e164effc6240b952b57b3fb95f066b4392b9bf55696e831f02a6c2157999bdf1) [INFO] [stdout] 2023-07-19T01:23:37.335728370+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(09f3b9430a73d94635c608f181de34184acaf5e9697862d0d63586f2c1e7ff8dea) [INFO] [stdout] 2023-07-19T01:23:37.455893281+00:00 DEBUG grin_core::libtx::build - Building output: 10000000000, Commitment(09f727ebb12e0ad37690a207ffd4cdfc1f63e57e52ddb3354f098b7e1aadc69195) [INFO] [stdout] 2023-07-19T01:23:37.791257233+00:00 DEBUG grin_core::libtx::build - Building output: 4, Commitment(08beac78c15aa323614b15c4a619e7dbb98639287cae67ec29e89d3fa08bdee426) [INFO] [stdout] 2023-07-19T01:23:38.203332630+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(08935692cf32224809a7fef0773d9a0f813c5f75792c1092bdcf4ff420d2d45140) [INFO] [stdout] test same_amount_outputs_copy_range_proof ... ok [INFO] [stdout] test serialize_deserialize_block ... ok [INFO] [stdout] test very_empty_block ... ok [INFO] [stdout] 2023-07-19T01:23:38.572857150+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:38.704700549+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(08baea5a7d503d1860984bef93dcc35fadff05d6cb63102141e0441f82d205efd3) [INFO] [stdout] 2023-07-19T01:23:38.811963931+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] test serialize_deserialize_compact_block ... ok [INFO] [stdout] 2023-07-19T01:23:38.929581151+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:38.958867259+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(088a17a7c30946c69b6f007b242b504f60c391c38a909a3d51f8343c680d7f51a7) [INFO] [stdout] 2023-07-19T01:23:39.020405144+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(08449d26ba52e93697ba08fe0d8784fa068b3a7ac27d77065470382d4a47f9e629) [INFO] [stdout] 2023-07-19T01:23:39.058439941+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(095a6c92866a67446fab5e101cf232976c732fc70dbdd97607b9287a0d210c7790) [INFO] [stdout] 2023-07-19T01:23:39.704705659+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(09f4c77f43adc3bf5d554b4e78b0edd35f7624fdce043fe5a7d9d0c519cf1be5b3) [INFO] [stdout] test validate_header_proof ... ok [INFO] [stdout] test test_verify_cut_through_coinbase ... ok [INFO] [stdout] 2023-07-19T01:23:39.857834306+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(0911d1beabb54f97739b15bcbfe4ac513aa12fe1a86d2e39386de164116df61617) [INFO] [stdout] 2023-07-19T01:23:39.943554529+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(09d7cb733bdeb24a8e1dd8869215ba559d945c27f59f3bd449473244fbb87169e7) [INFO] [stdout] 2023-07-19T01:23:40.049761171+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(095d5c856ad3fff4369e500fbc2514c13dd0f283bd4f5c00aa4e4ff90bb30587f8) [INFO] [stdout] test test_verify_cut_through_plain ... ok [INFO] [stdout] 2023-07-19T01:23:40.471412397+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 7, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:40.507570544+00:00 DEBUG grin_core::libtx::build - Building output: 2, Commitment(0808da15d69f415772ab68102959169048f41ac7c73327f5edf75382a223570ba2) [INFO] [stdout] 2023-07-19T01:23:40.597035566+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(0937b5ad518d606739015a2ee4529f5e970c0225d1e404c4b82c9f8a32ba24fa0e) [INFO] [stdout] 2023-07-19T01:23:40.686229080+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:40.781096431+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(091cd855c5335f5e19dc6a17d6a6df4242e34378ca25dbb064810bd3bf97686b5b) [INFO] [stdout] 2023-07-19T01:23:40.932811180+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:40.992037544+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(08982e5ea8b23901e80534f497eff72418728d4f2e0d992c15c34ba803f2b06db1) [INFO] [stdout] 2023-07-19T01:23:41.012410213+00:00 DEBUG grin_core::libtx::build - Building output: 4, Commitment(096fc89783730d4b24203dfdcd2c6991d6fd54fec8c0411c480814b2ae6fbfe0ca) [INFO] [stdout] 2023-07-19T01:23:41.131019363+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(080ab982ec7e990055f415c9548f2a8e9acf95ad6a70c6244c5e0871408ddff2d0) [INFO] [stdout] 2023-07-19T01:23:41.351638045+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(094958b76ece6bbe97089fd12bed937ff648829ada33d84d04fa0cc6361a3cd78e) [INFO] [stdout] 2023-07-19T01:23:41.595360046+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(08d94f3f4728860abfa902b303e21e4591586a19bb986b90d493332c21cecce3d7) [INFO] [stdout] 2023-07-19T01:23:41.770659771+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(08d3786269a6012f423b09e3ce106d13f3bd8a2b2daa83e3fe7c580525e6f9614f) [INFO] [stdout] 2023-07-19T01:23:42.172465049+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:42.245420983+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(08e55429a169a0d1e07a53aeba8ecd4dce54cb0d5cf3f40afa16f79bd44458e944) [INFO] [stdout] test wrong_amount_range_proof ... ok [INFO] [stdout] 2023-07-19T01:23:42.286832080+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(093b5c08e646d4c7d9f232e3547d05d751d074f86288b3ffe9d2b6c61a13ccd21e) [INFO] [stdout] 2023-07-19T01:23:42.387544622+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:42.455437716+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(089f152c826e2c2bb65e9b7308bdebf9321052e7d33afbf703b19dc4e508bff98f) [INFO] [stdout] 2023-07-19T01:23:42.628723602+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(0917b820d868d86bee314ddcbb9681d8773c91872edf87725d9921841313daca2e) [INFO] [stdout] 2023-07-19T01:23:42.751204372+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(09153b86add7145f9f55298644839e520baf9a3278a582c8b7bdc420ee95d707a8) [INFO] [stdout] 2023-07-19T01:23:42.864525463+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(0996e14b47e739446e5652bd3c1aa4d8540b7e871a3a4d950b3b8e67c37f102713) [INFO] [stdout] 2023-07-19T01:23:43.047751508+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:43.076983116+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(08c4d165320f38c057a9ced8900ad8190d4d136cb5d43188eff74f255033597d6c) [INFO] [stdout] 2023-07-19T01:23:43.192343856+00:00 DEBUG grin_core::libtx::build - Building output: 5, Commitment(089248089b670272fea96b7fcc1152821f3dbe36f7a9470d2342de8c862b7570d7) [INFO] [stdout] 2023-07-19T01:23:43.384897861+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(08c6015be793cd06f8c39543193629c683c2a360a17ae62aa72f9c0bb952855f64) [INFO] [stdout] 2023-07-19T01:23:43.432650457+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:43.476949603+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(08ce593fb4e6320079872c3a3b6697126aa4e711b4ed073808fc2ed853d9f873d2) [INFO] [stdout] 2023-07-19T01:23:43.950182066+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(09bc2b6243ae85529e039a130ae9d18f6bb1adfca674a45705862e343c9ec410ea) [INFO] [stdout] test too_large_block ... ok [INFO] [stdout] 2023-07-19T01:23:44.087555854+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:44.149089359+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(09261723b5cddbf893732755975c3f42561e06be356efa08c2e3647a61b4dd2ce2) [INFO] [stdout] 2023-07-19T01:23:44.507705700+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:44.543599627+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(09159bce9bfe4f23591cfc810970740d64ffb8f5d81c0efe64144ed55bc3521267) [INFO] [stdout] 2023-07-19T01:23:44.556163736+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(09eb0ad0525b0c943e0d9f55a1a71dd3b9224fc6a32e1913119ee75da82e2cd9cb) [INFO] [stdout] 2023-07-19T01:23:44.827602454+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(0834432cb56d49c56c1c465fe27e70a5e4671a46d4eeca1707933a5300ac801b74) [INFO] [stdout] 2023-07-19T01:23:45.047385257+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:45.082305724+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(096febea00599032ab5d833b193a13ae25b0748aa2da34e554f0a973551a4a88e6) [INFO] [stdout] 2023-07-19T01:23:45.302743346+00:00 DEBUG grin_core::libtx::build - Building input (spending regular output): 6, 0100000001000000000000000000000000 [INFO] [stdout] 2023-07-19T01:23:45.328562574+00:00 DEBUG grin_core::libtx::build - Building output: 3, Commitment(082d05ea0a3d12a943579d085bbf7e9aebd8eba2759e3f50c9fbc1f46521b5f639) [INFO] [stdout] 2023-07-19T01:23:45.386509549+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(088e446146aa633158a04d3d4d1e0d5e3adf4f5ac8d8a79f86313790928bea3c3e) [INFO] [stdout] 2023-07-19T01:23:45.579286444+00:00 DEBUG grin_core::libtx::build - Building output: 1, Commitment(0894c666e9e66eb4de92567580c5de42a4d2259d35f4edd1c2ad40dd0e442fab4a) [INFO] [stdout] test compact_block_10_tx_serialized_size ... ok [INFO] [stdout] test block_10_tx_serialized_size ... ok [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-b2131e3643bc56ec) [INFO] [stdout] [INFO] [stderr] Running tests/consensus_automated.rs (/opt/rustwide/target/debug/deps/consensus_automated-8390460ce2ee130d) [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 20.64s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running tests/consensus_mainnet.rs (/opt/rustwide/target/debug/deps/consensus_mainnet-641d54ff2655a63c) [INFO] [stdout] test next_wtema_difficulty_adjustment ... ok [INFO] [stdout] test next_dma_difficulty_adjustment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test hard_forks ... ok [INFO] [stdout] test test_secondary_pow_ratio ... ok [INFO] [stdout] test test_secondary_pow_scale ... ok [INFO] [stderr] Running tests/consensus_testnet.rs (/opt/rustwide/target/debug/deps/consensus_testnet-362423aabf0e4040) [INFO] [stdout] test adjustment_scenarios ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test hard_forks ... ok [INFO] [stderr] Running tests/core.rs (/opt/rustwide/target/debug/deps/core-30a2d2eb0ad05e4d) [INFO] [stdout] test test_secondary_pow_ratio ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test blind_tx ... ignored [INFO] [stdout] test hash_output ... ok [INFO] [stdout] test build_two_half_kernels ... ok [INFO] [stdout] test build_tx_kernel ... ok [INFO] [stdout] test reward_empty_block ... ok [INFO] [stdout] test basic_transaction_deaggregation ... ok [INFO] [stdout] test reward_with_tx_block ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation_2 ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation_3 ... ok [INFO] [stdout] test simple_tx_ser_deser ... ok [INFO] [stdout] test simple_tx_ser ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation_4 ... ok [INFO] [stdout] test test_verify_1i1o_sig ... ok [INFO] [stdout] test simple_block ... ok [INFO] [stdout] test test_zero_commit_fails ... ok [INFO] [stdout] test test_verify_2i1o_sig ... ok [INFO] [stdout] test tx_build_exchange ... ok [INFO] [stdout] test multi_kernel_transaction_deaggregation_5 ... ok [INFO] [stdout] test tx_double_ser_deser ... ok [INFO] [stdout] test test_block_with_timelocked_tx ... ok [INFO] [stdout] test tx_hash_diff ... ok [INFO] [stdout] test transaction_cut_through ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 9.56s [INFO] [stdout] [INFO] [stderr] Running tests/merkle_proof.rs (/opt/rustwide/target/debug/deps/merkle_proof-9868b09e852ab866) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test empty_merkle_proof ... ok [INFO] [stdout] test pmmr_merkle_proof_prune_and_rewind ... ok [INFO] [stdout] test merkle_proof_ser_deser ... ok [INFO] [stdout] test pmmr_merkle_proof ... ok [INFO] [stderr] Running tests/pmmr.rs (/opt/rustwide/target/debug/deps/pmmr-4399f5582d25dc4c) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test bench_peak_map ... ignored [INFO] [stdout] test check_elements_from_pmmr_index ... ok [INFO] [stdout] test pmmr_prune ... ok [INFO] [stdout] test some_peak_size ... ok [INFO] [stdout] test some_peaks ... ok [INFO] [stdout] test first_100_mmr_heights ... ok [INFO] [stdout] test check_insertion_to_pmmr_index ... ok [INFO] [stdout] test some_peak_map ... ok [INFO] [stdout] test test_bintree_rightmost ... ok [INFO] [stdout] test pmmr_get_last_n_insertions ... ok [INFO] [stdout] test test_bintree_pos_iter ... ok [INFO] [stdout] test test_bintree_range ... ok [INFO] [stdout] test test_bintree_leaf_pos_iter ... ok [INFO] [stdout] test test_is_leaf ... ok [INFO] [stdout] test test_bintree_leftmost ... ok [INFO] [stdout] test various_branches ... ok [INFO] [stderr] Running tests/segment.rs (/opt/rustwide/target/debug/deps/segment-25756e33d928354a) [INFO] [stdout] test various_families ... ok [INFO] [stdout] test test_round_up_to_leaf_pos ... ok [INFO] [stdout] test test_pmmr_leaf_to_insertion_index ... ok [INFO] [stdout] test test_n_leaves ... ok [INFO] [stdout] test pmmr_push_root ... ok [INFO] [stdout] test test_is_left_sibling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test unprunable_mmr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/transaction.rs (/opt/rustwide/target/debug/deps/transaction-6e10500c1653ad55) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_transaction_json_ser_deser ... ok [INFO] [stdout] test test_output_ser_deser ... ok [INFO] [stdout] test test_fee_fields ... ok [INFO] [stdout] test test_verify_cut_through_plain ... ok [INFO] [stdout] test test_verify_cut_through_coinbase ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s [INFO] [stdout] [INFO] [stderr] Running tests/vec_backend.rs (/opt/rustwide/target/debug/deps/vec_backend-4c4c150984272286) [INFO] [stdout] [INFO] [stderr] Doc-tests grin_core [INFO] [stdout] running 2 tests [INFO] [stdout] test leaf_pos_and_idx_iter_hash_only_test ... ok [INFO] [stdout] test leaf_pos_and_idx_iter_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::create_secnonce (line 34) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::verify_completed_sig (line 350) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::calculate_partial_sig (line 67) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::verify_partial_sig (line 137) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::sign_from_key_id (line 219) ... ok [INFO] [stdout] test src/libtx/aggsig.rs - libtx::aggsig::verify_single_from_commit (line 282) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.76s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21de45b260af00c8aa9aec21e073243c285859eecf3311620f022a56a85127b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21de45b260af00c8aa9aec21e073243c285859eecf3311620f022a56a85127b8", kill_on_drop: false }` [INFO] [stdout] 21de45b260af00c8aa9aec21e073243c285859eecf3311620f022a56a85127b8