[INFO] cloning repository https://github.com/illumination-k/blog-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/illumination-k/blog-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fblog-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fblog-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14aed00445da31e489fed0fe8f45351ab97666eb [INFO] documenting illumination-k/blog-backend against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fillumination-k%2Fblog-backend" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/illumination-k/blog-backend on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/illumination-k/blog-backend [INFO] finished tweaking git repo https://github.com/illumination-k/blog-backend [INFO] tweaked toml for git repo https://github.com/illumination-k/blog-backend written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/illumination-k/blog-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02d4296ccc63532ef5ee0745b83acad56f06be6b41d305dd59b30d0dc93b5ec7 [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" "02d4296ccc63532ef5ee0745b83acad56f06be6b41d305dd59b30d0dc93b5ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02d4296ccc63532ef5ee0745b83acad56f06be6b41d305dd59b30d0dc93b5ec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02d4296ccc63532ef5ee0745b83acad56f06be6b41d305dd59b30d0dc93b5ec7", kill_on_drop: false }` [INFO] [stdout] 02d4296ccc63532ef5ee0745b83acad56f06be6b41d305dd59b30d0dc93b5ec7 [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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 314f7d3d965c9980547d1deabbd444af3ac7ad0c443d7287ea60fef588c82961 [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" "314f7d3d965c9980547d1deabbd444af3ac7ad0c443d7287ea60fef588c82961", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling yada v0.5.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tantivy-bitpacker v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking census v0.4.0 [INFO] [stderr] Checking fastdivide v0.3.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.0 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking http-range v0.1.5 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking tracing-core v0.1.24 [INFO] [stderr] Checking tantivy-common v0.1.0 [INFO] [stderr] Checking murmurhash32 v0.2.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking ownedbytes v0.1.0 [INFO] [stderr] Checking twox-hash v1.6.2 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Checking crc32fast v1.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking fastfield_codecs v0.1.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking memmap2 v0.3.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking combine v4.6.2 [INFO] [stderr] Checking futures-channel v0.3.19 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking tantivy-fst v0.3.0 [INFO] [stderr] Checking lz4_flex v0.8.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking measure_time v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking bitpacking v0.8.4 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio v1.15.0 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking lru v0.6.6 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking fail v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking tantivy-query-grammar v0.15.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking h2 v0.3.9 [INFO] [stderr] Checking local-channel v0.1.2 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Checking serde v1.0.133 [INFO] [stderr] Checking futures v0.3.19 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Checking zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Checking serde_json v1.0.74 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking actix-router v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking string_cache v0.8.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking lindera-core v0.8.1 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Checking actix-http v3.0.4 [INFO] [stderr] Checking tantivy v0.16.1 [INFO] [stderr] Checking lindera-dictionary v0.8.1 [INFO] [stderr] Checking lindera-ipadic-builder v0.8.1 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Checking actix-web v4.0.1 [INFO] [stderr] Checking actix-cors v0.6.1 [INFO] [stderr] Checking actix-files v0.6.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling lindera-ipadic v0.8.1 [INFO] [stderr] error: failed to run custom build command for `lindera-ipadic v0.8.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lindera-ipadic-6241c0bf4def5978/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" "314f7d3d965c9980547d1deabbd444af3ac7ad0c443d7287ea60fef588c82961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "314f7d3d965c9980547d1deabbd444af3ac7ad0c443d7287ea60fef588c82961", kill_on_drop: false }` [INFO] [stdout] 314f7d3d965c9980547d1deabbd444af3ac7ad0c443d7287ea60fef588c82961