[INFO] fetching crate onnxruntime-sys 0.0.14... [INFO] documenting onnxruntime-sys-0.0.14 against nightly for scrape-examples [INFO] extracting crate onnxruntime-sys 0.0.14 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate onnxruntime-sys 0.0.14 on toolchain nightly [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate onnxruntime-sys 0.0.14 [INFO] finished tweaking crates.io crate onnxruntime-sys 0.0.14 [INFO] tweaked toml for crates.io crate onnxruntime-sys 0.0.14 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate onnxruntime-sys 0.0.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom v6.2.1 [INFO] [stderr] Downloaded regex v1.4.6 [INFO] [stderr] Downloaded ureq v2.1.1 [INFO] [stderr] Downloaded tar v0.4.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a116b5cea9d8250dd1cb1d774c8582e8656a1a3da4173fbfe25d51164654377 [INFO] running `Command { std: "docker" "start" "-a" "9a116b5cea9d8250dd1cb1d774c8582e8656a1a3da4173fbfe25d51164654377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a116b5cea9d8250dd1cb1d774c8582e8656a1a3da4173fbfe25d51164654377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a116b5cea9d8250dd1cb1d774c8582e8656a1a3da4173fbfe25d51164654377", kill_on_drop: false }` [INFO] [stdout] 9a116b5cea9d8250dd1cb1d774c8582e8656a1a3da4173fbfe25d51164654377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dc1469a7d894f9b0ebee5d67b11e9e14abe7dea2055aea407b50b682e405c2e [INFO] running `Command { std: "docker" "start" "-a" "4dc1469a7d894f9b0ebee5d67b11e9e14abe7dea2055aea407b50b682e405c2e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling ureq v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling onnxruntime-sys v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `onnxruntime-sys v0.0.14 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/onnxruntime-sys-08ed2add85fd65a1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] strategy: "unknown" [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/target/debug/build/onnxruntime-sys-53d0ccf139d468cb/out/onnxruntime-linux-x64-1.8.1.tgz [INFO] [stderr] Creating directory "/opt/rustwide/target/debug/build/onnxruntime-sys-53d0ccf139d468cb/out" [INFO] [stderr] Downloading https://github.com/microsoft/onnxruntime/releases/download/v1.8.1/onnxruntime-linux-x64-1.8.1.tgz into /opt/rustwide/target/debug/build/onnxruntime-sys-53d0ccf139d468cb/out/onnxruntime-linux-x64-1.8.1.tgz [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'ERROR: Failed to download https://github.com/microsoft/onnxruntime/releases/download/v1.8.1/onnxruntime-linux-x64-1.8.1.tgz: Transport(Transport { kind: Dns, message: None, url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/microsoft/onnxruntime/releases/download/v1.8.1/onnxruntime-linux-x64-1.8.1.tgz", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }), response: None })', build.rs:139:31 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56258fddaf7a - std::backtrace_rs::backtrace::libunwind::trace::h3bfe63c4aecfa0e2 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x56258fddaf7a - std::backtrace_rs::backtrace::trace_unsynchronized::h978c02637c6cb8f9 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56258fddaf7a - std::sys_common::backtrace::_print_fmt::h86a708dcb1665377 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x56258fddaf7a - ::fmt::hdbf89765373fb801 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x56258fdf828e - core::fmt::write::hbf11a3bb4e6d2aba [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x56258fdd5695 - std::io::Write::write_fmt::hd68261eacc348bbd [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x56258fddad45 - std::sys_common::backtrace::_print::ha8e375b58cdeca4a [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x56258fddad45 - std::sys_common::backtrace::print::he3086c07df1167ca [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x56258fddc52f - std::panicking::default_hook::{{closure}}::h0c12a9095c948e43 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x56258fddc26b - std::panicking::default_hook::h1ae5478ad617eb24 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x56258fddcc3c - std::panicking::rust_panic_with_hook::h63a24f957ccb5d93 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x56258fddc9d9 - std::panicking::begin_panic_handler::{{closure}}::h1499194b322f3b28 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:579:13 [INFO] [stderr] 12: 0x56258fddb42c - std::sys_common::backtrace::__rust_end_short_backtrace::h5569dab7b5c29ca8 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x56258fddc6e2 - rust_begin_unwind [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x56258fb68123 - core::panicking::panic_fmt::h81b99a9e904184d4 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/panicking.rs:64:14 [INFO] [stderr] 15: 0x56258fb757a5 - build_script_build::download::{{closure}}::h674c32b5d21de2ca [INFO] [stderr] at /opt/rustwide/workdir/build.rs:139:31 [INFO] [stderr] 16: 0x56258fb73135 - core::result::Result::unwrap_or_else::h74c266ee8e866f03 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/result.rs:1504:23 [INFO] [stderr] 17: 0x56258fb7524e - build_script_build::download::h20e95251e97a5a61 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:136:16 [INFO] [stderr] 18: 0x56258fb781da - build_script_build::prepare_libort_dir_prebuilt::hc1e948561bdb2b06 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:400:9 [INFO] [stderr] 19: 0x56258fb78689 - build_script_build::prepare_libort_dir::h95c5489853c16e45 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:421:36 [INFO] [stderr] 20: 0x56258fb74b5c - build_script_build::main::h5f985dc56b0371bd [INFO] [stderr] at /opt/rustwide/workdir/build.rs:44:30 [INFO] [stderr] 21: 0x56258fb6cb9b - core::ops::function::FnOnce::call_once::h809f50d3c88516f8 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/ops/function.rs:507:5 [INFO] [stderr] 22: 0x56258fb6e92e - std::sys_common::backtrace::__rust_begin_short_backtrace::hc50775be06874f24 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 23: 0x56258fb6c191 - std::rt::lang_start::{{closure}}::h94dbaa3366ae4f83 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/rt.rs:166:18 [INFO] [stderr] 24: 0x56258fdd12dc - core::ops::function::impls:: for &F>::call_once::h78c42ac725efa1cf [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/core/src/ops/function.rs:606:13 [INFO] [stderr] 25: 0x56258fdd12dc - std::panicking::try::do_call::he9c2e2d3c1d542c9 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:483:40 [INFO] [stderr] 26: 0x56258fdd12dc - std::panicking::try::h1c6aa5d0fbd926ce [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:447:19 [INFO] [stderr] 27: 0x56258fdd12dc - std::panic::catch_unwind::h8c18c387443a8343 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panic.rs:137:14 [INFO] [stderr] 28: 0x56258fdd12dc - std::rt::lang_start_internal::{{closure}}::h121da69a0c637bbc [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/rt.rs:148:48 [INFO] [stderr] 29: 0x56258fdd12dc - std::panicking::try::do_call::h02c50a2227007615 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:483:40 [INFO] [stderr] 30: 0x56258fdd12dc - std::panicking::try::h2e22346eb385c3b2 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panicking.rs:447:19 [INFO] [stderr] 31: 0x56258fdd12dc - std::panic::catch_unwind::hba27888842669aa2 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/panic.rs:137:14 [INFO] [stderr] 32: 0x56258fdd12dc - std::rt::lang_start_internal::hfeb0a6ef3b443c94 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/rt.rs:148:20 [INFO] [stderr] 33: 0x56258fb6c16a - std::rt::lang_start::hdfbe617a110c7122 [INFO] [stderr] at /rustc/bdb07a8ec8e77aa10fb84fae1d4ff71c21180bb4/library/std/src/rt.rs:165:17 [INFO] [stderr] 34: 0x56258fb78b8e - main [INFO] [stderr] 35: 0x7fb523490083 - __libc_start_main [INFO] [stderr] 36: 0x56258fb6873e - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4dc1469a7d894f9b0ebee5d67b11e9e14abe7dea2055aea407b50b682e405c2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dc1469a7d894f9b0ebee5d67b11e9e14abe7dea2055aea407b50b682e405c2e", kill_on_drop: false }` [INFO] [stdout] 4dc1469a7d894f9b0ebee5d67b11e9e14abe7dea2055aea407b50b682e405c2e