[INFO] cloning repository https://github.com/joseph-sentry/testing-results-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joseph-sentry/testing-results-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-sentry%2Ftesting-results-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-sentry%2Ftesting-results-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ca5950324a53b653662c8a09d700278f89d56f5 [INFO] checking joseph-sentry/testing-results-parser against master#96cfc75584359ae7ad11cc45968059f29e7b44b7 for pr-137728 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseph-sentry%2Ftesting-results-parser" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joseph-sentry/testing-results-parser on toolchain 96cfc75584359ae7ad11cc45968059f29e7b44b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joseph-sentry/testing-results-parser [INFO] finished tweaking git repo https://github.com/joseph-sentry/testing-results-parser [INFO] tweaked toml for git repo https://github.com/joseph-sentry/testing-results-parser written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/joseph-sentry/testing-results-parser 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" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/getsentry/watto` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codspeed v2.7.2 [INFO] [stderr] Downloaded smallvec v2.0.0-alpha.9 [INFO] [stderr] Downloaded codspeed-criterion-compat v2.7.2 [INFO] [stderr] Downloaded insta v1.42.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 538bec42d1c4ec790ee4a45b3a2e6736a067fda0ff60b7e908c960675ac7bcad [INFO] running `Command { std: "docker" "start" "-a" "538bec42d1c4ec790ee4a45b3a2e6736a067fda0ff60b7e908c960675ac7bcad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "538bec42d1c4ec790ee4a45b3a2e6736a067fda0ff60b7e908c960675ac7bcad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538bec42d1c4ec790ee4a45b3a2e6736a067fda0ff60b7e908c960675ac7bcad", kill_on_drop: false }` [INFO] [stdout] 538bec42d1c4ec790ee4a45b3a2e6736a067fda0ff60b7e908c960675ac7bcad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+96cfc75584359ae7ad11cc45968059f29e7b44b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b186f4f2de1b5e846add3e28c012f8a547abdaaf4be04104ad8112c7bf4ba83 [INFO] running `Command { std: "docker" "start" "-a" "7b186f4f2de1b5e846add3e28c012f8a547abdaaf4be04104ad8112c7bf4ba83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling pyo3-build-config v0.23.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking clap_builder v4.5.24 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking miniz_oxide v0.8.2 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling codspeed-criterion-compat v2.7.2 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Checking quick-xml v0.37.2 [INFO] [stderr] Checking smallvec v2.0.0-alpha.9 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking similar v2.6.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] error: failed to run custom build command for `pyo3-build-config v0.23.3` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-build-config-e9fa73f0206a6e0c/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CONFIG_FILE [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_NO_PYTHON [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_ENVIRONMENT_SIGNATURE [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_PYTHON [INFO] [stderr] cargo:rerun-if-env-changed=VIRTUAL_ENV [INFO] [stderr] cargo:rerun-if-env-changed=CONDA_PREFIX [INFO] [stderr] cargo:rerun-if-env-changed=PATH [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: cannot set a minimum Python version 3.12 higher than the interpreter version 3.10 (the minimum Python version is implied by the abi3-py312 feature) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7b186f4f2de1b5e846add3e28c012f8a547abdaaf4be04104ad8112c7bf4ba83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b186f4f2de1b5e846add3e28c012f8a547abdaaf4be04104ad8112c7bf4ba83", kill_on_drop: false }` [INFO] [stdout] 7b186f4f2de1b5e846add3e28c012f8a547abdaaf4be04104ad8112c7bf4ba83