[INFO] cloning repository https://github.com/iqlusioninc/arecibo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iqlusioninc/arecibo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farecibo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farecibo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1818fdb44eabc8d7f8b902266995093599ad1a95 [INFO] checking iqlusioninc/arecibo against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiqlusioninc%2Farecibo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iqlusioninc/arecibo [INFO] finished tweaking git repo https://github.com/iqlusioninc/arecibo [INFO] tweaked toml for git repo https://github.com/iqlusioninc/arecibo written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iqlusioninc/arecibo on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iqlusioninc/arecibo 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5504b7cc0c05c18b9277e9310235a305d4c95b4a8d06975f13114930611d0557 [INFO] running `Command { std: "docker" "start" "-a" "5504b7cc0c05c18b9277e9310235a305d4c95b4a8d06975f13114930611d0557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5504b7cc0c05c18b9277e9310235a305d4c95b4a8d06975f13114930611d0557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5504b7cc0c05c18b9277e9310235a305d4c95b4a8d06975f13114930611d0557", kill_on_drop: false }` [INFO] [stdout] 5504b7cc0c05c18b9277e9310235a305d4c95b4a8d06975f13114930611d0557 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f78ef23fd55f8528c403af893ac18a849509aaa16a3bf330d81539f5f8b75dfb [INFO] running `Command { std: "docker" "start" "-a" "f78ef23fd55f8528c403af893ac18a849509aaa16a3bf330d81539f5f8b75dfb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking signature v1.3.0 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking indenter v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking owo-colors v1.3.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking fs-err v2.5.0 [INFO] [stderr] Checking arc-swap v1.2.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking anomaly v0.2.0 [INFO] [stderr] Checking color-eyre v0.5.10 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.12 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking subtle-encoding v0.5.1 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking gumdrop v0.7.0 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking tracing v0.1.23 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking prost v0.7.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking prost-types v0.7.0 [INFO] [stderr] Compiling abscissa_derive v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.12 [INFO] [stderr] Checking futures v0.3.12 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ed25519 v1.0.3 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking tendermint-proto v0.18.1 [INFO] [stderr] Checking abscissa_core v0.6.0-pre.1 [INFO] [stderr] Checking abscissa_tokio v0.6.0-pre.1 [INFO] [stderr] Checking tendermint v0.18.1 [INFO] [stderr] Checking tendermint-rpc v0.18.1 [INFO] [stderr] Checking arecibo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/commands/start.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{path::PathBuf, process, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::AreciboConfig` [INFO] [stdout] --> src/commands/start.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::config::AreciboConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError` and `config` [INFO] [stdout] --> src/commands/start.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use abscissa_core::{config, Command, FrameworkError, Options, Runnable}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `block::Height` [INFO] [stdout] --> src/commands/start.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | use tendermint::{net::Address, genesis::Genesis, block::Height}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError` and `config::Override` [INFO] [stdout] --> src/commands.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | config::Override, Command, Configurable, FrameworkError, Help, Options, Runnable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/commands/start.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let config = APP.config(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `URL` is never used [INFO] [stdout] --> src/commands/start.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | const URL: &'static str ="test"; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub mod genesis; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [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/commands.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Command, Debug, Options, Runnable)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_AreciboCmd` [INFO] [stdout] 28 | pub enum AreciboCmd { [INFO] [stdout] | ---------- `AreciboCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Command` (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/commands.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Command, Debug, Options, Runnable)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Runnable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_AreciboCmd` [INFO] [stdout] 28 | pub enum AreciboCmd { [INFO] [stdout] | ---------- `AreciboCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (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/commands/start.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Command, Debug, Options)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd` [INFO] [stdout] 22 | pub struct StartCmd { [INFO] [stdout] | -------- `StartCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (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/commands/version.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Command, Debug, Default, Options)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_VersionCmd` [INFO] [stdout] 10 | pub struct VersionCmd {} [INFO] [stdout] | ---------- `VersionCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> src/commands/start.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | use std::{path::PathBuf, process, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::config::AreciboConfig` [INFO] [stdout] --> src/commands/start.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::config::AreciboConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError` and `config` [INFO] [stdout] --> src/commands/start.rs:9:21 [INFO] [stdout] | [INFO] [stdout] 9 | use abscissa_core::{config, Command, FrameworkError, Options, Runnable}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `block::Height` [INFO] [stdout] --> src/commands/start.rs:12:50 [INFO] [stdout] | [INFO] [stdout] 12 | use tendermint::{net::Address, genesis::Genesis, block::Height}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FrameworkError` and `config::Override` [INFO] [stdout] --> src/commands.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | config::Override, Command, Configurable, FrameworkError, Help, Options, Runnable, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `config` [INFO] [stdout] --> src/commands/start.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | let config = APP.config(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `URL` is never used [INFO] [stdout] --> src/commands/start.rs:36:7 [INFO] [stdout] | [INFO] [stdout] 36 | const URL: &'static str ="test"; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a module [INFO] [stdout] --> src/lib.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | pub mod genesis; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | missing_docs, [INFO] [stdout] | ^^^^^^^^^^^^ [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/commands.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Command, Debug, Options, Runnable)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_AreciboCmd` [INFO] [stdout] 28 | pub enum AreciboCmd { [INFO] [stdout] | ---------- `AreciboCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Command` (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/commands.rs:27:35 [INFO] [stdout] | [INFO] [stdout] 27 | #[derive(Command, Debug, Options, Runnable)] [INFO] [stdout] | ^------- [INFO] [stdout] | | [INFO] [stdout] | `Runnable` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Runnable_FOR_AreciboCmd` [INFO] [stdout] 28 | pub enum AreciboCmd { [INFO] [stdout] | ---------- `AreciboCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Runnable` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Runnable` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Runnable` (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/commands/start.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Command, Debug, Options)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_StartCmd` [INFO] [stdout] 22 | pub struct StartCmd { [INFO] [stdout] | -------- `StartCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (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/commands/version.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | #[derive(Command, Debug, Default, Options)] [INFO] [stdout] | ^------ [INFO] [stdout] | | [INFO] [stdout] | `Command` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_Command_FOR_VersionCmd` [INFO] [stdout] 10 | pub struct VersionCmd {} [INFO] [stdout] | ---------- `VersionCmd` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Command` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Command` may come from an old version of the `abscissa_derive` crate, try updating your dependency with `cargo update -p abscissa_derive` [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: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Command` (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 36.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: abscissa_core v0.6.0-pre.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "f78ef23fd55f8528c403af893ac18a849509aaa16a3bf330d81539f5f8b75dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f78ef23fd55f8528c403af893ac18a849509aaa16a3bf330d81539f5f8b75dfb", kill_on_drop: false }` [INFO] [stdout] f78ef23fd55f8528c403af893ac18a849509aaa16a3bf330d81539f5f8b75dfb