[INFO] cloning repository https://github.com/Xuanwo/pyo3-sub-interpreter-broken
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xuanwo/pyo3-sub-interpreter-broken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuanwo%2Fpyo3-sub-interpreter-broken", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuanwo%2Fpyo3-sub-interpreter-broken'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d5c612715212cd3e92d1350a914a9eb5217d6fd
[INFO] testing Xuanwo/pyo3-sub-interpreter-broken against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXuanwo%2Fpyo3-sub-interpreter-broken" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Xuanwo/pyo3-sub-interpreter-broken
[INFO] finished tweaking git repo https://github.com/Xuanwo/pyo3-sub-interpreter-broken
[INFO] tweaked toml for git repo https://github.com/Xuanwo/pyo3-sub-interpreter-broken written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Xuanwo/pyo3-sub-interpreter-broken on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Xuanwo/pyo3-sub-interpreter-broken 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87084e7b7d9ca9a0deb1ebd0a71d2877413959a6a113cb48ddd0446cf6b3b24f
[INFO] running `Command { std: "docker" "start" "-a" "87084e7b7d9ca9a0deb1ebd0a71d2877413959a6a113cb48ddd0446cf6b3b24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87084e7b7d9ca9a0deb1ebd0a71d2877413959a6a113cb48ddd0446cf6b3b24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87084e7b7d9ca9a0deb1ebd0a71d2877413959a6a113cb48ddd0446cf6b3b24f", kill_on_drop: false }`
[INFO] [stdout] 87084e7b7d9ca9a0deb1ebd0a71d2877413959a6a113cb48ddd0446cf6b3b24f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55f0f6b490a3bbfc14135b04c4e73ae556f5a21d1ffb9e1d1972d5ce9b31758c
[INFO] running `Command { std: "docker" "start" "-a" "55f0f6b490a3bbfc14135b04c4e73ae556f5a21d1ffb9e1d1972d5ce9b31758c", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling pyo3-build-config v0.22.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.3
[INFO] [stderr]    Compiling pyo3-ffi v0.22.3
[INFO] [stderr]    Compiling pyo3 v0.22.3
[INFO] [stderr]    Compiling pyo3-macros v0.22.3
[INFO] [stderr]    Compiling pyo3-sub-interpreter-broken v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.16s
[INFO] running `Command { std: "docker" "inspect" "55f0f6b490a3bbfc14135b04c4e73ae556f5a21d1ffb9e1d1972d5ce9b31758c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f0f6b490a3bbfc14135b04c4e73ae556f5a21d1ffb9e1d1972d5ce9b31758c", kill_on_drop: false }`
[INFO] [stdout] 55f0f6b490a3bbfc14135b04c4e73ae556f5a21d1ffb9e1d1972d5ce9b31758c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db9d81d02e339760ebcca61f6bdc98d528d17f857feea08f7074ce5c98faa129
[INFO] running `Command { std: "docker" "start" "-a" "db9d81d02e339760ebcca61f6bdc98d528d17f857feea08f7074ce5c98faa129", kill_on_drop: false }`
[INFO] [stderr]    Compiling pyo3-sub-interpreter-broken v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] running `Command { std: "docker" "inspect" "db9d81d02e339760ebcca61f6bdc98d528d17f857feea08f7074ce5c98faa129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db9d81d02e339760ebcca61f6bdc98d528d17f857feea08f7074ce5c98faa129", kill_on_drop: false }`
[INFO] [stdout] db9d81d02e339760ebcca61f6bdc98d528d17f857feea08f7074ce5c98faa129
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 303a3885a3fecec59d04fac4f6ef954e0733e1c5f3fab84f379a1f36a88b0a4a
[INFO] running `Command { std: "docker" "start" "-a" "303a3885a3fecec59d04fac4f6ef954e0733e1c5f3fab84f379a1f36a88b0a4a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyo3_sub_interpreter_broken-1badadd77ccd2dc7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/pyo3_sub_interpreter_broken-1badadd77ccd2dc7` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "303a3885a3fecec59d04fac4f6ef954e0733e1c5f3fab84f379a1f36a88b0a4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "303a3885a3fecec59d04fac4f6ef954e0733e1c5f3fab84f379a1f36a88b0a4a", kill_on_drop: false }`
[INFO] [stdout] 303a3885a3fecec59d04fac4f6ef954e0733e1c5f3fab84f379a1f36a88b0a4a
