[INFO] fetching crate gluon-mesh-vpn-key-translate 0.2.3... [INFO] testing gluon-mesh-vpn-key-translate-0.2.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate gluon-mesh-vpn-key-translate 0.2.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate gluon-mesh-vpn-key-translate 0.2.3 [INFO] finished tweaking crates.io crate gluon-mesh-vpn-key-translate 0.2.3 [INFO] tweaked toml for crates.io crate gluon-mesh-vpn-key-translate 0.2.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gluon-mesh-vpn-key-translate 0.2.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gluon-mesh-vpn-key-translate 0.2.3 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caa0076b294d721d1757f9cb0d140995c32dc8f148bc91899b992b8b06cf1866 [INFO] running `Command { std: "docker" "start" "-a" "caa0076b294d721d1757f9cb0d140995c32dc8f148bc91899b992b8b06cf1866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caa0076b294d721d1757f9cb0d140995c32dc8f148bc91899b992b8b06cf1866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caa0076b294d721d1757f9cb0d140995c32dc8f148bc91899b992b8b06cf1866", kill_on_drop: false }` [INFO] [stdout] caa0076b294d721d1757f9cb0d140995c32dc8f148bc91899b992b8b06cf1866 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34a47f35cddae995b0fe150c7b7df82ade59d34246793dd72ac8f63fd9b77a85 [INFO] running `Command { std: "docker" "start" "-a" "34a47f35cddae995b0fe150c7b7df82ade59d34246793dd72ac8f63fd9b77a85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling clap v3.2.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling crypto-bigint v0.4.8 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ff v0.12.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling group v0.12.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling recap-derive v0.1.2 [INFO] [stderr] Compiling clap_derive v3.2.17 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling dalek-ff-group v0.1.4 [INFO] [stderr] Compiling libecdsautil-sys v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling recap v0.1.2 [INFO] [stderr] Compiling libecdsautil v0.2.1 [INFO] [stderr] Compiling gluon-mesh-vpn-key-translate v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/fastd_key.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `TryFrom` is not local [INFO] [stdout] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stdout] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stdout] 7 | struct FastdKeyConfigfileForm { [INFO] [stdout] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/fastd_key.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `FromStr` is not local [INFO] [stdout] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stdout] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stdout] 7 | struct FastdKeyConfigfileForm { [INFO] [stdout] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/fastd_key.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stdout] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stdout] 7 | struct FastdKeyConfigfileForm { [INFO] [stdout] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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 29.08s [INFO] running `Command { std: "docker" "inspect" "34a47f35cddae995b0fe150c7b7df82ade59d34246793dd72ac8f63fd9b77a85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a47f35cddae995b0fe150c7b7df82ade59d34246793dd72ac8f63fd9b77a85", kill_on_drop: false }` [INFO] [stdout] 34a47f35cddae995b0fe150c7b7df82ade59d34246793dd72ac8f63fd9b77a85 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2cae7741926ca6cd242984af26ad05f2dfda8bd20c9b8fa1e1f1d64bae9ddb9 [INFO] running `Command { std: "docker" "start" "-a" "c2cae7741926ca6cd242984af26ad05f2dfda8bd20c9b8fa1e1f1d64bae9ddb9", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/fastd_key.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `TryFrom` is not local [INFO] [stdout] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stdout] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stdout] 7 | struct FastdKeyConfigfileForm { [INFO] [stdout] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/fastd_key.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `FromStr` is not local [INFO] [stdout] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stdout] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stdout] 7 | struct FastdKeyConfigfileForm { [INFO] [stdout] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/fastd_key.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stdout] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stdout] 7 | struct FastdKeyConfigfileForm { [INFO] [stdout] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling gluon-mesh-vpn-key-translate v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/fastd_key.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `TryFrom` is not local [INFO] [stdout] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stdout] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stdout] 7 | struct FastdKeyConfigfileForm { [INFO] [stdout] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/fastd_key.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | `FromStr` is not local [INFO] [stdout] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stdout] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stdout] 7 | struct FastdKeyConfigfileForm { [INFO] [stdout] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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/fastd_key.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stdout] | ^---- [INFO] [stdout] | | [INFO] [stdout] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stdout] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stdout] 7 | struct FastdKeyConfigfileForm { [INFO] [stdout] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_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 `Recap` (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 5.08s [INFO] running `Command { std: "docker" "inspect" "c2cae7741926ca6cd242984af26ad05f2dfda8bd20c9b8fa1e1f1d64bae9ddb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2cae7741926ca6cd242984af26ad05f2dfda8bd20c9b8fa1e1f1d64bae9ddb9", kill_on_drop: false }` [INFO] [stdout] c2cae7741926ca6cd242984af26ad05f2dfda8bd20c9b8fa1e1f1d64bae9ddb9 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 103ed598812878e4c72ba8ac16553a32e5b8388ddd6d78c82b482c7805acd59a [INFO] running `Command { std: "docker" "start" "-a" "103ed598812878e4c72ba8ac16553a32e5b8388ddd6d78c82b482c7805acd59a", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/fastd_key.rs:5:37 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stderr] | ^---- [INFO] [stderr] | | [INFO] [stderr] | `TryFrom` is not local [INFO] [stderr] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stderr] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stderr] 7 | struct FastdKeyConfigfileForm { [INFO] [stderr] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive` [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: 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Recap` (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/fastd_key.rs:5:37 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stderr] | ^---- [INFO] [stderr] | | [INFO] [stderr] | `FromStr` is not local [INFO] [stderr] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stderr] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stderr] 7 | struct FastdKeyConfigfileForm { [INFO] [stderr] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive` [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: 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] [stderr] = note: this warning originates in the derive macro `Recap` (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/fastd_key.rs:5:37 [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(Debug, Clone, Deserialize, Recap)] [INFO] [stderr] | ^---- [INFO] [stderr] | | [INFO] [stderr] | move the `impl` block outside of this constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm` [INFO] [stderr] 6 | #[recap(regex = r#"(?m)^key\s*"(?P[0-9a-fA-F]{64})";"#)] [INFO] [stderr] 7 | struct FastdKeyConfigfileForm { [INFO] [stderr] | ---------------------- `FastdKeyConfigfileForm` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Recap` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Recap` may come from an old version of the `recap_derive` crate, try updating your dependency with `cargo update -p recap_derive` [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: 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] [stderr] = note: this warning originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `gluon-mesh-vpn-key-translate` (bin "gluon-mesh-vpn-key-translate") generated 3 warnings [INFO] [stderr] warning: `gluon-mesh-vpn-key-translate` (bin "gluon-mesh-vpn-key-translate" test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gluon_mesh_vpn_key_translate-bc9885f454b8f9b0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-8f82de46daadb587) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test integration::translate_private_key_from_file ... ok [INFO] [stdout] test integration::translate_private_key_from_stdin_using_alias_secret ... ok [INFO] [stdout] test integration::translate_public_key_from_file_invalid_path ... ok [INFO] [stdout] test integration::translate_private_key_from_argument ... ok [INFO] [stdout] test integration::translate_public_key_from_config_file_invalid ... ok [INFO] [stdout] test integration::translate_private_key_from_stdin ... ok [INFO] [stdout] test integration::translate_public_key_from_argument_invalid_hex ... ok [INFO] [stdout] test integration::calling_help ... ok [INFO] [stdout] test integration::translate_public_key_from_config_file ... ok [INFO] [stdout] test integration::translate_public_key_from_argument_invalid_point_on_curve ... ok [INFO] [stdout] test integration::translate_public_key_from_config_file_comments ... ok [INFO] [stdout] test integration::translate_public_key_from_file ... ok [INFO] [stdout] test integration::translate_public_key_from_config_file_spaced ... ok [INFO] [stdout] test integration::translate_public_key_from_argument ... ok [INFO] [stdout] test integration::translate_public_key_from_stdin ... ok [INFO] [stdout] test integration::translate_public_key_from_config_file_no_newline_eof ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "103ed598812878e4c72ba8ac16553a32e5b8388ddd6d78c82b482c7805acd59a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103ed598812878e4c72ba8ac16553a32e5b8388ddd6d78c82b482c7805acd59a", kill_on_drop: false }` [INFO] [stdout] 103ed598812878e4c72ba8ac16553a32e5b8388ddd6d78c82b482c7805acd59a