[INFO] fetching crate sn_transfers 0.14.23... [INFO] checking sn_transfers-0.14.23 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] extracting crate sn_transfers 0.14.23 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate sn_transfers 0.14.23 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 sn_transfers 0.14.23 [INFO] finished tweaking crates.io crate sn_transfers 0.14.23 [INFO] tweaked toml for crates.io crate sn_transfers 0.14.23 written to /workspace/builds/worker-6-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 custom_debug v0.5.1 [INFO] [stderr] Downloaded custom_debug_derive v0.5.1 [INFO] [stderr] Downloaded predicates v3.1.0 [INFO] [stderr] Downloaded xor_name v5.0.0 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded blstrs v0.6.2 [INFO] [stderr] Downloaded blst v0.3.11 [INFO] [stderr] Downloaded blsttc v8.0.2 [INFO] [stderr] Downloaded assert_fs v1.1.1 [INFO] [stderr] Downloaded pairing v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4d9fa62ab43d8c6eca1c1a8a8b335fea88fd08b8adb1e9c71413a80f7360d18b [INFO] running `Command { std: "docker" "start" "-a" "4d9fa62ab43d8c6eca1c1a8a8b335fea88fd08b8adb1e9c71413a80f7360d18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d9fa62ab43d8c6eca1c1a8a8b335fea88fd08b8adb1e9c71413a80f7360d18b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9fa62ab43d8c6eca1c1a8a8b335fea88fd08b8adb1e9c71413a80f7360d18b", kill_on_drop: false }` [INFO] [stdout] 4d9fa62ab43d8c6eca1c1a8a8b335fea88fd08b8adb1e9c71413a80f7360d18b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] fea3911f99f542d1277c5efefb7377f0251f5d0e69bfc60be07b4366bb795dc4 [INFO] running `Command { std: "docker" "start" "-a" "fea3911f99f542d1277c5efefb7377f0251f5d0e69bfc60be07b4366bb795dc4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Compiling symbolic-demangle v10.2.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking indexmap v2.2.1 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking symbolic-common v10.2.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling pprof v0.11.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking custom_debug v0.5.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking assert_fs v1.1.1 [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] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking blstrs v0.6.2 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking xor_name v5.0.0 [INFO] [stderr] Checking blsttc v8.0.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking sn_transfers v0.14.23 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.44s [INFO] running `Command { std: "docker" "inspect" "fea3911f99f542d1277c5efefb7377f0251f5d0e69bfc60be07b4366bb795dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea3911f99f542d1277c5efefb7377f0251f5d0e69bfc60be07b4366bb795dc4", kill_on_drop: false }` [INFO] [stdout] fea3911f99f542d1277c5efefb7377f0251f5d0e69bfc60be07b4366bb795dc4 [INFO] checking sn_transfers-0.14.23 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] extracting crate sn_transfers 0.14.23 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate sn_transfers 0.14.23 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 sn_transfers 0.14.23 [INFO] finished tweaking crates.io crate sn_transfers 0.14.23 [INFO] tweaked toml for crates.io crate sn_transfers 0.14.23 written to /workspace/builds/worker-6-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 78f2f599a6458762dffdbeec94e46e7bfb11e6a568dc78b13a9d2915c564dd85 [INFO] running `Command { std: "docker" "start" "-a" "78f2f599a6458762dffdbeec94e46e7bfb11e6a568dc78b13a9d2915c564dd85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78f2f599a6458762dffdbeec94e46e7bfb11e6a568dc78b13a9d2915c564dd85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78f2f599a6458762dffdbeec94e46e7bfb11e6a568dc78b13a9d2915c564dd85", kill_on_drop: false }` [INFO] [stdout] 78f2f599a6458762dffdbeec94e46e7bfb11e6a568dc78b13a9d2915c564dd85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 1f3370d82f47dca21fad8c2c1928dd6ea5f494a32388820368ee4ed962a2f0ba [INFO] running `Command { std: "docker" "start" "-a" "1f3370d82f47dca21fad8c2c1928dd6ea5f494a32388820368ee4ed962a2f0ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking byte-slice-cast v1.2.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking bytemuck v1.14.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling symbolic-demangle v10.2.1 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking indexmap v2.2.1 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking symbolic-common v10.2.1 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking anstyle v1.0.5 [INFO] [stderr] Compiling pprof v0.11.1 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking inferno v0.11.19 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Compiling custom_debug_derive v0.5.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking custom_debug v0.5.1 [INFO] [stderr] Checking globwalk v0.9.1 [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] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking assert_fs v1.1.1 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking thiserror v1.0.56 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking blstrs v0.6.2 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking serde_json v1.0.113 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking xor_name v5.0.0 [INFO] [stderr] Checking blsttc v8.0.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stderr] Checking sn_transfers v0.14.23 (/opt/rustwide/workdir) [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/cashnotes/cashnote.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | #[derive(custom_debug::Debug, Clone, Eq, PartialEq, Serialize, Deserialize, Hash)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_CashNote` [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 [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `custom_debug::Debug` (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/cashnotes/signed_spend.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, Clone, PartialOrd, Ord, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_SignedSpend` [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 [INFO] [stdout] = note: this error originates in the derive macro `Debug` (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/cashnotes/signed_spend.rs:111:10 [INFO] [stdout] | [INFO] [stdout] 111 | #[derive(custom_debug::Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_Spend` [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 [INFO] [stdout] = note: this error originates in the derive macro `custom_debug::Debug` (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/transfers/offline_transfer.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(custom_debug::Debug, Clone, Serialize, Deserialize, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_OfflineTransfer` [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 [INFO] [stdout] = note: this error originates in the derive macro `custom_debug::Debug` (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/wallet/data_payments.rs:57:74 [INFO] [stdout] | [INFO] [stdout] 57 | Clone, Eq, PartialEq, PartialOrd, Ord, Hash, Serialize, Deserialize, custom_debug::Debug, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_DERIVE_core_fmt_Debug_FOR_PaymentQuote` [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 [INFO] [stdout] = note: this error originates in the derive macro `custom_debug::Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sn_transfers` (lib) due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1f3370d82f47dca21fad8c2c1928dd6ea5f494a32388820368ee4ed962a2f0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3370d82f47dca21fad8c2c1928dd6ea5f494a32388820368ee4ed962a2f0ba", kill_on_drop: false }` [INFO] [stdout] 1f3370d82f47dca21fad8c2c1928dd6ea5f494a32388820368ee4ed962a2f0ba