[INFO] cloning repository https://github.com/SkyTemple/skytemple-ssb-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkyTemple/skytemple-ssb-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyTemple%2Fskytemple-ssb-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyTemple%2Fskytemple-ssb-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8758e7f83cd568c4e03080d4a9592c678feba99c [INFO] checking SkyTemple/skytemple-ssb-emulator/8758e7f83cd568c4e03080d4a9592c678feba99c against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyTemple%2Fskytemple-ssb-emulator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SkyTemple/skytemple-ssb-emulator on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/SkyTemple/skytemple-ssb-emulator [INFO] finished tweaking git repo https://github.com/SkyTemple/skytemple-ssb-emulator [INFO] tweaked toml for git repo https://github.com/SkyTemple/skytemple-ssb-emulator written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SkyTemple/skytemple-ssb-emulator 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/SkyTemple/skytemple-rust.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gettext-rs v0.7.0 [INFO] [stderr] Downloaded sprintf v0.4.0 [INFO] [stderr] Downloaded pyo3-log v0.12.1 [INFO] [stderr] Downloaded packed_struct_codegen v0.10.1 [INFO] [stderr] Downloaded packed_struct v0.10.1 [INFO] [stderr] Downloaded desmume-rs v0.1.3 [INFO] [stderr] Downloaded desmume-sys v0.1.3 [INFO] [stderr] Downloaded gettext-sys v0.21.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24a9fd506c2e22a575fc8ae7702d78a76e442d102ba3ea4e610655d31c6fc6b0 [INFO] running `Command { std: "docker" "start" "-a" "24a9fd506c2e22a575fc8ae7702d78a76e442d102ba3ea4e610655d31c6fc6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24a9fd506c2e22a575fc8ae7702d78a76e442d102ba3ea4e610655d31c6fc6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a9fd506c2e22a575fc8ae7702d78a76e442d102ba3ea4e610655d31c6fc6b0", kill_on_drop: false }` [INFO] [stdout] 24a9fd506c2e22a575fc8ae7702d78a76e442d102ba3ea4e610655d31c6fc6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75c0a7845bb4e1ab0172fccdaf1449b820f0b65f6cdb67469996797dcd730ddb [INFO] running `Command { std: "docker" "start" "-a" "75c0a7845bb4e1ab0172fccdaf1449b820f0b65f6cdb67469996797dcd730ddb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling temp-dir v0.1.14 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling pyo3-build-config v0.23.5 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking either v1.14.0 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Compiling desmume-rs v0.1.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Compiling gettext-sys v0.21.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.5 [INFO] [stderr] Compiling pyo3-ffi v0.23.5 [INFO] [stderr] Compiling pyo3 v0.23.5 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling desmume-sys v0.1.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling packed_struct_codegen v0.10.1 [INFO] [stderr] Compiling skytemple_rust_macros v1.4.0 (https://github.com/SkyTemple/skytemple-rust.git?tag=1.8.4#55f39748) [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking gettext-rs v0.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking sprintf v0.4.0 [INFO] [stderr] error: could not compile `pyo3-macros-backend` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.23.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async"))' -C metadata=883aa9615a980820 -C extra-filename=-4348e330c16797dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-17f2eeaa33d456c5.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/deps/libpyo3_build_config-6f1806e374830046.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a83492ab4bfb8759.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-74c19ef603a46052.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_has_once_lock --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg fn_ptr_eq --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(rustc_has_once_lock)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "75c0a7845bb4e1ab0172fccdaf1449b820f0b65f6cdb67469996797dcd730ddb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c0a7845bb4e1ab0172fccdaf1449b820f0b65f6cdb67469996797dcd730ddb", kill_on_drop: false }` [INFO] [stdout] 75c0a7845bb4e1ab0172fccdaf1449b820f0b65f6cdb67469996797dcd730ddb