[INFO] updating cached repository https://github.com/Ell/fluidweb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9096ebce3d79ad367ae5c43e9e60b6036e3340ab [INFO] documenting Ell/fluidweb against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEll%2Ffluidweb" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ell/fluidweb on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ell/fluidweb [INFO] finished tweaking git repo https://github.com/Ell/fluidweb [INFO] tweaked toml for git repo https://github.com/Ell/fluidweb written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Ell/fluidweb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36e8459dae82e9246331d09cc04b723c91abaf7a5bc5128688379ee08e6286ba [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" "36e8459dae82e9246331d09cc04b723c91abaf7a5bc5128688379ee08e6286ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36e8459dae82e9246331d09cc04b723c91abaf7a5bc5128688379ee08e6286ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36e8459dae82e9246331d09cc04b723c91abaf7a5bc5128688379ee08e6286ba", kill_on_drop: false }` [INFO] [stdout] 36e8459dae82e9246331d09cc04b723c91abaf7a5bc5128688379ee08e6286ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTDOCFLAGS=--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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4afd0615df3998feba27bfb466be1e5fa4639115d3e9eb8adfdf8b39e0c307a2 [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" "4afd0615df3998feba27bfb466be1e5fa4639115d3e9eb8adfdf8b39e0c307a2", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling chunked_transfer v1.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling ureq v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling fetch_unroll v0.2.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Compiling fluidlite-sys v0.1.2 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] error: failed to run custom build command for `fluidlite-sys v0.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/fluidlite-sys-e5d11b13f0474013/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] Fetch fluidlite from https://github.com/katyo/fluidlite/archive/1.2.0.tar.gz to /opt/rustwide/target/debug/build/fluidlite-sys-38cc8bc306989195/out/source/1.2.0 [INFO] [stderr] thread 'main' panicked at 'FluidLite sources should be fetched.: Http("Unresolved domain name: failed to lookup address information: Temporary failure in name resolution")', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluidlite-sys-0.1.2/build.rs:70:18 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560e7297e1e5 - backtrace::backtrace::libunwind::trace::h34afbfad7fd770fc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x560e7297e1e5 - backtrace::backtrace::trace_unsynchronized::h460d522b1619a600 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x560e7297e1e5 - std::sys_common::backtrace::_print_fmt::ha45fac10086813b4 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x560e7297e1e5 - ::fmt::hde84f63fcfd0e6de [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x560e729aa9cc - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x560e729779c3 - std::io::Write::write_fmt::hc344eafd6e850b4d [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x560e729810b0 - std::sys_common::backtrace::_print::h4db88ff15cb5d61d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x560e729810b0 - std::sys_common::backtrace::print::h5fc39e1b1f610bd3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x560e729810b0 - std::panicking::default_hook::{{closure}}::h59e55edacb1d974a [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x560e72980dfc - std::panicking::default_hook::heee4c8016dfbf328 [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x560e729816f3 - std::panicking::rust_panic_with_hook::h8405b6301c79fb5a [INFO] [stderr] at src/libstd/panicking.rs:520 [INFO] [stderr] 11: 0x560e729812eb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:431 [INFO] [stderr] 12: 0x560e729a9081 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x560e729a8ea3 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x560e7217de5b - core::result::Result::expect::h5c382333dabc6f4c [INFO] [stderr] at /rustc/394e1b40d264aa6928811919c1124fa248e7d802/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x560e72193fae - build_script_build::utils::fetch_source::hf9b4ce6c06738779 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluidlite-sys-0.1.2/build.rs:69 [INFO] [stderr] 16: 0x560e721978c3 - build_script_build::main::h2b9491b3cb661fed [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fluidlite-sys-0.1.2/build.rs:31 [INFO] [stderr] 17: 0x560e7217bebb - std::rt::lang_start::{{closure}}::h5509706a80ef9d77 [INFO] [stderr] at /rustc/394e1b40d264aa6928811919c1124fa248e7d802/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x560e72981b98 - std::rt::lang_start_internal::{{closure}}::h7cea099ad4edf1eb [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x560e72981b98 - std::panicking::try::do_call::h42d93372c44025d2 [INFO] [stderr] at src/libstd/panicking.rs:342 [INFO] [stderr] 20: 0x560e72981b98 - std::panicking::try::hb47a4182362d3341 [INFO] [stderr] at src/libstd/panicking.rs:319 [INFO] [stderr] 21: 0x560e72981b98 - std::panic::catch_unwind::h2afcfbf3125915b4 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x560e72981b98 - std::rt::lang_start_internal::h4f696727fe904f48 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x560e7217be97 - std::rt::lang_start::h6a91607387930332 [INFO] [stderr] at /rustc/394e1b40d264aa6928811919c1124fa248e7d802/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x560e72197b6a - main [INFO] [stderr] 25: 0x7f8fa27de0b3 - __libc_start_main [INFO] [stderr] 26: 0x560e721731ee - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4afd0615df3998feba27bfb466be1e5fa4639115d3e9eb8adfdf8b39e0c307a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4afd0615df3998feba27bfb466be1e5fa4639115d3e9eb8adfdf8b39e0c307a2", kill_on_drop: false }` [INFO] [stdout] 4afd0615df3998feba27bfb466be1e5fa4639115d3e9eb8adfdf8b39e0c307a2