[INFO] cloning repository https://github.com/psadil/bidslake
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psadil/bidslake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsadil%2Fbidslake", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsadil%2Fbidslake'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93d6e6dfa6a65dc667b256d8365220adf04c7951
[INFO] checking psadil/bidslake against 47574b82ff3fe9b0a45ff65a4fe189e295ecb748 for pr-160780
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsadil%2Fbidslake" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/psadil/bidslake
[INFO] finished tweaking git repo https://github.com/psadil/bidslake
[INFO] tweaked toml for git repo https://github.com/psadil/bidslake written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/psadil/bidslake on toolchain 47574b82ff3fe9b0a45ff65a4fe189e295ecb748
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/psadil/bidslake 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" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 18decbc67d3aa22cad63d4e3026e5033e2f5b86caffbd0dce8a269c5112fab8e
[INFO] running `Command { std: "docker" "start" "18decbc67d3aa22cad63d4e3026e5033e2f5b86caffbd0dce8a269c5112fab8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18decbc67d3aa22cad63d4e3026e5033e2f5b86caffbd0dce8a269c5112fab8e", 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" "18decbc67d3aa22cad63d4e3026e5033e2f5b86caffbd0dce8a269c5112fab8e" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18decbc67d3aa22cad63d4e3026e5033e2f5b86caffbd0dce8a269c5112fab8e", 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" "18decbc67d3aa22cad63d4e3026e5033e2f5b86caffbd0dce8a269c5112fab8e" "/opt/rustwide/cargo-home/bin/cargo" "+47574b82ff3fe9b0a45ff65a4fe189e295ecb748" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling cc v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]    Compiling zerocopy-derive v0.8.55
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking regex-automata v0.4.16
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling phf_shared v0.14.0
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking smawk v0.3.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling oxc-miette-derive v3.0.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]     Checking oxc_data_structures v0.139.0
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking oxc_allocator v0.139.0
[INFO] [stderr]    Compiling phf_generator v0.14.0
[INFO] [stderr]    Compiling phf v0.14.0
[INFO] [stderr]     Checking oxc_estree v0.139.0
[INFO] [stderr]     Checking oxc_str v0.139.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.139.0
[INFO] [stderr]    Compiling phf_macros v0.14.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling dragonbox_ecma v0.1.12
[INFO] [stderr]     Checking cow-utils v0.1.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking unicode-id-start v1.4.0
[INFO] [stderr]     Checking clap_builder v4.6.5
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking oxc-miette v3.0.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking oxc_span v0.139.0
[INFO] [stderr]     Checking oxc_diagnostics v0.139.0
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking oxc_regular_expression v0.139.0
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking ignore v0.4.31
[INFO] [stderr]     Checking arrow-buffer v58.4.0
[INFO] [stderr]     Checking num-bigint v0.5.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking arrow-schema v58.4.0
[INFO] [stderr]     Checking clap v4.6.5
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking oxc_index v5.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking arrow-data v58.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking oxc_syntax v0.139.0
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling bids-schema v0.1.0 (/opt/rustwide/workdir/crates/bids-schema)
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking jsonschema-regex v0.47.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking referencing v0.47.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking arrow-array v58.4.0
[INFO] [stderr]     Checking oxc_ast v0.139.0
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking jsonschema v0.47.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling toml_parser v1.1.3+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking arrow-select v58.4.0
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking bids-core v0.1.0 (/opt/rustwide/workdir/crates/bids-core)
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zlib-rs v0.6.6
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]     Checking arrow-ord v58.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.9
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]     Checking arrow-cast v58.4.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking oxc_ecmascript v0.139.0
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking arrow-ipc v58.4.0
[INFO] [stderr]     Checking arrow-string v58.4.0
[INFO] [stderr]     Checking arrow-json v58.4.0
[INFO] [stderr]     Checking oxc_parser v0.139.0
[INFO] [stderr]     Checking arrow-csv v58.4.0
[INFO] [stderr]     Checking arrow-arith v58.4.0
[INFO] [stderr]     Checking arrow-row v58.4.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking arrow v58.4.0
[INFO] [stderr]    Compiling bidslake v0.1.0 (/opt/rustwide/workdir/crates/bidslake)
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking rstest v0.26.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-rs v1.17.3
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]    Compiling aws-lc-sys v0.43.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling libduckdb-sys v1.10505.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling bids-validator-rs v0.1.0 (/opt/rustwide/workdir/crates/bids-validator-rs)
[INFO] [stderr]    Compiling async-trait v0.1.91
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rlimit v0.10.2
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[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/47574b82ff3fe9b0a45ff65a4fe189e295ecb748/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.26.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=919569704927ca36 -C extra-filename=-aec924d303dab5d6 --out-dir /opt/rustwide/target/debug/build/pyo3-macros-backend/aec924d303dab5d6/out -L dependency=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out -L dependency=/opt/rustwide/target/debug/build/pyo3-build-config/6e70617a1540732a/out -L dependency=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out -L dependency=/opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out -L dependency=/opt/rustwide/target/debug/build/target-lexicon/66cafb0168eca5ad/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/8c98a1a0e58216a9/out --extern heck=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out/libheck-8e1f98ffb0a497ae.rmeta --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/ee684499ef27f3b8/out/libproc_macro2-ee684499ef27f3b8.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/build/pyo3-build-config/6e70617a1540732a/out/libpyo3_build_config-6e70617a1540732a.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/97307b84563a2c10/out/libquote-97307b84563a2c10.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/cf9a9978d9be874a/out/libsyn-cf9a9978d9be874a.rmeta --cap-lints allow --cap-lints=forbid --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(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...
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "18decbc67d3aa22cad63d4e3026e5033e2f5b86caffbd0dce8a269c5112fab8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18decbc67d3aa22cad63d4e3026e5033e2f5b86caffbd0dce8a269c5112fab8e", kill_on_drop: false }`
[INFO] [stdout] 18decbc67d3aa22cad63d4e3026e5033e2f5b86caffbd0dce8a269c5112fab8e
