[INFO] fetching crate lindera-ipadic 0.4.0... [INFO] checking lindera-ipadic-0.4.0 against master#7f940ef5d91b53e889f111f27e00849f2f5ae4a2 for pr-72493 [INFO] extracting crate lindera-ipadic 0.4.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate lindera-ipadic 0.4.0 on toolchain 7f940ef5d91b53e889f111f27e00849f2f5ae4a2 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate lindera-ipadic 0.4.0 [INFO] finished tweaking crates.io crate lindera-ipadic 0.4.0 [INFO] tweaked toml for crates.io crate lindera-ipadic 0.4.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a5ed342c41427b0e4b8da57da87ad1a437450cb3284420d9053d82f2676c53a [INFO] running `"docker" "start" "-a" "5a5ed342c41427b0e4b8da57da87ad1a437450cb3284420d9053d82f2676c53a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.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 encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte 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 textwrap v0.11.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking lindera-fst v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling idna v0.2.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.0 [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 flate2 v1.0.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.17 [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.5 [INFO] [stderr] Checking bincode v1.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Checking lindera-core v0.4.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling lindera-ipadic-builder v0.4.0 [INFO] [stderr] Compiling reqwest v0.10.5 [INFO] [stderr] Compiling lindera-ipadic v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `lindera-ipadic v0.4.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lindera-ipadic-796dbaf92193b6ce/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: "http://jaist.dl.sourceforge.net/project/mecab/mecab-ipadic/2.7.0-20070801/mecab-ipadic-2.7.0-20070801.tar.gz", source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })) }', build.rs:30:20 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561be6853ff5 - backtrace::backtrace::libunwind::trace::h678b9599e62f63eb [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x561be6853ff5 - backtrace::backtrace::trace_unsynchronized::hb47d77776d18cf5b [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x561be6853ff5 - std::sys_common::backtrace::_print_fmt::he1b14c2dc4d370e2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x561be6853ff5 - ::fmt::h0e056b70ceff915d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x561be6879a2c - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x561be684dba3 - std::io::Write::write_fmt::h5b95d57b9d83617e [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x561be6856710 - std::sys_common::backtrace::_print::hde4f93cf630dd149 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x561be6856710 - std::sys_common::backtrace::print::hab894e5c65d4445d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x561be6856710 - std::panicking::default_hook::{{closure}}::h069a26eaaf53ac74 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x561be685645c - std::panicking::default_hook::he2b0e031648f6bed [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x561be6856d47 - std::panicking::rust_panic_with_hook::hd8d0481ab65c637b [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x561be685694b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x561be68783c1 - core::panicking::panic_fmt::hd101a87121fa411f [INFO] [stderr] at src/libcore/panicking.rs:101 [INFO] [stderr] 13: 0x561be68781e3 - core::option::expect_none_failed::h4f0e89faa3179bf7 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x561be636be07 - core::result::Result::unwrap::hcb59caa48ca29a30 [INFO] [stderr] at /rustc/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x561be6370e86 - build_script_build::main::{{closure}}::h40594f979c0947ef [INFO] [stderr] at /opt/rustwide/workdir/build.rs:30 [INFO] [stderr] 16: 0x561be6370543 - as core::future::future::Future>::poll::h95164842fc103301 [INFO] [stderr] at /rustc/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/src/libcore/future/mod.rs:69 [INFO] [stderr] 17: 0x561be636fc96 - tokio::runtime::enter::Enter::block_on::{{closure}}::hc221591bad71bf56 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 18: 0x561be63791b8 - tokio::coop::with_budget::{{closure}}::h9a9e9e93e886a102 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127 [INFO] [stderr] 19: 0x561be6372b85 - std::thread::local::LocalKey::try_with::hccdcfe564a77fb54 [INFO] [stderr] at /rustc/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/src/libstd/thread/local.rs:263 [INFO] [stderr] 20: 0x561be6372242 - std::thread::local::LocalKey::with::h154a6d06e2e38364 [INFO] [stderr] at /rustc/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/src/libstd/thread/local.rs:239 [INFO] [stderr] 21: 0x561be636fa9e - tokio::coop::with_budget::h5683d805ddf74968 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120 [INFO] [stderr] 22: 0x561be636fa9e - tokio::coop::budget::h07cd8d2462321be6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96 [INFO] [stderr] 23: 0x561be636fa9e - tokio::runtime::enter::Enter::block_on::h092019b4ed52fe01 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 24: 0x561be6369565 - tokio::runtime::thread_pool::ThreadPool::block_on::hd3a3286049546544 [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: 0x561be63772df - tokio::runtime::Runtime::block_on::{{closure}}::h9b00c4a5b4934bff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:446 [INFO] [stderr] 26: 0x561be63774ae - tokio::runtime::context::enter::he9ad44223476b37e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72 [INFO] [stderr] 27: 0x561be63794fc - tokio::runtime::handle::Handle::enter::h9521e5794ccc52e1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76 [INFO] [stderr] 28: 0x561be637720d - tokio::runtime::Runtime::block_on::hd7a0bf5e742bd66d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441 [INFO] [stderr] 29: 0x561be637081b - build_script_build::main::ha08e6439a104cf05 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:14 [INFO] [stderr] 30: 0x561be636ee8b - std::rt::lang_start::{{closure}}::h55e96eadbfa2a669 [INFO] [stderr] at /rustc/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/src/libstd/rt.rs:67 [INFO] [stderr] 31: 0x561be68571d8 - std::rt::lang_start_internal::{{closure}}::h4838b364df25be59 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 32: 0x561be68571d8 - std::panicking::try::do_call::h0f9bf126f2a30e0a [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 33: 0x561be68571d8 - std::panicking::try::hf7f4f4a8291fe18c [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 34: 0x561be68571d8 - std::panic::catch_unwind::hf0742a1b2a42157f [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 35: 0x561be68571d8 - std::rt::lang_start_internal::h8a620deb31f7711f [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 36: 0x561be636ee67 - std::rt::lang_start::h92fe5c68b3c83efd [INFO] [stderr] at /rustc/7f940ef5d91b53e889f111f27e00849f2f5ae4a2/src/libstd/rt.rs:67 [INFO] [stderr] 37: 0x561be637217a - main [INFO] [stderr] 38: 0x7f439c5b50b3 - __libc_start_main [INFO] [stderr] 39: 0x561be63641ae - _start [INFO] [stderr] 40: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "5a5ed342c41427b0e4b8da57da87ad1a437450cb3284420d9053d82f2676c53a"` [INFO] running `"docker" "rm" "-f" "5a5ed342c41427b0e4b8da57da87ad1a437450cb3284420d9053d82f2676c53a"` [INFO] [stdout] 5a5ed342c41427b0e4b8da57da87ad1a437450cb3284420d9053d82f2676c53a