[INFO] cloning repository https://github.com/lissahyacinth/idhash-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lissahyacinth/idhash-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flissahyacinth%2Fidhash-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flissahyacinth%2Fidhash-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97e276f28f9c5c33cb20ca919c83bb7c76431394
[INFO] checking lissahyacinth/idhash-py against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flissahyacinth%2Fidhash-py" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lissahyacinth/idhash-py
[INFO] finished tweaking git repo https://github.com/lissahyacinth/idhash-py
[INFO] tweaked toml for git repo https://github.com/lissahyacinth/idhash-py written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lissahyacinth/idhash-py on toolchain fce0e74720d199eb7839fdb51af35ac5226da178
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lissahyacinth/idhash-py 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "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-macros v0.14.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.14.5
[INFO] [stderr]   Downloaded lexical-core v0.8.2
[INFO] [stderr]   Downloaded simdutf8 v0.1.3
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.0
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.14.5
[INFO] [stderr]   Downloaded lexical-util v0.8.1
[INFO] [stderr]   Downloaded lexical-write-float v0.8.2
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.2
[INFO] [stderr]   Downloaded pyo3 v0.14.5
[INFO] [stderr]   Downloaded arrow2 v0.8.1
[INFO] [stderr]   Downloaded idhash v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dcc86271df269d630e56d4f155c1dea2c520be94fe7b105b02b39c7af0058897
[INFO] running `Command { std: "docker" "start" "-a" "dcc86271df269d630e56d4f155c1dea2c520be94fe7b105b02b39c7af0058897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dcc86271df269d630e56d4f155c1dea2c520be94fe7b105b02b39c7af0058897", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcc86271df269d630e56d4f155c1dea2c520be94fe7b105b02b39c7af0058897", kill_on_drop: false }`
[INFO] [stdout] dcc86271df269d630e56d4f155c1dea2c520be94fe7b105b02b39c7af0058897
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f46d4ca5ef40b303bce9333354ca8fb5c3cdf6bdd40480126d948b357f1866fd
[INFO] running `Command { std: "docker" "start" "-a" "f46d4ca5ef40b303bce9333354ca8fb5c3cdf6bdd40480126d948b357f1866fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.106
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking lexical-util v0.8.1
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling pyo3-build-config v0.14.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]     Checking lexical-parse-integer v0.8.0
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]     Checking lexical-write-integer v0.8.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.2
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking unicode-width v0.1.9
[INFO] [stderr]    Compiling unindent v0.1.7
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking lexical-core v0.8.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking xoroshiro128 v0.3.0
[INFO] [stderr]    Compiling pyo3 v0.14.5
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking hash_hasher v2.0.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking simdutf8 v0.1.3
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking seahash v3.0.7
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking num v0.4.0
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling pyo3-macros-backend v0.14.5
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking arrow2 v0.8.1
[INFO] [stderr]    Compiling indoc-impl v0.3.6
[INFO] [stderr]     Checking indoc v0.3.6
[INFO] [stderr]    Compiling pyo3-macros v0.14.5
[INFO] [stderr]     Checking fasthash v0.4.0
[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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/arrow2-18dc90e0134ca385.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/arrow2-18dc90e0134ca385/dep-lib-arrow2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "f46d4ca5ef40b303bce9333354ca8fb5c3cdf6bdd40480126d948b357f1866fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f46d4ca5ef40b303bce9333354ca8fb5c3cdf6bdd40480126d948b357f1866fd", kill_on_drop: false }`
[INFO] [stdout] f46d4ca5ef40b303bce9333354ca8fb5c3cdf6bdd40480126d948b357f1866fd
