[INFO] cloning repository https://github.com/mwlon/quantile-compression
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwlon/quantile-compression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwlon%2Fquantile-compression", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwlon%2Fquantile-compression'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59de26252b3a5c85d90e2ce752418a785c3938ff
[INFO] checking mwlon/quantile-compression against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwlon%2Fquantile-compression" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mwlon/quantile-compression on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mwlon/quantile-compression
[INFO] finished tweaking git repo https://github.com/mwlon/quantile-compression
[INFO] tweaked toml for git repo https://github.com/mwlon/quantile-compression written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/mwlon/quantile-compression 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c169cbdb92814f423a02c88659abff30cd76f79897a27249c339a51a261b0612
[INFO] running `Command { std: "docker" "start" "-a" "c169cbdb92814f423a02c88659abff30cd76f79897a27249c339a51a261b0612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c169cbdb92814f423a02c88659abff30cd76f79897a27249c339a51a261b0612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c169cbdb92814f423a02c88659abff30cd76f79897a27249c339a51a261b0612", kill_on_drop: false }`
[INFO] [stdout] c169cbdb92814f423a02c88659abff30cd76f79897a27249c339a51a261b0612
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc3c94c779ec2d54c25d07976eb419a4a3888573210643ea9c02329299ae8463
[INFO] running `Command { std: "docker" "start" "-a" "bc3c94c779ec2d54c25d07976eb419a4a3888573210643ea9c02329299ae8463", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking arrow-schema v53.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking lexical-util v1.0.3
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking better_io v0.1.0 (/opt/rustwide/workdir/better_io)
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking dtype_dispatch v0.1.0 (/opt/rustwide/workdir/dtype_dispatch)
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling pyo3-build-config v0.22.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking lexical-write-integer v1.0.2
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking lexical-parse-integer v1.0.2
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling flatbuffers v24.3.25
[INFO] [stderr]     Checking lexical-write-float v1.0.2
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]     Checking lexical-parse-float v1.0.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking q_compress v0.11.7 (/opt/rustwide/workdir/quantile-compression/q_compress)
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking lexical-core v1.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking pco v0.4.1 (/opt/rustwide/workdir/pco)
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking winnow v0.6.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking papergrid v0.11.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.5
[INFO] [stderr]    Compiling pyo3-ffi v0.22.5
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling pyo3 v0.22.5
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking cpcodec v0.0.0 (/opt/rustwide/workdir/pco_c)
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking q_compress_ffi v0.0.0 (/opt/rustwide/workdir/quantile-compression/ffi)
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]    Compiling tabled_derive v0.7.0
[INFO] [stderr]     Checking arrow-buffer v53.2.0
[INFO] [stderr]     Checking arrow-data v53.2.0
[INFO] [stderr]     Checking tabled v0.15.0
[INFO] [stderr]     Checking arrow-array v53.2.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking arrow-select v53.2.0
[INFO] [stderr]     Checking arrow-arith v53.2.0
[INFO] [stderr]     Checking arrow-cast v53.2.0
[INFO] [stderr]     Checking arrow-ord v53.2.0
[INFO] [stderr]     Checking arrow-ipc v53.2.0
[INFO] [stderr]     Checking arrow-string v53.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]     Checking arrow-row v53.2.0
[INFO] [stderr]     Checking zstd v0.13.0
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pyo3-macros v0.22.5
[INFO] [stderr]     Checking parquet v53.2.0
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking numpy v0.22.0
[INFO] [stderr]     Checking pco_python v0.3.2 (/opt/rustwide/workdir/pco_python)
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> pco_python/src/lib.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | /   py_run!(
[INFO] [stdout] 33 | |     py,
[INFO] [stdout] 34 | |     standalone_module,
[INFO] [stdout] 35 | |     "import sys; sys.modules['pcodec.standalone'] = standalone_module"
[INFO] [stdout] 36 | |   );
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::py_run_impl` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::py_run_impl` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> pco_python/src/lib.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | /   py_run!(
[INFO] [stdout] 43 | |     py,
[INFO] [stdout] 44 | |     wrapped_module,
[INFO] [stdout] 45 | |     "import sys; sys.modules['pcodec.wrapped'] = wrapped_module"
[INFO] [stdout] 46 | |   );
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::py_run_impl` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::py_run_impl` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> pco_python/src/lib.rs:32:3
[INFO] [stdout]    |
[INFO] [stdout] 32 | /   py_run!(
[INFO] [stdout] 33 | |     py,
[INFO] [stdout] 34 | |     standalone_module,
[INFO] [stdout] 35 | |     "import sys; sys.modules['pcodec.standalone'] = standalone_module"
[INFO] [stdout] 36 | |   );
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::py_run_impl` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::py_run_impl` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `gil-refs`
[INFO] [stdout]   --> pco_python/src/lib.rs:42:3
[INFO] [stdout]    |
[INFO] [stdout] 42 | /   py_run!(
[INFO] [stdout] 43 | |     py,
[INFO] [stdout] 44 | |     wrapped_module,
[INFO] [stdout] 45 | |     "import sys; sys.modules['pcodec.wrapped'] = wrapped_module"
[INFO] [stdout] 46 | |   );
[INFO] [stdout]    | |___^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::py_run_impl` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::py_run_impl` may come from an old version of the `pyo3` crate, try updating your dependency with `cargo update -p pyo3`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::py_run_impl` which comes from the expansion of the macro `py_run` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetatbjCA7/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2D2eCP/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `parquet` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bc3c94c779ec2d54c25d07976eb419a4a3888573210643ea9c02329299ae8463", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc3c94c779ec2d54c25d07976eb419a4a3888573210643ea9c02329299ae8463", kill_on_drop: false }`
[INFO] [stdout] bc3c94c779ec2d54c25d07976eb419a4a3888573210643ea9c02329299ae8463
