[INFO] cloning repository https://github.com/Acizza/nixup
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Acizza/nixup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fnixup", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fnixup'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e312d5c88962c4af6b344711ed167174b214d272
[INFO] testing Acizza/nixup against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcizza%2Fnixup" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Acizza/nixup
[INFO] finished tweaking git repo https://github.com/Acizza/nixup
[INFO] tweaked toml for git repo https://github.com/Acizza/nixup written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Acizza/nixup on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Acizza/nixup 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 022ef13b8cacbc5cc6018bc0aff0f7496908ccce44d08759bdfa99bc0edba65f
[INFO] running `Command { std: "docker" "start" "-a" "022ef13b8cacbc5cc6018bc0aff0f7496908ccce44d08759bdfa99bc0edba65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "022ef13b8cacbc5cc6018bc0aff0f7496908ccce44d08759bdfa99bc0edba65f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "022ef13b8cacbc5cc6018bc0aff0f7496908ccce44d08759bdfa99bc0edba65f", kill_on_drop: false }`
[INFO] [stdout] 022ef13b8cacbc5cc6018bc0aff0f7496908ccce44d08759bdfa99bc0edba65f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9a5b39534dd85e97f436a6374a7332c310cf2195acbbe1ea5ddec5e17c8d065
[INFO] running `Command { std: "docker" "start" "-a" "a9a5b39534dd85e97f436a6374a7332c310cf2195acbbe1ea5ddec5e17c8d065", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]    Compiling pico-args v0.3.4
[INFO] [stderr]    Compiling smallvec v1.4.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling diesel v1.4.5
[INFO] [stderr]    Compiling nixup v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_colors`
[INFO] [stdout]   --> src/display.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let ver_to_str = if cfg!(not(no_colors)) {
[INFO] [stdout]    |                                  ^^^^^^^^^ help: found config with similar value: `feature = "no_colors"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_colors)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_colors)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` 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]   --> src/store/database.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     table! {
[INFO] [stdout]  6 | |         #[allow(non_snake_case)]
[INFO] [stdout]  7 | |         Refs (referrer, reference) {
[INFO] [stdout]  8 | |             referrer -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     }
[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: `#[warn(non_local_definitions)]` on by default
[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]   --> src/store/database.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     table! {
[INFO] [stdout]  6 | |         #[allow(non_snake_case)]
[INFO] [stdout]  7 | |         Refs (referrer, reference) {
[INFO] [stdout]  8 | |             referrer -> Integer,
[INFO] [stdout]    | |             -------- `referrer` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_referrer`
[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]   --> src/store/database.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     table! {
[INFO] [stdout]  6 | |         #[allow(non_snake_case)]
[INFO] [stdout]  7 | |         Refs (referrer, reference) {
[INFO] [stdout]  8 | |             referrer -> Integer,
[INFO] [stdout]  9 | |             reference -> Integer,
[INFO] [stdout]    | |             --------- `reference` is not local
[INFO] [stdout] 10 | |         }
[INFO] [stdout] 11 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_reference`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             path -> Text,
[INFO] [stdout]    | |             ---- `path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_path`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             path -> Text,
[INFO] [stdout] 18 | |             hash -> Text,
[INFO] [stdout]    | |             ---- `hash` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_hash`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |             registrationTime -> Integer,
[INFO] [stdout]    | |             ---------------- `registrationTime` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_registrationtime`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |             deriver -> Nullable<Text>,
[INFO] [stdout]    | |             ------- `deriver` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_deriver`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |             narSize -> Nullable<Integer>,
[INFO] [stdout]    | |             ------- `narSize` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_narsize`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |             ultimate -> Nullable<Integer>,
[INFO] [stdout]    | |             -------- `ultimate` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_ultimate`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |             sigs -> Nullable<Text>,
[INFO] [stdout]    | |             ---- `sigs` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_sigs`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |             ca -> Nullable<Text>,
[INFO] [stdout]    | |             -- `ca` is not local
[INFO] [stdout] 25 | |         }
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_ca`
[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]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.78s
[INFO] running `Command { std: "docker" "inspect" "a9a5b39534dd85e97f436a6374a7332c310cf2195acbbe1ea5ddec5e17c8d065", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9a5b39534dd85e97f436a6374a7332c310cf2195acbbe1ea5ddec5e17c8d065", kill_on_drop: false }`
[INFO] [stdout] a9a5b39534dd85e97f436a6374a7332c310cf2195acbbe1ea5ddec5e17c8d065
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0acc6c11fc8d6ae5ac8d4ca366fb00380a1b2fb3b2202995980c62af497c3675
[INFO] running `Command { std: "docker" "start" "-a" "0acc6c11fc8d6ae5ac8d4ca366fb00380a1b2fb3b2202995980c62af497c3675", kill_on_drop: false }`
[INFO] [stderr]    Compiling nixup v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_colors`
[INFO] [stdout]   --> src/display.rs:66:34
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let ver_to_str = if cfg!(not(no_colors)) {
[INFO] [stdout]    |                                  ^^^^^^^^^ help: found config with similar value: `feature = "no_colors"`
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_colors)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_colors)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` 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]   --> src/store/database.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     table! {
[INFO] [stdout]  6 | |         #[allow(non_snake_case)]
[INFO] [stdout]  7 | |         Refs (referrer, reference) {
[INFO] [stdout]  8 | |             referrer -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     }
[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: `#[warn(non_local_definitions)]` on by default
[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]   --> src/store/database.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     table! {
[INFO] [stdout]  6 | |         #[allow(non_snake_case)]
[INFO] [stdout]  7 | |         Refs (referrer, reference) {
[INFO] [stdout]  8 | |             referrer -> Integer,
[INFO] [stdout]    | |             -------- `referrer` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 11 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_referrer`
[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]   --> src/store/database.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | /     table! {
[INFO] [stdout]  6 | |         #[allow(non_snake_case)]
[INFO] [stdout]  7 | |         Refs (referrer, reference) {
[INFO] [stdout]  8 | |             referrer -> Integer,
[INFO] [stdout]  9 | |             reference -> Integer,
[INFO] [stdout]    | |             --------- `reference` is not local
[INFO] [stdout] 10 | |         }
[INFO] [stdout] 11 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_reference`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout]    | |             -- `id` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             path -> Text,
[INFO] [stdout]    | |             ---- `path` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_path`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] 17 | |             path -> Text,
[INFO] [stdout] 18 | |             hash -> Text,
[INFO] [stdout]    | |             ---- `hash` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_hash`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 19 | |             registrationTime -> Integer,
[INFO] [stdout]    | |             ---------------- `registrationTime` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_registrationtime`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |             deriver -> Nullable<Text>,
[INFO] [stdout]    | |             ------- `deriver` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_deriver`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 21 | |             narSize -> Nullable<Integer>,
[INFO] [stdout]    | |             ------- `narSize` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_narsize`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 22 | |             ultimate -> Nullable<Integer>,
[INFO] [stdout]    | |             -------- `ultimate` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_ultimate`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 23 | |             sigs -> Nullable<Text>,
[INFO] [stdout]    | |             ---- `sigs` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_sigs`
[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]   --> src/store/database.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | /     table! {
[INFO] [stdout] 14 | |         #[allow(non_snake_case)]
[INFO] [stdout] 15 | |         ValidPaths {
[INFO] [stdout] 16 | |             id -> Integer,
[INFO] [stdout] ...  |
[INFO] [stdout] 24 | |             ca -> Nullable<Text>,
[INFO] [stdout]    | |             -- `ca` is not local
[INFO] [stdout] 25 | |         }
[INFO] [stdout] 26 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____`QueryId` is not local
[INFO] [stdout]    |       move the `impl` block outside of this function `_impl_query_id_for_ca`
[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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "0acc6c11fc8d6ae5ac8d4ca366fb00380a1b2fb3b2202995980c62af497c3675", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0acc6c11fc8d6ae5ac8d4ca366fb00380a1b2fb3b2202995980c62af497c3675", kill_on_drop: false }`
[INFO] [stdout] 0acc6c11fc8d6ae5ac8d4ca366fb00380a1b2fb3b2202995980c62af497c3675
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30bf9dda8138328301c588c7546326c6765fc95e172d7294cd9555cda3d8b427
[INFO] running `Command { std: "docker" "start" "-a" "30bf9dda8138328301c588c7546326c6765fc95e172d7294cd9555cda3d8b427", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_colors`
[INFO] [stderr]   --> src/display.rs:66:34
[INFO] [stderr]    |
[INFO] [stderr] 66 |     let ver_to_str = if cfg!(not(no_colors)) {
[INFO] [stderr]    |                                  ^^^^^^^^^ help: found config with similar value: `feature = "no_colors"`
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_colors)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_colors)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` 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]   --> src/store/database.rs:5:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | /     table! {
[INFO] [stderr]  6 | |         #[allow(non_snake_case)]
[INFO] [stderr]  7 | |         Refs (referrer, reference) {
[INFO] [stderr]  8 | |             referrer -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 11 | |     }
[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: `#[warn(non_local_definitions)]` on by default
[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]   --> src/store/database.rs:5:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | /     table! {
[INFO] [stderr]  6 | |         #[allow(non_snake_case)]
[INFO] [stderr]  7 | |         Refs (referrer, reference) {
[INFO] [stderr]  8 | |             referrer -> Integer,
[INFO] [stderr]    | |             -------- `referrer` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 11 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_referrer`
[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]   --> src/store/database.rs:5:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | /     table! {
[INFO] [stderr]  6 | |         #[allow(non_snake_case)]
[INFO] [stderr]  7 | |         Refs (referrer, reference) {
[INFO] [stderr]  8 | |             referrer -> Integer,
[INFO] [stderr]  9 | |             reference -> Integer,
[INFO] [stderr]    | |             --------- `reference` is not local
[INFO] [stderr] 10 | |         }
[INFO] [stderr] 11 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_reference`
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     }
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr]    | |             -- `id` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     }
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] 17 | |             path -> Text,
[INFO] [stderr]    | |             ---- `path` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_path`
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] 17 | |             path -> Text,
[INFO] [stderr] 18 | |             hash -> Text,
[INFO] [stderr]    | |             ---- `hash` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_hash`
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 19 | |             registrationTime -> Integer,
[INFO] [stderr]    | |             ---------------- `registrationTime` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_registrationtime`
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 20 | |             deriver -> Nullable<Text>,
[INFO] [stderr]    | |             ------- `deriver` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_deriver`
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 21 | |             narSize -> Nullable<Integer>,
[INFO] [stderr]    | |             ------- `narSize` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_narsize`
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 22 | |             ultimate -> Nullable<Integer>,
[INFO] [stderr]    | |             -------- `ultimate` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_ultimate`
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 23 | |             sigs -> Nullable<Text>,
[INFO] [stderr]    | |             ---- `sigs` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 26 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_sigs`
[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]   --> src/store/database.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | /     table! {
[INFO] [stderr] 14 | |         #[allow(non_snake_case)]
[INFO] [stderr] 15 | |         ValidPaths {
[INFO] [stderr] 16 | |             id -> Integer,
[INFO] [stderr] ...  |
[INFO] [stderr] 24 | |             ca -> Nullable<Text>,
[INFO] [stderr]    | |             -- `ca` is not local
[INFO] [stderr] 25 | |         }
[INFO] [stderr] 26 | |     }
[INFO] [stderr]    | |     ^
[INFO] [stderr]    | |     |
[INFO] [stderr]    | |_____`QueryId` is not local
[INFO] [stderr]    |       move the `impl` block outside of this function `_impl_query_id_for_ca`
[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: `nixup` (bin "nixup" test) generated 14 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nixup-efb507136015ca1f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test store::test::strip_store_path ... ok
[INFO] [stdout] test store::test::parse_store_info ... ok
[INFO] [stdout] test store::diff::test::detect_store_diffs ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "30bf9dda8138328301c588c7546326c6765fc95e172d7294cd9555cda3d8b427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30bf9dda8138328301c588c7546326c6765fc95e172d7294cd9555cda3d8b427", kill_on_drop: false }`
[INFO] [stdout] 30bf9dda8138328301c588c7546326c6765fc95e172d7294cd9555cda3d8b427
