[INFO] fetching crate ntdsextract2 0.13.0...
[INFO] checking ntdsextract2-0.13.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate ntdsextract2 0.13.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ntdsextract2 0.13.0 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 crates.io crate ntdsextract2 0.13.0
[INFO] finished tweaking crates.io crate ntdsextract2 0.13.0
[INFO] tweaked toml for crates.io crate ntdsextract2 0.13.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate ntdsextract2 0.13.0 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 clap-verbosity-flag v2.0.1
[INFO] [stderr]   Downloaded bodyfile v0.1.4
[INFO] [stderr]   Downloaded duplicate v0.3.0
[INFO] [stderr]   Downloaded term-table v1.3.2
[INFO] [stderr]   Downloaded libesedb-sys v0.1.2
[INFO] [stderr]   Downloaded libesedb 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] df1eb1aaf53d603034e72f27fec2d1a76c54989a8939e17c07cb94bc02ea1f93
[INFO] running `Command { std: "docker" "start" "-a" "df1eb1aaf53d603034e72f27fec2d1a76c54989a8939e17c07cb94bc02ea1f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df1eb1aaf53d603034e72f27fec2d1a76c54989a8939e17c07cb94bc02ea1f93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df1eb1aaf53d603034e72f27fec2d1a76c54989a8939e17c07cb94bc02ea1f93", kill_on_drop: false }`
[INFO] [stdout] df1eb1aaf53d603034e72f27fec2d1a76c54989a8939e17c07cb94bc02ea1f93
[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] ef67562dad0f0ace846c412b00673bb440314d39738da23850e6a3cec92f1598
[INFO] running `Command { std: "docker" "start" "-a" "ef67562dad0f0ace846c412b00673bb440314d39738da23850e6a3cec92f1598", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling time-macros v0.2.9
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking allocator-api2 v0.2.15
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking is-terminal v0.4.8
[INFO] [stderr]     Checking termsize v0.1.6
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking clap_builder v4.3.10
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]    Compiling duplicate v0.3.0
[INFO] [stderr]    Compiling libesedb-sys v0.1.2
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking simplelog v0.12.1
[INFO] [stderr]     Checking bodyfile v0.1.4
[INFO] [stderr]     Checking term-table v1.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling strum_macros v0.25.1
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]     Checking libesedb v0.1.4
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking clap v4.3.10
[INFO] [stderr]     Checking clap-verbosity-flag v2.0.1
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking ntdsextract2 v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 11.29s
[INFO] running `Command { std: "docker" "inspect" "ef67562dad0f0ace846c412b00673bb440314d39738da23850e6a3cec92f1598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef67562dad0f0ace846c412b00673bb440314d39738da23850e6a3cec92f1598", kill_on_drop: false }`
[INFO] [stdout] ef67562dad0f0ace846c412b00673bb440314d39738da23850e6a3cec92f1598
[INFO] checking ntdsextract2-0.13.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate ntdsextract2 0.13.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ntdsextract2 0.13.0 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 crates.io crate ntdsextract2 0.13.0
[INFO] finished tweaking crates.io crate ntdsextract2 0.13.0
[INFO] tweaked toml for crates.io crate ntdsextract2 0.13.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate ntdsextract2 0.13.0 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] fd7f52d29fcaeea66349937092dc1d2717a60e3c0d651d1b705de41297e1dbc8
[INFO] running `Command { std: "docker" "start" "-a" "fd7f52d29fcaeea66349937092dc1d2717a60e3c0d651d1b705de41297e1dbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd7f52d29fcaeea66349937092dc1d2717a60e3c0d651d1b705de41297e1dbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7f52d29fcaeea66349937092dc1d2717a60e3c0d651d1b705de41297e1dbc8", kill_on_drop: false }`
[INFO] [stdout] fd7f52d29fcaeea66349937092dc1d2717a60e3c0d651d1b705de41297e1dbc8
[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] 777ebb5d9ecb4ac3291e0021ec3dc8b70e60db8ee58e8ad36611bbbae09977dc
[INFO] running `Command { std: "docker" "start" "-a" "777ebb5d9ecb4ac3291e0021ec3dc8b70e60db8ee58e8ad36611bbbae09977dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.2
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]    Compiling time-core v0.1.1
[INFO] [stderr]    Compiling serde v1.0.166
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling time-macros v0.2.9
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking allocator-api2 v0.2.15
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]     Checking is-terminal v0.4.8
[INFO] [stderr]     Checking termsize v0.1.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking clap_builder v4.3.10
[INFO] [stderr]     Checking time v0.3.22
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling duplicate v0.3.0
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]    Compiling libesedb-sys v0.1.2
[INFO] [stderr]     Checking simplelog v0.12.1
[INFO] [stderr]     Checking bodyfile v0.1.4
[INFO] [stderr]     Checking term-table v1.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.166
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling strum_macros v0.25.1
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]     Checking libesedb v0.1.4
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking clap v4.3.10
[INFO] [stderr]     Checking clap-verbosity-flag v2.0.1
[INFO] [stderr]     Checking csv v1.2.2
[INFO] [stderr]     Checking ntdsextract2 v0.13.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/win32_types/sam_account_type.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(EnumString, FromPrimitive, Serialize, PartialEq)]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SamAccountType`
[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 `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/win32_types/sam_account_type.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(EnumString, FromPrimitive, Serialize, PartialEq)]
[INFO] [stdout]    |                      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SamAccountType`
[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 `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 `ntdsextract2` (bin "ntdsextract2") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ntdsextract2` (bin "ntdsextract2" test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "777ebb5d9ecb4ac3291e0021ec3dc8b70e60db8ee58e8ad36611bbbae09977dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "777ebb5d9ecb4ac3291e0021ec3dc8b70e60db8ee58e8ad36611bbbae09977dc", kill_on_drop: false }`
[INFO] [stdout] 777ebb5d9ecb4ac3291e0021ec3dc8b70e60db8ee58e8ad36611bbbae09977dc
