[INFO] cloning repository https://github.com/corpus-tools/graphANNIS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/corpus-tools/graphANNIS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 158cd0a6388ce1be95ae46855ac77f85609c939b [INFO] testing corpus-tools/graphANNIS against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/corpus-tools/graphANNIS [INFO] finished tweaking git repo https://github.com/corpus-tools/graphANNIS [INFO] tweaked toml for git repo https://github.com/corpus-tools/graphANNIS written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/corpus-tools/graphANNIS on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 459 packages to latest Rust 1.96.0-nightly compatible versions [INFO] [stderr] Adding actix-cors v0.6.5 (available: v0.7.1) [INFO] [stderr] Adding bcrypt v0.10.1 (available: v0.19.0) [INFO] [stderr] Adding bincode v1.3.3 (available: v3.0.0) [INFO] [stderr] Adding clap v2.34.0 (available: v4.6.0) [INFO] [stderr] Adding compound_duration v1.2.1 (available: v2.0.0) [INFO] [stderr] Adding config v0.13.4 (available: v0.15.22) [INFO] [stderr] Adding criterion v0.3.6 (available: v0.8.2) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.8.2) [INFO] [stderr] Adding env_logger v0.9.3 (available: v0.11.10) [INFO] [stderr] Adding facet v0.28.3 (available: v0.44.3) [INFO] [stderr] Adding fake v2.10.0 (available: v5.1.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding insta-cmd v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding jsonwebtoken v7.2.0 (available: v10.3.0) [INFO] [stderr] Adding lalrpop v0.20.2 (available: v0.23.1) [INFO] [stderr] Adding lalrpop-util v0.20.2 (available: v0.23.1) [INFO] [stderr] Adding libsqlite3-sys v0.26.0 (available: v0.37.0) [INFO] [stderr] Adding lru v0.7.8 (available: v0.16.3) [INFO] [stderr] Adding page_size v0.4.2 (available: v0.6.0) [INFO] [stderr] Adding quick-xml v0.28.2 (available: v0.39.2) [INFO] [stderr] Adding rand v0.9.2 (available: v0.10.0) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.2) [INFO] [stderr] Adding rustyline v9.1.2 (available: v18.0.0) [INFO] [stderr] Adding rustyline-derive v0.5.0 (available: v0.12.0) [INFO] [stderr] Adding serial_test v2.0.0 (available: v3.4.0) [INFO] [stderr] Adding strum v0.21.0 (available: v0.28.0) [INFO] [stderr] Adding strum_macros v0.21.1 (available: v0.28.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] [stderr] Adding tikv-jemallocator v0.5.4 (available: v0.6.1) [INFO] [stderr] Adding toml v0.5.11 (available: v1.1.0+spec-1.1.0) [INFO] [stderr] Adding toml v0.8.23 (available: v1.1.0+spec-1.1.0) [INFO] [stderr] Adding uuid v0.8.2 (available: v1.23.0) [INFO] [stderr] Adding zip v0.6.6 (available: v8.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcede7cfe636c7bc3db3ee37786b3be5fba0b672f031d8fd1187790e3db0baf5 [INFO] running `Command { std: "docker" "start" "-a" "dcede7cfe636c7bc3db3ee37786b3be5fba0b672f031d8fd1187790e3db0baf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcede7cfe636c7bc3db3ee37786b3be5fba0b672f031d8fd1187790e3db0baf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcede7cfe636c7bc3db3ee37786b3be5fba0b672f031d8fd1187790e3db0baf5", kill_on_drop: false }` [INFO] [stdout] dcede7cfe636c7bc3db3ee37786b3be5fba0b672f031d8fd1187790e3db0baf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5382c6eac7cfed2deb378a2583b4b94924eb49d3ce8faaca2023e967d412b8ba [INFO] running `Command { std: "docker" "start" "-a" "5382c6eac7cfed2deb378a2583b4b94924eb49d3ce8faaca2023e967d412b8ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling shadow_counted v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling mutants v0.0.3 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling unsynn v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling facet-macros-parse v0.28.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling facet-macros-emit v0.28.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling ena v0.14.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling impls v1.0.3 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling facet-core v0.28.3 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling facet-macros v0.28.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling binary-layout v2.1.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling transient-btree-index v0.5.1 [INFO] [stderr] Compiling sstable v0.11.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling facet v0.28.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling binary-layout v4.0.2 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling clru v0.6.3 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling boolean_expression v0.4.4 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling graphannis-core v4.1.1 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling memory-stats v1.2.0 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling regex-lite v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling graphannis v4.1.1 (/opt/rustwide/workdir/graphannis) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-rt v2.11.0 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling actix-router v0.5.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling diesel_derives v2.3.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling dsl_auto_type v0.2.0 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling actix-http v3.12.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] error: could not compile `graphannis` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustc --crate-name graphannis --edition=2024 graphannis/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5827e176ba69becb -C extra-filename=-52726f490509e5bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern boolean_expression=/opt/rustwide/target/debug/deps/libboolean_expression-7185591f93192996.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-3a68185fa2c67e0c.rmeta --extern facet=/opt/rustwide/target/debug/deps/libfacet-5457220c4d31cfca.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-ea598cdc62702225.rmeta --extern graphannis_core=/opt/rustwide/target/debug/deps/libgraphannis_core-b041f5a051815e20.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-e528317219236035.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-ddbe1ef1bb342938.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e0c2caade0d97aa4.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-40ad1551522f3eec.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-5ab2d5ba9eb09f28.rmeta --extern memory_stats=/opt/rustwide/target/debug/deps/libmemory_stats-db7c5f90d651ae0f.rmeta --extern page_size=/opt/rustwide/target/debug/deps/libpage_size-e179c1e321f3a780.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-51a5fa9c184433d7.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-db99fc803683e5ed.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-a59969707b42f994.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-5a527483989b35a3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-53d261eb27b06803.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-f70af590d92f08fa.so --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-d441a7d1fa25c4d0.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-0cd3810c5ff2109c.so --extern sys_info=/opt/rustwide/target/debug/deps/libsys_info-798dcf1dffaae483.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-fa403815f4ede145.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e9a032447c65e4bd.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-0ea9cf523a76f207.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-f03c2f627993c776.rmeta --extern transient_btree_index=/opt/rustwide/target/debug/deps/libtransient_btree_index-061c151e2130fcc1.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-c32f74d48c9f751b.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/sys-info-14e3e1704e9e8514/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-9b6ebd2ae57803c6/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-f051797b99cdbaf3/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5382c6eac7cfed2deb378a2583b4b94924eb49d3ce8faaca2023e967d412b8ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5382c6eac7cfed2deb378a2583b4b94924eb49d3ce8faaca2023e967d412b8ba", kill_on_drop: false }` [INFO] [stdout] 5382c6eac7cfed2deb378a2583b4b94924eb49d3ce8faaca2023e967d412b8ba