[INFO] cloning repository https://github.com/StevenBtw/graphos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StevenBtw/graphos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStevenBtw%2Fgraphos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStevenBtw%2Fgraphos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ebae02f06f8f0cbc57543f74b6ba06f259dbed3 [INFO] checking StevenBtw/graphos against try#fceb2de603f0807f9049222f3f612ed51ed8f9dc for pr-157576 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStevenBtw%2Fgraphos" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/StevenBtw/graphos [INFO] finished tweaking git repo https://github.com/StevenBtw/graphos [INFO] tweaked toml for git repo https://github.com/StevenBtw/graphos written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/StevenBtw/graphos on toolchain fceb2de603f0807f9049222f3f612ed51ed8f9dc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/StevenBtw/graphos 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" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 7440de83192a5f9e2fa7f21c96591cc38ef75e41d4ac6d9fb9cf0a07ce6e079c [INFO] running `Command { std: "docker" "start" "7440de83192a5f9e2fa7f21c96591cc38ef75e41d4ac6d9fb9cf0a07ce6e079c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7440de83192a5f9e2fa7f21c96591cc38ef75e41d4ac6d9fb9cf0a07ce6e079c" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7440de83192a5f9e2fa7f21c96591cc38ef75e41d4ac6d9fb9cf0a07ce6e079c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7440de83192a5f9e2fa7f21c96591cc38ef75e41d4ac6d9fb9cf0a07ce6e079c" "/opt/rustwide/cargo-home/bin/cargo" "+fceb2de603f0807f9049222f3f612ed51ed8f9dc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking itoa v1.0.18 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking regex-lite v0.1.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking arrow-schema v58.2.0 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking md5 v0.8.0 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking rayon v1.12.0 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking hybrid-array v0.4.10 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking is-terminal v0.4.17 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking crypto-common v0.2.1 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking statrs v0.18.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Compiling codspeed-criterion-compat v4.5.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling target-lexicon v0.13.5 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.118 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking digest v0.11.2 [INFO] [stderr] Compiling codspeed v4.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.118 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Compiling napi-build v2.3.1 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking sha1 v0.11.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking endian-type v0.2.0 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking radix_trie v0.3.0 [INFO] [stderr] Compiling napi v3.8.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking libloading v0.9.0 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking unit-prefix v0.5.2 [INFO] [stderr] Checking napi-sys v3.2.1 [INFO] [stderr] Compiling grafeo-node v0.5.42 (/opt/rustwide/workdir/crates/bindings/node) [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Compiling grafeo-spec-tests v0.5.42 (/opt/rustwide/workdir/crates/grafeo-spec-tests) [INFO] [stderr] Checking rustc-hash v2.1.2 [INFO] [stderr] Compiling grafeo-c v0.5.42 (/opt/rustwide/workdir/crates/bindings/c) [INFO] [stderr] Compiling ctor v0.11.1 [INFO] [stderr] Checking wasm-bindgen-test-shared v0.2.118 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking rustyline v18.0.0 [INFO] [stderr] Compiling pyo3-build-config v0.27.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Checking indicatif v0.18.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.118 [INFO] [stderr] Compiling napi-derive-backend v5.0.4 [INFO] [stderr] Compiling pyo3-ffi v0.27.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.27.2 [INFO] [stderr] Compiling pyo3 v0.27.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.68 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking clap_complete v4.6.3 [INFO] [stderr] Compiling napi-derive v3.5.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.118 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking grafeo-common v0.5.42 (/opt/rustwide/workdir/crates/grafeo-common) [INFO] [stderr] Compiling pyo3-macros v0.27.2 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking js-sys v0.3.95 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking grafeo-core v0.5.42 (/opt/rustwide/workdir/crates/grafeo-core) [INFO] [stderr] Checking grafeo-storage v0.5.42 (/opt/rustwide/workdir/crates/grafeo-storage) [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking pyo3-async-runtimes v0.27.0 [INFO] [stderr] Checking arrow-buffer v58.2.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Checking arrow-data v58.2.0 [INFO] [stderr] Checking codspeed-criterion-compat-walltime v4.5.0 [INFO] [stderr] Checking arrow-array v58.2.0 [INFO] [stderr] Checking arrow-select v58.2.0 [INFO] [stderr] Checking arrow-ipc v58.2.0 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.68 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking wasm-bindgen-test v0.3.68 [INFO] [stderr] Checking grafeo-adapters v0.5.42 (/opt/rustwide/workdir/crates/grafeo-adapters) [INFO] [stderr] Checking grafeo-engine v0.5.42 (/opt/rustwide/workdir/crates/grafeo-engine) [INFO] [stderr] Checking grafeo v0.5.42 (/opt/rustwide/workdir/crates/grafeo) [INFO] [stderr] Checking grafeo-bindings-common v0.5.42 (/opt/rustwide/workdir/crates/bindings/common) [INFO] [stderr] Checking grafeo-cli v0.5.42 (/opt/rustwide/workdir/crates/grafeo-cli) [INFO] [stderr] Checking grafeo-examples v0.5.42 (/opt/rustwide/workdir/examples/rust) [INFO] [stderr] Checking grafeo-wasm v0.5.42 (/opt/rustwide/workdir/crates/bindings/wasm) [INFO] [stderr] Checking grafeo-python v0.5.42 (/opt/rustwide/workdir/crates/bindings/python) [INFO] [stderr] error: could not compile `grafeo-core` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fceb2de603f0807f9049222f3f612ed51ed8f9dc/bin/rustc --crate-name grafeo_core --edition=2024 crates/grafeo-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::all' '--warn=clippy::wildcard_imports' '--allow=clippy::while_let_loop' '--allow=clippy::used_underscore_binding' '--allow=clippy::unused_self' --deny=unsafe_code '--allow=clippy::unreadable_literal' '--allow=clippy::unnested_or_patterns' '--allow=clippy::unnecessary_wraps' '--allow=clippy::unnecessary_map_or' '--allow=clippy::unnecessary_literal_bound' '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::struct_field_names' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::should_implement_trait' '--allow=clippy::return_self_not_must_use' '--allow=clippy::ref_option' '--allow=clippy::redundant_closure_for_method_calls' '--allow=clippy::ptr_as_ptr' '--allow=clippy::needless_raw_string_hashes' '--allow=clippy::needless_range_loop' '--allow=clippy::needless_pass_by_value' '--allow=clippy::needless_continue' '--allow=clippy::mut_from_ref' '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--warn=clippy::missing_panics_doc' '--allow=clippy::missing_fields_in_debug' '--warn=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::match_wildcard_for_single_variants' '--allow=clippy::match_same_arms' '--allow=clippy::map_entry' '--allow=clippy::manual_slice_size_calculation' '--allow=clippy::manual_div_ceil' '--allow=clippy::large_enum_variant' '--allow=clippy::items_after_statements' '--allow=clippy::implicit_hasher' '--allow=clippy::if_not_else' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::doc_link_with_quotes' '--allow=clippy::derivable_impls' '--allow=clippy::default_trait_access' '--warn=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--allow=clippy::cast_lossless' -C debug-assertions=on --test --cfg 'feature="compact-store"' --cfg 'feature="crossbeam"' --cfg 'feature="default"' --cfg 'feature="hybrid-search"' --cfg 'feature="jsonl-import"' --cfg 'feature="lpg"' --cfg 'feature="mmap"' --cfg 'feature="ordered-float"' --cfg 'feature="parallel"' --cfg 'feature="rand"' --cfg 'feature="rayon"' --cfg 'feature="regex"' --cfg 'feature="regex-lite"' --cfg 'feature="serde_json"' --cfg 'feature="spill"' --cfg 'feature="text-index"' --cfg 'feature="triple-store"' --cfg 'feature="vector-index"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ai", "compact-store", "crossbeam", "default", "hybrid-search", "jsonl-import", "lpg", "mmap", "ordered-float", "parallel", "parquet", "parquet-import", "rand", "rayon", "rdf", "regex", "regex-lite", "ring-index", "serde_json", "shacl", "spill", "succinct-indexes", "temporal", "testing-crash-injection", "text-index", "tiered-storage", "triple-store", "vector-index"))' -C metadata=a0906f2e3fddfda2 -C extra-filename=-bfc89b53e15ad289 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-6185cf0127a3a707.rmeta --extern arcstr=/opt/rustwide/target/debug/deps/libarcstr-08d7c69de4623e8e.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-2024e23b77feaa7d.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4a6ad3b877ec00da.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-68c46a2c18e8f81c.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcodspeed_criterion_compat-281d41944e658f2d.rmeta --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-c88c2bcd549c9006.rmeta --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-527af990e38e259e.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-954a52c58bdb8069.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-ea5c4dc1871e3f19.rmeta --extern grafeo_common=/opt/rustwide/target/debug/deps/libgrafeo_common-001ac75a4a86c60c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-cecb928fe25549b1.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-f1e5c8ed1003c2e6.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-1563e0d2b50ef664.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-489c2e77567d06d5.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b31d24f6f3d7f497.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-4abde30f6d3df3a0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-31e4ebeffdc251e0.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-3c0770cc03b30220.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f461fb53b768070b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0aaa6373c5aa2c47.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-df22063451ac8f1b.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-0e39a9cb22c5f11a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e27abdfc27ae6c3a.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-185bb351b7945a51.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/codspeed-b73e51bd34622a36/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7440de83192a5f9e2fa7f21c96591cc38ef75e41d4ac6d9fb9cf0a07ce6e079c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7440de83192a5f9e2fa7f21c96591cc38ef75e41d4ac6d9fb9cf0a07ce6e079c", kill_on_drop: false }` [INFO] [stdout] 7440de83192a5f9e2fa7f21c96591cc38ef75e41d4ac6d9fb9cf0a07ce6e079c