[INFO] cloning repository https://github.com/cgm616/wordle_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgm616/wordle_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgm616%2Fwordle_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgm616%2Fwordle_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 74d9a81f66bdd7fb1cb28a8a844a0cfeb68e49ed
[INFO] checking cgm616/wordle_rs/74d9a81f66bdd7fb1cb28a8a844a0cfeb68e49ed against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgm616%2Fwordle_rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cgm616/wordle_rs
[INFO] finished tweaking git repo https://github.com/cgm616/wordle_rs
[INFO] tweaked toml for git repo https://github.com/cgm616/wordle_rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cgm616/wordle_rs on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cgm616/wordle_rs 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded comfy-table v5.0.0
[INFO] [stderr]   Downloaded owo-colors v3.2.0
[INFO] [stderr]   Downloaded fishers_exact v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5c4e1cc1cf22bfedc7ca4eeb5df60be853a9aa21f3978a5943f48dcade2ad9b
[INFO] running `Command { std: "docker" "start" "-a" "e5c4e1cc1cf22bfedc7ca4eeb5df60be853a9aa21f3978a5943f48dcade2ad9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5c4e1cc1cf22bfedc7ca4eeb5df60be853a9aa21f3978a5943f48dcade2ad9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c4e1cc1cf22bfedc7ca4eeb5df60be853a9aa21f3978a5943f48dcade2ad9b", kill_on_drop: false }`
[INFO] [stdout] e5c4e1cc1cf22bfedc7ca4eeb5df60be853a9aa21f3978a5943f48dcade2ad9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a841ad6260430f28a6bd93b20ffedc6ece8d9b3c93970e389908ec9f46edecf9
[INFO] running `Command { std: "docker" "start" "-a" "a841ad6260430f28a6bd93b20ffedc6ece8d9b3c93970e389908ec9f46edecf9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.85
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling signal-hook v0.3.13
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]    Compiling paste v1.0.6
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling pyo3-build-config v0.15.1
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.75
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]     Checking strum v0.22.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking fishers_exact v1.0.1
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]     Checking getrandom v0.2.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking supports-color v1.3.0
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking owo-colors v3.2.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking crossterm v0.22.1
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking simba v0.5.1
[INFO] [stderr]    Compiling pyo3 v0.15.1
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.15.1
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]     Checking indoc v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking comfy-table v5.0.0
[INFO] [stderr]    Compiling pyo3-macros v0.15.1
[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.15.1/src/types/string.rs:232:30
[INFO] [stdout]     |
[INFO] [stdout] 232 |             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.15.1/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.15.1/src/ffi/cpython/unicodeobject.rs:232:15
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub unsafe fn PyUnicode_READY(op: *mut PyObject) -> c_int {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.15.1/src/ffi/cpython/unicodeobject.rs:228:1
[INFO] [stdout]     |
[INFO] [stdout] 228 | #[cfg(not(Py_3_12))]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking nalgebra v0.27.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" "a841ad6260430f28a6bd93b20ffedc6ece8d9b3c93970e389908ec9f46edecf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a841ad6260430f28a6bd93b20ffedc6ece8d9b3c93970e389908ec9f46edecf9", kill_on_drop: false }`
[INFO] [stdout] a841ad6260430f28a6bd93b20ffedc6ece8d9b3c93970e389908ec9f46edecf9
