[INFO] crate lindera-cli 0.5.1 is already in cache [INFO] testing lindera-cli-0.5.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate lindera-cli 0.5.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate lindera-cli 0.5.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-3/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" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3ce857ce2ab6ef2713c2274ea4775c2d2b0bb7bb8dc649f6c9868fb49eecbe0 [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" "d3ce857ce2ab6ef2713c2274ea4775c2d2b0bb7bb8dc649f6c9868fb49eecbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ce857ce2ab6ef2713c2274ea4775c2d2b0bb7bb8dc649f6c9868fb49eecbe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ce857ce2ab6ef2713c2274ea4775c2d2b0bb7bb8dc649f6c9868fb49eecbe0", kill_on_drop: false }` [INFO] [stdout] d3ce857ce2ab6ef2713c2274ea4775c2d2b0bb7bb8dc649f6c9868fb49eecbe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b60c4a7725b92139c5e7c40fb03ae49474e2cc5945238e473140baa1666abe18 [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" "b60c4a7725b92139c5e7c40fb03ae49474e2cc5945238e473140baa1666abe18", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling levenshtein_automata v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling stringreader v0.1.1 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling lindera-fst v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [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 serde v1.0.114 [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] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling lindera-core v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling lindera-ipadic-builder v0.5.1 [INFO] [stderr] Compiling lindera-dictionary v0.5.1 [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-30fca1c92309c429/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:20 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5630f79fcd95 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x5630f79fcd95 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5630f79fcd95 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x5630f79fcd95 - ::fmt::h5fe20777f4174074 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x5630f7a228ac - core::fmt::write::he14c3177144df275 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x5630f79f6f73 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5630f79ff4b0 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5630f79ff4b0 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5630f79ff4b0 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5630f79ff1fc - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x5630f79ffae7 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x5630f79ff6eb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x5630f7a21241 - core::panicking::panic_fmt::h106d7128cbbc7cd2 [INFO] [stderr] at src/libcore/panicking.rs:101 [INFO] [stderr] 13: 0x5630f7a21063 - core::option::expect_none_failed::hfcafefc70a7975bb [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x5630f7519ec7 - core::result::Result::unwrap::h2b585c5eaa44f028 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x5630f7521ae6 - build_script_build::main::{{closure}}::hb85da6cac2b6bb38 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.5.1/build.rs:27 [INFO] [stderr] 16: 0x5630f751f6a3 - as core::future::future::Future>::poll::h1d1d4916ab09e225 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/future/mod.rs:73 [INFO] [stderr] 17: 0x5630f7521116 - tokio::runtime::enter::Enter::block_on::{{closure}}::hecb22574a1a0d296 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 18: 0x5630f75272e8 - tokio::coop::with_budget::{{closure}}::h6efe164b7c48552e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:127 [INFO] [stderr] 19: 0x5630f75205a4 - std::thread::local::LocalKey::try_with::h9695357c3b6f04d1 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:263 [INFO] [stderr] 20: 0x5630f751fe52 - std::thread::local::LocalKey::with::h00c0b18b88d06725 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/local.rs:239 [INFO] [stderr] 21: 0x5630f7520f61 - tokio::coop::with_budget::hdaae44f60593d128 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:120 [INFO] [stderr] 22: 0x5630f7520f61 - tokio::coop::budget::hd56c3878a4efeb2e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/coop.rs:96 [INFO] [stderr] 23: 0x5630f7520f61 - tokio::runtime::enter::Enter::block_on::h6661bf5e993c077f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/enter.rs:163 [INFO] [stderr] 24: 0x5630f7517244 - tokio::runtime::thread_pool::ThreadPool::block_on::hd85537a004c35ae1 [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: 0x5630f75277ef - tokio::runtime::Runtime::block_on::{{closure}}::h209fb28be4f6e165 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:446 [INFO] [stderr] 26: 0x5630f75211ae - tokio::runtime::context::enter::h60387ec9ff793225 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/context.rs:72 [INFO] [stderr] 27: 0x5630f752766b - tokio::runtime::handle::Handle::enter::h005adee48f15d9e1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/handle.rs:76 [INFO] [stderr] 28: 0x5630f752771d - tokio::runtime::Runtime::block_on::he60a262e846d5bde [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.21/src/runtime/mod.rs:441 [INFO] [stderr] 29: 0x5630f752154c - build_script_build::main::hee1a20aa24d8655d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lindera-ipadic-0.5.1/build.rs:14 [INFO] [stderr] 30: 0x5630f751fddb - std::rt::lang_start::{{closure}}::hf616015a87b0625c [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/rt.rs:67 [INFO] [stderr] 31: 0x5630f79fff78 - std::rt::lang_start_internal::{{closure}}::hefb489d56a389b75 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 32: 0x5630f79fff78 - std::panicking::try::do_call::hb2bfa58b743656f1 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 33: 0x5630f79fff78 - std::panicking::try::haaa85a89ce3784c3 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 34: 0x5630f79fff78 - std::panic::catch_unwind::h49baa277f74e60cb [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 35: 0x5630f79fff78 - std::rt::lang_start_internal::h7aa2f6739b31fe58 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 36: 0x5630f751fdb7 - std::rt::lang_start::h94dba2d5c0404651 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/rt.rs:67 [INFO] [stderr] 37: 0x5630f7522d5a - main [INFO] [stderr] 38: 0x7f385285c0b3 - __libc_start_main [INFO] [stderr] 39: 0x5630f75121ae - _start [INFO] [stderr] 40: 0x0 - [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "b60c4a7725b92139c5e7c40fb03ae49474e2cc5945238e473140baa1666abe18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b60c4a7725b92139c5e7c40fb03ae49474e2cc5945238e473140baa1666abe18", kill_on_drop: false }` [INFO] [stdout] b60c4a7725b92139c5e7c40fb03ae49474e2cc5945238e473140baa1666abe18