[INFO] cloning repository https://github.com/jspaezp/timsrust_pyo3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jspaezp/timsrust_pyo3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaezp%2Ftimsrust_pyo3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaezp%2Ftimsrust_pyo3'... [INFO] [stderr] fatal: write error: No space left on device [INFO] [stderr] fatal: fetch-pack: invalid index-pack output [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/jspaezp/timsrust_pyo3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jspaezp/timsrust_pyo3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaezp%2Ftimsrust_pyo3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaezp%2Ftimsrust_pyo3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e856cccc785f4335c3a8a35a0be8ee702bed6c13 [INFO] checking jspaezp/timsrust_pyo3 against master#c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 for pr-142712 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjspaezp%2Ftimsrust_pyo3" "/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/jspaezp/timsrust_pyo3 [INFO] finished tweaking git repo https://github.com/jspaezp/timsrust_pyo3 [INFO] tweaked toml for git repo https://github.com/jspaezp/timsrust_pyo3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jspaezp/timsrust_pyo3 on toolchain c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jspaezp/timsrust_pyo3 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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-schema v42.0.0 [INFO] [stderr] Downloaded arrow-buffer v42.0.0 [INFO] [stderr] Downloaded linreg v0.2.0 [INFO] [stderr] Downloaded displaydoc v0.1.7 [INFO] [stderr] Downloaded arrow-data v42.0.0 [INFO] [stderr] Downloaded arrow-select v42.0.0 [INFO] [stderr] Downloaded arrow-cast v42.0.0 [INFO] [stderr] Downloaded arrow-ipc v42.0.0 [INFO] [stderr] Downloaded arrow-array v42.0.0 [INFO] [stderr] Downloaded timsrust v0.4.1 [INFO] [stderr] Downloaded parquet v42.0.0 [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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84a6284a3629c3dbdb74405ce4a20d454e731277edfdec4f0bdab2d4fb39ced0 [INFO] running `Command { std: "docker" "start" "-a" "84a6284a3629c3dbdb74405ce4a20d454e731277edfdec4f0bdab2d4fb39ced0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84a6284a3629c3dbdb74405ce4a20d454e731277edfdec4f0bdab2d4fb39ced0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84a6284a3629c3dbdb74405ce4a20d454e731277edfdec4f0bdab2d4fb39ced0", kill_on_drop: false }` [INFO] [stdout] 84a6284a3629c3dbdb74405ce4a20d454e731277edfdec4f0bdab2d4fb39ced0 [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" "+c720f49c46ec3e70bbc2bbb3e0dd1fe7fc0a47f2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10c1dac55115367cba19e8ec12fc9ee494fff3f70fd35e5d2daebef05520f125 [INFO] running `Command { std: "docker" "start" "-a" "10c1dac55115367cba19e8ec12fc9ee494fff3f70fd35e5d2daebef05520f125", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking arrow-schema v42.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling snap v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking brotli-decompressor v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pyo3-build-config v0.23.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking num-complex v0.4.4 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.23.3 [INFO] [stderr] Compiling pyo3-ffi v0.23.3 [INFO] [stderr] Compiling pyo3 v0.23.3 [INFO] [stderr] Compiling displaydoc v0.1.7 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking arrow-buffer v42.0.0 [INFO] [stderr] Checking linreg v0.2.0 [INFO] [stderr] Checking arrow-data v42.0.0 [INFO] [stderr] Checking arrow-array v42.0.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking arrow-select v42.0.0 [INFO] [stderr] Checking arrow-cast v42.0.0 [INFO] [stderr] Compiling pyo3-macros v0.23.3 [INFO] [stderr] Checking arrow-ipc v42.0.0 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stderr] Checking parquet v42.0.0 [INFO] [stderr] Checking rusqlite v0.31.0 [INFO] [stderr] Checking timsrust v0.4.1 [INFO] [stderr] Checking timsrust_pyo3 v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SpectrumReaderBuilder` [INFO] [stdout] --> src/timsrust_readers.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | SpectrumReaderBuilder, SpectrumReaderConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SpectrumReaderBuilder` [INFO] [stdout] --> src/timsrust_readers.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | SpectrumReaderBuilder, SpectrumReaderConfig, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/timsrust_readers.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | py: Python<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `py` [INFO] [stdout] --> src/timsrust_readers.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | py: Python<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_py` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.23s [INFO] running `Command { std: "docker" "inspect" "10c1dac55115367cba19e8ec12fc9ee494fff3f70fd35e5d2daebef05520f125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10c1dac55115367cba19e8ec12fc9ee494fff3f70fd35e5d2daebef05520f125", kill_on_drop: false }` [INFO] [stdout] 10c1dac55115367cba19e8ec12fc9ee494fff3f70fd35e5d2daebef05520f125