[INFO] cloning repository https://github.com/Emasoft/pss-rust-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Emasoft/pss-rust-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmasoft%2Fpss-rust-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmasoft%2Fpss-rust-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aeab3d6b294f8152b0a049e8ab660842299159bc
[INFO] checking Emasoft/pss-rust-engine/aeab3d6b294f8152b0a049e8ab660842299159bc against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmasoft%2Fpss-rust-engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Emasoft/pss-rust-engine
[INFO] finished tweaking git repo https://github.com/Emasoft/pss-rust-engine
[INFO] tweaked toml for git repo https://github.com/Emasoft/pss-rust-engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Emasoft/pss-rust-engine on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Emasoft/pss-rust-engine 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc1/source/negation-detector/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nlprule-build v0.6.4
[INFO] [stderr]   Downloaded srx v0.1.4
[INFO] [stderr]   Downloaded roxmltree v0.14.1
[INFO] [stderr]   Downloaded serde-xml-rs v0.4.1
[INFO] [stderr]   Downloaded rayon-cond v0.1.0
[INFO] [stderr]   Downloaded nlprule v0.6.4
[INFO] [stderr]   Downloaded fancy-regex v0.5.0
[INFO] [stderr]   Downloaded swapvec v0.3.0
[INFO] [stderr]   Downloaded cozo-ce v0.7.12
[INFO] [stderr]   Downloaded lz4_flex v0.10.0
[INFO] [stderr]   Downloaded sqlite v0.36.2
[INFO] [stderr]   Downloaded sqlite3-sys v0.17.0
[INFO] [stderr]   Downloaded rmpv v1.3.1
[INFO] [stderr]   Downloaded supports-unicode v2.1.0
[INFO] [stderr]   Downloaded supports-hyperlinks v2.1.0
[INFO] [stderr]   Downloaded quadrature v0.1.2
[INFO] [stderr]   Downloaded textwrap v0.15.2
[INFO] [stderr]   Downloaded include-flate v0.3.2
[INFO] [stderr]   Downloaded include-flate-compress v0.3.2
[INFO] [stderr]   Downloaded libflate_lz77 v2.2.0
[INFO] [stderr]   Downloaded include-flate-codegen v0.3.2
[INFO] [stderr]   Downloaded libflate v2.2.1
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.3
[INFO] [stderr]   Downloaded jieba-macros v0.7.1
[INFO] [stderr]   Downloaded cedarwood v0.4.6
[INFO] [stderr]   Downloaded fast2s v0.3.1
[INFO] [stderr]   Downloaded casey v0.4.2
[INFO] [stderr]   Downloaded sqlite3-src v0.6.1
[INFO] [stderr]   Downloaded tiktoken-rs v0.6.0
[INFO] [stderr]   Downloaded jieba-rs v0.7.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68eb74b8be38884c09e07716b8c8c8a216de05a14d85c6f9c78e1c752e130cfb
[INFO] running `Command { std: "docker" "start" "-a" "68eb74b8be38884c09e07716b8c8c8a216de05a14d85c6f9c78e1c752e130cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68eb74b8be38884c09e07716b8c8c8a216de05a14d85c6f9c78e1c752e130cfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68eb74b8be38884c09e07716b8c8c8a216de05a14d85c6f9c78e1c752e130cfb", kill_on_drop: false }`
[INFO] [stdout] 68eb74b8be38884c09e07716b8c8c8a216de05a14d85c6f9c78e1c752e130cfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a8f335bbfc465b720329d8f73707fe1ee18a195627155d0998d6f04e4dc1420
[INFO] running `Command { std: "docker" "start" "-a" "3a8f335bbfc465b720329d8f73707fe1ee18a195627155d0998d6f04e4dc1420", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/negation-detector/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling serde-xml-rs v0.4.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nlprule v0.6.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling rayon-cond v0.1.0
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling sqlite3-src v0.6.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling fancy-regex v0.5.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling srx v0.1.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling fast2s v0.3.1
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling priority-queue v1.4.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking atomic v0.6.1
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking lz4_flex v0.10.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking cedarwood v0.4.6
[INFO] [stderr]    Compiling jieba-macros v0.7.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking jiff v0.2.23
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking swapvec v0.3.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]     Checking fancy-regex v0.13.0
[INFO] [stderr]     Checking rmpv v1.3.1
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling casey v0.4.2
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking quadrature v0.1.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tiktoken-rs v0.6.0
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]     Checking include-flate-compress v0.3.2
[INFO] [stderr]    Compiling include-flate-codegen v0.3.2
[INFO] [stderr]     Checking include-flate v0.3.2
[INFO] [stderr]     Checking jieba-rs v0.7.4
[INFO] [stderr]    Compiling nlprule-build v0.6.4
[INFO] [stderr]    Compiling pss-nlp v0.1.0 (/opt/rustwide/workdir/negation-detector)
[INFO] [stderr] error: failed to run custom build command for `pss-nlp v0.1.0 (/opt/rustwide/workdir/negation-detector)`
[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/pss-nlp-16ea1d04a543a9a0/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: RequestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/bminixhofer/nlprule/releases/download/0.6.4/en_tokenizer.bin.gz", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) })
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3a8f335bbfc465b720329d8f73707fe1ee18a195627155d0998d6f04e4dc1420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a8f335bbfc465b720329d8f73707fe1ee18a195627155d0998d6f04e4dc1420", kill_on_drop: false }`
[INFO] [stdout] 3a8f335bbfc465b720329d8f73707fe1ee18a195627155d0998d6f04e4dc1420
