[INFO] cloning repository https://github.com/sankar-boro/loony-axum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sankar-boro/loony-axum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsankar-boro%2Floony-axum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsankar-boro%2Floony-axum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0317eb26d7506be40252a946378047213605b8c [INFO] testing sankar-boro/loony-axum against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsankar-boro%2Floony-axum" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sankar-boro/loony-axum [INFO] finished tweaking git repo https://github.com/sankar-boro/loony-axum [INFO] tweaked toml for git repo https://github.com/sankar-boro/loony-axum written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sankar-boro/loony-axum on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sankar-boro/loony-axum 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5996f72ec3c40444e6223bce42584263a79f1dbe10a244a697a435aaa16fb965 [INFO] running `Command { std: "docker" "start" "-a" "5996f72ec3c40444e6223bce42584263a79f1dbe10a244a697a435aaa16fb965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5996f72ec3c40444e6223bce42584263a79f1dbe10a244a697a435aaa16fb965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5996f72ec3c40444e6223bce42584263a79f1dbe10a244a697a435aaa16fb965", kill_on_drop: false }` [INFO] [stdout] 5996f72ec3c40444e6223bce42584263a79f1dbe10a244a697a435aaa16fb965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a95e226553885e3e1cc9611f8fce8d747c8d22224f2f78cb9e1b78e1b0ddfdf [INFO] running `Command { std: "docker" "start" "-a" "9a95e226553885e3e1cc9611f8fce8d747c8d22224f2f78cb9e1b78e1b0ddfdf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling built v0.7.5 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling bitpacking v0.9.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling bitstream-io v2.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling atomic v0.6.0 [INFO] [stderr] Compiling avif-serialize v0.8.2 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling fastrand v2.2.0 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling image-webp v0.2.0 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling oneshot v0.1.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling redis-protocol v4.1.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling tower-cookies v0.10.0 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling tantivy v0.22.0 [INFO] [stderr] Compiling ravif v0.11.11 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower-sessions-core v0.10.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling bb8 v0.8.6 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling bb8 v0.7.1 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling fred v7.1.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling tower-sessions-memory-store v0.10.2 [INFO] [stderr] Compiling tower-sessions v0.10.2 [INFO] [stderr] Compiling image v0.25.4 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling bb8-postgres v0.7.0 [INFO] [stderr] Compiling redis v0.24.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] error: could not compile `tantivy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name tantivy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tantivy-0.22.0/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="default"' --cfg 'feature="fs4"' --cfg 'feature="lz4-compression"' --cfg 'feature="lz4_flex"' --cfg 'feature="memmap2"' --cfg 'feature="mmap"' --cfg 'feature="stopwords"' --cfg 'feature="tempfile"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compare_hash_only", "default", "fail", "failpoints", "fs4", "futures-util", "lz4-compression", "lz4_flex", "memmap2", "mmap", "quickwit", "sstable", "stopwords", "tempfile", "unstable", "zstd", "zstd-compression"))' -C metadata=186dedd88ab1c558 -C extra-filename=-7ebcd6b584ed910d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-f95a2d77404a73d2.rmeta --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bitpacking=/opt/rustwide/target/debug/deps/libbitpacking-8a36a5281ae99932.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern census=/opt/rustwide/target/debug/deps/libcensus-04578044dd7cbc66.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-ec6b1847c42b19ed.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-8b218232a3e4c9c2.rmeta --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-af2d5a07fb165ed2.rmeta --extern fastdivide=/opt/rustwide/target/debug/deps/libfastdivide-049a15134852a5bb.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rmeta --extern fs4=/opt/rustwide/target/debug/deps/libfs4-86be2e03dd730199.rmeta --extern htmlescape=/opt/rustwide/target/debug/deps/libhtmlescape-de762f64d8f6e472.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-97851b5a067112d9.rmeta --extern levenshtein_automata=/opt/rustwide/target/debug/deps/liblevenshtein_automata-e59efb4cd3598815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bd0e2ae5711b2bb9.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-0789fa7c4d88ca5f.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-d5885a63ee2368a5.rmeta --extern measure_time=/opt/rustwide/target/debug/deps/libmeasure_time-8cf1185165f3b1c6.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-f961a2aca4edf7e4.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1a0697f4349994a5.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-debe7c411cf97340.rmeta --extern oneshot=/opt/rustwide/target/debug/deps/liboneshot-f8e4eb2117827c14.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d7f70122059d9405.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a239bf50bca14a93.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-555719c88e79f0f8.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-306a8518e11f2bd8.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f80744ec48afde77.rmeta --extern sketches_ddsketch=/opt/rustwide/target/debug/deps/libsketches_ddsketch-abcc638ced79db4a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e2fbd282c83e646d.rmeta --extern tantivy_bitpacker=/opt/rustwide/target/debug/deps/libtantivy_bitpacker-5839bdca21e7029a.rmeta --extern columnar=/opt/rustwide/target/debug/deps/libtantivy_columnar-6358e72d80f863c0.rmeta --extern common=/opt/rustwide/target/debug/deps/libtantivy_common-d3cc991f5ad647f4.rmeta --extern tantivy_fst=/opt/rustwide/target/debug/deps/libtantivy_fst-3bb3ec2e581e1d45.rmeta --extern query_grammar=/opt/rustwide/target/debug/deps/libtantivy_query_grammar-0888cc22fd8e3ff2.rmeta --extern stacker=/opt/rustwide/target/debug/deps/libtantivy_stacker-0092f5a5046c5be6.rmeta --extern tokenizer_api=/opt/rustwide/target/debug/deps/libtantivy_tokenizer_api-dd1b6e0d0551c953.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-77e5eef3bb2bbdee.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7623ce5cbd706f17.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-bdef136e870f0a5e.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c4fc4642f13b6619.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-7deb9e8f150f749d/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9a95e226553885e3e1cc9611f8fce8d747c8d22224f2f78cb9e1b78e1b0ddfdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a95e226553885e3e1cc9611f8fce8d747c8d22224f2f78cb9e1b78e1b0ddfdf", kill_on_drop: false }` [INFO] [stdout] 9a95e226553885e3e1cc9611f8fce8d747c8d22224f2f78cb9e1b78e1b0ddfdf