[INFO] cloning repository https://github.com/jonasbb/pyo3_evcxr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonasbb/pyo3_evcxr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbb%2Fpyo3_evcxr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbb%2Fpyo3_evcxr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d23db80871eb1a75e78eb0a9c4de566c9f95776
[INFO] testing jonasbb/pyo3_evcxr against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonasbb%2Fpyo3_evcxr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jonasbb/pyo3_evcxr
[INFO] finished tweaking git repo https://github.com/jonasbb/pyo3_evcxr
[INFO] tweaked toml for git repo https://github.com/jonasbb/pyo3_evcxr written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonasbb/pyo3_evcxr on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonasbb/pyo3_evcxr 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-ffi v0.29.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.29.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.5
[INFO] [stderr]   Downloaded portable-atomic v1.11.0
[INFO] [stderr]   Downloaded libc v0.2.109
[INFO] [stderr]   Downloaded pyo3 v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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] 0247d146964a7b2f698297a9bd492a1946f486fa15878cbc7014b5a3aadf6564
[INFO] running `Command { std: "docker" "start" "0247d146964a7b2f698297a9bd492a1946f486fa15878cbc7014b5a3aadf6564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0247d146964a7b2f698297a9bd492a1946f486fa15878cbc7014b5a3aadf6564", 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" "0247d146964a7b2f698297a9bd492a1946f486fa15878cbc7014b5a3aadf6564" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0247d146964a7b2f698297a9bd492a1946f486fa15878cbc7014b5a3aadf6564", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0247d146964a7b2f698297a9bd492a1946f486fa15878cbc7014b5a3aadf6564" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling libc v0.2.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]    Compiling pyo3_evcxr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find function `prepare_freethreaded_python` in crate `pyo3`
[INFO] [stdout]   --> src/lib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pyo3::prepare_freethreaded_python();
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `pyo3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyo3_evcxr` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `with_gil` found for struct `Python<'py>` in the current scope
[INFO] [stdout]    --> src/lib.rs:16:59
[INFO] [stdout]     |
[INFO] [stdout]  16 |     let libpython: pyo3::PyResult<String> = pyo3::Python::with_gil(|py| {
[INFO] [stdout]     |                                                           ^^^^^^^^ associated function or constant not found in `Python<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Python<'_>` consider using one of the following associated functions:
[INFO] [stdout]       Python::<'_>::try_attach
[INFO] [stdout]       Python::<'unbound>::assume_attached
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.29.0/src/marker.rs:443:5
[INFO] [stdout]     |
[INFO] [stdout] 443 | /     pub fn try_attach<F, R>(f: F) -> Option<R>
[INFO] [stdout] 444 | |     where
[INFO] [stdout] 445 | |         F: for<'py> FnOnce(Python<'py>) -> R,
[INFO] [stdout]     | |_____________________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 795 |       pub unsafe fn assume_attached() -> Python<'unbound> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0247d146964a7b2f698297a9bd492a1946f486fa15878cbc7014b5a3aadf6564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0247d146964a7b2f698297a9bd492a1946f486fa15878cbc7014b5a3aadf6564", kill_on_drop: false }`
[INFO] [stdout] 0247d146964a7b2f698297a9bd492a1946f486fa15878cbc7014b5a3aadf6564
