[INFO] fetching crate lindera-ipadic 0.5.1... [INFO] testing lindera-ipadic-0.5.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [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 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] de1639d76e6cb61c05f9059ed3c8d4acee2fbf227568120631d50aa36bbde43c [INFO] running `Command { std: "docker" "start" "-a" "de1639d76e6cb61c05f9059ed3c8d4acee2fbf227568120631d50aa36bbde43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de1639d76e6cb61c05f9059ed3c8d4acee2fbf227568120631d50aa36bbde43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de1639d76e6cb61c05f9059ed3c8d4acee2fbf227568120631d50aa36bbde43c", kill_on_drop: false }` [INFO] [stdout] de1639d76e6cb61c05f9059ed3c8d4acee2fbf227568120631d50aa36bbde43c [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" "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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--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] fc779af6592d3edf54d251d3882db33cdc15067a5a9b257493ce4232655f0606 [INFO] running `Command { std: "docker" "start" "-a" "fc779af6592d3edf54d251d3882db33cdc15067a5a9b257493ce4232655f0606", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling futures-channel v0.3.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 encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese 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 unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling lindera-fst v0.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [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.6 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling 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.6 [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-d6eb63bf601ff66f/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: 0x55f64a04a965 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55f64a04a965 - backtrace::backtrace::trace_unsynchronized::h0513dd713d7644d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55f64a04a965 - std::sys_common::backtrace::_print_fmt::h040abae64e4a24a9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55f64a04a965 - ::fmt::hb4bdb37c3c335733 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55f64a0702ac - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55f64a044932 - std::io::Write::write_fmt::h5ffa1b5a7703af47 [INFO] [stderr] at src/libstd/io/mod.rs:1539 [INFO] [stderr] 6: 0x55f64a04cfb0 - std::sys_common::backtrace::_print::hb55cc635eaf1882e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55f64a04cfb0 - std::sys_common::backtrace::print::h2b2218fa55714084 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55f64a04cfb0 - std::panicking::default_hook::{{closure}}::h578517c025765cf3 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55f64a04ccfc - std::panicking::default_hook::h4cafc94c2fc640fb [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x55f64a04d5f3 - std::panicking::rust_panic_with_hook::h3eeb5001beeca5c3 [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x55f64a04d1eb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x55f64a06ec41 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x55f64a06ea63 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x55f649a49d47 - core::result::Result::unwrap::he9e19d1460d061cb [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x55f649a52f5f - build_script_build::main::{{closure}}::hab9d4c1449906b11 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:27 [INFO] [stderr] 16: 0x55f649a4b4e3 - as core::future::future::Future>::poll::h53d9d4a6c1aa6896 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libcore/future/mod.rs:78 [INFO] [stderr] 17: 0x55f649a4f316 - tokio::runtime::enter::Enter::block_on::{{closure}}::h1dcf211e5a21866f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160 [INFO] [stderr] 18: 0x55f649a58028 - tokio::coop::with_budget::{{closure}}::hb7d3c544b38294d0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:127 [INFO] [stderr] 19: 0x55f649a504d4 - std::thread::local::LocalKey::try_with::h64891d8d9fc0a3d0 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:263 [INFO] [stderr] 20: 0x55f649a4fea2 - std::thread::local::LocalKey::with::hfe0aea44c728e873 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/thread/local.rs:239 [INFO] [stderr] 21: 0x55f649a4f107 - tokio::coop::with_budget::hf1a5e918921e6b7c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:120 [INFO] [stderr] 22: 0x55f649a4f107 - tokio::coop::budget::hb2ed6b521d42f458 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/coop.rs:96 [INFO] [stderr] 23: 0x55f649a4f107 - tokio::runtime::enter::Enter::block_on::h14b9011961cc06fe [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/enter.rs:160 [INFO] [stderr] 24: 0x55f649a470d4 - tokio::runtime::thread_pool::ThreadPool::block_on::h8778ea46dc153d89 [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: 0x55f649a5522f - tokio::runtime::Runtime::block_on::{{closure}}::ha01db01d79226789 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:446 [INFO] [stderr] 26: 0x55f649a5113e - tokio::runtime::context::enter::h223d6bcfc0957c05 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/context.rs:72 [INFO] [stderr] 27: 0x55f649a56acb - tokio::runtime::handle::Handle::enter::h67b557c2ab8dd0c1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/handle.rs:76 [INFO] [stderr] 28: 0x55f649a5515d - tokio::runtime::Runtime::block_on::h9e2dd99a792d9547 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.22/src/runtime/mod.rs:441 [INFO] [stderr] 29: 0x55f649a529dc - build_script_build::main::hbf4e2de1919af591 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:14 [INFO] [stderr] 30: 0x55f649a4fbbb - std::rt::lang_start::{{closure}}::h0cfb6fc90cb213a0 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/rt.rs:67 [INFO] [stderr] 31: 0x55f64a04da93 - std::rt::lang_start_internal::{{closure}}::h155f3093add35bce [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 32: 0x55f64a04da93 - std::panicking::try::do_call::h45f1f66ee6b987d6 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 33: 0x55f64a04da93 - std::panicking::try::h0924dfb942cef7e3 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 34: 0x55f64a04da93 - std::panic::catch_unwind::h883180846c5b53fa [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 35: 0x55f64a04da93 - std::rt::lang_start_internal::he9284d43a52786c5 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 36: 0x55f649a4fb97 - std::rt::lang_start::hb16e5d220f078e65 [INFO] [stderr] at /rustc/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/src/libstd/rt.rs:67 [INFO] [stderr] 37: 0x55f649a5411a - main [INFO] [stderr] 38: 0x7ff22152b0b3 - __libc_start_main [INFO] [stderr] 39: 0x55f649a421ae - _start [INFO] [stderr] 40: 0x0 - [INFO] running `Command { std: "docker" "inspect" "fc779af6592d3edf54d251d3882db33cdc15067a5a9b257493ce4232655f0606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc779af6592d3edf54d251d3882db33cdc15067a5a9b257493ce4232655f0606", kill_on_drop: false }` [INFO] [stdout] fc779af6592d3edf54d251d3882db33cdc15067a5a9b257493ce4232655f0606