[INFO] cloning repository https://github.com/Aalivexy/translation-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aalivexy/translation-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAalivexy%2Ftranslation-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAalivexy%2Ftranslation-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c41c1c6cfd4672522e2665e8c789b56839a82154
[INFO] checking Aalivexy/translation-service against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAalivexy%2Ftranslation-service" "/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/Aalivexy/translation-service
[INFO] finished tweaking git repo https://github.com/Aalivexy/translation-service
[INFO] tweaked toml for git repo https://github.com/Aalivexy/translation-service written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aalivexy/translation-service on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aalivexy/translation-service 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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 539af62eed22c1fbf04ebd558a46b679326b13f458c652cce45972183c1483a6
[INFO] running `Command { std: "docker" "start" "-a" "539af62eed22c1fbf04ebd558a46b679326b13f458c652cce45972183c1483a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "539af62eed22c1fbf04ebd558a46b679326b13f458c652cce45972183c1483a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "539af62eed22c1fbf04ebd558a46b679326b13f458c652cce45972183c1483a6", kill_on_drop: false }`
[INFO] [stdout] 539af62eed22c1fbf04ebd558a46b679326b13f458c652cce45972183c1483a6
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47d2a9589270c97674ec85787d07f7250f8439066d694219625bede9f8c8e41c
[INFO] running `Command { std: "docker" "start" "-a" "47d2a9589270c97674ec85787d07f7250f8439066d694219625bede9f8c8e41c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling minreq v2.13.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling intel-mkl-tool v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking isolang v2.4.0
[INFO] [stderr]     Checking whichlang v0.1.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking axum-core v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling linguaspark v0.1.0 (https://github.com/LinguaSpark/core.git?branch=main#6a2bc711)
[INFO] [stderr] warning: linguaspark@0.1.0: Downloading https://github.com/LinguaSpark/core/releases/download/latest/linguaspark-x86_64-linux.tar.gz
[INFO] [stderr] error: failed to run custom build command for `linguaspark v0.1.0 (https://github.com/LinguaSpark/core.git?branch=main#6a2bc711)`
[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/linguaspark-05a8e646f680f7db/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:warning=Downloading https://github.com/LinguaSpark/core/releases/download/latest/linguaspark-x86_64-linux.tar.gz
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1132) panicked at /opt/rustwide/cargo-home/git/checkouts/core-a3d563d9cf93ac1e/6a2bc71/build.rs:33:44:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: IoError(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5c56bfc4f9d2 - std::backtrace_rs::backtrace::libunwind::trace::hd8a655236e158731
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5c56bfc4f9d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc00faf3445433064
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5c56bfc4f9d2 - std::sys::backtrace::_print_fmt::he752eec0bd9c3ab6
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5c56bfc4f9d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf49d4e9844d08ced
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5c56bfc604c7 - core::fmt::rt::Argument::fmt::hd8fa28b5031a260b
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5c56bfc604c7 - core::fmt::write::he5460f17b833c122
[INFO] [stderr]      6:     0x5c56bfc23376 - std::io::default_write_fmt::heccfcb5b5382e279
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5c56bfc23376 - std::io::Write::write_fmt::he98ae2746dbedb47
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5c56bfc30814 - std::sys::backtrace::BacktraceLock::print::hc3760d1122275184
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5c56bfc30814 - std::panicking::default_hook::{{closure}}::hf8c19bc1a7b0676a
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5c56bfc30639 - std::panicking::default_hook::haf43ecfd300ae5b5
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5c56bfc30ddb - std::panicking::panic_with_hook::h66c5d8fa29e50b62
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5c56bfc30ba8 - std::panicking::panic_handler::{{closure}}::h1674ae13bdd6a7e1
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5c56bfc2e069 - std::sys::backtrace::__rust_end_short_backtrace::h6b28368e603b0548
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5c56bfc17c0d - __rustc[e6cc9979c6fc759f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5c56bfc6476c - core::panicking::panic_fmt::h2145634be0790f13
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5c56bfc63cc2 - core::result::unwrap_failed::he91e079be93b8642
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x5c56bfbd2b1f - build_script_build::main::h9210df44f36315d3
[INFO] [stderr]     18:     0x5c56bfbd3ba3 - core::ops::function::FnOnce::call_once::h849b3e809254a55f
[INFO] [stderr]     19:     0x5c56bfbd37f6 - std::sys::backtrace::__rust_begin_short_backtrace::h76dadb35e94d1389
[INFO] [stderr]     20:     0x5c56bfbd3789 - std::rt::lang_start::{{closure}}::h769b7ba87cd4c57e
[INFO] [stderr]     21:     0x5c56bfc24b9a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hddbf2acf5bfc1fa2
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5c56bfc24b9a - std::panicking::catch_unwind::do_call::h601e682a6f220c31
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:582:40
[INFO] [stderr]     23:     0x5c56bfc24b9a - std::panicking::catch_unwind::h81f8c3b241324d54
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:545:19
[INFO] [stderr]     24:     0x5c56bfc24b9a - std::panic::catch_unwind::h955ecdb4ad78d5d8
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5c56bfc24b9a - std::rt::lang_start_internal::{{closure}}::hdc242c6291100e1a
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5c56bfc24b9a - std::panicking::catch_unwind::do_call::hb4798156ed16c4d5
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:582:40
[INFO] [stderr]     27:     0x5c56bfc24b9a - std::panicking::catch_unwind::hbf7abf54e8488964
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panicking.rs:545:19
[INFO] [stderr]     28:     0x5c56bfc24b9a - std::panic::catch_unwind::h12e2e0b2f3af8206
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5c56bfc24b9a - std::rt::lang_start_internal::hb8ec3851c46937a1
[INFO] [stderr]                                  at /rustc/78c81ee3917a99dcff6e2e6822800f0492c415c3/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5c56bfbd3771 - std::rt::lang_start::hf2f12ac6f55ea9bb
[INFO] [stderr]     31:     0x5c56bfbd6465 - main
[INFO] [stderr]     32:     0x7637e17451ca - <unknown>
[INFO] [stderr]     33:     0x7637e174528b - __libc_start_main
[INFO] [stderr]     34:     0x5c56bfbd2185 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "47d2a9589270c97674ec85787d07f7250f8439066d694219625bede9f8c8e41c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47d2a9589270c97674ec85787d07f7250f8439066d694219625bede9f8c8e41c", kill_on_drop: false }`
[INFO] [stdout] 47d2a9589270c97674ec85787d07f7250f8439066d694219625bede9f8c8e41c
