[INFO] cloning repository https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiyionPrime%2Fgluon-mesh-vpn-key-translate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiyionPrime%2Fgluon-mesh-vpn-key-translate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb093798d689ed3aa10693af9c1d8aae08c65415
[INFO] checking AiyionPrime/gluon-mesh-vpn-key-translate against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiyionPrime%2Fgluon-mesh-vpn-key-translate" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate
[INFO] finished tweaking git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate
[INFO] tweaked toml for git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded recap-derive v0.1.2
[INFO] [stderr]   Downloaded recap v0.1.2
[INFO] [stderr]   Downloaded libecdsautil-sys v0.1.0
[INFO] [stderr]   Downloaded which v4.2.5
[INFO] [stderr]   Downloaded libecdsautil v0.2.1
[INFO] [stderr]   Downloaded dalek-ff-group v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7ecc51c18770f56071b643a92f007814e63ebd343336e04e23c4c19dd72c6ac
[INFO] running `Command { std: "docker" "start" "-a" "c7ecc51c18770f56071b643a92f007814e63ebd343336e04e23c4c19dd72c6ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7ecc51c18770f56071b643a92f007814e63ebd343336e04e23c4c19dd72c6ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7ecc51c18770f56071b643a92f007814e63ebd343336e04e23c4c19dd72c6ac", kill_on_drop: false }`
[INFO] [stdout] c7ecc51c18770f56071b643a92f007814e63ebd343336e04e23c4c19dd72c6ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbf93c3c403dcc6b10fbac307a03bf0a244ec3e4d43fd1792ccc1231d44924f9
[INFO] running `Command { std: "docker" "start" "-a" "fbf93c3c403dcc6b10fbac307a03bf0a244ec3e4d43fd1792ccc1231d44924f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]     Checking wyz v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.4.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking ff v0.12.0
[INFO] [stderr]     Checking group v0.12.0
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking assert_cmd v2.0.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling recap-derive v0.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking dalek-ff-group v0.1.4
[INFO] [stderr]    Compiling libecdsautil-sys v0.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking recap v0.1.2
[INFO] [stderr]     Checking libecdsautil v0.2.1
[INFO] [stderr]     Checking gluon-mesh-vpn-key-translate v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.33s
[INFO] running `Command { std: "docker" "inspect" "fbf93c3c403dcc6b10fbac307a03bf0a244ec3e4d43fd1792ccc1231d44924f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf93c3c403dcc6b10fbac307a03bf0a244ec3e4d43fd1792ccc1231d44924f9", kill_on_drop: false }`
[INFO] [stdout] fbf93c3c403dcc6b10fbac307a03bf0a244ec3e4d43fd1792ccc1231d44924f9
[INFO] checking AiyionPrime/gluon-mesh-vpn-key-translate against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiyionPrime%2Fgluon-mesh-vpn-key-translate" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate
[INFO] finished tweaking git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate
[INFO] tweaked toml for git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AiyionPrime/gluon-mesh-vpn-key-translate 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0303ddaf6ed20140c3fd4e2276a067ff5d5875e2947908dbd6f8bdee2149fd14
[INFO] running `Command { std: "docker" "start" "-a" "0303ddaf6ed20140c3fd4e2276a067ff5d5875e2947908dbd6f8bdee2149fd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0303ddaf6ed20140c3fd4e2276a067ff5d5875e2947908dbd6f8bdee2149fd14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0303ddaf6ed20140c3fd4e2276a067ff5d5875e2947908dbd6f8bdee2149fd14", kill_on_drop: false }`
[INFO] [stdout] 0303ddaf6ed20140c3fd4e2276a067ff5d5875e2947908dbd6f8bdee2149fd14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9f9ada7c5941a7313c123160e1c435f015882f5ac161e67e4079fe4514fc33e
[INFO] running `Command { std: "docker" "start" "-a" "e9f9ada7c5941a7313c123160e1c435f015882f5ac161e67e4079fe4514fc33e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling clang-sys v1.3.3
[INFO] [stderr]     Checking getrandom v0.2.7
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]     Checking wyz v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking crypto-bigint v0.4.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking predicates-core v1.0.3
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling clap v3.2.17
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking termtree v0.2.4
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking predicates-tree v1.0.5
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking predicates v2.1.1
[INFO] [stderr]     Checking ff v0.12.0
[INFO] [stderr]     Checking group v0.12.0
[INFO] [stderr]     Checking assert_cmd v2.0.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling zeroize_derive v1.3.2
[INFO] [stderr]    Compiling recap-derive v0.1.2
[INFO] [stderr]    Compiling clap_derive v3.2.17
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking dalek-ff-group v0.1.4
[INFO] [stderr]    Compiling libecdsautil-sys v0.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking recap v0.1.2
[INFO] [stderr]     Checking libecdsautil v0.2.1
[INFO] [stderr]     Checking gluon-mesh-vpn-key-translate v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/fastd_key.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)]
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/fastd_key.rs:5:37
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Clone, Deserialize, Recap)]
[INFO] [stdout]   |                                     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `RECAP_IMPL_FOR_FastdKeyConfigfileForm`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the derive macro `Recap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gluon-mesh-vpn-key-translate` (bin "gluon-mesh-vpn-key-translate") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gluon-mesh-vpn-key-translate` (bin "gluon-mesh-vpn-key-translate" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e9f9ada7c5941a7313c123160e1c435f015882f5ac161e67e4079fe4514fc33e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9f9ada7c5941a7313c123160e1c435f015882f5ac161e67e4079fe4514fc33e", kill_on_drop: false }`
[INFO] [stdout] e9f9ada7c5941a7313c123160e1c435f015882f5ac161e67e4079fe4514fc33e
