[INFO] cloning repository https://github.com/sorz/moproxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorz/moproxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorz%2Fmoproxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorz%2Fmoproxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1deb0af5d86106aacc82465bfc8496c4ce095045 [INFO] checking sorz/moproxy against try#353a0a223066e9f46a1d935f2271a26c3c5002bb for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorz%2Fmoproxy" "/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/sorz/moproxy on toolchain 353a0a223066e9f46a1d935f2271a26c3c5002bb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sorz/moproxy [INFO] finished tweaking git repo https://github.com/sorz/moproxy [INFO] tweaked toml for git repo https://github.com/sorz/moproxy written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sorz/moproxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded number_prefix v0.4.0 [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" "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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8583d157779860e3a7f8db3c68ade8992e99ffe51de6d8a4e05acd6e556a5d68 [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" "8583d157779860e3a7f8db3c68ade8992e99ffe51de6d8a4e05acd6e556a5d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8583d157779860e3a7f8db3c68ade8992e99ffe51de6d8a4e05acd6e556a5d68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8583d157779860e3a7f8db3c68ade8992e99ffe51de6d8a4e05acd6e556a5d68", kill_on_drop: false }` [INFO] [stdout] 8583d157779860e3a7f8db3c68ade8992e99ffe51de6d8a4e05acd6e556a5d68 [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+353a0a223066e9f46a1d935f2271a26c3c5002bb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba17f0c2c7c567aef74c2eeefdca0f0e34e27295795f5fa4341cbbb44b14e97d [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" "ba17f0c2c7c567aef74c2eeefdca0f0e34e27295795f5fa4341cbbb44b14e97d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking sd-notify v0.1.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Checking tracing-core v0.1.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Checking ordered-multimap v0.2.4 [INFO] [stderr] Checking rust-ini v0.15.3 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling moproxy v0.3.6 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `moproxy v0.3.6 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/moproxy-65024f919d70cd50/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'error on get moproxy-web bundle: reqwest::Error { kind: Request, url: "https://github.com/sorz/moproxy-web/releases/download/v0.1.4/build.zip", source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Other, error: "failed to lookup address information: Temporary failure in name resolution" })) }', build.rs:28:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5606929f086f - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5606929f086f - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5606929f086f - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x5606929f086f - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x560692a1182c - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x5606929eb805 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x5606929f2fe0 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5606929f2fe0 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5606929f2fe0 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x5606929f2d2c - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x5606929f3623 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x5606929f321b - rust_begin_unwind [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x560692a0ff11 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x560692a0fd33 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/core/src/option.rs:1274 [INFO] [stderr] 14: 0x5606924c4404 - core::result::Result::expect::h23f3bf28ade4d112 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/core/src/result.rs:963 [INFO] [stderr] 15: 0x5606924c36f4 - build_script_build::download_zip::h6bca3f31756d1ed1 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:27 [INFO] [stderr] 16: 0x5606924c3469 - build_script_build::main::ha181aa0163547bce [INFO] [stderr] at /opt/rustwide/workdir/build.rs:17 [INFO] [stderr] 17: 0x5606924c532b - std::rt::lang_start::{{closure}}::hcb6537e7e25045ed [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/rt.rs:67 [INFO] [stderr] 18: 0x5606929f3b06 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/rt.rs:52 [INFO] [stderr] 19: 0x5606929f3b06 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:348 [INFO] [stderr] 20: 0x5606929f3b06 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panicking.rs:325 [INFO] [stderr] 21: 0x5606929f3b06 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/panic.rs:394 [INFO] [stderr] 22: 0x5606929f3b06 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/rt.rs:51 [INFO] [stderr] 23: 0x5606924c5307 - std::rt::lang_start::h94f5528c7239cfcc [INFO] [stderr] at /rustc/353a0a223066e9f46a1d935f2271a26c3c5002bb/library/std/src/rt.rs:67 [INFO] [stderr] 24: 0x5606924c388a - main [INFO] [stderr] 25: 0x7f36029ad0b3 - __libc_start_main [INFO] [stderr] 26: 0x5606924c30be - _start [INFO] [stderr] 27: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ba17f0c2c7c567aef74c2eeefdca0f0e34e27295795f5fa4341cbbb44b14e97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba17f0c2c7c567aef74c2eeefdca0f0e34e27295795f5fa4341cbbb44b14e97d", kill_on_drop: false }` [INFO] [stdout] ba17f0c2c7c567aef74c2eeefdca0f0e34e27295795f5fa4341cbbb44b14e97d