[INFO] fetching crate lindera-ipadic 0.5.1... [INFO] checking lindera-ipadic-0.5.1 against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] extracting crate lindera-ipadic 0.5.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate lindera-ipadic 0.5.1 on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lindera-ipadic 0.5.1 [INFO] finished tweaking crates.io crate lindera-ipadic 0.5.1 [INFO] tweaked toml for crates.io crate lindera-ipadic 0.5.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 32ceb8898ad16ca0557c17215f2b3594cda924c5c3ee4ef0cf88a586bd6601c7 [INFO] running `Command { std: "docker" "start" "-a" "32ceb8898ad16ca0557c17215f2b3594cda924c5c3ee4ef0cf88a586bd6601c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32ceb8898ad16ca0557c17215f2b3594cda924c5c3ee4ef0cf88a586bd6601c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32ceb8898ad16ca0557c17215f2b3594cda924c5c3ee4ef0cf88a586bd6601c7", kill_on_drop: false }` [INFO] [stdout] 32ceb8898ad16ca0557c17215f2b3594cda924c5c3ee4ef0cf88a586bd6601c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef68065f844a64437a21c6e7e38113963f6e9d1b80562f43fa42fb31eaabd812 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ef68065f844a64437a21c6e7e38113963f6e9d1b80562f43fa42fb31eaabd812", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling lindera-fst v0.1.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Checking lindera-core v0.5.1 [INFO] [stderr] Compiling lindera-ipadic-builder v0.5.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling lindera-ipadic v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `lindera-ipadic v0.5.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lindera-ipadic-19112b1ae7a4230d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] cargo:rerun-if-changed=lindera-ipadic [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: "https://drive.google.com/uc?export=download&id=0B4y35FiV1wh7MWVlSDBCSXZMTXM", source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })) }', build.rs:27:53 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x565239ea5a8f - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x565239ea5a8f - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x565239ea5a8f - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x565239ea5a8f - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x565239ec838c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x565239e9fea5 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x565239ea81c0 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x565239ea81c0 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x565239ea81c0 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x565239ea7f0c - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x565239ea8803 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x565239ea83fb - rust_begin_unwind [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x565239ec6d21 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x565239ec6b43 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/option.rs:1274 [INFO] [stderr] 14: 0x5652398c0127 - core::result::Result::unwrap::hc51b24b261d1b224 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/result.rs:1005 [INFO] [stderr] 15: 0x5652398c8e1f - build_script_build::main::{{closure}}::h5f39187da649f9bb [INFO] [stderr] at /opt/rustwide/workdir/build.rs:27 [INFO] [stderr] 16: 0x5652398c30b3 - as core::future::future::Future>::poll::h43a0ca31c127a114 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/future/mod.rs:78 [INFO] [stderr] 17: 0x5652398c5586 - tokio::runtime::enter::Enter::block_on::{{closure}}::h790b2af145f0c4d5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160 [INFO] [stderr] 18: 0x5652398ce048 - tokio::coop::with_budget::{{closure}}::h8f86cd694b1dd8d4 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stderr] 19: 0x5652398c6424 - std::thread::local::LocalKey::try_with::hd200887b0a7636de [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/thread/local.rs:263 [INFO] [stderr] 20: 0x5652398c5cd2 - std::thread::local::LocalKey::with::h412715360e52fe1a [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/thread/local.rs:239 [INFO] [stderr] 21: 0x5652398c5377 - tokio::coop::with_budget::h6d8cb34f1cd19ee9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stderr] 22: 0x5652398c5377 - tokio::coop::budget::h9e91607cadb5adf8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stderr] 23: 0x5652398c5377 - tokio::runtime::enter::Enter::block_on::h8f0946d67dd1019c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160 [INFO] [stderr] 24: 0x5652398bcf44 - tokio::runtime::thread_pool::ThreadPool::block_on::h75a566d2f167e156 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/thread_pool/mod.rs:82 [INFO] [stderr] 25: 0x5652398caf8f - tokio::runtime::Runtime::block_on::{{closure}}::h7595da9b610bd8ff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:446 [INFO] [stderr] 26: 0x5652398cb15e - tokio::runtime::context::enter::hf427c7947850e08e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stderr] 27: 0x5652398cec6b - tokio::runtime::handle::Handle::enter::h7ef649fd4c6d4bfb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stderr] 28: 0x5652398caebd - tokio::runtime::Runtime::block_on::ha7edbd8b3eeae0a1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stderr] 29: 0x5652398c889c - build_script_build::main::h5a1ff934b9e7d460 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:14 [INFO] [stderr] 30: 0x5652398c5c5b - std::rt::lang_start::{{closure}}::h3d7ff3dd77171056 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:67 [INFO] [stderr] 31: 0x565239ea8ce6 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:52 [INFO] [stderr] 32: 0x565239ea8ce6 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:348 [INFO] [stderr] 33: 0x565239ea8ce6 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:325 [INFO] [stderr] 34: 0x565239ea8ce6 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panic.rs:394 [INFO] [stderr] 35: 0x565239ea8ce6 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:51 [INFO] [stderr] 36: 0x5652398c5c37 - std::rt::lang_start::hb5021e3d07fe7023 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:67 [INFO] [stderr] 37: 0x5652398c9fda - main [INFO] [stderr] 38: 0x7f92c21dd0b3 - __libc_start_main [INFO] [stderr] 39: 0x5652398b80ce - _start [INFO] [stderr] 40: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ef68065f844a64437a21c6e7e38113963f6e9d1b80562f43fa42fb31eaabd812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef68065f844a64437a21c6e7e38113963f6e9d1b80562f43fa42fb31eaabd812", kill_on_drop: false }` [INFO] [stdout] ef68065f844a64437a21c6e7e38113963f6e9d1b80562f43fa42fb31eaabd812