[INFO] fetching crate ncnn-rs 0.1.1...
[INFO] checking ncnn-rs-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate ncnn-rs 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate ncnn-rs 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ncnn-rs 0.1.1
[INFO] finished tweaking crates.io crate ncnn-rs 0.1.1
[INFO] tweaked toml for crates.io crate ncnn-rs 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate ncnn-rs 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cmake v0.1.46
[INFO] [stderr]   Downloaded libloading v0.7.2
[INFO] [stderr]   Downloaded ncnn-bind v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4065b88ba1ab6468c11c11651ecec5fa36e19fca9977235d79d66b723c29e481
[INFO] running `Command { std: "docker" "start" "-a" "4065b88ba1ab6468c11c11651ecec5fa36e19fca9977235d79d66b723c29e481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4065b88ba1ab6468c11c11651ecec5fa36e19fca9977235d79d66b723c29e481", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4065b88ba1ab6468c11c11651ecec5fa36e19fca9977235d79d66b723c29e481", kill_on_drop: false }`
[INFO] [stdout] 4065b88ba1ab6468c11c11651ecec5fa36e19fca9977235d79d66b723c29e481
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3384297ef8e88b6192a0a67963ae1c7ef42a5ad1eb81c379e1b479d9387640c2
[INFO] running `Command { std: "docker" "start" "-a" "3384297ef8e88b6192a0a67963ae1c7ef42a5ad1eb81c379e1b479d9387640c2", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.46
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ncnn-bind v0.1.1
[INFO] [stderr] error: failed to run custom build command for `ncnn-bind v0.1.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ncnn-bind-d61faccdb29f58df/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Cloning into 'ncnn-master'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/tpoisonooo/ncnn/': Could not resolve host: github.com
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncnn-bind-0.1.1/build.rs:112:17:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "fetch failed" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55a31b06fa82 - std::backtrace_rs::backtrace::libunwind::trace::hd67e08e71d64f12a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55a31b06fa82 - std::backtrace_rs::backtrace::trace_unsynchronized::h1b6e03ae921b7ccc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55a31b06fa82 - std::sys_common::backtrace::_print_fmt::h104284235ec6c37d
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55a31b06fa82 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h9ec11fc9f8e1e9e3
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55a31b099fac - core::fmt::rt::Argument::fmt::hba6bb69d73dbc69a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55a31b099fac - core::fmt::write::h1591db653c658e71
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x55a31b06ce5f - std::io::Write::write_fmt::hfbffa468e7623aef
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x55a31b06f854 - std::sys_common::backtrace::_print::h00abfdf27a732373
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55a31b06f854 - std::sys_common::backtrace::print::ha9520edf621a95dc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55a31b07108b - std::panicking::default_hook::{{closure}}::h46e508c07ecf0cb0
[INFO] [stderr]     10:     0x55a31b070de3 - std::panicking::default_hook::h171667a6e5f66517
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55a31b07152d - std::panicking::rust_panic_with_hook::hb748cf56d2d9af62
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55a31b071402 - std::panicking::begin_panic_handler::{{closure}}::h1f68a14808274394
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55a31b06ff56 - std::sys_common::backtrace::__rust_end_short_backtrace::h36413da1fefb6b73
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55a31b071134 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55a31acdb815 - core::panicking::panic_fmt::hbebe585df2478a90
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55a31acdbdf3 - core::result::unwrap_failed::h0d83f95df08bb1b3
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/result.rs:1654:5
[INFO] [stderr]     17:     0x55a31ace0c94 - build_script_build::main::h55de6e6a889bcda4
[INFO] [stderr]     18:     0x55a31acdd003 - core::ops::function::FnOnce::call_once::h2f6f522748e78050
[INFO] [stderr]     19:     0x55a31acdc1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h953be47abc548069
[INFO] [stderr]     20:     0x55a31acdc8d9 - std::rt::lang_start::{{closure}}::hb74a8fa9cf7d314c
[INFO] [stderr]     21:     0x55a31b0689d3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc0dea7e08dfe9d58
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x55a31b0689d3 - std::panicking::try::do_call::h9e7e3ff0019eca48
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     23:     0x55a31b0689d3 - std::panicking::try::h4177c8693e12080e
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     24:     0x55a31b0689d3 - std::panic::catch_unwind::h30c59f0ccf8c5da4
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     25:     0x55a31b0689d3 - std::rt::lang_start_internal::{{closure}}::hc959f2313e587664
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:48
[INFO] [stderr]     26:     0x55a31b0689d3 - std::panicking::try::do_call::h52365037f05374a7
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     27:     0x55a31b0689d3 - std::panicking::try::h7da172df60cd6061
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     28:     0x55a31b0689d3 - std::panic::catch_unwind::h88fa8b63d34be7de
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     29:     0x55a31b0689d3 - std::rt::lang_start_internal::hc3039611687c4867
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:20
[INFO] [stderr]     30:     0x55a31acdc8b7 - std::rt::lang_start::h8ed9017c88e6cb89
[INFO] [stderr]     31:     0x55a31ace17d5 - main
[INFO] [stderr]     32:     0x7f1215e5cd90 - <unknown>
[INFO] [stderr]     33:     0x7f1215e5ce40 - __libc_start_main
[INFO] [stderr]     34:     0x55a31acdbfa5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "3384297ef8e88b6192a0a67963ae1c7ef42a5ad1eb81c379e1b479d9387640c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3384297ef8e88b6192a0a67963ae1c7ef42a5ad1eb81c379e1b479d9387640c2", kill_on_drop: false }`
[INFO] [stdout] 3384297ef8e88b6192a0a67963ae1c7ef42a5ad1eb81c379e1b479d9387640c2
[INFO] checking ncnn-rs-0.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate ncnn-rs 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate ncnn-rs 0.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ncnn-rs 0.1.1
[INFO] finished tweaking crates.io crate ncnn-rs 0.1.1
[INFO] tweaked toml for crates.io crate ncnn-rs 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate ncnn-rs 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6dfff8a3b9a5a7c503fe2a481ad3f5536f9291aa6036a7d5b0700f4512c43a41
[INFO] running `Command { std: "docker" "start" "-a" "6dfff8a3b9a5a7c503fe2a481ad3f5536f9291aa6036a7d5b0700f4512c43a41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6dfff8a3b9a5a7c503fe2a481ad3f5536f9291aa6036a7d5b0700f4512c43a41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dfff8a3b9a5a7c503fe2a481ad3f5536f9291aa6036a7d5b0700f4512c43a41", kill_on_drop: false }`
[INFO] [stdout] 6dfff8a3b9a5a7c503fe2a481ad3f5536f9291aa6036a7d5b0700f4512c43a41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 865f6cd9a28871dd2eff59b5543c7233bc16cb7f732bd819975b91ff2b838c0b
[INFO] running `Command { std: "docker" "start" "-a" "865f6cd9a28871dd2eff59b5543c7233bc16cb7f732bd819975b91ff2b838c0b", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.34
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.51
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling cmake v0.1.46
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling ncnn-bind v0.1.1
[INFO] [stderr] error: failed to run custom build command for `ncnn-bind v0.1.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/ncnn-bind-d61faccdb29f58df/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Cloning into 'ncnn-master'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/tpoisonooo/ncnn/': Could not resolve host: github.com
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ncnn-bind-0.1.1/build.rs:112:17:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: "fetch failed" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55711bb96162 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x55711bb96162 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55711bb96162 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55711bb96162 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hd2f62a79c076756d
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55711bbc068c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55711bbc068c - core::fmt::write::h205e4aa24bad4cfa
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x55711bb9353f - std::io::Write::write_fmt::he97e1f829a4300f2
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x55711bb95f34 - std::sys_common::backtrace::_print::hc96730fdf6f00296
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55711bb95f34 - std::sys_common::backtrace::print::h1c9d9bd05b4be363
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55711bb9776b - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c
[INFO] [stderr]     10:     0x55711bb974c3 - std::panicking::default_hook::h0c2f084c9298debc
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55711bb97c0d - std::panicking::rust_panic_with_hook::h193b3d102883e089
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55711bb97ae2 - std::panicking::begin_panic_handler::{{closure}}::h0490fb0ce2a5c0be
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55711bb96636 - std::sys_common::backtrace::__rust_end_short_backtrace::hba4a3b291ebba6bd
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55711bb97814 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55711b802815 - core::panicking::panic_fmt::hc5689e3f09a0388f
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55711b802df3 - core::result::unwrap_failed::h487253d7b85d3d91
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/result.rs:1654:5
[INFO] [stderr]     17:     0x55711b807c94 - build_script_build::main::ha3e10adf3762c578
[INFO] [stderr]     18:     0x55711b804043 - core::ops::function::FnOnce::call_once::h9fb176cc3a902616
[INFO] [stderr]     19:     0x55711b8031a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3511ab41ad956778
[INFO] [stderr]     20:     0x55711b8038d9 - std::rt::lang_start::{{closure}}::h032a98e993bb1108
[INFO] [stderr]     21:     0x55711bb8f0b3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb687d3eb5aa194ab
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x55711bb8f0b3 - std::panicking::try::do_call::h1a8db1b4ab94f870
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     23:     0x55711bb8f0b3 - std::panicking::try::hc39e689b83d5a32c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     24:     0x55711bb8f0b3 - std::panic::catch_unwind::h9b93da0a1041af3a
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     25:     0x55711bb8f0b3 - std::rt::lang_start_internal::{{closure}}::h7a8e8885ac2254b7
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48
[INFO] [stderr]     26:     0x55711bb8f0b3 - std::panicking::try::do_call::h3b7d4d3637ac6722
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     27:     0x55711bb8f0b3 - std::panicking::try::hd3ee0615612e7288
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     28:     0x55711bb8f0b3 - std::panic::catch_unwind::h9452a3a2801d03fb
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     29:     0x55711bb8f0b3 - std::rt::lang_start_internal::he827cc1207184f9b
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20
[INFO] [stderr]     30:     0x55711b8038b7 - std::rt::lang_start::hae5147947bf5dfc2
[INFO] [stderr]     31:     0x55711b8087d5 - main
[INFO] [stderr]     32:     0x7f049bfdbd90 - <unknown>
[INFO] [stderr]     33:     0x7f049bfdbe40 - __libc_start_main
[INFO] [stderr]     34:     0x55711b802fa5 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "865f6cd9a28871dd2eff59b5543c7233bc16cb7f732bd819975b91ff2b838c0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "865f6cd9a28871dd2eff59b5543c7233bc16cb7f732bd819975b91ff2b838c0b", kill_on_drop: false }`
[INFO] [stdout] 865f6cd9a28871dd2eff59b5543c7233bc16cb7f732bd819975b91ff2b838c0b
