[INFO] fetching crate memtable-macros 0.2.0... [INFO] checking memtable-macros-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1 [INFO] extracting crate memtable-macros 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate memtable-macros 0.2.0 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 memtable-macros 0.2.0 [INFO] finished tweaking crates.io crate memtable-macros 0.2.0 [INFO] tweaked toml for crates.io crate memtable-macros 0.2.0 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 toml_datetime v0.6.5 [INFO] [stderr] Downloaded stfu8 v0.2.7 [INFO] [stderr] Downloaded darling_macro v0.12.4 [INFO] [stderr] Downloaded darling v0.12.4 [INFO] [stderr] Downloaded basic-toml v0.1.8 [INFO] [stderr] Downloaded voca_rs v1.15.2 [INFO] [stderr] Downloaded darling_core v0.12.4 [INFO] [stderr] Downloaded trybuild v1.0.89 [INFO] [stderr] Downloaded memtable-core v0.2.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] 8a38284dbcb5b87c01134b8f0942d275575487d7681b27e924f9a650c54c893a [INFO] running `Command { std: "docker" "start" "-a" "8a38284dbcb5b87c01134b8f0942d275575487d7681b27e924f9a650c54c893a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a38284dbcb5b87c01134b8f0942d275575487d7681b27e924f9a650c54c893a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a38284dbcb5b87c01134b8f0942d275575487d7681b27e924f9a650c54c893a", kill_on_drop: false }` [INFO] [stdout] 8a38284dbcb5b87c01134b8f0942d275575487d7681b27e924f9a650c54c893a [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] e702fbeb8e2387018dcc9ac28ce9b54ddc4f5ea29ff36427ca4dc14913f99214 [INFO] running `Command { std: "docker" "start" "-a" "e702fbeb8e2387018dcc9ac28ce9b54ddc4f5ea29ff36427ca4dc14913f99214", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking winnow v0.5.36 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking proc-macro-crate v1.3.1 [INFO] [stderr] Checking voca_rs v1.15.2 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking basic-toml v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking memtable-core v0.2.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking darling v0.12.4 [INFO] [stderr] Checking memtable-macros v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/attributes.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 23 | field: u8, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 | field: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/attributes.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 80 | field1: u8, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 80 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/attributes.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 81 | field2: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 81 | field2: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/fixed.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 25 | field1: &'a str, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/fixed_column.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 25 | field1: &'a str, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/tuple_structs.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 11 | struct MyTuple(u8, String); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 | struct MyTuple((), String); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/tuple_structs.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 11 | struct MyTuple(u8, String); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 | struct MyTuple(u8, ()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/tuple_structs.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 29 | struct MyTuple<'a>(&'a u8, &'a str); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 29 | struct MyTuple<'a>((), &'a str); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/tuple_structs.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 29 | struct MyTuple<'a>(&'a u8, &'a str); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 29 | struct MyTuple<'a>(&'a u8, ()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/hygiene/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(::memtable_macros::Table)] [INFO] [stdout] | ------------------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 47 | field1: ::std::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/hygiene/mod.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(::memtable_macros::Table)] [INFO] [stdout] | ------------------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 55 | field1: ::std::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 55 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.01s [INFO] running `Command { std: "docker" "inspect" "e702fbeb8e2387018dcc9ac28ce9b54ddc4f5ea29ff36427ca4dc14913f99214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e702fbeb8e2387018dcc9ac28ce9b54ddc4f5ea29ff36427ca4dc14913f99214", kill_on_drop: false }` [INFO] [stdout] e702fbeb8e2387018dcc9ac28ce9b54ddc4f5ea29ff36427ca4dc14913f99214 [INFO] checking memtable-macros-0.2.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1 [INFO] extracting crate memtable-macros 0.2.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate memtable-macros 0.2.0 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 memtable-macros 0.2.0 [INFO] finished tweaking crates.io crate memtable-macros 0.2.0 [INFO] tweaked toml for crates.io crate memtable-macros 0.2.0 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] 0570a3ba9455162daf987db4405d7b404cec1e43e147ec6ae3526bf85d7cc5b2 [INFO] running `Command { std: "docker" "start" "-a" "0570a3ba9455162daf987db4405d7b404cec1e43e147ec6ae3526bf85d7cc5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0570a3ba9455162daf987db4405d7b404cec1e43e147ec6ae3526bf85d7cc5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0570a3ba9455162daf987db4405d7b404cec1e43e147ec6ae3526bf85d7cc5b2", kill_on_drop: false }` [INFO] [stdout] 0570a3ba9455162daf987db4405d7b404cec1e43e147ec6ae3526bf85d7cc5b2 [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] 8214afc2cf6c862ed0687069152336e941ba6339d1fec676da50a883ee5c0dbf [INFO] running `Command { std: "docker" "start" "-a" "8214afc2cf6c862ed0687069152336e941ba6339d1fec676da50a883ee5c0dbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking winnow v0.5.36 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking indexmap v2.2.2 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Checking darling_core v0.12.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking voca_rs v1.15.2 [INFO] [stderr] Checking proc-macro-crate v1.3.1 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking basic-toml v0.1.8 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking memtable-core v0.2.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking darling v0.12.4 [INFO] [stderr] Checking memtable-macros v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/attributes.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 23 | field: u8, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 23 | field: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/attributes.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 80 | field1: u8, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 80 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/attributes.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 81 | field2: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 81 | field2: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/fixed.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 25 | field1: &'a str, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/fixed_column.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 25 | field1: &'a str, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 25 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/tuple_structs.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 11 | struct MyTuple(u8, String); [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 | struct MyTuple((), String); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/tuple_structs.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 11 | struct MyTuple(u8, String); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 | struct MyTuple(u8, ()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/tuple_structs.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 29 | struct MyTuple<'a>(&'a u8, &'a str); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 29 | struct MyTuple<'a>((), &'a str); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/derive/table/tuple_structs.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Table)] [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 29 | struct MyTuple<'a>(&'a u8, &'a str); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 29 | struct MyTuple<'a>(&'a u8, ()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/hygiene/mod.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(::memtable_macros::Table)] [INFO] [stdout] | ------------------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 47 | field1: ::std::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 47 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> tests/hygiene/mod.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 52 | #[derive(::memtable_macros::Table)] [INFO] [stdout] | ------------------------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 55 | field1: ::std::string::String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 55 | field1: (), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/derive/table/attributes.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Table)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_renaming_table` [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 `Table` (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] --> tests/derive/table/attributes.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | #[derive(Table)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_forwarding_derive_to_table_and_data` [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 `Table` (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] --> tests/derive/table/attributes.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Table)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_skipping_deriving_from_impl_bidirectionally_on_struct` [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 `Table` (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] --> tests/derive/table/attributes.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | / impl From for (u8, bool) { [INFO] [stdout] 61 | | fn from(my_struct: MyStruct) -> Self { [INFO] [stdout] 62 | | (my_struct.field1, my_struct.field2) [INFO] [stdout] 63 | | } [INFO] [stdout] 64 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_skipping_deriving_from_impl_bidirectionally_on_struct` [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] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> tests/derive/table/attributes.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | #[derive(Table)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_renaming_table_data` [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 `Table` (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] --> tests/derive/table/attributes.rs:90:14 [INFO] [stdout] | [INFO] [stdout] 90 | #[derive(Table)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_renaming_columns` [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 `Table` (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] --> tests/derive/table/attributes.rs:126:14 [INFO] [stdout] | [INFO] [stdout] 126 | #[derive(Table)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_indexing_columns` [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 `Table` (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] --> tests/derive/table/tuple_structs.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Table)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_tuple_structs` [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 `Table` (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] --> tests/derive/table/tuple_structs.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Table)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_tuple_structs_with_generics` [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 `Table` (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] --> tests/derive/table/tuple_structs.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Table)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current function `should_support_tuple_structs_with_lifetimes` [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 `Table` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `memtable-macros` (test "lib") due to 11 previous errors; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "8214afc2cf6c862ed0687069152336e941ba6339d1fec676da50a883ee5c0dbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8214afc2cf6c862ed0687069152336e941ba6339d1fec676da50a883ee5c0dbf", kill_on_drop: false }` [INFO] [stdout] 8214afc2cf6c862ed0687069152336e941ba6339d1fec676da50a883ee5c0dbf