[INFO] fetching crate vortex-sampling-compressor 0.24.0...
[INFO] testing vortex-sampling-compressor-0.24.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate vortex-sampling-compressor 0.24.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate vortex-sampling-compressor 0.24.0
[INFO] finished tweaking crates.io crate vortex-sampling-compressor 0.24.0
[INFO] tweaked toml for crates.io crate vortex-sampling-compressor 0.24.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vortex-sampling-compressor 0.24.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vortex-sampling-compressor 0.24.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bc74367d481a7f7f52259b458c57c2e8e5e9b94f1cf9b2d4b296354320d6907
[INFO] running `Command { std: "docker" "start" "-a" "7bc74367d481a7f7f52259b458c57c2e8e5e9b94f1cf9b2d4b296354320d6907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bc74367d481a7f7f52259b458c57c2e8e5e9b94f1cf9b2d4b296354320d6907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bc74367d481a7f7f52259b458c57c2e8e5e9b94f1cf9b2d4b296354320d6907", kill_on_drop: false }`
[INFO] [stdout] 7bc74367d481a7f7f52259b458c57c2e8e5e9b94f1cf9b2d4b296354320d6907
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2df6c979265625727bcf1fd7b84c909a9c50702acdab5a147d953ccbce348dfb
[INFO] running `Command { std: "docker" "start" "-a" "2df6c979265625727bcf1fd7b84c909a9c50702acdab5a147d953ccbce348dfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling arrow-schema v53.4.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling const_for v0.1.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling flatbuffers v25.1.24
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]    Compiling fsst-rs v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling fastlanes v0.1.8
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling zigzag v0.1.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling arrow-buffer v53.4.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling arrow-data v53.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling bytecheck_derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling ptr_meta v0.3.0
[INFO] [stderr]    Compiling munge_macro v0.4.1
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling rancor v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling bytecheck v0.8.0
[INFO] [stderr]    Compiling munge v0.4.1
[INFO] [stderr]    Compiling rend v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling arrow-array v53.4.0
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling arrow-select v53.4.0
[INFO] [stderr]    Compiling arrow-arith v53.4.0
[INFO] [stderr]    Compiling flexbuffers v25.1.24
[INFO] [stderr]    Compiling rkyv v0.8.10
[INFO] [stderr]    Compiling arrow-cast v53.4.0
[INFO] [stderr]    Compiling arrow-ord v53.4.0
[INFO] [stderr]    Compiling arrow-string v53.4.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling vortex-error v0.24.0
[INFO] [stderr]    Compiling vortex-mask v0.24.0
[INFO] [stderr] error: could not compile `fastlanes` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name fastlanes --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fastlanes-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::pedantic' '--deny=clippy::all' --deny=warnings '--deny=clippy::use_debug' '--deny=clippy::unwrap_used' --deny=unsafe_op_in_unsafe_fn '--deny=clippy::tests_outside_test_module' '--deny=clippy::self_named_module_files' '--deny=clippy::same_name_method' '--deny=clippy::panic' '--deny=clippy::or_fun_call' '--allow=clippy::needless_range_loop' '--deny=clippy::multiple_inherent_impl' '--deny=clippy::mem_forget' '--deny=clippy::if_then_some_else_none' '--allow=clippy::cast_possible_truncation' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e370c474d96a571e -C extra-filename=-cea556e5f2078708 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-e2c56de32f019e08.rmeta --extern const_for=/opt/rustwide/target/debug/deps/libconst_for-0377b03955f5df5d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-eb2c463b884281aa.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-97ddbf3355b082c6.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2df6c979265625727bcf1fd7b84c909a9c50702acdab5a147d953ccbce348dfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2df6c979265625727bcf1fd7b84c909a9c50702acdab5a147d953ccbce348dfb", kill_on_drop: false }`
[INFO] [stdout] 2df6c979265625727bcf1fd7b84c909a9c50702acdab5a147d953ccbce348dfb
