[INFO] cloning repository https://github.com/lissahyacinth/unfrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lissahyacinth/unfrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flissahyacinth%2Funfrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flissahyacinth%2Funfrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec52c1e5e88720b1f21912b97b3e4461738977b7 [INFO] checking lissahyacinth/unfrs against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flissahyacinth%2Funfrs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lissahyacinth/unfrs [INFO] finished tweaking git repo https://github.com/lissahyacinth/unfrs [INFO] tweaked toml for git repo https://github.com/lissahyacinth/unfrs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lissahyacinth/unfrs on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lissahyacinth/unfrs 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-build-config v0.14.5 [INFO] [stderr] Downloaded unindent v0.1.7 [INFO] [stderr] Downloaded pyo3-macros-backend v0.14.5 [INFO] [stderr] Downloaded indoc-impl v0.3.6 [INFO] [stderr] Downloaded pyo3-macros v0.14.5 [INFO] [stderr] Downloaded indoc v0.3.6 [INFO] [stderr] Downloaded unfhash v0.1.0 [INFO] [stderr] Downloaded serde_json v1.0.68 [INFO] [stderr] Downloaded arrow v5.4.0 [INFO] [stderr] Downloaded pyo3 v0.14.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a6d4696d6116f504e11ad7333f997ee7ad05c7193a86c017f5941bd02b41d7a [INFO] running `Command { std: "docker" "start" "-a" "9a6d4696d6116f504e11ad7333f997ee7ad05c7193a86c017f5941bd02b41d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a6d4696d6116f504e11ad7333f997ee7ad05c7193a86c017f5941bd02b41d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a6d4696d6116f504e11ad7333f997ee7ad05c7193a86c017f5941bd02b41d7a", kill_on_drop: false }` [INFO] [stdout] 9a6d4696d6116f504e11ad7333f997ee7ad05c7193a86c017f5941bd02b41d7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fe24d3dc2a37474a690c9275e200d6fb7b045cce773a25d98d74d5f91fb3b3c [INFO] running `Command { std: "docker" "start" "-a" "7fe24d3dc2a37474a690c9275e200d6fb7b045cce773a25d98d74d5f91fb3b3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pyo3-build-config v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling pyo3 v0.14.5 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.14.5 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking multiversion v0.6.1 [INFO] [stderr] Checking thiserror v1.0.29 [INFO] [stderr] Checking flatbuffers v2.0.0 [INFO] [stderr] Compiling pyo3-macros v0.14.5 [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] Checking arrow v5.4.0 [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" "7fe24d3dc2a37474a690c9275e200d6fb7b045cce773a25d98d74d5f91fb3b3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe24d3dc2a37474a690c9275e200d6fb7b045cce773a25d98d74d5f91fb3b3c", kill_on_drop: false }` [INFO] [stdout] 7fe24d3dc2a37474a690c9275e200d6fb7b045cce773a25d98d74d5f91fb3b3c