[INFO] fetching crate lindera 0.8.0... [INFO] testing lindera-0.8.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate lindera 0.8.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate lindera 0.8.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lindera 0.8.0 [INFO] finished tweaking crates.io crate lindera 0.8.0 [INFO] tweaked toml for crates.io crate lindera 0.8.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate lindera 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11c1cab09939a44484e0e8681703f895d2dca9180e76221639f420743e67b21d [INFO] running `Command { std: "docker" "start" "-a" "11c1cab09939a44484e0e8681703f895d2dca9180e76221639f420743e67b21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11c1cab09939a44484e0e8681703f895d2dca9180e76221639f420743e67b21d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11c1cab09939a44484e0e8681703f895d2dca9180e76221639f420743e67b21d", kill_on_drop: false }` [INFO] [stdout] 11c1cab09939a44484e0e8681703f895d2dca9180e76221639f420743e67b21d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44bd108c09c4d3f852e23123bb6d1694907746dffe683886791c9c1bab9721c1 [INFO] running `Command { std: "docker" "start" "-a" "44bd108c09c4d3f852e23123bb6d1694907746dffe683886791c9c1bab9721c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde v1.0.128 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling lindera-core v0.8.0 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling lindera-ipadic-builder v0.8.0 [INFO] [stderr] Compiling lindera-dictionary v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling lindera-ipadic v0.8.0 [INFO] [stderr] error: failed to run custom build command for `lindera-ipadic v0.8.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lindera-ipadic-aa1cfb3dc31ecea8/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=Cargo.toml [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("drive.google.com")), port: None, path: "/uc", query: Some("export=download&id=0B4y35FiV1wh7MWVlSDBCSXZMTXM"), fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] running `Command { std: "docker" "inspect" "44bd108c09c4d3f852e23123bb6d1694907746dffe683886791c9c1bab9721c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44bd108c09c4d3f852e23123bb6d1694907746dffe683886791c9c1bab9721c1", kill_on_drop: false }` [INFO] [stdout] 44bd108c09c4d3f852e23123bb6d1694907746dffe683886791c9c1bab9721c1