[INFO] fetching crate akita_derive 0.4.1...
[INFO] testing akita_derive-0.4.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate akita_derive 0.4.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate akita_derive 0.4.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate akita_derive 0.4.1
[INFO] finished tweaking crates.io crate akita_derive 0.4.1
[INFO] tweaked toml for crates.io crate akita_derive 0.4.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acb7eae74e89bf8c714461c26406c6af220546c5391b1c8fc790b8b92655950c
[INFO] running `Command { std: "docker" "start" "-a" "acb7eae74e89bf8c714461c26406c6af220546c5391b1c8fc790b8b92655950c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acb7eae74e89bf8c714461c26406c6af220546c5391b1c8fc790b8b92655950c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb7eae74e89bf8c714461c26406c6af220546c5391b1c8fc790b8b92655950c", kill_on_drop: false }`
[INFO] [stdout] acb7eae74e89bf8c714461c26406c6af220546c5391b1c8fc790b8b92655950c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bc5522807d06e49607ca34facfa24ff70364e38a3c2c660c18394d3e0545f6d
[INFO] running `Command { std: "docker" "start" "-a" "6bc5522807d06e49607ca34facfa24ff70364e38a3c2c660c18394d3e0545f6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling akita_derive v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `field_type` is never read
[INFO] [stdout]   --> src/comm.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct FieldInformation {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 75 |     pub field: syn::Field,
[INFO] [stdout] 76 |     pub field_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     TableId(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 95 |     TableId(()),
[INFO] [stdout]    |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     IdType(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 97 |     IdType(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `argument` is never read
[INFO] [stdout]    --> src/comm.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     Fill {
[INFO] [stdout]     |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 106 |         argument: Option<CustomArgument>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `def_span`, `arg_type`, and `arg_access` are never read
[INFO] [stdout]    --> src/comm.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CustomArgument {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub def_span: Span,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub arg_type: Type,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub arg_access: Option<Expr>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArgument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.33s
[INFO] running `Command { std: "docker" "inspect" "6bc5522807d06e49607ca34facfa24ff70364e38a3c2c660c18394d3e0545f6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bc5522807d06e49607ca34facfa24ff70364e38a3c2c660c18394d3e0545f6d", kill_on_drop: false }`
[INFO] [stdout] 6bc5522807d06e49607ca34facfa24ff70364e38a3c2c660c18394d3e0545f6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fb4fdb9902aa01c4622a98c5bcd2830569133448f2ff3c27556f49c230492c3
[INFO] running `Command { std: "docker" "start" "-a" "0fb4fdb9902aa01c4622a98c5bcd2830569133448f2ff3c27556f49c230492c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling akita_derive v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `field_type` is never read
[INFO] [stdout]   --> src/comm.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct FieldInformation {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 75 |     pub field: syn::Field,
[INFO] [stdout] 76 |     pub field_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     TableId(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 95 |     TableId(()),
[INFO] [stdout]    |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     IdType(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 97 |     IdType(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `argument` is never read
[INFO] [stdout]    --> src/comm.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     Fill {
[INFO] [stdout]     |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 106 |         argument: Option<CustomArgument>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `def_span`, `arg_type`, and `arg_access` are never read
[INFO] [stdout]    --> src/comm.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CustomArgument {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub def_span: Span,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub arg_type: Type,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub arg_access: Option<Expr>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArgument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `field_type` is never read
[INFO] [stdout]   --> src/comm.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct FieldInformation {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 75 |     pub field: syn::Field,
[INFO] [stdout] 76 |     pub field_type: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FieldInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:95:13
[INFO] [stdout]    |
[INFO] [stdout] 95 |     TableId(String),
[INFO] [stdout]    |     ------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 95 |     TableId(()),
[INFO] [stdout]    |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/comm.rs:97:12
[INFO] [stdout]    |
[INFO] [stdout] 97 |     IdType(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 97 |     IdType(()),
[INFO] [stdout]    |            ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `argument` is never read
[INFO] [stdout]    --> src/comm.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |     Fill {
[INFO] [stdout]     |     ---- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 106 |         argument: Option<CustomArgument>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `def_span`, `arg_type`, and `arg_access` are never read
[INFO] [stdout]    --> src/comm.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct CustomArgument {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub def_span: Span,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub arg_type: Type,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 123 |     pub arg_access: Option<Expr>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomArgument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 5 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "0fb4fdb9902aa01c4622a98c5bcd2830569133448f2ff3c27556f49c230492c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fb4fdb9902aa01c4622a98c5bcd2830569133448f2ff3c27556f49c230492c3", kill_on_drop: false }`
[INFO] [stdout] 0fb4fdb9902aa01c4622a98c5bcd2830569133448f2ff3c27556f49c230492c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c01c07652c18a8be40f873d43539b8b73c96445b5a5cf4154fdfc162e7ca54f3
[INFO] running `Command { std: "docker" "start" "-a" "c01c07652c18a8be40f873d43539b8b73c96445b5a5cf4154fdfc162e7ca54f3", kill_on_drop: false }`
[INFO] [stderr] warning: field `field_type` is never read
[INFO] [stderr]   --> src/comm.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub struct FieldInformation {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 75 |     pub field: syn::Field,
[INFO] [stderr] 76 |     pub field_type: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FieldInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/comm.rs:95:13
[INFO] [stderr]    |
[INFO] [stderr] 95 |     TableId(String),
[INFO] [stderr]    |     ------- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 95 |     TableId(()),
[INFO] [stderr]    |             ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/comm.rs:97:12
[INFO] [stderr]    |
[INFO] [stderr] 97 |     IdType(String),
[INFO] [stderr]    |     ------ ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 97 |     IdType(()),
[INFO] [stderr]    |            ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `argument` is never read
[INFO] [stderr]    --> src/comm.rs:106:9
[INFO] [stderr]     |
[INFO] [stderr] 101 |     Fill {
[INFO] [stderr]     |     ---- field in this variant
[INFO] [stderr] ...
[INFO] [stderr] 106 |         argument: Option<CustomArgument>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `def_span`, `arg_type`, and `arg_access` are never read
[INFO] [stderr]    --> src/comm.rs:117:9
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub struct CustomArgument {
[INFO] [stderr]     |            -------------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub def_span: Span,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 120 |     pub arg_type: Type,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 123 |     pub arg_access: Option<Expr>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `CustomArgument` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `akita_derive` (lib) generated 5 warnings
[INFO] [stderr] warning: `akita_derive` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/akita_derive-63b560888886c0a1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests akita_derive
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - to_table (line 31) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - to_table (line 31) stdout ----
[INFO] [stdout] error: cannot find derive macro `FromValue` in this scope
[INFO] [stdout]  --> src/lib.rs:33:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, FromValue, ToValue, AkitaTable, Clone)]
[INFO] [stdout]   |                 ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use akita_derive::FromValue;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `ToValue` in this scope
[INFO] [stdout]  --> src/lib.rs:33:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, FromValue, ToValue, AkitaTable, Clone)]
[INFO] [stdout]   |                            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use akita_derive::ToValue;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `AkitaTable` in this scope
[INFO] [stdout]  --> src/lib.rs:33:37
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Debug, FromValue, ToValue, AkitaTable, Clone)]
[INFO] [stdout]   |                                     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use akita_derive::AkitaTable;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `table` in this scope
[INFO] [stdout]  --> src/lib.rs:34:3
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[table(name="t_system_user")]
[INFO] [stdout]   |   ^^^^^ help: a built-in attribute with a similar name exists: `stable`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]  --> src/lib.rs:36:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[field = "name"]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `table_id` in this scope
[INFO] [stdout]  --> src/lib.rs:38:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[table_id]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `field` in this scope
[INFO] [stdout]   --> src/lib.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[field(name="ages", exist = "false")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - to_table (line 31)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c01c07652c18a8be40f873d43539b8b73c96445b5a5cf4154fdfc162e7ca54f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c01c07652c18a8be40f873d43539b8b73c96445b5a5cf4154fdfc162e7ca54f3", kill_on_drop: false }`
[INFO] [stdout] c01c07652c18a8be40f873d43539b8b73c96445b5a5cf4154fdfc162e7ca54f3
