[INFO] cloning repository https://github.com/Windfisch/simple-flash-store
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Windfisch/simple-flash-store" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Fsimple-flash-store", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Fsimple-flash-store'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5891dfdff74937d0865975c7990808b13964ccbf
[INFO] checking Windfisch/simple-flash-store against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Fsimple-flash-store" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Windfisch/simple-flash-store 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/Windfisch/simple-flash-store
[INFO] finished tweaking git repo https://github.com/Windfisch/simple-flash-store
[INFO] tweaked toml for git repo https://github.com/Windfisch/simple-flash-store written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Windfisch/simple-flash-store 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ba2ae8839833e5b99ec0a5cf274d4ba60ce936feccdfd660f3bb47bf4fa34139
[INFO] running `Command { std: "docker" "start" "-a" "ba2ae8839833e5b99ec0a5cf274d4ba60ce936feccdfd660f3bb47bf4fa34139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ba2ae8839833e5b99ec0a5cf274d4ba60ce936feccdfd660f3bb47bf4fa34139", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba2ae8839833e5b99ec0a5cf274d4ba60ce936feccdfd660f3bb47bf4fa34139", kill_on_drop: false }`
[INFO] [stdout] ba2ae8839833e5b99ec0a5cf274d4ba60ce936feccdfd660f3bb47bf4fa34139
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] eabe5188e57e4628d191b5e48b8e77b1e0309036338c9e38a542a1e7a48cdf7e
[INFO] running `Command { std: "docker" "start" "-a" "eabe5188e57e4628d191b5e48b8e77b1e0309036338c9e38a542a1e7a48cdf7e", kill_on_drop: false }`
[INFO] [stderr]     Checking simple-flash-store v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 0.22s
[INFO] running `Command { std: "docker" "inspect" "eabe5188e57e4628d191b5e48b8e77b1e0309036338c9e38a542a1e7a48cdf7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eabe5188e57e4628d191b5e48b8e77b1e0309036338c9e38a542a1e7a48cdf7e", kill_on_drop: false }`
[INFO] [stdout] eabe5188e57e4628d191b5e48b8e77b1e0309036338c9e38a542a1e7a48cdf7e
[INFO] checking Windfisch/simple-flash-store against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWindfisch%2Fsimple-flash-store" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Windfisch/simple-flash-store 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/Windfisch/simple-flash-store
[INFO] finished tweaking git repo https://github.com/Windfisch/simple-flash-store
[INFO] tweaked toml for git repo https://github.com/Windfisch/simple-flash-store written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Windfisch/simple-flash-store 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] bb85f11d0d20d39cc96d064675ef14236349c97c0f1e3a33638c9c921e392b44
[INFO] running `Command { std: "docker" "start" "-a" "bb85f11d0d20d39cc96d064675ef14236349c97c0f1e3a33638c9c921e392b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb85f11d0d20d39cc96d064675ef14236349c97c0f1e3a33638c9c921e392b44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb85f11d0d20d39cc96d064675ef14236349c97c0f1e3a33638c9c921e392b44", kill_on_drop: false }`
[INFO] [stdout] bb85f11d0d20d39cc96d064675ef14236349c97c0f1e3a33638c9c921e392b44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 51f384f8589bfedb8bb50f9fc2c023c6959e26f860267825241c41df7b5abea3
[INFO] running `Command { std: "docker" "start" "-a" "51f384f8589bfedb8bb50f9fc2c023c6959e26f860267825241c41df7b5abea3", kill_on_drop: false }`
[INFO] [stderr]     Checking simple-flash-store v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 414 |           flash_impl!(MyFlash, 1024, 128, 4, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `gracefully_fails_for_corrupt_data`
[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 macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 433 |           flash_impl!(MyFlash, 1024, 128, 4, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `gracefully_fails_for_corrupt_data2`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 459 |           flash_impl!(MyFlash, 1024, 128, 4, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `overwrite_flash_filling_file`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 483 |           flash_impl!(MyFlash, 1024, 128, 1, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_congestion_1`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 489 |           flash_impl!(MyFlash, 1024, 128, 1, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_lots_of_small_files_1`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 495 |           flash_impl!(MyFlash, 1024, 128, 1, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_lots_of_overwritten_files_1`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 501 |           flash_impl!(MyFlash, 1024, 128, 1, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_multipage_1`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 507 |           flash_impl!(MyFlash, 1024, 128, 2, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_congestion_2`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 513 |           flash_impl!(MyFlash, 1024, 128, 2, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_lots_of_small_files_2`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 519 |           flash_impl!(MyFlash, 1024, 128, 2, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_lots_of_overwritten_files_2`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 525 |           flash_impl!(MyFlash, 1024, 128, 2, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_multipage_2`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 531 |           flash_impl!(MyFlash, 1024, 128, 4, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_congestion_4`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 537 |           flash_impl!(MyFlash, 1024, 128, 4, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_lots_of_small_files_4`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 543 |           flash_impl!(MyFlash, 1024, 128, 4, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_lots_of_overwritten_files_4`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 549 |           flash_impl!(MyFlash, 1024, 128, 4, 0xFF);
[INFO] [stdout]     |           ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_multipage_4`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 555 |           flash_impl!(MyFlash, 1024, 128, 16, 0xFF);
[INFO] [stdout]     |           ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_congestion_16`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 561 |           flash_impl!(MyFlash, 1024, 128, 16, 0xFF);
[INFO] [stdout]     |           ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_lots_of_small_files_16`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 567 |           flash_impl!(MyFlash, 1024, 128, 16, 0xFF);
[INFO] [stdout]     |           ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_lots_of_overwritten_files_16`
[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: this error originates in the macro `flash_impl` (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/lib.rs:386:4
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             impl FlashTrait for &mut $name {
[INFO] [stdout] 387 | |                 const SIZE: usize = $size;
[INFO] [stdout] 388 | |                 const PAGE_SIZE: usize = $page_size;
[INFO] [stdout] 389 | |                 const WORD_SIZE: usize = $word_size;
[INFO] [stdout] ...   |
[INFO] [stdout] 407 | |                 }
[INFO] [stdout] 408 | |             }
[INFO] [stdout]     | |_____________^
[INFO] [stdout] ...
[INFO] [stdout] 573 |           flash_impl!(MyFlash, 1024, 128, 16, 0xFF);
[INFO] [stdout]     |           ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `stress_test_multipage_16`
[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: this error originates in the macro `flash_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 19 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple-flash-store` (lib test) due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "51f384f8589bfedb8bb50f9fc2c023c6959e26f860267825241c41df7b5abea3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51f384f8589bfedb8bb50f9fc2c023c6959e26f860267825241c41df7b5abea3", kill_on_drop: false }`
[INFO] [stdout] 51f384f8589bfedb8bb50f9fc2c023c6959e26f860267825241c41df7b5abea3
