[INFO] cloning repository https://github.com/vazw/countryside
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vazw/countryside" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvazw%2Fcountryside", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvazw%2Fcountryside'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fbee69a0b8349bc9e8e56439d0a952fb7e0c450
[INFO] checking vazw/countryside against 24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvazw%2Fcountryside" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vazw/countryside
[INFO] finished tweaking git repo https://github.com/vazw/countryside
[INFO] tweaked toml for git repo https://github.com/vazw/countryside written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vazw/countryside on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vazw/countryside 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" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b60b52a50054c865364cb57d1cbcba6fad274c4aadbe50d45f9b2577c8684079
[INFO] running `Command { std: "docker" "start" "b60b52a50054c865364cb57d1cbcba6fad274c4aadbe50d45f9b2577c8684079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b60b52a50054c865364cb57d1cbcba6fad274c4aadbe50d45f9b2577c8684079", 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" "b60b52a50054c865364cb57d1cbcba6fad274c4aadbe50d45f9b2577c8684079" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b60b52a50054c865364cb57d1cbcba6fad274c4aadbe50d45f9b2577c8684079", 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" "b60b52a50054c865364cb57d1cbcba6fad274c4aadbe50d45f9b2577c8684079" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling yada v0.5.1
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.42
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_json v1.0.131
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling aws-lc-sys v0.22.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling doxygen-rs v0.4.2
[INFO] [stderr]    Compiling ureq v2.10.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling aws-lc-rs v1.10.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking lindera-decompress v0.32.2
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]     Checking lindera-core v0.32.2
[INFO] [stderr]     Checking lindera-dictionary-builder v0.32.2
[INFO] [stderr]    Compiling lindera-compress v0.32.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking lindera-unidic-builder v0.32.2
[INFO] [stderr]     Checking lindera-ipadic-neologd-builder v0.32.2
[INFO] [stderr]     Checking lindera-cc-cedict-builder v0.32.2
[INFO] [stderr]     Checking lindera-ipadic-builder v0.32.2
[INFO] [stderr]     Checking lindera-ko-dic-builder v0.32.2
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling lmdb-master-sys v0.2.4
[INFO] [stderr]     Checking kanaria v0.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling lindera-assets v0.32.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking unicode-blocks v0.1.9
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling lindera-ipadic-neologd v0.32.2
[INFO] [stderr]    Compiling lindera-ipadic v0.32.2
[INFO] [stderr]    Compiling lindera-unidic v0.32.2
[INFO] [stderr]    Compiling lindera-ko-dic v0.32.2
[INFO] [stderr]    Compiling lindera-cc-cedict v0.32.2
[INFO] [stderr] error: failed to run custom build command for `lindera-unidic v0.32.2`
[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/lindera-unidic-71bb554b52ea0ca6/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:rerun-if-changed=Cargo.toml
[INFO] [stderr]   cargo::rustc-env=LINDERA_WORKDIR=/opt/rustwide/target/debug/build/lindera-unidic-303371b897b4d390/out
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: Transport(Transport { kind: Dns, message: Some("resolve dns name 'dlwqk3ibdg1xh.cloudfront.net:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("dlwqk3ibdg1xh.cloudfront.net")), port: None, path: "/unidic-mecab-2.1.2.tar.gz", query: None, fragment: None }), source: Some(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" "b60b52a50054c865364cb57d1cbcba6fad274c4aadbe50d45f9b2577c8684079", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b60b52a50054c865364cb57d1cbcba6fad274c4aadbe50d45f9b2577c8684079", kill_on_drop: false }`
[INFO] [stdout] b60b52a50054c865364cb57d1cbcba6fad274c4aadbe50d45f9b2577c8684079
