[INFO] fetching crate lindera-cli 0.5.1... [INFO] checking lindera-cli-0.5.1 against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] extracting crate lindera-cli 0.5.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate lindera-cli 0.5.1 on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lindera-cli 0.5.1 [INFO] finished tweaking crates.io crate lindera-cli 0.5.1 [INFO] tweaked toml for crates.io crate lindera-cli 0.5.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate lindera-cli 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lindera-dictionary v0.5.1 [INFO] [stderr] Downloaded stringreader v0.1.1 [INFO] [stderr] Downloaded lindera-ipadic v0.5.1 [INFO] [stderr] Downloaded lindera v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1d9b25e338c99e5ca6c5f38c2c7d1e275c3d3318b91df0b9cde8b816e845dcd [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" "e1d9b25e338c99e5ca6c5f38c2c7d1e275c3d3318b91df0b9cde8b816e845dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1d9b25e338c99e5ca6c5f38c2c7d1e275c3d3318b91df0b9cde8b816e845dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d9b25e338c99e5ca6c5f38c2c7d1e275c3d3318b91df0b9cde8b816e845dcd", kill_on_drop: false }` [INFO] [stdout] e1d9b25e338c99e5ca6c5f38c2c7d1e275c3d3318b91df0b9cde8b816e845dcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 48f18bd1c498ab8c084a1a22701758b79bbdb3f6a428748d708db95fa9393fb4 [INFO] running `Command { std: "docker" "start" "-a" "48f18bd1c498ab8c084a1a22701758b79bbdb3f6a428748d708db95fa9393fb4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [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 native-tls v0.2.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [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 tower-service v0.3.0 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking stringreader v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling lindera-fst v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [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 tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Checking lindera-core v0.5.1 [INFO] [stderr] Checking lindera-dictionary v0.5.1 [INFO] [stderr] Checking lindera-ipadic-builder v0.5.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling lindera-ipadic v0.5.1 [INFO] [stderr] error: failed to run custom build command for `lindera-ipadic v0.5.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lindera-ipadic-d6ae319674cccad2/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" })) }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.5.1/build.rs:27:53 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560f84eb6465 - backtrace::backtrace::libunwind::trace::hdc42e81315d2a69f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x560f84eb6465 - backtrace::backtrace::trace_unsynchronized::hc9edcf4d4fb0b42d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x560f84eb6465 - std::sys_common::backtrace::_print_fmt::hb93b171b1042fa52 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x560f84eb6465 - ::fmt::h589f1bf1cf74dd71 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x560f84edbbfc - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x560f84eb0422 - std::io::Write::write_fmt::hbbad3ca30e02a58a [INFO] [stderr] at library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x560f84eb8ab0 - std::sys_common::backtrace::_print::h96b2d71887f0b186 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x560f84eb8ab0 - std::sys_common::backtrace::print::h6cd6e92e674a16a4 [INFO] [stderr] at library/std/src/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x560f84eb8ab0 - std::panicking::default_hook::{{closure}}::h76820e280a7c9f14 [INFO] [stderr] at library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x560f84eb87fc - std::panicking::default_hook::h3c589b4200c4e9d0 [INFO] [stderr] at library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x560f84eb90f3 - std::panicking::rust_panic_with_hook::h99205632f2cac760 [INFO] [stderr] at library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x560f84eb8ceb - rust_begin_unwind [INFO] [stderr] at library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x560f84eda591 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x560f84eda3b3 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at library/core/src/option.rs:1273 [INFO] [stderr] 14: 0x560f849e8317 - core::result::Result::unwrap::ha89c1bc6de8a786b [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/core/src/result.rs:1005 [INFO] [stderr] 15: 0x560f849f0c2f - build_script_build::main::{{closure}}::h21c4490b9865ba99 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.5.1/build.rs:27 [INFO] [stderr] 16: 0x560f849eadb3 - as core::future::future::Future>::poll::h29430c473845453a [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/core/src/future/mod.rs:78 [INFO] [stderr] 17: 0x560f849ed116 - tokio::runtime::enter::Enter::block_on::{{closure}}::h37304c60bb15e1d3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 18: 0x560f849f6348 - tokio::coop::with_budget::{{closure}}::hf6d54b7626b460a6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127 [INFO] [stderr] 19: 0x560f849ee294 - std::thread::local::LocalKey::try_with::h1beb1428d80dc24f [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/thread/local.rs:263 [INFO] [stderr] 20: 0x560f849ee032 - std::thread::local::LocalKey::with::hf61fd8660712de1f [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/thread/local.rs:239 [INFO] [stderr] 21: 0x560f849ecf5e - tokio::coop::with_budget::h9a31ca5b14941fc0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120 [INFO] [stderr] 22: 0x560f849ecf5e - tokio::coop::budget::ha518e5a8ea498474 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96 [INFO] [stderr] 23: 0x560f849ecf5e - tokio::runtime::enter::Enter::block_on::h9efa6608fa68b519 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 24: 0x560f849e5024 - tokio::runtime::thread_pool::ThreadPool::block_on::hcdf3e811bef0f98e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/thread_pool/mod.rs:82 [INFO] [stderr] 25: 0x560f849f31ef - tokio::runtime::Runtime::block_on::{{closure}}::hdf2fb9261b38e67a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:446 [INFO] [stderr] 26: 0x560f849f33be - tokio::runtime::context::enter::h4f15d4ddb3d0dc8e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72 [INFO] [stderr] 27: 0x560f849f4a5b - tokio::runtime::handle::Handle::enter::h11d93c827e16c772 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76 [INFO] [stderr] 28: 0x560f849f311d - tokio::runtime::Runtime::block_on::hf473b6a0aac54728 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441 [INFO] [stderr] 29: 0x560f849f06ac - build_script_build::main::h4f9994734ff0f000 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.5.1/build.rs:14 [INFO] [stderr] 30: 0x560f849edd4b - std::rt::lang_start::{{closure}}::ha0dc5d536433b1c2 [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/rt.rs:67 [INFO] [stderr] 31: 0x560f84eb9593 - std::rt::lang_start_internal::{{closure}}::hb14aa68a79b4eb09 [INFO] [stderr] at library/std/src/rt.rs:52 [INFO] [stderr] 32: 0x560f84eb9593 - std::panicking::try::do_call::haffb1227d43d77f1 [INFO] [stderr] at library/std/src/panicking.rs:348 [INFO] [stderr] 33: 0x560f84eb9593 - std::panicking::try::hc085bbb3f48e6fb0 [INFO] [stderr] at library/std/src/panicking.rs:325 [INFO] [stderr] 34: 0x560f84eb9593 - std::panic::catch_unwind::h0d91c438fed06f5e [INFO] [stderr] at library/std/src/panic.rs:394 [INFO] [stderr] 35: 0x560f84eb9593 - std::rt::lang_start_internal::h9a2f79aa5e187e95 [INFO] [stderr] at library/std/src/rt.rs:51 [INFO] [stderr] 36: 0x560f849edd27 - std::rt::lang_start::h5ec8241ee31d2d8e [INFO] [stderr] at /rustc/d990716b6a1fdde1300748828a9c9e79dfd0b898/library/std/src/rt.rs:67 [INFO] [stderr] 37: 0x560f849f1dea - main [INFO] [stderr] 38: 0x7f18f00180b3 - __libc_start_main [INFO] [stderr] 39: 0x560f849e01ae - _start [INFO] [stderr] 40: 0x0 - [INFO] running `Command { std: "docker" "inspect" "48f18bd1c498ab8c084a1a22701758b79bbdb3f6a428748d708db95fa9393fb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f18bd1c498ab8c084a1a22701758b79bbdb3f6a428748d708db95fa9393fb4", kill_on_drop: false }` [INFO] [stdout] 48f18bd1c498ab8c084a1a22701758b79bbdb3f6a428748d708db95fa9393fb4