[INFO] cloning repository https://github.com/broxus/betterscale-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/broxus/betterscale-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fbetterscale-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fbetterscale-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 01fb7b1f6a48174a7373e629c452360769fad04d [INFO] checking broxus/betterscale-tools against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbroxus%2Fbetterscale-tools" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/broxus/betterscale-tools [INFO] finished tweaking git repo https://github.com/broxus/betterscale-tools [INFO] tweaked toml for git repo https://github.com/broxus/betterscale-tools written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/broxus/betterscale-tools on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/broxus/betterscale-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/broxus/nekoton.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-abi.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-block.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-types.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ed25519-dalek.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-bip39.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/tiny-hderive.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-executor.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/ton-labs-vm.git` [INFO] [stderr] Updating git repository `https://github.com/broxus/libsecp256k1.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded countme v3.0.1 [INFO] [stderr] Downloaded zeroize v1.6.0 [INFO] [stderr] Downloaded dashmap v5.4.0 [INFO] [stderr] Downloaded num_cpus v1.15.0 [INFO] [stderr] Downloaded hermit-abi v0.2.6 [INFO] [stderr] Downloaded crc-catalog v2.2.0 [INFO] [stderr] Downloaded serde_derive v1.0.208 [INFO] [stderr] Downloaded tiny-jsonrpc v0.6.0 [INFO] [stderr] Downloaded pbkdf2 v0.9.0 [INFO] [stderr] Downloaded everscale-crypto v0.1.4 [INFO] [stderr] Downloaded serde v1.0.208 [INFO] [stderr] Downloaded async-trait v0.1.68 [INFO] [stderr] Downloaded prost v0.11.9 [INFO] [stderr] Downloaded serde_path_to_error v0.1.11 [INFO] [stderr] Downloaded rustls-webpki v0.100.1 [INFO] [stderr] Downloaded h2 v0.3.19 [INFO] [stderr] Downloaded hyper-rustls v0.24.0 [INFO] [stderr] Downloaded rustls-pemfile v1.0.2 [INFO] [stderr] Downloaded tokio-rustls v0.24.0 [INFO] [stderr] Downloaded tl-proto-proc v0.3.14 [INFO] [stderr] Downloaded erased-serde v0.3.25 [INFO] [stderr] Downloaded webpki-roots v0.22.6 [INFO] [stderr] Downloaded prost-derive v0.11.9 [INFO] [stderr] Downloaded hyper v0.14.26 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.36 [INFO] [stderr] Downloaded regex v1.8.3 [INFO] [stderr] Downloaded quick_cache v0.4.3 [INFO] [stderr] Downloaded base58 v0.1.0 [INFO] [stderr] Downloaded memzero v0.1.0 [INFO] [stderr] Downloaded rustls v0.21.1 [INFO] [stderr] Downloaded async-compression v0.4.0 [INFO] [stderr] Downloaded ipnet v2.7.2 [INFO] [stderr] Downloaded secstr v0.5.1 [INFO] [stderr] Downloaded tl-proto v0.3.14 [INFO] [stderr] Downloaded tl-scheme v0.2.0 [INFO] [stderr] Downloaded tokio v1.28.2 [INFO] [stderr] Downloaded web-sys v0.3.63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ea17d53d5279e814507617e89ed1bc6f4d475a00a96bd4ec7c7db87e794a1b0 [INFO] running `Command { std: "docker" "start" "-a" "3ea17d53d5279e814507617e89ed1bc6f4d475a00a96bd4ec7c7db87e794a1b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ea17d53d5279e814507617e89ed1bc6f4d475a00a96bd4ec7c7db87e794a1b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ea17d53d5279e814507617e89ed1bc6f4d475a00a96bd4ec7c7db87e794a1b0", kill_on_drop: false }` [INFO] [stdout] 3ea17d53d5279e814507617e89ed1bc6f4d475a00a96bd4ec7c7db87e794a1b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90fb0b4ee1432c600bce39e7298bb92cbbc2e661a7e55f90e3ff8e50fd2d84ab [INFO] running `Command { std: "docker" "start" "-a" "90fb0b4ee1432c600bce39e7298bb92cbbc2e661a7e55f90e3ff8e50fd2d84ab", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking subtle-ng v2.5.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Checking ed25519 v1.5.3 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Compiling erased-serde v0.3.25 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking memzero v0.1.0 [INFO] [stderr] Checking base58 v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking num-complex v0.4.3 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Checking dashmap v5.4.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.0 (https://github.com/broxus/libsecp256k1.git#fae765aa) [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking rustls-pemfile v1.0.2 [INFO] [stderr] Checking quick_cache v0.4.3 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking regex v1.8.3 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling nekoton-derive v0.13.0 (https://github.com/broxus/nekoton.git#63e4dfc5) [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking argh v0.1.10 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Checking curve25519-dalek-ng v4.1.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling pest v2.6.0 [INFO] [stderr] Checking ton_types v1.10.2 (https://github.com/broxus/ton-labs-types.git#3324562d) [INFO] [stderr] Checking tiny-bip39 v0.8.0 (https://github.com/broxus/tiny-bip39.git#d2a73124) [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-rustls v0.24.0 [INFO] [stderr] Checking async-compression v0.4.0 [INFO] [stderr] Compiling tl-scheme v0.2.0 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Compiling tl-proto-proc v0.3.14 [INFO] [stderr] Checking tl-proto v0.3.14 [INFO] [stderr] Checking everscale-crypto v0.1.4 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking ed25519-dalek v1.0.1 (https://github.com/broxus/ed25519-dalek.git#e5d68fd1) [INFO] [stderr] Checking secstr v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.11 [INFO] [stderr] Checking ton_block v1.9.73 (https://github.com/broxus/ton-labs-block.git#5c4e4f84) [INFO] [stderr] Checking tiny-jsonrpc v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.24.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking tiny-hderive v0.3.0 (https://github.com/broxus/tiny-hderive.git#050986d8) [INFO] [stderr] Checking ton_vm v1.8.29 (https://github.com/broxus/ton-labs-vm.git#41a85bcd) [INFO] [stderr] Checking nekoton-utils v0.13.0 (https://github.com/broxus/nekoton.git#63e4dfc5) [INFO] [stderr] Checking ton_abi v2.1.0 (https://github.com/broxus/ton-labs-abi.git#b8834529) [INFO] [stderr] Checking ton_executor v1.15.54 (https://github.com/broxus/ton-labs-executor.git#2a38890d) [INFO] [stderr] Checking nekoton-abi v0.13.0 (https://github.com/broxus/nekoton.git#63e4dfc5) [INFO] [stderr] Checking nekoton-contracts v0.13.0 (https://github.com/broxus/nekoton.git#63e4dfc5) [INFO] [stderr] Checking nekoton-proto v0.1.0 (https://github.com/broxus/nekoton.git#63e4dfc5) [INFO] [stderr] Checking nekoton v0.13.1 (https://github.com/broxus/nekoton.git#63e4dfc5) [INFO] [stderr] Checking nekoton-transport v0.13.0 (https://github.com/broxus/nekoton.git#63e4dfc5) [INFO] [stderr] Checking betterscale-tools v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/dht.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(TlWrite)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_DhtNode` [INFO] [stdout] 63 | #[tl(boxed, id = 0x84533248)] [INFO] [stdout] 64 | struct DhtNode<'a> { [INFO] [stdout] | ------- `DhtNode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/dht.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(TlWrite)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TlPublicKey` [INFO] [stdout] 73 | #[tl(boxed, id = 0x4813b4c6)] [INFO] [stdout] 74 | struct TlPublicKey<'a>(&'a [u8; 32]); [INFO] [stdout] | ----------- `TlPublicKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/dht.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(TlWrite)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AddressList` [INFO] [stdout] 77 | struct AddressList { [INFO] [stdout] | ----------- `AddressList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/dht.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(TlWrite)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TlAddress` [INFO] [stdout] 87 | #[tl(boxed, id = 0x670da6e7)] [INFO] [stdout] 88 | struct TlAddress { [INFO] [stdout] | --------- `TlAddress` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/dht.rs:62:10 [INFO] [stdout] | [INFO] [stdout] 62 | #[derive(TlWrite)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_DhtNode` [INFO] [stdout] 63 | #[tl(boxed, id = 0x84533248)] [INFO] [stdout] 64 | struct DhtNode<'a> { [INFO] [stdout] | ------- `DhtNode` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/dht.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(TlWrite)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TlPublicKey` [INFO] [stdout] 73 | #[tl(boxed, id = 0x4813b4c6)] [INFO] [stdout] 74 | struct TlPublicKey<'a>(&'a [u8; 32]); [INFO] [stdout] | ----------- `TlPublicKey` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/dht.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 76 | #[derive(TlWrite)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_AddressList` [INFO] [stdout] 77 | struct AddressList { [INFO] [stdout] | ----------- `AddressList` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/dht.rs:86:10 [INFO] [stdout] | [INFO] [stdout] 86 | #[derive(TlWrite)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `TlWrite` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_TL_WRITE_FOR_TlAddress` [INFO] [stdout] 87 | #[tl(boxed, id = 0x670da6e7)] [INFO] [stdout] 88 | struct TlAddress { [INFO] [stdout] | --------- `TlAddress` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `TlWrite` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `TlWrite` may come from an old version of the `tl_proto_proc` crate, try updating your dependency with `cargo update -p tl_proto_proc` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `TlWrite` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.99s [INFO] running `Command { std: "docker" "inspect" "90fb0b4ee1432c600bce39e7298bb92cbbc2e661a7e55f90e3ff8e50fd2d84ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90fb0b4ee1432c600bce39e7298bb92cbbc2e661a7e55f90e3ff8e50fd2d84ab", kill_on_drop: false }` [INFO] [stdout] 90fb0b4ee1432c600bce39e7298bb92cbbc2e661a7e55f90e3ff8e50fd2d84ab