[INFO] fetching crate tantivy-object-store 0.1.0... [INFO] testing tantivy-object-store-0.1.0 against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] extracting crate tantivy-object-store 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate tantivy-object-store 0.1.0 on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate tantivy-object-store 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tantivy-object-store 0.1.0 [INFO] tweaked toml for crates.io crate tantivy-object-store 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate tantivy-object-store 0.1.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" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 329c271a954b753aae287b8bb580cee9983537677339520cb151ede8b02832c0 [INFO] running `Command { std: "docker" "start" "-a" "329c271a954b753aae287b8bb580cee9983537677339520cb151ede8b02832c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "329c271a954b753aae287b8bb580cee9983537677339520cb151ede8b02832c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329c271a954b753aae287b8bb580cee9983537677339520cb151ede8b02832c0", kill_on_drop: false }` [INFO] [stdout] 329c271a954b753aae287b8bb580cee9983537677339520cb151ede8b02832c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb72898c340d95d3b6afabdab1488670562fdb65642a0f069b409f9829fd7e18 [INFO] running `Command { std: "docker" "start" "-a" "bb72898c340d95d3b6afabdab1488670562fdb65642a0f069b409f9829fd7e18", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling ownedbytes v0.5.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling murmurhash32 v0.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tantivy-fst v0.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling fastdivide v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] error: could not compile `bitpacking` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/bin/rustc --crate-name bitpacking --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bitpacking-0.8.4/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 --cfg 'feature="bitpacker1x"' --cfg 'feature="bitpacker4x"' -C metadata=1c69c590b4bbbee0 -C extra-filename=-1c69c590b4bbbee0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-b805ebf13458aa0c.rmeta --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" "bb72898c340d95d3b6afabdab1488670562fdb65642a0f069b409f9829fd7e18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb72898c340d95d3b6afabdab1488670562fdb65642a0f069b409f9829fd7e18", kill_on_drop: false }` [INFO] [stdout] bb72898c340d95d3b6afabdab1488670562fdb65642a0f069b409f9829fd7e18