[INFO] fetching crate mugle_core 5.2.0-alpha.5...
[INFO] checking mugle_core-5.2.0-alpha.5 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate mugle_core 5.2.0-alpha.5 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate mugle_core 5.2.0-alpha.5 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mugle_core 5.2.0-alpha.5
[INFO] finished tweaking crates.io crate mugle_core 5.2.0-alpha.5
[INFO] tweaked toml for crates.io crate mugle_core 5.2.0-alpha.5 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" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded base64ct v1.6.0
[INFO] [stderr]   Downloaded zeroize v1.7.0
[INFO] [stderr]   Downloaded nodrop v0.1.14
[INFO] [stderr]   Downloaded crypto-mac v0.11.1
[INFO] [stderr]   Downloaded cexpr v0.4.0
[INFO] [stderr]   Downloaded clang-sys v1.7.0
[INFO] [stderr]   Downloaded enum_primitive v0.1.1
[INFO] [stderr]   Downloaded shlex v0.1.1
[INFO] [stderr]   Downloaded base64 v0.12.3
[INFO] [stderr]   Downloaded lru-cache v0.1.2
[INFO] [stderr]   Downloaded lazycell v1.3.0
[INFO] [stderr]   Downloaded pbkdf2 v0.8.0
[INFO] [stderr]   Downloaded password-hash v0.2.3
[INFO] [stderr]   Downloaded parking_lot_core v0.7.3
[INFO] [stderr]   Downloaded odds v0.2.26
[INFO] [stderr]   Downloaded croaring-sys v0.4.6
[INFO] [stderr]   Downloaded rand v0.5.6
[INFO] [stderr]   Downloaded nom v5.1.3
[INFO] [stderr]   Downloaded bindgen v0.56.0
[INFO] [stderr]   Downloaded mugle_secp256k1zkp v0.7.12
[INFO] [stderr]   Downloaded libloading v0.8.1
[INFO] [stderr]   Downloaded mugle_keychain v5.2.0-alpha.5
[INFO] [stderr]   Downloaded arrayvec v0.3.25
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded arrayvec v0.4.12
[INFO] [stderr]   Downloaded sha2 v0.9.9
[INFO] [stderr]   Downloaded blake2-rfc v0.2.18
[INFO] [stderr]   Downloaded ripemd160 v0.9.1
[INFO] [stderr]   Downloaded glob v0.3.1
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded hmac v0.11.0
[INFO] [stderr]   Downloaded digest v0.9.0
[INFO] [stderr]   Downloaded zeroize_derive v1.4.2
[INFO] [stderr]   Downloaded mugle_util v5.2.0-alpha.5
[INFO] [stderr]   Downloaded subtle v2.4.1
[INFO] [stderr]   Downloaded croaring v0.4.6
[INFO] [stderr]   Downloaded opaque-debug v0.3.0
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded block-buffer v0.9.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abc786e4d581963eb0136a4b7a4a5744d1411d563d780e8dac1ecf0790ba5478
[INFO] running `Command { std: "docker" "start" "-a" "abc786e4d581963eb0136a4b7a4a5744d1411d563d780e8dac1ecf0790ba5478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abc786e4d581963eb0136a4b7a4a5744d1411d563d780e8dac1ecf0790ba5478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abc786e4d581963eb0136a4b7a4a5744d1411d563d780e8dac1ecf0790ba5478", kill_on_drop: false }`
[INFO] [stdout] abc786e4d581963eb0136a4b7a4a5744d1411d563d780e8dac1ecf0790ba5478
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 093c587eae3cb29542152709142a7bd8c192cb3c18ace84f7696ddea969f3895
[INFO] running `Command { std: "docker" "start" "-a" "093c587eae3cb29542152709142a7bd8c192cb3c18ace84f7696ddea969f3895", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking odds v0.2.26
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking arrayvec v0.3.25
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling mugle_secp256k1zkp v0.7.12
[INFO] [stderr]     Checking password-hash v0.2.3
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking serde-value v0.6.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking log4rs v0.12.0
[INFO] [stderr]     Checking mugle_util v5.2.0-alpha.5
[INFO] [stderr]     Checking mugle_keychain v5.2.0-alpha.5
[INFO] [stderr]    Compiling croaring-sys v0.4.6
[INFO] [stderr]     Checking croaring v0.4.6
[INFO] [stderr]     Checking mugle_core v5.2.0-alpha.5 (/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 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::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:235:32
[INFO] [stdout]     |
[INFO] [stdout] 235 |             timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 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:235:56
[INFO] [stdout]     |
[INFO] [stdout] 235 |             timestamp: DateTime::<Utc>::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::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:301:31
[INFO] [stdout]     |
[INFO] [stdout] 301 |         timestamp: DateTime::<Utc>::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:301:55
[INFO] [stdout]     |
[INFO] [stdout] 301 |         timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(timestamp, 0), Utc),
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:649:36
[INFO] [stdout]     |
[INFO] [stdout] 649 |         let timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(now, 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::<Utc>::from_utc(NaiveDateTime::from_timestamp(now, 0), Utc);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:235:32
[INFO] [stdout]     |
[INFO] [stdout] 235 |             timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 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:235:56
[INFO] [stdout]     |
[INFO] [stdout] 235 |             timestamp: DateTime::<Utc>::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::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:301:31
[INFO] [stdout]     |
[INFO] [stdout] 301 |         timestamp: DateTime::<Utc>::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:301:55
[INFO] [stdout]     |
[INFO] [stdout] 301 |         timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(timestamp, 0), Utc),
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:649:36
[INFO] [stdout]     |
[INFO] [stdout] 649 |         let timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(now, 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::<Utc>::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::<Tz>::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::<Tz>::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(2022, 6, 19).and_hms(8, 1, 26),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/genesis.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |         timestamp: Utc.ymd(2022, 6, 19).and_hms(8, 1, 26),
[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::<Tz>::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::<Tz>::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(2022, 6, 19).and_hms(8, 1, 26),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/genesis.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |         timestamp: Utc.ymd(2022, 6, 19).and_hms(8, 1, 26),
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/pow.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |             bh.timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 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/pow.rs:118:60
[INFO] [stdout]     |
[INFO] [stdout] 118 |             bh.timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/pow.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |             bh.timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 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/pow.rs:118:60
[INFO] [stdout]     |
[INFO] [stdout] 118 |             bh.timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> tests/pmmr.rs:46:26
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let start = Utc::now().timestamp_nanos();
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]   --> tests/pmmr.rs:50:24
[INFO] [stdout]    |
[INFO] [stdout] 50 |         let fin = Utc::now().timestamp_nanos();
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 21.01s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mugle_secp256k1zkp v0.7.12, 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" "093c587eae3cb29542152709142a7bd8c192cb3c18ace84f7696ddea969f3895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "093c587eae3cb29542152709142a7bd8c192cb3c18ace84f7696ddea969f3895", kill_on_drop: false }`
[INFO] [stdout] 093c587eae3cb29542152709142a7bd8c192cb3c18ace84f7696ddea969f3895
[INFO] checking mugle_core-5.2.0-alpha.5 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate mugle_core 5.2.0-alpha.5 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate mugle_core 5.2.0-alpha.5 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mugle_core 5.2.0-alpha.5
[INFO] finished tweaking crates.io crate mugle_core 5.2.0-alpha.5
[INFO] tweaked toml for crates.io crate mugle_core 5.2.0-alpha.5 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3baeb123173913c5802df0c7a4dcf3492ff760fd4513a4b2cc2c333e78f3e18
[INFO] running `Command { std: "docker" "start" "-a" "b3baeb123173913c5802df0c7a4dcf3492ff760fd4513a4b2cc2c333e78f3e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3baeb123173913c5802df0c7a4dcf3492ff760fd4513a4b2cc2c333e78f3e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3baeb123173913c5802df0c7a4dcf3492ff760fd4513a4b2cc2c333e78f3e18", kill_on_drop: false }`
[INFO] [stdout] b3baeb123173913c5802df0c7a4dcf3492ff760fd4513a4b2cc2c333e78f3e18
[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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef70ac19d4b4cfbb3142ce312ac700997fefd9e96614a71ab86ead0b135a1a26
[INFO] running `Command { std: "docker" "start" "-a" "ef70ac19d4b4cfbb3142ce312ac700997fefd9e96614a71ab86ead0b135a1a26", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling bindgen v0.56.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking odds v0.2.26
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking arrayvec v0.3.25
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling mugle_secp256k1zkp v0.7.12
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking password-hash v0.2.3
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking pbkdf2 v0.8.0
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking ripemd160 v0.9.1
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking enum_primitive v0.1.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking zip v0.5.13
[INFO] [stderr]     Checking chrono v0.4.33
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking serde-value v0.6.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking log4rs v0.12.0
[INFO] [stderr]     Checking mugle_util v5.2.0-alpha.5
[INFO] [stderr]     Checking mugle_keychain v5.2.0-alpha.5
[INFO] [stderr]    Compiling croaring-sys v0.4.6
[INFO] [stderr]     Checking croaring v0.4.6
[INFO] [stderr]     Checking mugle_core v5.2.0-alpha.5 (/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 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::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:235:32
[INFO] [stdout]     |
[INFO] [stdout] 235 |             timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 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:235:56
[INFO] [stdout]     |
[INFO] [stdout] 235 |             timestamp: DateTime::<Utc>::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::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:301:31
[INFO] [stdout]     |
[INFO] [stdout] 301 |         timestamp: DateTime::<Utc>::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:301:55
[INFO] [stdout]     |
[INFO] [stdout] 301 |         timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(timestamp, 0), Utc),
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:649:36
[INFO] [stdout]     |
[INFO] [stdout] 649 |         let timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(now, 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::<Utc>::from_utc(NaiveDateTime::from_timestamp(now, 0), Utc);
[INFO] [stdout]     |                                                                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:235:32
[INFO] [stdout]     |
[INFO] [stdout] 235 |             timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 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:235:56
[INFO] [stdout]     |
[INFO] [stdout] 235 |             timestamp: DateTime::<Utc>::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::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:301:31
[INFO] [stdout]     |
[INFO] [stdout] 301 |         timestamp: DateTime::<Utc>::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:301:55
[INFO] [stdout]     |
[INFO] [stdout] 301 |         timestamp: DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(timestamp, 0), Utc),
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/core/block.rs:649:36
[INFO] [stdout]     |
[INFO] [stdout] 649 |         let timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(now, 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::<Utc>::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::<Tz>::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::<Tz>::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(2022, 6, 19).and_hms(8, 1, 26),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/genesis.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |         timestamp: Utc.ymd(2022, 6, 19).and_hms(8, 1, 26),
[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::<Tz>::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::<Tz>::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(2022, 6, 19).and_hms(8, 1, 26),
[INFO] [stdout]     |                        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/genesis.rs:164:35
[INFO] [stdout]     |
[INFO] [stdout] 164 |         timestamp: Utc.ymd(2022, 6, 19).and_hms(8, 1, 26),
[INFO] [stdout]     |                                         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/pow.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |             bh.timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 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/pow.rs:118:60
[INFO] [stdout]     |
[INFO] [stdout] 118 |             bh.timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/pow.rs:118:36
[INFO] [stdout]     |
[INFO] [stdout] 118 |             bh.timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 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/pow.rs:118:60
[INFO] [stdout]     |
[INFO] [stdout] 118 |             bh.timestamp = DateTime::<Utc>::from_utc(NaiveDateTime::from_timestamp(0, 0), Utc);
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core/block.rs:40:39
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Debug, Clone, Eq, PartialEq, Fail)]
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core/committed.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Fail, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core/committed.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Fail, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[derive(Fail, Debug)]
[INFO] [stdout]    |          ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core/block.rs:40:39
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[derive(Debug, Clone, Eq, PartialEq, Fail)]
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core/committed.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Fail, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/core/committed.rs:24:39
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[derive(Debug, Clone, PartialEq, Eq, Fail, Serialize, Deserialize)]
[INFO] [stdout]    |                                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_Error`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/libtx/error.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, Debug, Eq, Fail, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/libtx/error.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, Debug, Eq, Fail, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/pow/error.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Debug, Eq, Fail, PartialEq)]
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/pow/error.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Debug, Eq, Fail, PartialEq)]
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/libtx/error.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, Debug, Eq, Fail, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/libtx/error.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | #[derive(Clone, Debug, Eq, Fail, PartialEq, Serialize, Deserialize)]
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/pow/error.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Debug, Eq, Fail, PartialEq)]
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_Fail_FOR_ErrorKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/pow/error.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Clone, Debug, Eq, Fail, PartialEq)]
[INFO] [stdout]    |                            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_DERIVE_failure_core_fmt_Display_FOR_ErrorKind`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mugle_core` (lib test) due to 10 previous errors; 20 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mugle_core` (lib) due to 10 previous errors; 20 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "ef70ac19d4b4cfbb3142ce312ac700997fefd9e96614a71ab86ead0b135a1a26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef70ac19d4b4cfbb3142ce312ac700997fefd9e96614a71ab86ead0b135a1a26", kill_on_drop: false }`
[INFO] [stdout] ef70ac19d4b4cfbb3142ce312ac700997fefd9e96614a71ab86ead0b135a1a26
