[INFO] cloning repository https://github.com/new-the-unarchiver/newtua-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/new-the-unarchiver/newtua-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnew-the-unarchiver%2Fnewtua-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnew-the-unarchiver%2Fnewtua-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85cf9632909bafaddc98d2800f035caaee55625f
[INFO] checking new-the-unarchiver/newtua-py against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnew-the-unarchiver%2Fnewtua-py" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/new-the-unarchiver/newtua-py
[INFO] finished tweaking git repo https://github.com/new-the-unarchiver/newtua-py
[INFO] tweaked toml for git repo https://github.com/new-the-unarchiver/newtua-py written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/new-the-unarchiver/newtua-py on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/new-the-unarchiver/newtua-py 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2b45d4a794f92b78438675f23e796a2343c28e32ee95d0edf39d855c0fb8e05c
[INFO] running `Command { std: "docker" "start" "2b45d4a794f92b78438675f23e796a2343c28e32ee95d0edf39d855c0fb8e05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b45d4a794f92b78438675f23e796a2343c28e32ee95d0edf39d855c0fb8e05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b45d4a794f92b78438675f23e796a2343c28e32ee95d0edf39d855c0fb8e05c" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b45d4a794f92b78438675f23e796a2343c28e32ee95d0edf39d855c0fb8e05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b45d4a794f92b78438675f23e796a2343c28e32ee95d0edf39d855c0fb8e05c" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking newtua-common v0.1.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking zlib-rs v0.6.6
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling syn v3.0.1
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking hybrid-array v0.4.13
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking block-padding v0.4.2
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking block-buffer v0.12.1
[INFO] [stderr]     Checking inout v0.2.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking crc-catalog v2.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.5
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking cipher v0.5.2
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking bitvec v1.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]    Compiling unrar_sys v0.5.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling snap v1.1.2
[INFO] [stderr]     Checking lzfse_rust v0.2.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking lzvn-core v0.1.0
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking cpubits v0.1.1
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking ppmd-rust v1.4.0
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]     Checking bzip2-rs v0.1.2
[INFO] [stderr]     Checking aes v0.9.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking cfb v0.14.0
[INFO] [stderr]     Checking lzma-rust2 v0.15.8
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking cbc v0.2.1
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking rust-lzo v0.6.2
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking lz4_flex v0.12.2
[INFO] [stderr]     Checking typed-path v0.12.3
[INFO] [stderr]     Checking twox-hash v2.1.3
[INFO] [stderr]     Checking fastrand v2.5.0
[INFO] [stderr]     Checking solana-nohash-hasher v0.2.1
[INFO] [stderr]     Checking xxhash-rust v0.8.17
[INFO] [stderr]     Checking rpm-version v0.5.0
[INFO] [stderr]     Checking deflate64 v0.1.12
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]     Checking lzxd v0.2.7
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking lzma-rust2 v0.16.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking cab v0.6.0
[INFO] [stderr]    Compiling enum-display-derive v0.1.1
[INFO] [stderr]     Checking lz4_flex v0.11.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling enum-primitive-derive v0.3.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking sevenz-rust2 v0.21.3
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking msi v0.10.0
[INFO] [stderr]     Checking tar v0.4.46
[INFO] [stderr]     Checking newtua-nsis v0.1.1
[INFO] [stderr]     Checking scroll v0.13.0
[INFO] [stderr]     Checking newtua-apfs v0.2.0-newtua.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking newtua-alz v0.1.2
[INFO] [stderr]     Checking goblin v0.10.7
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking newtua-hfsplus v0.2.0-newtua.2
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking newtua-amiga v0.1.1
[INFO] [stderr]     Checking newtua-stuffit v0.1.2
[INFO] [stderr]     Checking newtua-mac v0.1.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking newtua-dos v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking newtua-mscompress v0.1.0
[INFO] [stderr]     Checking ar v0.9.0
[INFO] [stderr]     Checking newtua-lzw-z v0.1.0
[INFO] [stderr]     Checking rpm v0.25.1
[INFO] [stderr]     Checking clap v4.6.2
[INFO] [stderr]     Checking newtua-cdfs v0.2.4-newtua.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]    Compiling deku_derive v0.20.3
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr] error: could not compile `deku_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0dfa9ae292642b7683cf7162ffb6880170df098/bin/rustc --crate-name deku_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/deku_derive-0.20.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="bits"' --cfg 'feature="proc-macro-crate"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bits", "logging", "proc-macro-crate", "std"))' -C metadata=41af8c2d90ac5195 -C extra-filename=-8a0c493489388333 --out-dir /opt/rustwide/target/debug/build/deku_derive/8a0c493489388333/out -L dependency=/opt/rustwide/target/debug/build/darling/130ce9fb4d138da4/out -L dependency=/opt/rustwide/target/debug/build/darling_core/c5a99eb003ad3b6a/out -L dependency=/opt/rustwide/target/debug/build/darling_macro/23a50c71486ead02/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/fnv/bd60753855300b18/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/e6a297648138f250/out -L dependency=/opt/rustwide/target/debug/build/ident_case/ecc112105bc5215b/out -L dependency=/opt/rustwide/target/debug/build/indexmap/4fb158964f0af1f0/out -L dependency=/opt/rustwide/target/debug/build/proc-macro-crate/452c625c60b07110/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/strsim/9754e702f19a9357/out -L dependency=/opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/ee29f61cec3041e3/out -L dependency=/opt/rustwide/target/debug/build/toml_edit/528d709d11e49a68/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/f7651c3c97db5b7d/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out -L dependency=/opt/rustwide/target/debug/build/winnow/94a531578cfe91de/out --extern darling=/opt/rustwide/target/debug/build/darling/130ce9fb4d138da4/out/libdarling-130ce9fb4d138da4.rlib --extern proc_macro_crate=/opt/rustwide/target/debug/build/proc-macro-crate/452c625c60b07110/out/libproc_macro_crate-452c625c60b07110.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rlib --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rlib --extern syn=/opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out/libsyn-cf9a9978d9be874a.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pyo3` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c0dfa9ae292642b7683cf7162ffb6880170df098/bin/rustc --crate-name pyo3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=line-tables-only --cfg 'feature="abi3"' --cfg 'feature="abi3-py311"' --cfg 'feature="abi3-py312"' --cfg 'feature="abi3-py313"' --cfg 'feature="abi3-py314"' --cfg 'feature="abi3-py315"' --cfg 'feature="default"' --cfg 'feature="extension-module"' --cfg 'feature="macros"' --cfg 'feature="pyo3-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("abi3", "abi3-py310", "abi3-py311", "abi3-py312", "abi3-py313", "abi3-py314", "abi3-py315", "abi3-py38", "abi3-py39", "abi3t", "abi3t-py315", "anyhow", "arc_lock", "auto-initialize", "bigdecimal", "bytes", "chrono", "chrono-local", "chrono-tz", "default", "either", "experimental-async", "experimental-inspect", "extension-module", "eyre", "full", "generate-import-lib", "hashbrown", "indexmap", "inventory", "jiff-02", "lock_api", "macros", "multiple-pymethods", "nightly", "num-bigint", "num-complex", "num-rational", "ordered-float", "parking_lot", "py-clone", "pyo3-macros", "rust_decimal", "serde", "smallvec", "time", "uuid"))' -C metadata=49d116e0c55d53e8 -C extra-filename=-8afdc44c70df431c --out-dir /opt/rustwide/target/debug/build/pyo3/8afdc44c70df431c/out -L dependency=/opt/rustwide/target/debug/build/libc/049bc409d0c468b4/out -L dependency=/opt/rustwide/target/debug/build/once_cell/f19623d23a796a72/out -L dependency=/opt/rustwide/target/debug/build/pyo3-ffi/8f9e2cab8eda2400/out -L dependency=/opt/rustwide/target/debug/build/pyo3-macros/b258d894bf1abb8e/out --extern libc=/opt/rustwide/target/debug/build/libc/049bc409d0c468b4/out/liblibc-049bc409d0c468b4.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/f19623d23a796a72/out/libonce_cell-f19623d23a796a72.rmeta --extern pyo3_ffi=/opt/rustwide/target/debug/build/pyo3-ffi/8f9e2cab8eda2400/out/libpyo3_ffi-8f9e2cab8eda2400.rmeta --extern pyo3_macros=/opt/rustwide/target/debug/build/pyo3-macros/b258d894bf1abb8e/out/libpyo3_macros-b258d894bf1abb8e.so --cap-lints allow --cap-lints=forbid --cfg Py_3_8 --cfg Py_3_9 --cfg Py_3_10 --cfg Py_3_11 --cfg Py_LIMITED_API --cfg const_is_null --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --cfg cfg_select --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(RustPython)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --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)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(Py_3_16)' --check-cfg 'cfg(pyo3_dll, values("python3", "python3_d", "python3t", "python3t_d", "python38", "python38_d", "python39", "python39_d", "python310", "python310_d", "python311", "python311_d", "python312", "python312_d", "python313", "python313_d", "python313t", "python313t_d", "python314", "python314_d", "python314t", "python314t_d", "python315", "python315_d", "python315t", "python315t_d", "python316", "python316_d", "python316t", "python316t_d", "libpypy3.11-c"))' --check-cfg 'cfg(const_is_null)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)' --check-cfg 'cfg(cfg_select)'` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "2b45d4a794f92b78438675f23e796a2343c28e32ee95d0edf39d855c0fb8e05c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b45d4a794f92b78438675f23e796a2343c28e32ee95d0edf39d855c0fb8e05c", kill_on_drop: false }`
[INFO] [stdout] 2b45d4a794f92b78438675f23e796a2343c28e32ee95d0edf39d855c0fb8e05c
