[INFO] cloning repository https://github.com/ivision-research/dtu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ivision-research/dtu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivision-research%2Fdtu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivision-research%2Fdtu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7648fcb18525d3f4ed94989343fd51c5ae36969f [INFO] checking ivision-research/dtu against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fivision-research%2Fdtu" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ivision-research/dtu [INFO] finished tweaking git repo https://github.com/ivision-research/dtu [INFO] tweaked toml for git repo https://github.com/ivision-research/dtu written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ivision-research/dtu on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ivision-research/dtu 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80531ec6314a94ec87cf3ca8fff17a6811dfaa31682819f936d426e18ca0c85c [INFO] running `Command { std: "docker" "start" "-a" "80531ec6314a94ec87cf3ca8fff17a6811dfaa31682819f936d426e18ca0c85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80531ec6314a94ec87cf3ca8fff17a6811dfaa31682819f936d426e18ca0c85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80531ec6314a94ec87cf3ca8fff17a6811dfaa31682819f936d426e18ca0c85c", kill_on_drop: false }` [INFO] [stdout] 80531ec6314a94ec87cf3ca8fff17a6811dfaa31682819f936d426e18ca0c85c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08b592cb83f08d120929757eb9065f0b84eb7dbfaea9b977eaef5fa5eb12da60 [INFO] running `Command { std: "docker" "start" "-a" "08b592cb83f08d120929757eb9065f0b84eb7dbfaea9b977eaef5fa5eb12da60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling protobuf v3.5.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling pyo3-build-config v0.27.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking zlib-rs v0.5.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Compiling smalisa v0.2.0 (https://github.com/ivision-research/smalisa.git?rev=18c99a477a8f43b1cc2239db937c57e64f771ebe#18c99a47) [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking libz-rs-sys v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Compiling dtu v5.0.0-beta (/opt/rustwide/workdir/dtu) [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking zip v4.3.0 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Compiling askama_parser v0.2.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling libsqlite3-sys v0.33.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking fd-lock v3.0.13 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Compiling dtu-cli v5.0.0-beta (/opt/rustwide/workdir/cli) [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rustyline v9.1.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.1 [INFO] [stderr] Compiling pyo3-ffi v0.27.1 [INFO] [stderr] Compiling pyo3 v0.27.1 [INFO] [stderr] Checking promptly v0.3.1 [INFO] [stderr] Checking dtu_proc_macro v0.1.0 (/opt/rustwide/workdir/dtu_proc_macro) [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking protobuf-support v3.5.1 [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/a7b168ac4977e8e93a43448b44847adaa305d5a9/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.27.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--allow=clippy::undocumented_unsafe_blocks' '--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' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=6f04f04fd3806526 -C extra-filename=-7b43c414182647e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-14ca64be72f9faf7.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-117c8f07a34b80d2.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/deps/libpyo3_build_config-c10abdd663b71ad5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-de3e8fe1231f2a8e.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-3f698aec671481c6.rmeta --cap-lints allow --cap-lints=forbid --cfg return_position_impl_trait_in_traits --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg mut_ref_in_const_fn --cfg fn_ptr_eq --cfg from_bytes_with_nul_error --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(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --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)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(Py_3_15)' --check-cfg 'cfg(return_position_impl_trait_in_traits)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(mut_ref_in_const_fn)' --check-cfg 'cfg(fn_ptr_eq)' --check-cfg 'cfg(from_bytes_with_nul_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "08b592cb83f08d120929757eb9065f0b84eb7dbfaea9b977eaef5fa5eb12da60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08b592cb83f08d120929757eb9065f0b84eb7dbfaea9b977eaef5fa5eb12da60", kill_on_drop: false }` [INFO] [stdout] 08b592cb83f08d120929757eb9065f0b84eb7dbfaea9b977eaef5fa5eb12da60