[INFO] cloning repository https://github.com/Factland/ic-factland [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Factland/ic-factland" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFactland%2Fic-factland", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFactland%2Fic-factland'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12b6c52c86310756eb5061f6e62aad4e7206bffc [INFO] checking Factland/ic-factland against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFactland%2Fic-factland" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Factland/ic-factland 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/Factland/ic-factland [INFO] finished tweaking git repo https://github.com/Factland/ic-factland [INFO] tweaked toml for git repo https://github.com/Factland/ic-factland written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Factland/ic-factland 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] Downloading crates ... [INFO] [stderr] Downloaded candid v0.9.3 [INFO] [stderr] Downloaded serde_derive v1.0.186 [INFO] [stderr] Downloaded serde v1.0.186 [INFO] [stderr] Downloaded pretty v0.12.1 [INFO] [stderr] Downloaded candid_derive v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e03310db94c118e75f87f1a1aa291e7499467f09c391a08174708e43d70152f4 [INFO] running `Command { std: "docker" "start" "-a" "e03310db94c118e75f87f1a1aa291e7499467f09c391a08174708e43d70152f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e03310db94c118e75f87f1a1aa291e7499467f09c391a08174708e43d70152f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03310db94c118e75f87f1a1aa291e7499467f09c391a08174708e43d70152f4", kill_on_drop: false }` [INFO] [stdout] e03310db94c118e75f87f1a1aa291e7499467f09c391a08174708e43d70152f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8c9544933bdef7f35fb7c5591dfebe7163aa826cf54c51103b24968cec10bbb9 [INFO] running `Command { std: "docker" "start" "-a" "8c9544933bdef7f35fb7c5591dfebe7163aa826cf54c51103b24968cec10bbb9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling candid v0.9.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling pretty v0.12.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking ic0 v0.18.11 [INFO] [stderr] Checking ic-stable-structures v0.5.6 [INFO] [stderr] Compiling vergen v6.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling candid_derive v0.6.2 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling enum-iterator-derive v0.8.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling enum-iterator v0.8.1 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Compiling factland v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling ic-cdk-macros v0.7.1 [INFO] [stderr] Checking ic-cdk v0.10.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.88s [INFO] running `Command { std: "docker" "inspect" "8c9544933bdef7f35fb7c5591dfebe7163aa826cf54c51103b24968cec10bbb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c9544933bdef7f35fb7c5591dfebe7163aa826cf54c51103b24968cec10bbb9", kill_on_drop: false }` [INFO] [stdout] 8c9544933bdef7f35fb7c5591dfebe7163aa826cf54c51103b24968cec10bbb9 [INFO] checking Factland/ic-factland 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%2FFactland%2Fic-factland" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Factland/ic-factland 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/Factland/ic-factland [INFO] finished tweaking git repo https://github.com/Factland/ic-factland [INFO] tweaked toml for git repo https://github.com/Factland/ic-factland written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Factland/ic-factland 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 27b2657eeaa2ff9b0c7825dae07440c26e505cb880a680719b85be7a8187d9b5 [INFO] running `Command { std: "docker" "start" "-a" "27b2657eeaa2ff9b0c7825dae07440c26e505cb880a680719b85be7a8187d9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27b2657eeaa2ff9b0c7825dae07440c26e505cb880a680719b85be7a8187d9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27b2657eeaa2ff9b0c7825dae07440c26e505cb880a680719b85be7a8187d9b5", kill_on_drop: false }` [INFO] [stdout] 27b2657eeaa2ff9b0c7825dae07440c26e505cb880a680719b85be7a8187d9b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 572b9e9d236f0eed16bff314c881718eafad01b2bb4bcba3d2ba26442d39b58f [INFO] running `Command { std: "docker" "start" "-a" "572b9e9d236f0eed16bff314c881718eafad01b2bb4bcba3d2ba26442d39b58f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.186 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling sysinfo v0.23.13 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling candid v0.9.3 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling pretty v0.12.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking ic0 v0.18.11 [INFO] [stderr] Checking ic-stable-structures v0.5.6 [INFO] [stderr] Compiling vergen v6.0.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.186 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling candid_derive v0.6.2 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling enum-iterator-derive v0.8.1 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling enum-iterator v0.8.1 [INFO] [stderr] Compiling git2 v0.17.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling factland v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Compiling ic-cdk-macros v0.7.1 [INFO] [stderr] Checking ic-cdk v0.10.0 [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/main.rs:37:49 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, CandidType, Deserialize, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Auth` [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 [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stdout] --> src/main.rs:37:49 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug, CandidType, Deserialize, FromPrimitive)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Auth` [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 [INFO] [stdout] = note: requested on the command line with `-D non-local-definitions` [INFO] [stdout] = note: this error originates in the derive macro `FromPrimitive` (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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `factland` (bin "factland") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `factland` (bin "factland" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "572b9e9d236f0eed16bff314c881718eafad01b2bb4bcba3d2ba26442d39b58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572b9e9d236f0eed16bff314c881718eafad01b2bb4bcba3d2ba26442d39b58f", kill_on_drop: false }` [INFO] [stdout] 572b9e9d236f0eed16bff314c881718eafad01b2bb4bcba3d2ba26442d39b58f