[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] checking corpus-tools/graphANNIS against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcorpus-tools%2FgraphANNIS" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/corpus-tools/graphANNIS on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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.2+spec-1.1.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.2+spec-1.1.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.23.0)
[INFO] [stderr]       Adding zip v0.6.6 (available: v8.5.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d406cbf3ac4b199d9944479d5220a17011a81af11b557fccc3f8908ee7fa240
[INFO] running `Command { std: "docker" "start" "-a" "1d406cbf3ac4b199d9944479d5220a17011a81af11b557fccc3f8908ee7fa240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d406cbf3ac4b199d9944479d5220a17011a81af11b557fccc3f8908ee7fa240", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d406cbf3ac4b199d9944479d5220a17011a81af11b557fccc3f8908ee7fa240", kill_on_drop: false }`
[INFO] [stdout] 1d406cbf3ac4b199d9944479d5220a17011a81af11b557fccc3f8908ee7fa240
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf6985a523ba5856f79d9c0b4f356aab009e3efe9b1cf3628a5f2892e84997ea
[INFO] running `Command { std: "docker" "start" "-a" "cf6985a523ba5856f79d9c0b4f356aab009e3efe9b1cf3628a5f2892e84997ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking impls v1.0.3
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking facet-core v0.28.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling facet-macros-parse v0.28.3
[INFO] [stderr]     Checking binary-layout v2.1.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling facet-macros-emit v0.28.3
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]     Checking sstable v0.11.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling facet-macros v0.28.3
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking clru v0.6.3
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking quick-xml v0.28.2
[INFO] [stderr]    Compiling file_diff v1.0.0
[INFO] [stderr]     Checking normpath v1.5.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking page_size v0.4.2
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking memory-stats v1.2.0
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking lru v0.7.8
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]     Checking facet v0.28.3
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking boolean_expression v0.4.4
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking bytestring v1.5.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking fd-lock v3.0.13
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling diesel_derives v2.3.7
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling rustyline-derive v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking binary-layout v4.0.2
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking compound_duration v1.2.1
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling actix-router v0.5.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking transient-btree-index v0.5.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/53f0b05ecbcf011a1f77f1c627304e87ebd05801/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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 --cfg 'feature="lexer"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=9ef295b6719ff12c -C extra-filename=-9d669cf95037d57f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-0c7369dc03fbf447.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-1abc97c8f91329a2.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-ffd4d3c8989bc812.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-ce4d2d59971d07d3.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-e768db4cbab7dc51.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-9e8251485217a497.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-87025b9da5bde858.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-f8ed72d78990c0ba.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-37ff44e3987c4397.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-cd2d2277897a98b0.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-5c7d9ee328baeb20.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4dfc1b165cf6adea.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a30c0625979b09c8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: libsqlite3-sys@0.26.0: cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr] warning: libsqlite3-sys@0.26.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.26.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-8895cb713e45eebd/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/sqlite3.c
[INFO] [stderr]   cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER
[INFO] [stderr]   cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH
[INFO] [stderr]   cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=cc: fatal error: Killed signal terminated program cc1
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-w" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT2" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_ISNAN" "-DHAVE_LOCALTIME_R" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-dfedf4882de9f33d/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] running `Command { std: "docker" "inspect" "cf6985a523ba5856f79d9c0b4f356aab009e3efe9b1cf3628a5f2892e84997ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf6985a523ba5856f79d9c0b4f356aab009e3efe9b1cf3628a5f2892e84997ea", kill_on_drop: false }`
[INFO] [stdout] cf6985a523ba5856f79d9c0b4f356aab009e3efe9b1cf3628a5f2892e84997ea
