[INFO] cloning repository https://github.com/leijianxiong/learn-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leijianxiong/learn-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleijianxiong%2Flearn-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleijianxiong%2Flearn-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 160043c17e8e13bbefddbaae5dcf233156971442
[INFO] testing leijianxiong/learn-rust against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleijianxiong%2Flearn-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leijianxiong/learn-rust
[INFO] finished tweaking git repo https://github.com/leijianxiong/learn-rust
[INFO] tweaked toml for git repo https://github.com/leijianxiong/learn-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leijianxiong/learn-rust on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leijianxiong/learn-rust 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.8
[INFO] [stderr]   Downloaded mio v0.8.7
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c83b376182b7a1847b8720772e8e237f96cd5d1107cbf86ffc05ac7fdc0e6c19
[INFO] running `Command { std: "docker" "start" "-a" "c83b376182b7a1847b8720772e8e237f96cd5d1107cbf86ffc05ac7fdc0e6c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c83b376182b7a1847b8720772e8e237f96cd5d1107cbf86ffc05ac7fdc0e6c19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c83b376182b7a1847b8720772e8e237f96cd5d1107cbf86ffc05ac7fdc0e6c19", kill_on_drop: false }`
[INFO] [stdout] c83b376182b7a1847b8720772e8e237f96cd5d1107cbf86ffc05ac7fdc0e6c19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 476e5fef18e10ba073f535dd877138faa63ba652849f879e3014388a99abfc39
[INFO] running `Command { std: "docker" "start" "-a" "476e5fef18e10ba073f535dd877138faa63ba652849f879e3014388a99abfc39", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.14
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling mysqlclient-sys v0.2.5
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling regex v1.8.3
[INFO] [stderr]    Compiling tokio v1.28.2
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling os_str_bytes v6.5.0
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.7
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.8
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling codewars v0.1.0 (/opt/rustwide/workdir/codewars)
[INFO] [stdout] warning: function `unique_in_order2` is never used
[INFO] [stdout]  --> codewars/src/unique_in_order.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn unique_in_order2<T>(sequence: T) -> Vec<T::Item>
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> codewars/src/unique_in_order.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[warn(dead_code)]
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling classes_02 v0.1.0 (/opt/rustwide/workdir/01_chentian_geektime/02_classes)
[INFO] [stdout] warning: variants `Circle` and `Triangle` are never constructed
[INFO] [stdout]   --> 01_chentian_geektime/02_classes/src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum Shape {
[INFO] [stdout]    |      ----- variants in this enum
[INFO] [stdout] 15 |     Rectangle(Rectangle),
[INFO] [stdout] 16 |     Circle(Circle),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     Triangle(Triangle),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_derive v1.0.163
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> codewars/bin/gen_weibo_expire.rs:340:10
[INFO] [stdout]     |
[INFO] [stdout] 340 |     for (i, mut line) in conf.split("\n").into_iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling serde_yaml v0.9.21
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic v0.1.0 (/opt/rustwide/workdir/basic)
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> basic/src/bin/test_trait_like_controller_action.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct GetUserResp{
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 37 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetUserResp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sudoku` is never constructed
[INFO] [stdout]  --> basic/src/bin/codewars_solution_02.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | struct Sudoku {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_valid` is never used
[INFO] [stdout]   --> basic/src/bin/codewars_solution_02.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl Sudoku {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 11 |     fn is_valid(&self) -> bool {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `diesel::prelude`
[INFO] [stdout]  --> basic/src/bin/test_api_rest.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use diesel::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct User {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_itempublish`
[INFO] [stdout] 53 | #[table_name = "xs_item_publish"]
[INFO] [stdout] 54 | struct ItemPublish {
[INFO] [stdout]    |        ----------- `ItemPublish` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_itempublish`
[INFO] [stdout] 53 | #[table_name = "xs_item_publish"]
[INFO] [stdout] 54 | struct ItemPublish {
[INFO] [stdout]    |        ----------- `ItemPublish` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_itempublish`
[INFO] [stdout] 53 | #[table_name = "xs_item_publish"]
[INFO] [stdout] 54 | struct ItemPublish {
[INFO] [stdout]    |        ----------- `ItemPublish` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Queryable` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this function `_impl_queryable_for_itempublish`
[INFO] [stdout] 53 | #[table_name = "xs_item_publish"]
[INFO] [stdout] 54 | struct ItemPublish {
[INFO] [stdout]    |        ----------- `ItemPublish` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Deserialize, Insertable)]
[INFO] [stdout]    |                       ^---------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `Insertable` is not local
[INFO] [stdout]    |                       `table` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_insertable_for_userform`
[INFO] [stdout] 68 | #[table_name = "users"]
[INFO] [stdout] 69 | pub struct UserForm<'a> {
[INFO] [stdout]    |            -------- `UserForm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Deserialize, Insertable)]
[INFO] [stdout]    |                       -^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `Insertable` is not local
[INFO] [stdout]    |                       `table` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_insertable_for_userform`
[INFO] [stdout] 68 | #[table_name = "users"]
[INFO] [stdout] 69 | pub struct UserForm<'a> {
[INFO] [stdout]    |            -------- `UserForm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Deserialize, Insertable)]
[INFO] [stdout]    |                       ^---------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                       `table` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_insertable_for_userform`
[INFO] [stdout] 68 | #[table_name = "users"]
[INFO] [stdout] 69 | pub struct UserForm<'a> {
[INFO] [stdout]    |            -------- `UserForm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Queryable, PartialEq, Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Queryable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stdout] 75 | struct User {
[INFO] [stdout]    |        ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `table` is not local
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout]    | |             ----- `gh_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_gh_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout] 26 | |             // date -> Date,
[INFO] [stdout] 27 | |             title -> Text,
[INFO] [stdout]    | |             ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |             pict_url -> Varchar,
[INFO] [stdout]    | |             -------- `pict_url` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_pict_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `table` is not local
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout]    | |             ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] 38 | |             hair_color -> Nullable<Text>,
[INFO] [stdout]    | |             ---------- `hair_color` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_hair_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] 38 | |             hair_color -> Nullable<Text>,
[INFO] [stdout] 39 | |             created_at -> Timestamp,
[INFO] [stdout]    | |             ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |             updated_at -> Timestamp,
[INFO] [stdout]    | |             ---------- `updated_at` is not local
[INFO] [stdout] 41 | |         }
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> basic/src/bin/test_trait_like_abstruct_class.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct User {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 26 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blog` is never read
[INFO] [stdout]   --> basic/src/bin/test_trait_like_abstruct_class.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct Article {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 38 |     blog: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Article` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `divs` is never used
[INFO] [stdout]  --> basic/src/bin/test_div.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn divs(n: i32) -> Result<Vec<i32>, String> {
[INFO] [stdout]   |    ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `compare`
[INFO] [stdout]   --> basic/src/bin/codewars_solution_03.rs:10:14
[INFO] [stdout]    |
[INFO] [stdout] 10 | macro_rules! compare {
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rgb` is never used
[INFO] [stdout]  --> basic/src/bin/codewars_solution_03.rs:3:4
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn rgb(r: i32, g: i32, b: i32) -> String {
[INFO] [stdout]   |    ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `List` is never constructed
[INFO] [stdout]  --> basic/src/bin/class14_think03.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct List<T>(LinkedList<T>);
[INFO] [stdout]   |        ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "476e5fef18e10ba073f535dd877138faa63ba652849f879e3014388a99abfc39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "476e5fef18e10ba073f535dd877138faa63ba652849f879e3014388a99abfc39", kill_on_drop: false }`
[INFO] [stdout] 476e5fef18e10ba073f535dd877138faa63ba652849f879e3014388a99abfc39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 248304c9f181cd7774524b55405bf0885fdb9eeac6f05d4b190977c5b839ed68
[INFO] running `Command { std: "docker" "start" "-a" "248304c9f181cd7774524b55405bf0885fdb9eeac6f05d4b190977c5b839ed68", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling basic v0.1.0 (/opt/rustwide/workdir/basic)
[INFO] [stdout] warning: function `unique_in_order2` is never used
[INFO] [stdout]  --> codewars/src/unique_in_order.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub fn unique_in_order2<T>(sequence: T) -> Vec<T::Item>
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> codewars/src/unique_in_order.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[warn(dead_code)]
[INFO] [stdout]   |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codewars v0.1.0 (/opt/rustwide/workdir/codewars)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> codewars/bin/gen_weibo_expire.rs:340:10
[INFO] [stdout]     |
[INFO] [stdout] 340 |     for (i, mut line) in conf.split("\n").into_iter().enumerate() {
[INFO] [stdout]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `User` is never constructed
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:75:8
[INFO] [stdout]    |
[INFO] [stdout] 75 | struct User {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_itempublish`
[INFO] [stdout] 53 | #[table_name = "xs_item_publish"]
[INFO] [stdout] 54 | struct ItemPublish {
[INFO] [stdout]    |        ----------- `ItemPublish` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stdout]    |          -^^^^^^^^^
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Insertable` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_itempublish`
[INFO] [stdout] 53 | #[table_name = "xs_item_publish"]
[INFO] [stdout] 54 | struct ItemPublish {
[INFO] [stdout]    |        ----------- `ItemPublish` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:52:10
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stdout]    |          ^---------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |          `table` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_insertable_for_itempublish`
[INFO] [stdout] 53 | #[table_name = "xs_item_publish"]
[INFO] [stdout] 54 | struct ItemPublish {
[INFO] [stdout]    |        ----------- `ItemPublish` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:52:22
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stdout]    |                      ^--------
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      `Queryable` is not local
[INFO] [stdout]    |                      move the `impl` block outside of this function `_impl_queryable_for_itempublish`
[INFO] [stdout] 53 | #[table_name = "xs_item_publish"]
[INFO] [stdout] 54 | struct ItemPublish {
[INFO] [stdout]    |        ----------- `ItemPublish` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Deserialize, Insertable)]
[INFO] [stdout]    |                       ^---------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `Insertable` is not local
[INFO] [stdout]    |                       `table` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_insertable_for_userform`
[INFO] [stdout] 68 | #[table_name = "users"]
[INFO] [stdout] 69 | pub struct UserForm<'a> {
[INFO] [stdout]    |            -------- `UserForm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Deserialize, Insertable)]
[INFO] [stdout]    |                       -^^^^^^^^^
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `Insertable` is not local
[INFO] [stdout]    |                       `table` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_insertable_for_userform`
[INFO] [stdout] 68 | #[table_name = "users"]
[INFO] [stdout] 69 | pub struct UserForm<'a> {
[INFO] [stdout]    |            -------- `UserForm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:67:23
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[derive(Deserialize, Insertable)]
[INFO] [stdout]    |                       ^---------
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                       `table` is not local
[INFO] [stdout]    |                       move the `impl` block outside of this function `_impl_insertable_for_userform`
[INFO] [stdout] 68 | #[table_name = "users"]
[INFO] [stdout] 69 | pub struct UserForm<'a> {
[INFO] [stdout]    |            -------- `UserForm` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[derive(Queryable, PartialEq, Debug)]
[INFO] [stdout]    |          ^--------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          `Queryable` is not local
[INFO] [stdout]    |          move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stdout] 75 | struct User {
[INFO] [stdout]    |        ---- `User` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `table` is not local
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout]    | |             ----- `gh_id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_gh_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `name` are never read
[INFO] [stdout]   --> basic/src/bin/test_trait_like_controller_action.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | struct GetUserResp{
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 37 |     id: i32,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 38 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GetUserResp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout] 26 | |             // date -> Date,
[INFO] [stdout] 27 | |             title -> Text,
[INFO] [stdout]    | |             ----- `title` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     table! {
[INFO] [stdout] 23 | |         xs_item_publish {
[INFO] [stdout] 24 | |             id -> Bigint,
[INFO] [stdout] 25 | |             gh_id -> Varchar,
[INFO] [stdout] ...  |
[INFO] [stdout] 28 | |             pict_url -> Varchar,
[INFO] [stdout]    | |             -------- `pict_url` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 33 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_pict_url`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     `table` is not local
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout]    | |             ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] 38 | |             hair_color -> Nullable<Text>,
[INFO] [stdout]    | |             ---------- `hair_color` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_hair_color`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] 38 | |             hair_color -> Nullable<Text>,
[INFO] [stdout] 39 | |             created_at -> Timestamp,
[INFO] [stdout]    | |             ---------- `created_at` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | /     table! {
[INFO] [stdout] 35 | |         users {
[INFO] [stdout] 36 | |             id -> Integer,
[INFO] [stdout] 37 | |             name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |             updated_at -> Timestamp,
[INFO] [stdout]    | |             ---------- `updated_at` is not local
[INFO] [stdout] 41 | |         }
[INFO] [stdout] 42 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling classes_02 v0.1.0 (/opt/rustwide/workdir/01_chentian_geektime/02_classes)
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> basic/src/bin/test_trait_like_abstruct_class.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct User {
[INFO] [stdout]    |        ---- field in this struct
[INFO] [stdout] 26 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `blog` is never read
[INFO] [stdout]   --> basic/src/bin/test_trait_like_abstruct_class.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | struct Article {
[INFO] [stdout]    |        ------- field in this struct
[INFO] [stdout] 38 |     blog: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Article` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Circle` and `Triangle` are never constructed
[INFO] [stdout]   --> 01_chentian_geektime/02_classes/src/main.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | enum Shape {
[INFO] [stdout]    |      ----- variants in this enum
[INFO] [stdout] 15 |     Rectangle(Rectangle),
[INFO] [stdout] 16 |     Circle(Circle),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 17 |     Triangle(Triangle),
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.80s
[INFO] running `Command { std: "docker" "inspect" "248304c9f181cd7774524b55405bf0885fdb9eeac6f05d4b190977c5b839ed68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "248304c9f181cd7774524b55405bf0885fdb9eeac6f05d4b190977c5b839ed68", kill_on_drop: false }`
[INFO] [stdout] 248304c9f181cd7774524b55405bf0885fdb9eeac6f05d4b190977c5b839ed68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6896b534d477daf257798af1349f47d33d930a8677b881f48ba2806a6120976c
[INFO] running `Command { std: "docker" "start" "-a" "6896b534d477daf257798af1349f47d33d930a8677b881f48ba2806a6120976c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: function `unique_in_order2` is never used
[INFO] [stderr]  --> codewars/src/unique_in_order.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub fn unique_in_order2<T>(sequence: T) -> Vec<T::Item>
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]  --> codewars/src/unique_in_order.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[warn(dead_code)]
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `codewars` (lib) generated 1 warning
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> basic/src/bin/test_trait_like_abstruct_class.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct User {
[INFO] [stderr]    |        ---- field in this struct
[INFO] [stderr] 26 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `blog` is never read
[INFO] [stderr]   --> basic/src/bin/test_trait_like_abstruct_class.rs:38:5
[INFO] [stderr]    |
[INFO] [stderr] 37 | struct Article {
[INFO] [stderr]    |        ------- field in this struct
[INFO] [stderr] 38 |     blog: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Article` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `basic` (bin "test_trait_like_abstruct_class" test) generated 2 warnings
[INFO] [stderr] warning: struct `User` is never constructed
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:75:8
[INFO] [stderr]    |
[INFO] [stderr] 75 | struct User {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:52:10
[INFO] [stderr]    |
[INFO] [stderr] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Insertable` is not local
[INFO] [stderr]    |          `table` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_insertable_for_itempublish`
[INFO] [stderr] 53 | #[table_name = "xs_item_publish"]
[INFO] [stderr] 54 | struct ItemPublish {
[INFO] [stderr]    |        ----------- `ItemPublish` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:52:10
[INFO] [stderr]    |
[INFO] [stderr] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stderr]    |          -^^^^^^^^^
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Insertable` is not local
[INFO] [stderr]    |          `table` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_insertable_for_itempublish`
[INFO] [stderr] 53 | #[table_name = "xs_item_publish"]
[INFO] [stderr] 54 | struct ItemPublish {
[INFO] [stderr]    |        ----------- `ItemPublish` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:52:10
[INFO] [stderr]    |
[INFO] [stderr] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stderr]    |          ^---------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |          `table` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_insertable_for_itempublish`
[INFO] [stderr] 53 | #[table_name = "xs_item_publish"]
[INFO] [stderr] 54 | struct ItemPublish {
[INFO] [stderr]    |        ----------- `ItemPublish` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:52:22
[INFO] [stderr]    |
[INFO] [stderr] 52 | #[derive(Insertable, Queryable, Default)]
[INFO] [stderr]    |                      ^--------
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      `Queryable` is not local
[INFO] [stderr]    |                      move the `impl` block outside of this function `_impl_queryable_for_itempublish`
[INFO] [stderr] 53 | #[table_name = "xs_item_publish"]
[INFO] [stderr] 54 | struct ItemPublish {
[INFO] [stderr]    |        ----------- `ItemPublish` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:67:23
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[derive(Deserialize, Insertable)]
[INFO] [stderr]    |                       ^---------
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `Insertable` is not local
[INFO] [stderr]    |                       `table` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this function `_impl_insertable_for_userform`
[INFO] [stderr] 68 | #[table_name = "users"]
[INFO] [stderr] 69 | pub struct UserForm<'a> {
[INFO] [stderr]    |            -------- `UserForm` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:67:23
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[derive(Deserialize, Insertable)]
[INFO] [stderr]    |                       -^^^^^^^^^
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `Insertable` is not local
[INFO] [stderr]    |                       `table` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this function `_impl_insertable_for_userform`
[INFO] [stderr] 68 | #[table_name = "users"]
[INFO] [stderr] 69 | pub struct UserForm<'a> {
[INFO] [stderr]    |            -------- `UserForm` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:67:23
[INFO] [stderr]    |
[INFO] [stderr] 67 | #[derive(Deserialize, Insertable)]
[INFO] [stderr]    |                       ^---------
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                       `table` is not local
[INFO] [stderr]    |                       move the `impl` block outside of this function `_impl_insertable_for_userform`
[INFO] [stderr] 68 | #[table_name = "users"]
[INFO] [stderr] 69 | pub struct UserForm<'a> {
[INFO] [stderr]    |            -------- `UserForm` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:74:10
[INFO] [stderr]    |
[INFO] [stderr] 74 | #[derive(Queryable, PartialEq, Debug)]
[INFO] [stderr]    |          ^--------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          `Queryable` is not local
[INFO] [stderr]    |          move the `impl` block outside of this function `_impl_queryable_for_user`
[INFO] [stderr] 75 | struct User {
[INFO] [stderr]    |        ---- `User` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | /     table! {
[INFO] [stderr] 23 | |         xs_item_publish {
[INFO] [stderr] 24 | |             id -> Bigint,
[INFO] [stderr] 25 | |             gh_id -> Varchar,
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |     `table` is not local
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | /     table! {
[INFO] [stderr] 23 | |         xs_item_publish {
[INFO] [stderr] 24 | |             id -> Bigint,
[INFO] [stderr]    | |             -- `id` is not local
[INFO] [stderr] 25 | |             gh_id -> Varchar,
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | /     table! {
[INFO] [stderr] 23 | |         xs_item_publish {
[INFO] [stderr] 24 | |             id -> Bigint,
[INFO] [stderr] 25 | |             gh_id -> Varchar,
[INFO] [stderr]    | |             ----- `gh_id` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_gh_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | /     table! {
[INFO] [stderr] 23 | |         xs_item_publish {
[INFO] [stderr] 24 | |             id -> Bigint,
[INFO] [stderr] 25 | |             gh_id -> Varchar,
[INFO] [stderr] 26 | |             // date -> Date,
[INFO] [stderr] 27 | |             title -> Text,
[INFO] [stderr]    | |             ----- `title` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | /     table! {
[INFO] [stderr] 23 | |         xs_item_publish {
[INFO] [stderr] 24 | |             id -> Bigint,
[INFO] [stderr] 25 | |             gh_id -> Varchar,
[INFO] [stderr] ...  |
[INFO] [stderr] 28 | |             pict_url -> Varchar,
[INFO] [stderr]    | |             -------- `pict_url` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 33 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_pict_url`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         users {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |     `table` is not local
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         users {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr]    | |             -- `id` is not local
[INFO] [stderr] 37 | |             name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         users {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             name -> Text,
[INFO] [stderr]    | |             ---- `name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         users {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             name -> Text,
[INFO] [stderr] 38 | |             hair_color -> Nullable<Text>,
[INFO] [stderr]    | |             ---------- `hair_color` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_hair_color`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         users {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             name -> Text,
[INFO] [stderr] 38 | |             hair_color -> Nullable<Text>,
[INFO] [stderr] 39 | |             created_at -> Timestamp,
[INFO] [stderr]    | |             ---------- `created_at` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 42 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> basic/src/bin/test_api_rest.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 34 | /     table! {
[INFO] [stderr] 35 | |         users {
[INFO] [stderr] 36 | |             id -> Integer,
[INFO] [stderr] 37 | |             name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 40 | |             updated_at -> Timestamp,
[INFO] [stderr]    | |             ---------- `updated_at` is not local
[INFO] [stderr] 41 | |         }
[INFO] [stderr] 42 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_updated_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `basic` (bin "test_api_rest" test) generated 20 warnings
[INFO] [stderr] warning: fields `id` and `name` are never read
[INFO] [stderr]   --> basic/src/bin/test_trait_like_controller_action.rs:37:5
[INFO] [stderr]    |
[INFO] [stderr] 36 | struct GetUserResp{
[INFO] [stderr]    |        ----------- fields in this struct
[INFO] [stderr] 37 |     id: i32,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 38 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GetUserResp` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `basic` (bin "test_trait_like_controller_action" test) generated 1 warning
[INFO] [stderr] warning: unused variable: `i`
[INFO] [stderr]    --> codewars/bin/gen_weibo_expire.rs:340:10
[INFO] [stderr]     |
[INFO] [stderr] 340 |     for (i, mut line) in conf.split("\n").into_iter().enumerate() {
[INFO] [stderr]     |          ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `codewars` (bin "gen_weibo_expire" test) generated 1 warning (run `cargo fix --bin "gen_weibo_expire" -p codewars --tests` to apply 1 suggestion)
[INFO] [stderr] warning: variants `Circle` and `Triangle` are never constructed
[INFO] [stderr]   --> 01_chentian_geektime/02_classes/src/main.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | enum Shape {
[INFO] [stderr]    |      ----- variants in this enum
[INFO] [stderr] 15 |     Rectangle(Rectangle),
[INFO] [stderr] 16 |     Circle(Circle),
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 17 |     Triangle(Triangle),
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `classes_02` (bin "classes_02" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/basic-aecef8bf46eabfd8)
[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]      Running unittests src/bin/class14_test_default.rs (/opt/rustwide/target/debug/deps/class14_test_default-583695faf82c9101)
[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]      Running unittests src/bin/class14_test_deref.rs (/opt/rustwide/target/debug/deps/class14_test_deref-eb15660f338e11b5)
[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] [stderr]      Running unittests src/bin/class14_test_vec.rs (/opt/rustwide/target/debug/deps/class14_test_vec-477dbb83d8a3481d)
[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]      Running unittests src/bin/class14_think03.rs (/opt/rustwide/target/debug/deps/class14_think03-ec1a4cc552da5547)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_index ... ok
[INFO] [stdout] test it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/class17_think01.rs (/opt/rustwide/target/debug/deps/class17_think01-ce06bae4b6957c57)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/class19_fn_think01.rs (/opt/rustwide/target/debug/deps/class19_fn_think01-a558a0225d0411ec)
[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]      Running unittests src/bin/class19_fn_think03.rs (/opt/rustwide/target/debug/deps/class19_fn_think03-004ca3ae7679b7ed)
[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]      Running unittests src/bin/class_middle_rgrep.rs (/opt/rustwide/target/debug/deps/class_middle_rgrep-6b4d492f8f3c7a36)
[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]      Running unittests src/bin/class_middle_rgrep_concurrency.rs (/opt/rustwide/target/debug/deps/class_middle_rgrep_concurrency-949bf3f4419cab04)
[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]      Running unittests src/bin/codewars_solution.rs (/opt/rustwide/target/debug/deps/codewars_solution-f052e1e62402c501)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::sample_test ... ok
[INFO] [stdout] test tests::sample_tests ... ok
[INFO] [stdout] test tests::my_tests ... ok
[INFO] [stdout] test tests::basic_tests ... ok
[INFO] [stdout] test tests::string_to_array_should_work ... ok
[INFO] [stdout] test tests::returns_expected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/codewars_solution_02.rs (/opt/rustwide/target/debug/deps/codewars_solution_02-628957c121e9dc40)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::bad_sudoku ... ok
[INFO] [stdout] test tests::basic_tests ... ok
[INFO] [stdout] test tests::basic_tests2 ... ok
[INFO] [stdout] test tests::basic ... ok
[INFO] [stdout] test tests::sample_tests_for_get_sum ... ok
[INFO] [stdout] test tests::sample_tests ... ok
[INFO] [stdout] test tests::test_fixed ... ok
[INFO] [stdout] test tests::test_gimme ... ok
[INFO] [stdout] test tests::basic_tests3 ... ok
[INFO] [stdout] test tests::fixed_tests ... ok
[INFO] [stdout] test tests::basic_tests4 ... ok
[INFO] [stdout] test tests::good_sudoku ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::good_sudoku stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::good_sudoku' (42) panicked at basic/src/bin/codewars_solution_02.rs:355:9:
[INFO] [stdout] assertion failed: good_sudoku_1.is_valid()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61e163fda602 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61e163fda602 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61e163fda602 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61e163fda602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61e163fea8ba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61e163fea8ba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61e163fa9346 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61e163fa9346 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61e163fb9ae9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61e163fb9ae9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61e163fb9981 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61e163f7e02e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61e163f7e02e - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61e163fb9d62 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61e163fb9d62 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61e163fb9bda - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61e163fb5139 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61e163f9e17d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61e163ff1d3c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61e163ff1d02 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61e163f427a5 - codewars_solution_02::tests::good_sudoku::hcb5a39d45a868d1a
[INFO] [stdout]                                at /opt/rustwide/workdir/basic/src/bin/codewars_solution_02.rs:355:9
[INFO] [stdout]   21:     0x61e163f42847 - codewars_solution_02::tests::good_sudoku::{{closure}}::h83ec1c7c91d40f0f
[INFO] [stdout]                                at /opt/rustwide/workdir/basic/src/bin/codewars_solution_02.rs:332:21
[INFO] [stdout]   22:     0x61e163f522b6 - core::ops::function::FnOnce::call_once::h2fba8954bc06181c
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61e163f7ddeb - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61e163f7ddeb - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x61e163f917fa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x61e163f917fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x61e163f917fa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x61e163f917fa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61e163f917fa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61e163f917fa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x61e163f917fa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x61e163f6bc54 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x61e163f6bc54 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61e163f6f5f2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x61e163f6f5f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x61e163f6f5f2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x61e163f6f5f2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61e163f6f5f2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61e163f6f5f2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x61e163f6f5f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61e163fb03cf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   42:     0x61e163fb03cf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   43:     0x7cc5e49c1aa4 - <unknown>
[INFO] [stdout]   44:     0x7cc5e4a4ea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::good_sudoku
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p basic --bin codewars_solution_02`
[INFO] running `Command { std: "docker" "inspect" "6896b534d477daf257798af1349f47d33d930a8677b881f48ba2806a6120976c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6896b534d477daf257798af1349f47d33d930a8677b881f48ba2806a6120976c", kill_on_drop: false }`
[INFO] [stdout] 6896b534d477daf257798af1349f47d33d930a8677b881f48ba2806a6120976c
