[INFO] cloning repository https://github.com/codenoid/Fido [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codenoid/Fido" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodenoid%2FFido", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodenoid%2FFido'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e649cb75878e2c600e7b7ca4837909f5f33af5f [INFO] documenting codenoid/Fido against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodenoid%2FFido" "/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/codenoid/Fido on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codenoid/Fido [INFO] finished tweaking git repo https://github.com/codenoid/Fido [INFO] tweaked toml for git repo https://github.com/codenoid/Fido written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/codenoid/Fido already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbkdf2 v0.3.0 [INFO] [stderr] Downloaded serde_with_macros v1.1.0 [INFO] [stderr] Downloaded serde_with v1.4.0 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.3 [INFO] [stderr] Downloaded typed-builder v0.3.0 [INFO] [stderr] Downloaded os_info v1.3.3 [INFO] [stderr] Downloaded mongodb v0.9.2 [INFO] [stderr] Downloaded ring v0.16.11 [INFO] [stderr] Downloaded mime-db v0.1.4 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80480dfb70d167a397ae95a59158340e067550f6cfad5ac3d0e7b7573fab441e [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" "80480dfb70d167a397ae95a59158340e067550f6cfad5ac3d0e7b7573fab441e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80480dfb70d167a397ae95a59158340e067550f6cfad5ac3d0e7b7573fab441e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80480dfb70d167a397ae95a59158340e067550f6cfad5ac3d0e7b7573fab441e", kill_on_drop: false }` [INFO] [stdout] 80480dfb70d167a397ae95a59158340e067550f6cfad5ac3d0e7b7573fab441e [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] 1d40d0d45dd7af352216224448c110d51b6e9809ce03b598d4743f7fd11b0832 [INFO] running `Command { std: "docker" "start" "-a" "1d40d0d45dd7af352216224448c110d51b6e9809ce03b598d4743f7fd11b0832", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Checking version_check v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling err-derive v0.2.3 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Checking trust-dns-proto v0.19.3 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Checking trust-dns-resolver v0.19.3 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Checking bson v0.14.1 [INFO] [stderr] Compiling reqwest v0.10.4 [INFO] [stderr] Checking mongodb v0.9.2 [INFO] [stderr] Compiling mime-db v0.1.4 [INFO] [stderr] error: failed to run custom build command for `mime-db v0.1.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/mime-db-68e2197921296831/build-script-build` (exit code: 1) [INFO] [stderr] --- stderr [INFO] [stderr] Error: reqwest::Error { kind: Request, url: "https://unpkg.com/mime-db@1.43.0/db.json", source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] running `Command { std: "docker" "inspect" "1d40d0d45dd7af352216224448c110d51b6e9809ce03b598d4743f7fd11b0832", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d40d0d45dd7af352216224448c110d51b6e9809ce03b598d4743f7fd11b0832", kill_on_drop: false }` [INFO] [stdout] 1d40d0d45dd7af352216224448c110d51b6e9809ce03b598d4743f7fd11b0832