[INFO] fetching crate aorist_ast 0.0.14...
[INFO] testing aorist_ast-0.0.14 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aorist_ast 0.0.14 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate aorist_ast 0.0.14
[INFO] finished tweaking crates.io crate aorist_ast 0.0.14
[INFO] tweaked toml for crates.io crate aorist_ast 0.0.14 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aorist_ast 0.0.14 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 113 packages to latest compatible versions
[INFO] [stderr]       Adding indoc-impl v0.3.6 (available: v0.3.7)
[INFO] [stderr]       Adding pyo3 v0.14.5 (available: v0.27.1)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 88efa5774ced30ae631e7928e53654007e875411ca83f834e7594c16ca9dba43
[INFO] running `Command { std: "docker" "start" "-a" "88efa5774ced30ae631e7928e53654007e875411ca83f834e7594c16ca9dba43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "88efa5774ced30ae631e7928e53654007e875411ca83f834e7594c16ca9dba43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88efa5774ced30ae631e7928e53654007e875411ca83f834e7594c16ca9dba43", kill_on_drop: false }`
[INFO] [stdout] 88efa5774ced30ae631e7928e53654007e875411ca83f834e7594c16ca9dba43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f33903fd7a61e79f5f610107f256b7239e1bb990b147b4a63a79b7f1132c5f0a
[INFO] running `Command { std: "docker" "start" "-a" "f33903fd7a61e79f5f610107f256b7239e1bb990b147b4a63a79b7f1132c5f0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pyo3-build-config v0.14.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling libR-sys v0.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling pyo3 v0.14.5
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling aorist_extendr-engine v0.0.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.14.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling sqlparser v0.9.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling linked_hash_set v0.1.6
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling ghost v0.1.20
[INFO] [stderr]    Compiling pyo3-macros v0.14.5
[INFO] [stderr]    Compiling indoc v0.3.6
[INFO] [stderr]    Compiling aorist_paste v0.0.1
[INFO] [stderr]    Compiling aorist_extendr-macros v0.0.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PyUnicode_READY` in module `ffi`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.14.5/src/types/string.rs:234:30
[INFO] [stdout]     |
[INFO] [stdout] 234 |             let ready = ffi::PyUnicode_READY(ptr);
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `PyUnicode_IS_READY`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.14.5/src/ffi/cpython/unicodeobject.rs:224:1
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub unsafe fn PyUnicode_IS_READY(op: *mut PyObject) -> c_uint {
[INFO] [stdout]     | ------------------------------------------------------------- similarly named function `PyUnicode_IS_READY` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.14.5/src/ffi/cpython/unicodeobject.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[cfg(not(Py_3_12))]
[INFO] [stdout]     |          --------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout] 232 | pub unsafe fn PyUnicode_READY(op: *mut PyObject) -> c_int {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling aorist_extendr-api v0.0.1
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyo3` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f33903fd7a61e79f5f610107f256b7239e1bb990b147b4a63a79b7f1132c5f0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33903fd7a61e79f5f610107f256b7239e1bb990b147b4a63a79b7f1132c5f0a", kill_on_drop: false }`
[INFO] [stdout] f33903fd7a61e79f5f610107f256b7239e1bb990b147b4a63a79b7f1132c5f0a
