[INFO] cloning repository https://github.com/Zynh0722/screeps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zynh0722/screeps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZynh0722%2Fscreeps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZynh0722%2Fscreeps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af758d0eb41e9e855bc429c238b3cddf0adb9e4c
[INFO] checking Zynh0722/screeps against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZynh0722%2Fscreeps" "/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/Zynh0722/screeps 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/Zynh0722/screeps
[INFO] finished tweaking git repo https://github.com/Zynh0722/screeps
[INFO] tweaked toml for git repo https://github.com/Zynh0722/screeps written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Zynh0722/screeps 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 getrandom v0.2.10
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded enum-iterator v1.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.37
[INFO] [stderr]   Downloaded enum-iterator-derive v1.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]   Downloaded enum_dispatch v0.3.12
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.37
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.5.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.67
[INFO] [stderr]   Downloaded screeps-game-api v0.16.0
[INFO] [stderr]   Downloaded syn v2.0.37
[INFO] [stderr]   Downloaded fern v0.6.2
[INFO] [stderr]   Downloaded libc v0.2.148
[INFO] [stderr]   Downloaded web-sys v0.3.64
[INFO] [stderr]   Downloaded console_error_panic_hook v0.1.7
[INFO] [stderr]   Downloaded serde_json v1.0.107
[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] 56c29e1d3d5969660779e8b4a2f812d573e1bb492d4b86255770cf80bbfbf290
[INFO] running `Command { std: "docker" "start" "-a" "56c29e1d3d5969660779e8b4a2f812d573e1bb492d4b86255770cf80bbfbf290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56c29e1d3d5969660779e8b4a2f812d573e1bb492d4b86255770cf80bbfbf290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56c29e1d3d5969660779e8b4a2f812d573e1bb492d4b86255770cf80bbfbf290", kill_on_drop: false }`
[INFO] [stdout] 56c29e1d3d5969660779e8b4a2f812d573e1bb492d4b86255770cf80bbfbf290
[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] 20739e201b3913a050cd907e528f742d28917e721057e14b3a372128d011dda5
[INFO] running `Command { std: "docker" "start" "-a" "20739e201b3913a050cd907e528f742d28917e721057e14b3a372128d011dda5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking enum-iterator v1.4.1
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde v1.0.188
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.37
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.0
[INFO] [stderr]     Checking screeps-game-api v0.16.0
[INFO] [stderr]     Checking valbot v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 15.24s
[INFO] running `Command { std: "docker" "inspect" "20739e201b3913a050cd907e528f742d28917e721057e14b3a372128d011dda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20739e201b3913a050cd907e528f742d28917e721057e14b3a372128d011dda5", kill_on_drop: false }`
[INFO] [stdout] 20739e201b3913a050cd907e528f742d28917e721057e14b3a372128d011dda5
[INFO] checking Zynh0722/screeps 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%2FZynh0722%2Fscreeps" "/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/Zynh0722/screeps 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/Zynh0722/screeps
[INFO] finished tweaking git repo https://github.com/Zynh0722/screeps
[INFO] tweaked toml for git repo https://github.com/Zynh0722/screeps written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Zynh0722/screeps 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] 71c52f9b0672f736f949e7c660dd7482b69d22d45774a13506cfd1f29696ae53
[INFO] running `Command { std: "docker" "start" "-a" "71c52f9b0672f736f949e7c660dd7482b69d22d45774a13506cfd1f29696ae53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71c52f9b0672f736f949e7c660dd7482b69d22d45774a13506cfd1f29696ae53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c52f9b0672f736f949e7c660dd7482b69d22d45774a13506cfd1f29696ae53", kill_on_drop: false }`
[INFO] [stdout] 71c52f9b0672f736f949e7c660dd7482b69d22d45774a13506cfd1f29696ae53
[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] ebe24bcd3b185715c32b8bf7930005ece28eef009482e18d44fdedfd3d1910d4
[INFO] running `Command { std: "docker" "start" "-a" "ebe24bcd3b185715c32b8bf7930005ece28eef009482e18d44fdedfd3d1910d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.87
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.87
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.87
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling enum-iterator-derive v1.2.1
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling num-derive v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.87
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.87
[INFO] [stderr]     Checking enum-iterator v1.4.1
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde v1.0.188
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.37
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking screeps-game-api v0.16.0
[INFO] [stderr]     Checking valbot v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/logging.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[wasm_bindgen]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[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 attribute macro `wasm_bindgen` (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] [stderr] error: could not compile `valbot` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/logging.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[wasm_bindgen]
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_` and up 2 bodies
[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 attribute macro `wasm_bindgen` (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] [stderr] error: could not compile `valbot` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "ebe24bcd3b185715c32b8bf7930005ece28eef009482e18d44fdedfd3d1910d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebe24bcd3b185715c32b8bf7930005ece28eef009482e18d44fdedfd3d1910d4", kill_on_drop: false }`
[INFO] [stdout] ebe24bcd3b185715c32b8bf7930005ece28eef009482e18d44fdedfd3d1910d4
