[INFO] cloning repository https://github.com/morimura07/type-oxidizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morimura07/type-oxidizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b46b22ef1a254e65bc2b7dea5cca83c03bca3533 [INFO] checking morimura07/type-oxidizer against master#8365fcb2b840c95eeb0bc377af8bd498fad22245 for pr-145605 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorimura07%2Ftype-oxidizer" "/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/morimura07/type-oxidizer [INFO] finished tweaking git repo https://github.com/morimura07/type-oxidizer [INFO] tweaked toml for git repo https://github.com/morimura07/type-oxidizer written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/morimura07/type-oxidizer on toolchain 8365fcb2b840c95eeb0bc377af8bd498fad22245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/morimura07/type-oxidizer 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" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded postgres-types v0.1.2 [INFO] [stderr] Downloaded postgres-protocol v0.5.2 [INFO] [stderr] Downloaded postgres-openssl v0.3.0 [INFO] [stderr] Downloaded mobc v0.5.12 [INFO] [stderr] Downloaded tokio-postgres-rustls v0.5.0 [INFO] [stderr] Downloaded barrel v0.6.5 [INFO] [stderr] Downloaded openssl-src v111.10.2+1.1.1g [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5039e2785f848c26273ee762469f131a7b213d2ebecf783708bc4c13b8aede9f [INFO] running `Command { std: "docker" "start" "-a" "5039e2785f848c26273ee762469f131a7b213d2ebecf783708bc4c13b8aede9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5039e2785f848c26273ee762469f131a7b213d2ebecf783708bc4c13b8aede9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5039e2785f848c26273ee762469f131a7b213d2ebecf783708bc4c13b8aede9f", kill_on_drop: false }` [INFO] [stdout] 5039e2785f848c26273ee762469f131a7b213d2ebecf783708bc4c13b8aede9f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8365fcb2b840c95eeb0bc377af8bd498fad22245" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92202eb20c7ae2910ca880cd198437123ba1e9235c7504b420199117ba590225 [INFO] running `Command { std: "docker" "start" "-a" "92202eb20c7ae2910ca880cd198437123ba1e9235c7504b420199117ba590225", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.71 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking subtle v2.2.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking postgres-protocol v0.5.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking barrel v0.6.5 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking postgres-types v0.1.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling oxidizer-entity-macro v0.2.2 (/opt/rustwide/workdir/oxidizer-entity-macro) [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stdout] warning: unused import: `quote_spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/entity_builder.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Type` [INFO] [stdout] --> oxidizer-entity-macro/src/entity_builder.rs:6:61 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma` [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 7 | Fields, Ident, Meta, PathArguments, PathSegment, Type, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `darling::FromMeta` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::FromMeta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proc_macro::TokenStream` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro::TokenStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::field_extras::*` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::field_extras::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `darling::FromMeta` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::FromMeta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proc_macro::TokenStream` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro::TokenStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote_spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote_spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/entity_builder.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Type` [INFO] [stdout] --> oxidizer-entity-macro/src/entity_builder.rs:6:61 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma` [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 7 | Fields, Ident, Meta, PathArguments, PathSegment, Type, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `darling::FromMeta` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::FromMeta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proc_macro::TokenStream` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro::TokenStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::field_extras::*` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::field_extras::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `darling::FromMeta` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::FromMeta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proc_macro::TokenStream` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro::TokenStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote_spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote_spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/entity_builder.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Type` [INFO] [stdout] --> oxidizer-entity-macro/src/entity_builder.rs:6:61 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Meta`, `PathArguments`, `PathSegment`, `Type`, `punctuated::Punctuated`, and `token::Comma` [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | punctuated::Punctuated, spanned::Spanned, token::Comma, Data, DataStruct, DeriveInput, Field, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 7 | Fields, Ident, Meta, PathArguments, PathSegment, Type, [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `darling::FromMeta` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::FromMeta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proc_macro::TokenStream` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro::TokenStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `format_ident`, `quote_spanned`, and `quote` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, `parse_macro_input`, and `spanned::Spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use super::attrs::{EntityAttr, IndexAttr, RelationAttr}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::field_extras::*` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use super::field_extras::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `darling::FromMeta` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use darling::FromMeta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `inflector::cases::snakecase::to_snake_case` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use inflector::cases::snakecase::to_snake_case; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `proc_macro::TokenStream` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use proc_macro::TokenStream; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quote_spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:5:34 [INFO] [stdout] | [INFO] [stdout] 5 | use quote::{format_ident, quote, quote_spanned}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeriveInput`, `Type`, and `parse_macro_input` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `EntityAttr` and `IndexAttr` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::attrs::{EntityAttr, IndexAttr, RelationAttr}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/entity_builder.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46 [INFO] [stdout] | [INFO] [stdout] 137 | fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl Props { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn get_fields_all_types(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn get_fields_all_increments(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn get_fields_plain(&self) -> Vec<&Field> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn get_fields_plain_names(&self) -> Vec<&Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn get_fields_plain_numbered(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub fn get_fields_plain_numbered_next_index(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Builder { [INFO] [stdout] | ------- associated function in this trait [INFO] [stdout] 16 | fn new() -> Self; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_fields_all(&self) -> GetFieldsIter { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_fields_all(&self) -> GetFieldsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_ignored_fields(&self) -> GetFieldsIter { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/entity_builder.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/entity_builder.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `spanned::Spanned` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | use syn::{parse_macro_input, spanned::Spanned, DeriveInput, Type}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46 [INFO] [stdout] | [INFO] [stdout] 137 | fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl Props { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn get_fields_all_types(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn get_fields_all_increments(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn get_fields_plain(&self) -> Vec<&Field> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn get_fields_plain_names(&self) -> Vec<&Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn get_fields_plain_numbered(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub fn get_fields_plain_numbered_next_index(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Builder { [INFO] [stdout] | ------- associated function in this trait [INFO] [stdout] 16 | fn new() -> Self; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_fields_all(&self) -> GetFieldsIter { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_fields_all(&self) -> GetFieldsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_ignored_fields(&self) -> GetFieldsIter { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:127:33 [INFO] [stdout] | [INFO] [stdout] 127 | fn build_relation_get_query(props: &Props, relation: &RelationAttr) -> TokenStream2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `props` [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/postgres.rs:137:46 [INFO] [stdout] | [INFO] [stdout] 137 | fn build_relation_has_many_get_condition(props: &Props, attr: &HasManyAttr) -> TokenStream2 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_props` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_fields_all_types`, `get_fields_all_increments`, `get_fields_plain`, `get_fields_plain_names`, `get_fields_plain_numbered`, and `get_fields_plain_numbered_next_index` are never used [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 24 | impl Props { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn get_fields_all_types(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn get_fields_all_increments(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | pub fn get_fields_plain(&self) -> Vec<&Field> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn get_fields_plain_names(&self) -> Vec<&Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn get_fields_plain_numbered(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | pub fn get_fields_plain_numbered_next_index(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> oxidizer-entity-macro/src/sql_builder/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Builder { [INFO] [stdout] | ------- associated function in this trait [INFO] [stdout] 16 | fn new() -> Self; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:55:27 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_fields_all(&self) -> GetFieldsIter { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 55 | pub fn get_fields_all(&self) -> GetFieldsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> oxidizer-entity-macro/src/props.rs:67:31 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_ignored_fields(&self) -> GetFieldsIter { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 67 | pub fn get_ignored_fields(&self) -> GetFieldsIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-postgres v0.5.5 [INFO] [stderr] Checking mobc v0.5.12 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking refinery-core v0.4.0 [INFO] [stderr] Compiling refinery-macros v0.4.0 [INFO] [stderr] Checking refinery v0.4.0 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking postgres-openssl v0.3.0 [INFO] [stderr] Checking oxidizer v0.2.2 (/opt/rustwide/workdir/oxidizer) [INFO] [stderr] Checking oxidizer-tests v0.2.1 (/opt/rustwide/workdir/oxidizer-tests) [INFO] [stdout] warning: function `test_tls` is never used [INFO] [stdout] --> oxidizer-tests/src/main.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | async fn test_tls() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data` is never read [INFO] [stdout] --> oxidizer/src/tests_macro.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct TestIgnoredType { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 117 | data: i32, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ignored` is never read [INFO] [stdout] --> oxidizer/src/tests_macro.rs:127:5 [INFO] [stdout] | [INFO] [stdout] 121 | pub struct TestIgnoreField { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 127 | ignored: TestIgnoredType, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.37s [INFO] running `Command { std: "docker" "inspect" "92202eb20c7ae2910ca880cd198437123ba1e9235c7504b420199117ba590225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92202eb20c7ae2910ca880cd198437123ba1e9235c7504b420199117ba590225", kill_on_drop: false }` [INFO] [stdout] 92202eb20c7ae2910ca880cd198437123ba1e9235c7504b420199117ba590225