[INFO] cloning repository https://github.com/Souravjha1999/MORTAL-AI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Souravjha1999/MORTAL-AI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSouravjha1999%2FMORTAL-AI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSouravjha1999%2FMORTAL-AI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72a6ca8af64a66cb13f8990cee16e721fcb05d31
[INFO] checking Souravjha1999/MORTAL-AI against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSouravjha1999%2FMORTAL-AI" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Souravjha1999/MORTAL-AI 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/Souravjha1999/MORTAL-AI
[INFO] finished tweaking git repo https://github.com/Souravjha1999/MORTAL-AI
[INFO] tweaked toml for git repo https://github.com/Souravjha1999/MORTAL-AI written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Souravjha1999/MORTAL-AI 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 crossbeam-epoch v0.9.15
[INFO] [stderr]   Downloaded anyhow v1.0.75
[INFO] [stderr]   Downloaded hermit-abi v0.3.2
[INFO] [stderr]   Downloaded time-core v0.1.1
[INFO] [stderr]   Downloaded ciborium-io v0.2.1
[INFO] [stderr]   Downloaded number_prefix v0.4.0
[INFO] [stderr]   Downloaded keccak v0.1.4
[INFO] [stderr]   Downloaded deranged v0.3.8
[INFO] [stderr]   Downloaded anstyle v1.0.2
[INFO] [stderr]   Downloaded dunce v1.0.4
[INFO] [stderr]   Downloaded ciborium-ll v0.2.1
[INFO] [stderr]   Downloaded time-macros v0.2.13
[INFO] [stderr]   Downloaded parking_lot_core v0.9.8
[INFO] [stderr]   Downloaded unicode-ident v1.0.11
[INFO] [stderr]   Downloaded portable-atomic v1.4.2
[INFO] [stderr]   Downloaded chrono v0.4.26
[INFO] [stderr]   Downloaded sha3 v0.10.8
[INFO] [stderr]   Downloaded libmimalloc-sys v0.1.33
[INFO] [stderr]   Downloaded web-sys v0.3.64
[INFO] [stderr]   Downloaded clap_builder v4.4.0
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded regex-automata v0.3.6
[INFO] [stderr]   Downloaded regex-syntax v0.7.4
[INFO] [stderr]   Downloaded rustix v0.38.8
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded aho-corasick v1.0.4
[INFO] [stderr]   Downloaded arc-swap v1.6.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.8
[INFO] [stderr]   Downloaded bumpalo v3.13.0
[INFO] [stderr]   Downloaded clap v4.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.186
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded target-lexicon v0.12.11
[INFO] [stderr]   Downloaded indicatif v0.17.6
[INFO] [stderr]   Downloaded matrixmultiply v0.3.7
[INFO] [stderr]   Downloaded serde v1.0.186
[INFO] [stderr]   Downloaded wyhash v0.5.0
[INFO] [stderr]   Downloaded ciborium v0.2.1
[INFO] [stderr]   Downloaded lock_api v0.4.10
[INFO] [stderr]   Downloaded semver v1.0.18
[INFO] [stderr]   Downloaded numpy v0.19.0
[INFO] [stderr]   Downloaded flate2 v1.0.27
[INFO] [stderr]   Downloaded time v0.3.27
[INFO] [stderr]   Downloaded boomphf v0.5.9
[INFO] [stderr]   Downloaded inventory v0.3.11
[INFO] [stderr]   Downloaded mimalloc v0.1.37
[INFO] [stderr]   Downloaded pyo3-log v0.8.3
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.16
[INFO] [stderr]   Downloaded errno v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bc3cfcaef9ee25ccff2a0edeca578b503ab3cd65607a698c7cbf78ce728ad7d8
[INFO] running `Command { std: "docker" "start" "-a" "bc3cfcaef9ee25ccff2a0edeca578b503ab3cd65607a698c7cbf78ce728ad7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc3cfcaef9ee25ccff2a0edeca578b503ab3cd65607a698c7cbf78ce728ad7d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc3cfcaef9ee25ccff2a0edeca578b503ab3cd65607a698c7cbf78ce728ad7d8", kill_on_drop: false }`
[INFO] [stdout] bc3cfcaef9ee25ccff2a0edeca578b503ab3cd65607a698c7cbf78ce728ad7d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a8834aaf8b73c70daf9f94813025e936ffd56ed76b384caed08fb468ea66122d
[INFO] running `Command { std: "docker" "start" "-a" "a8834aaf8b73c70daf9f94813025e936ffd56ed76b384caed08fb468ea66122d", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]     Checking inventory v0.3.11
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking wyhash v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking clap_builder v4.4.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking exe-wrapper v0.1.0 (/opt/rustwide/workdir/exe-wrapper)
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.33
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling libriichi v0.1.0 (/opt/rustwide/workdir/libriichi)
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking clap v4.4.0
[INFO] [stderr]     Checking boomphf v0.5.9
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking mimalloc v0.1.37
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]     Checking numpy v0.19.0
[INFO] [stderr]     Checking pyo3-log v0.8.3
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: unused import: `KyokuEndState`
[INFO] [stdout]  --> libriichi/src/arena/mod.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use result::{GameResult, KyokuEndState};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `invisible::Invisible`
[INFO] [stdout]   --> libriichi/src/dataset/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use invisible::Invisible;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KyokuEndState`
[INFO] [stdout]  --> libriichi/src/arena/mod.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use result::{GameResult, KyokuEndState};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `invisible::Invisible`
[INFO] [stdout]   --> libriichi/src/dataset/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use invisible::Invisible;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 16.91s
[INFO] running `Command { std: "docker" "inspect" "a8834aaf8b73c70daf9f94813025e936ffd56ed76b384caed08fb468ea66122d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8834aaf8b73c70daf9f94813025e936ffd56ed76b384caed08fb468ea66122d", kill_on_drop: false }`
[INFO] [stdout] a8834aaf8b73c70daf9f94813025e936ffd56ed76b384caed08fb468ea66122d
[INFO] checking Souravjha1999/MORTAL-AI 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%2FSouravjha1999%2FMORTAL-AI" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Souravjha1999/MORTAL-AI 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/Souravjha1999/MORTAL-AI
[INFO] finished tweaking git repo https://github.com/Souravjha1999/MORTAL-AI
[INFO] tweaked toml for git repo https://github.com/Souravjha1999/MORTAL-AI written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Souravjha1999/MORTAL-AI 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 252f7360aebccaf663898c56635f7c1a23fbd9f52aba0dbdf37f0172a1c6f178
[INFO] running `Command { std: "docker" "start" "-a" "252f7360aebccaf663898c56635f7c1a23fbd9f52aba0dbdf37f0172a1c6f178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "252f7360aebccaf663898c56635f7c1a23fbd9f52aba0dbdf37f0172a1c6f178", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "252f7360aebccaf663898c56635f7c1a23fbd9f52aba0dbdf37f0172a1c6f178", kill_on_drop: false }`
[INFO] [stdout] 252f7360aebccaf663898c56635f7c1a23fbd9f52aba0dbdf37f0172a1c6f178
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0939ed331e48c9a54db9a17cc7d0919b7db7b092bbde17a5bdadf901117de274
[INFO] running `Command { std: "docker" "start" "-a" "0939ed331e48c9a54db9a17cc7d0919b7db7b092bbde17a5bdadf901117de274", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.186
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling portable-atomic v1.4.2
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking inventory v0.3.11
[INFO] [stderr]     Checking unindent v0.1.11
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling rustix v0.38.8
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking wyhash v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking clap_builder v4.4.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking exe-wrapper v0.1.0 (/opt/rustwide/workdir/exe-wrapper)
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.33
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking regex-automata v0.3.6
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling libriichi v0.1.0 (/opt/rustwide/workdir/libriichi)
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking clap v4.4.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking mimalloc v0.1.37
[INFO] [stderr]     Checking indicatif v0.17.6
[INFO] [stderr]     Checking boomphf v0.5.9
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.186
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]    Compiling pyo3-macros v0.19.2
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking pyo3-log v0.8.3
[INFO] [stderr]     Checking numpy v0.19.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: unused import: `KyokuEndState`
[INFO] [stdout]  --> libriichi/src/arena/mod.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use result::{GameResult, KyokuEndState};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `invisible::Invisible`
[INFO] [stdout]   --> libriichi/src/dataset/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use invisible::Invisible;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KyokuEndState`
[INFO] [stdout]  --> libriichi/src/arena/mod.rs:8:30
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use result::{GameResult, KyokuEndState};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `invisible::Invisible`
[INFO] [stdout]   --> libriichi/src/dataset/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use invisible::Invisible;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> libriichi/src/arena/one_vs_three.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 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 `pymethods` (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]   --> libriichi/src/arena/two_vs_two.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 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: this error originates in the attribute macro `pymethods` (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]   --> libriichi/src/dataset/gameplay.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 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: this error originates in the attribute macro `pymethods` (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]   --> libriichi/src/mjai/bot.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 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: this error originates in the attribute macro `pymethods` (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]    --> libriichi/src/state/player_state.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `trampoline` and up 4 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: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libriichi` (lib) due to 6 previous errors; 2 warnings emitted
[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]   --> libriichi/src/arena/one_vs_three.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 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 `pymethods` (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]   --> libriichi/src/arena/two_vs_two.rs:24:1
[INFO] [stdout]    |
[INFO] [stdout] 24 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 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: this error originates in the attribute macro `pymethods` (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]   --> libriichi/src/dataset/gameplay.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 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: this error originates in the attribute macro `pymethods` (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]   --> libriichi/src/mjai/bot.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current function `trampoline` and up 4 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: this error originates in the attribute macro `pymethods` (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]    --> libriichi/src/state/player_state.rs:137:1
[INFO] [stdout]     |
[INFO] [stdout] 137 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `trampoline` and up 4 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: this error originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libriichi` (lib test) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0939ed331e48c9a54db9a17cc7d0919b7db7b092bbde17a5bdadf901117de274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0939ed331e48c9a54db9a17cc7d0919b7db7b092bbde17a5bdadf901117de274", kill_on_drop: false }`
[INFO] [stdout] 0939ed331e48c9a54db9a17cc7d0919b7db7b092bbde17a5bdadf901117de274
