[INFO] fetching crate pyo3-setup 0.1.1...
[INFO] testing pyo3-setup-0.1.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate pyo3-setup 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate pyo3-setup 0.1.1
[INFO] finished tweaking crates.io crate pyo3-setup 0.1.1
[INFO] tweaked toml for crates.io crate pyo3-setup 0.1.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyo3-setup 0.1.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pyo3-setup 0.1.1 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-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccb17242696f8d3b0c861463ed236c4ec80e9a766b616d15bc7a0f90b03c6009
[INFO] running `Command { std: "docker" "start" "-a" "ccb17242696f8d3b0c861463ed236c4ec80e9a766b616d15bc7a0f90b03c6009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccb17242696f8d3b0c861463ed236c4ec80e9a766b616d15bc7a0f90b03c6009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccb17242696f8d3b0c861463ed236c4ec80e9a766b616d15bc7a0f90b03c6009", kill_on_drop: false }`
[INFO] [stdout] ccb17242696f8d3b0c861463ed236c4ec80e9a766b616d15bc7a0f90b03c6009
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f34bcec16b69d67d9d771b227f5a14ed4f52891c4f1efe234c1a3b9144a3c1ef
[INFO] running `Command { std: "docker" "start" "-a" "f34bcec16b69d67d9d771b227f5a14ed4f52891c4f1efe234c1a3b9144a3c1ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.111
[INFO] [stderr]    Compiling proc-macro2 v1.0.33
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling serde_derive v1.0.131
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling serde v1.0.131
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.7
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling camino v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling home v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling vec1 v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling env_proxy v0.4.1
[INFO] [stderr]    Compiling dunce v1.0.2
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling socks v0.3.3
[INFO] [stderr]    Compiling combine v4.6.2
[INFO] [stderr]    Compiling subprocess v0.2.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.12.26+1.3.0
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling git2 v0.13.25
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling smartstring v0.2.9
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling toml_edit v0.3.1
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling ureq v1.5.5
[INFO] [stderr]    Compiling crates-index v0.17.0
[INFO] [stderr]    Compiling cargo_metadata v0.14.1
[INFO] [stderr]    Compiling cargo-edit v0.8.0
[INFO] [stderr]    Compiling pyo3-setup v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.75s
[INFO] running `Command { std: "docker" "inspect" "f34bcec16b69d67d9d771b227f5a14ed4f52891c4f1efe234c1a3b9144a3c1ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f34bcec16b69d67d9d771b227f5a14ed4f52891c4f1efe234c1a3b9144a3c1ef", kill_on_drop: false }`
[INFO] [stdout] f34bcec16b69d67d9d771b227f5a14ed4f52891c4f1efe234c1a3b9144a3c1ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee0b13657a69392df21f8eb6d66d706d0f291295a84cf7776c151475c4e8740e
[INFO] running `Command { std: "docker" "start" "-a" "ee0b13657a69392df21f8eb6d66d706d0f291295a84cf7776c151475c4e8740e", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling pyo3-setup v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.10s
[INFO] running `Command { std: "docker" "inspect" "ee0b13657a69392df21f8eb6d66d706d0f291295a84cf7776c151475c4e8740e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee0b13657a69392df21f8eb6d66d706d0f291295a84cf7776c151475c4e8740e", kill_on_drop: false }`
[INFO] [stdout] ee0b13657a69392df21f8eb6d66d706d0f291295a84cf7776c151475c4e8740e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d25bd29fed6f41d73c8913f16d8ddb6adfddafcc6e347370acb79b5377bac0f
[INFO] running `Command { std: "docker" "start" "-a" "8d25bd29fed6f41d73c8913f16d8ddb6adfddafcc6e347370acb79b5377bac0f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyo3_setup-a9c4cecc3ad7979f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8d25bd29fed6f41d73c8913f16d8ddb6adfddafcc6e347370acb79b5377bac0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d25bd29fed6f41d73c8913f16d8ddb6adfddafcc6e347370acb79b5377bac0f", kill_on_drop: false }`
[INFO] [stdout] 8d25bd29fed6f41d73c8913f16d8ddb6adfddafcc6e347370acb79b5377bac0f
