[INFO] cloning repository https://github.com/VisualThePC/mydb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VisualThePC/mydb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVisualThePC%2Fmydb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVisualThePC%2Fmydb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d40222dad9f63ded73493be40297cb35e911fe7
[INFO] testing VisualThePC/mydb against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVisualThePC%2Fmydb" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VisualThePC/mydb
[INFO] finished tweaking git repo https://github.com/VisualThePC/mydb
[INFO] tweaked toml for git repo https://github.com/VisualThePC/mydb written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VisualThePC/mydb on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VisualThePC/mydb 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlx-rt v0.5.13
[INFO] [stderr]   Downloaded rsa v0.6.1
[INFO] [stderr]   Downloaded crypto-bigint v0.3.2
[INFO] [stderr]   Downloaded io-enum v0.2.6
[INFO] [stderr]   Downloaded sqlx-macros v0.5.13
[INFO] [stderr]   Downloaded pem-rfc7468 v0.3.1
[INFO] [stderr]   Downloaded pkcs1 v0.3.3
[INFO] [stderr]   Downloaded mysql_common v0.24.1
[INFO] [stderr]   Downloaded mysql v20.1.0
[INFO] [stderr]   Downloaded sqlx v0.5.13
[INFO] [stderr]   Downloaded rust_decimal v1.35.0
[INFO] [stderr]   Downloaded nix v0.19.1
[INFO] [stderr]   Downloaded sqlx-core v0.5.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3f0dd5e480bbd2c8443e1469116dace21eecf9bc72b07202974707b932ec2740
[INFO] running `Command { std: "docker" "start" "-a" "3f0dd5e480bbd2c8443e1469116dace21eecf9bc72b07202974707b932ec2740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3f0dd5e480bbd2c8443e1469116dace21eecf9bc72b07202974707b932ec2740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f0dd5e480bbd2c8443e1469116dace21eecf9bc72b07202974707b932ec2740", kill_on_drop: false }`
[INFO] [stdout] 3f0dd5e480bbd2c8443e1469116dace21eecf9bc72b07202974707b932ec2740
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de42303d67c548baa2ca5361c12888c2d6476b9447d102948c87cb7e1e1af934
[INFO] running `Command { std: "docker" "start" "-a" "de42303d67c548baa2ca5361c12888c2d6476b9447d102948c87cb7e1e1af934", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling crypto-bigint v0.3.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling const-oid v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling pem-rfc7468 v0.3.1
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling der v0.5.1
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling spki v0.5.4
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling pkcs8 v0.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling pkcs1 v0.3.3
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling io-enum v0.2.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling bigdecimal v0.1.2
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling lexical v5.2.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling mysql v20.1.0
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling mydb_macros v0.0.2 (/opt/rustwide/workdir/crates/macros)
[INFO] [stdout] warning: unused import: `token`
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::{ Attribute, Data, Result, token };
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Ident` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/entity/getters.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream };
[INFO] [stdout]   |                    ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Ident` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/entity/setters.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream };
[INFO] [stdout]   |                    ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Punct` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/getters.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream, Punct };
[INFO] [stdout]   |                           ^^^^               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> crates/macros/src/derives/getters.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{ Data, Fields, Result, Type };
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Punct` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/setters.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream, Punct };
[INFO] [stdout]   |                           ^^^^               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> crates/macros/src/derives/setters.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{ Data, Fields, Result, Type };
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mysql_common v0.24.1
[INFO] [stdout] warning: unused variable: `ident`
[INFO] [stdout]  --> crates/macros/src/lib.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |       ident, data, attrs, vis, generics,
[INFO] [stdout]   |       ^^^^^ help: try ignoring the field: `ident: _`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vis`
[INFO] [stdout]  --> crates/macros/src/lib.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |       ident, data, attrs, vis, generics,
[INFO] [stdout]   |                           ^^^ help: try ignoring the field: `vis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generics`
[INFO] [stdout]  --> crates/macros/src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 |       ident, data, attrs, vis, generics,
[INFO] [stdout]   |                                ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attrs`
[INFO] [stdout]   --> crates/macros/src/lib.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                  ^^^^^ help: try ignoring the field: `attrs: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vis`
[INFO] [stdout]   --> crates/macros/src/lib.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `vis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generics`
[INFO] [stdout]   --> crates/macros/src/lib.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                              ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attrs`
[INFO] [stdout]   --> crates/macros/src/lib.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                  ^^^^^ help: try ignoring the field: `attrs: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vis`
[INFO] [stdout]   --> crates/macros/src/lib.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `vis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generics`
[INFO] [stdout]   --> crates/macros/src/lib.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                              ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUMBER_TYPES` is never used
[INFO] [stdout]   --> crates/macros/src/derives/entity/index.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const NUMBER_TYPES: &[&str] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `my_field` is never read
[INFO] [stdout]   --> crates/macros/src/derives/entity/index.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct TableField {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |   pub my_field: MyField,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableField` 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: function `get_token_stream_array` is never used
[INFO] [stdout]   --> crates/macros/src/derives/getters.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn get_token_stream_array(data: Data) -> Vec<TokenStream> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_token_stream_array` is never used
[INFO] [stdout]   --> crates/macros/src/derives/setters.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn get_token_stream_array(data: Data) -> Vec<TokenStream> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-rt v0.5.13
[INFO] [stderr]    Compiling rsa v0.6.1
[INFO] [stderr]    Compiling sqlx-core v0.5.13
[INFO] [stderr]    Compiling sqlx-macros v0.5.13
[INFO] [stderr]    Compiling sqlx v0.5.13
[INFO] [stderr]    Compiling mydb-sqlx v0.0.2 (/opt/rustwide/workdir/crates/sqlx)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "de42303d67c548baa2ca5361c12888c2d6476b9447d102948c87cb7e1e1af934", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de42303d67c548baa2ca5361c12888c2d6476b9447d102948c87cb7e1e1af934", kill_on_drop: false }`
[INFO] [stdout] de42303d67c548baa2ca5361c12888c2d6476b9447d102948c87cb7e1e1af934
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c59bf1420b9800d99bbeceff884ccab90105371de59c0a98193831c9f210fa51
[INFO] running `Command { std: "docker" "start" "-a" "c59bf1420b9800d99bbeceff884ccab90105371de59c0a98193831c9f210fa51", kill_on_drop: false }`
[INFO] [stderr]    Compiling mydb_macros v0.0.2 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling mydb-sqlx v0.0.2 (/opt/rustwide/workdir/crates/sqlx)
[INFO] [stdout] warning: unused import: `token`
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::{ Attribute, Data, Result, token };
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Ident` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/entity/getters.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream };
[INFO] [stdout]   |                    ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Ident` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/entity/setters.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream };
[INFO] [stdout]   |                    ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Punct` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/getters.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream, Punct };
[INFO] [stdout]   |                           ^^^^               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> crates/macros/src/derives/getters.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{ Data, Fields, Result, Type };
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Punct` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/setters.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream, Punct };
[INFO] [stdout]   |                           ^^^^               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> crates/macros/src/derives/setters.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{ Data, Fields, Result, Type };
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `token`
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:3:37
[INFO] [stdout]   |
[INFO] [stdout] 3 | use syn::{ Attribute, Data, Result, token };
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Ident` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/entity/getters.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream };
[INFO] [stdout]   |                    ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Ident` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/entity/setters.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream };
[INFO] [stdout]   |                    ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Punct` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/getters.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream, Punct };
[INFO] [stdout]   |                           ^^^^               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> crates/macros/src/derives/getters.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{ Data, Fields, Result, Type };
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Punct` and `Span`
[INFO] [stdout]  --> crates/macros/src/derives/setters.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use proc_macro2::{ Ident, Span, TokenStream, Punct };
[INFO] [stdout]   |                           ^^^^               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> crates/macros/src/derives/setters.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 | use syn::{ Data, Fields, Result, Type };
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ident`
[INFO] [stdout]  --> crates/macros/src/lib.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |       ident, data, attrs, vis, generics,
[INFO] [stdout]   |       ^^^^^ help: try ignoring the field: `ident: _`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vis`
[INFO] [stdout]  --> crates/macros/src/lib.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |       ident, data, attrs, vis, generics,
[INFO] [stdout]   |                           ^^^ help: try ignoring the field: `vis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generics`
[INFO] [stdout]  --> crates/macros/src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 |       ident, data, attrs, vis, generics,
[INFO] [stdout]   |                                ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attrs`
[INFO] [stdout]   --> crates/macros/src/lib.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                  ^^^^^ help: try ignoring the field: `attrs: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vis`
[INFO] [stdout]   --> crates/macros/src/lib.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `vis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generics`
[INFO] [stdout]   --> crates/macros/src/lib.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                              ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attrs`
[INFO] [stdout]   --> crates/macros/src/lib.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                  ^^^^^ help: try ignoring the field: `attrs: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vis`
[INFO] [stdout]   --> crates/macros/src/lib.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `vis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generics`
[INFO] [stdout]   --> crates/macros/src/lib.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                              ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUMBER_TYPES` is never used
[INFO] [stdout]   --> crates/macros/src/derives/entity/index.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const NUMBER_TYPES: &[&str] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `my_field` is never read
[INFO] [stdout]   --> crates/macros/src/derives/entity/index.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct TableField {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |   pub my_field: MyField,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableField` 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: function `get_token_stream_array` is never used
[INFO] [stdout]   --> crates/macros/src/derives/getters.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn get_token_stream_array(data: Data) -> Vec<TokenStream> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_token_stream_array` is never used
[INFO] [stdout]   --> crates/macros/src/derives/setters.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn get_token_stream_array(data: Data) -> Vec<TokenStream> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ident`
[INFO] [stdout]  --> crates/macros/src/lib.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |       ident, data, attrs, vis, generics,
[INFO] [stdout]   |       ^^^^^ help: try ignoring the field: `ident: _`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vis`
[INFO] [stdout]  --> crates/macros/src/lib.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 |       ident, data, attrs, vis, generics,
[INFO] [stdout]   |                           ^^^ help: try ignoring the field: `vis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generics`
[INFO] [stdout]  --> crates/macros/src/lib.rs:9:32
[INFO] [stdout]   |
[INFO] [stdout] 9 |       ident, data, attrs, vis, generics,
[INFO] [stdout]   |                                ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attrs`
[INFO] [stdout]   --> crates/macros/src/lib.rs:21:18
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                  ^^^^^ help: try ignoring the field: `attrs: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vis`
[INFO] [stdout]   --> crates/macros/src/lib.rs:21:25
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `vis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generics`
[INFO] [stdout]   --> crates/macros/src/lib.rs:21:30
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                              ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attrs`
[INFO] [stdout]   --> crates/macros/src/lib.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                  ^^^^^ help: try ignoring the field: `attrs: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vis`
[INFO] [stdout]   --> crates/macros/src/lib.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                         ^^^ help: try ignoring the field: `vis: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `generics`
[INFO] [stdout]   --> crates/macros/src/lib.rs:30:30
[INFO] [stdout]    |
[INFO] [stdout] 30 |     ident, data, attrs, vis, generics,
[INFO] [stdout]    |                              ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `NUMBER_TYPES` is never used
[INFO] [stdout]   --> crates/macros/src/derives/entity/index.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub const NUMBER_TYPES: &[&str] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `my_field` is never read
[INFO] [stdout]   --> crates/macros/src/derives/entity/index.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct TableField {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 57 |   pub my_field: MyField,
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableField` 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: function `get_token_stream_array` is never used
[INFO] [stdout]   --> crates/macros/src/derives/getters.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn get_token_stream_array(data: Data) -> Vec<TokenStream> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_token_stream_array` is never used
[INFO] [stdout]   --> crates/macros/src/derives/setters.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn get_token_stream_array(data: Data) -> Vec<TokenStream> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c59bf1420b9800d99bbeceff884ccab90105371de59c0a98193831c9f210fa51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c59bf1420b9800d99bbeceff884ccab90105371de59c0a98193831c9f210fa51", kill_on_drop: false }`
[INFO] [stdout] c59bf1420b9800d99bbeceff884ccab90105371de59c0a98193831c9f210fa51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 541f0cd511cc094ce0729b64f54eed3e9a737f01b7882fa5bfe4e620aead028f
[INFO] running `Command { std: "docker" "start" "-a" "541f0cd511cc094ce0729b64f54eed3e9a737f01b7882fa5bfe4e620aead028f", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `token`
[INFO] [stderr]  --> crates/macros/src/derives/entity/index.rs:3:37
[INFO] [stderr]   |
[INFO] [stderr] 3 | use syn::{ Attribute, Data, Result, token };
[INFO] [stderr]   |                                     ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Ident` and `Span`
[INFO] [stderr]  --> crates/macros/src/derives/entity/getters.rs:1:20
[INFO] [stderr]   |
[INFO] [stderr] 1 | use proc_macro2::{ Ident, Span, TokenStream };
[INFO] [stderr]   |                    ^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Ident` and `Span`
[INFO] [stderr]  --> crates/macros/src/derives/entity/setters.rs:1:20
[INFO] [stderr]   |
[INFO] [stderr] 1 | use proc_macro2::{ Ident, Span, TokenStream };
[INFO] [stderr]   |                    ^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Punct` and `Span`
[INFO] [stderr]  --> crates/macros/src/derives/getters.rs:1:27
[INFO] [stderr]   |
[INFO] [stderr] 1 | use proc_macro2::{ Ident, Span, TokenStream, Punct };
[INFO] [stderr]   |                           ^^^^               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Result`
[INFO] [stderr]  --> crates/macros/src/derives/getters.rs:7:26
[INFO] [stderr]   |
[INFO] [stderr] 7 | use syn::{ Data, Fields, Result, Type };
[INFO] [stderr]   |                          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Punct` and `Span`
[INFO] [stderr]  --> crates/macros/src/derives/setters.rs:1:27
[INFO] [stderr]   |
[INFO] [stderr] 1 | use proc_macro2::{ Ident, Span, TokenStream, Punct };
[INFO] [stderr]   |                           ^^^^               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Result`
[INFO] [stderr]  --> crates/macros/src/derives/setters.rs:7:26
[INFO] [stderr]   |
[INFO] [stderr] 7 | use syn::{ Data, Fields, Result, Type };
[INFO] [stderr]   |                          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ident`
[INFO] [stderr]  --> crates/macros/src/lib.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 |       ident, data, attrs, vis, generics,
[INFO] [stderr]   |       ^^^^^ help: try ignoring the field: `ident: _`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vis`
[INFO] [stderr]  --> crates/macros/src/lib.rs:9:27
[INFO] [stderr]   |
[INFO] [stderr] 9 |       ident, data, attrs, vis, generics,
[INFO] [stderr]   |                           ^^^ help: try ignoring the field: `vis: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `generics`
[INFO] [stderr]  --> crates/macros/src/lib.rs:9:32
[INFO] [stderr]   |
[INFO] [stderr] 9 |       ident, data, attrs, vis, generics,
[INFO] [stderr]   |                                ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `attrs`
[INFO] [stderr]   --> crates/macros/src/lib.rs:21:18
[INFO] [stderr]    |
[INFO] [stderr] 21 |     ident, data, attrs, vis, generics,
[INFO] [stderr]    |                  ^^^^^ help: try ignoring the field: `attrs: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vis`
[INFO] [stderr]   --> crates/macros/src/lib.rs:21:25
[INFO] [stderr]    |
[INFO] [stderr] 21 |     ident, data, attrs, vis, generics,
[INFO] [stderr]    |                         ^^^ help: try ignoring the field: `vis: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `generics`
[INFO] [stderr]   --> crates/macros/src/lib.rs:21:30
[INFO] [stderr]    |
[INFO] [stderr] 21 |     ident, data, attrs, vis, generics,
[INFO] [stderr]    |                              ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `attrs`
[INFO] [stderr]   --> crates/macros/src/lib.rs:30:18
[INFO] [stderr]    |
[INFO] [stderr] 30 |     ident, data, attrs, vis, generics,
[INFO] [stderr]    |                  ^^^^^ help: try ignoring the field: `attrs: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `vis`
[INFO] [stderr]   --> crates/macros/src/lib.rs:30:25
[INFO] [stderr]    |
[INFO] [stderr] 30 |     ident, data, attrs, vis, generics,
[INFO] [stderr]    |                         ^^^ help: try ignoring the field: `vis: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `generics`
[INFO] [stderr]   --> crates/macros/src/lib.rs:30:30
[INFO] [stderr]    |
[INFO] [stderr] 30 |     ident, data, attrs, vis, generics,
[INFO] [stderr]    |                              ^^^^^^^^ help: try ignoring the field: `generics: _`
[INFO] [stderr] 
[INFO] [stderr] warning: constant `NUMBER_TYPES` is never used
[INFO] [stderr]   --> crates/macros/src/derives/entity/index.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub const NUMBER_TYPES: &[&str] = &[
[INFO] [stderr]    |           ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `my_field` is never read
[INFO] [stderr]   --> crates/macros/src/derives/entity/index.rs:57:7
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub struct TableField {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 57 |   pub my_field: MyField,
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TableField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_token_stream_array` is never used
[INFO] [stderr]   --> crates/macros/src/derives/getters.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn get_token_stream_array(data: Data) -> Vec<TokenStream> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_token_stream_array` is never used
[INFO] [stderr]   --> crates/macros/src/derives/setters.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub fn get_token_stream_array(data: Data) -> Vec<TokenStream> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mydb_macros` (lib) generated 20 warnings (run `cargo fix --lib -p mydb_macros` to apply 16 suggestions)
[INFO] [stderr] warning: `mydb_macros` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mydb_sqlx-3907499d166c0427)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mydb_macros-c3953577645fac3f)
[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 mydb_sqlx
[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] [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 mydb_macros
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test crates/macros/src/derives/entity/index.rs - derives::entity::index::ts_entity_to_model (line 115) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/macros/src/derives/entity/index.rs - derives::entity::index::ts_entity_to_model (line 115) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `sqlx`
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:118:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sqlx::FromRow;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `sqlx`, use `cargo add sqlx` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:121:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(TableData, Debug, Clone, Default, FromRow, Deserialize, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^ use of unresolved module or unlinked crate `sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `TableData` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Deserialize` in `serde`
[INFO] [stdout]    --> crates/macros/src/derives/entity/index.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(TableData, Debug, Clone, Default, FromRow, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `Deserialize` in `serde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.204/src/lib.rs:335:24
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[cfg(feature = "serde_derive")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `serde_derive` feature
[INFO] [stdout] 334 | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 335 | pub use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `TableData` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Serialize` in `serde`
[INFO] [stdout]    --> crates/macros/src/derives/entity/index.rs:121:10
[INFO] [stdout]     |
[INFO] [stdout]   9 | #[derive(TableData, Debug, Clone, Default, FromRow, Deserialize, Serialize)]
[INFO] [stdout]     |          ^^^^^^^^^ could not find `Serialize` in `serde`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.204/src/lib.rs:335:37
[INFO] [stdout]     |
[INFO] [stdout] 333 | #[cfg(feature = "serde_derive")]
[INFO] [stdout]     |       ------------------------ the item is gated behind the `serde_derive` feature
[INFO] [stdout] 334 | #[cfg_attr(docsrs, doc(cfg(feature = "derive")))]
[INFO] [stdout] 335 | pub use serde_derive::{Deserialize, Serialize};
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the derive macro `TableData` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:121:53
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(TableData, Debug, Clone, Default, FromRow, Deserialize, Serialize)]
[INFO] [stdout]   |                                                     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:117:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use serde_derive::Deserialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:121:66
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(TableData, Debug, Clone, Default, FromRow, Deserialize, Serialize)]
[INFO] [stdout]   |                                                                  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:117:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |                          ^^^^^^^^^
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use serde_derive::Serialize;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mydb_sqlx`
[INFO] [stdout]  --> crates/macros/src/derives/entity/index.rs:121:10
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[derive(TableData, Debug, Clone, Default, FromRow, Deserialize, Serialize)]
[INFO] [stdout]   |          ^^^^^^^^^ use of unresolved module or unlinked crate `mydb_sqlx`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `mydb_sqlx`, use `cargo add mydb_sqlx` to add it to your `Cargo.toml`
[INFO] [stdout]   = note: this error originates in the derive macro `TableData` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/macros/src/derives/entity/index.rs - derives::entity::index::ts_entity_to_model (line 115)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p mydb_macros --doc`
[INFO] running `Command { std: "docker" "inspect" "541f0cd511cc094ce0729b64f54eed3e9a737f01b7882fa5bfe4e620aead028f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "541f0cd511cc094ce0729b64f54eed3e9a737f01b7882fa5bfe4e620aead028f", kill_on_drop: false }`
[INFO] [stdout] 541f0cd511cc094ce0729b64f54eed3e9a737f01b7882fa5bfe4e620aead028f
