[INFO] fetching crate onnxruntime-sys 0.0.5... [INFO] checking onnxruntime-sys-0.0.5 against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] extracting crate onnxruntime-sys 0.0.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate onnxruntime-sys 0.0.5 on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate onnxruntime-sys 0.0.5 [INFO] finished tweaking crates.io crate onnxruntime-sys 0.0.5 [INFO] tweaked toml for crates.io crate onnxruntime-sys 0.0.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate onnxruntime-sys 0.0.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef4f98c73f0c763f3c6f97277b99a87cc91ae02b6e0eeb55aaac15ecc3b22bf2 [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" "ef4f98c73f0c763f3c6f97277b99a87cc91ae02b6e0eeb55aaac15ecc3b22bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef4f98c73f0c763f3c6f97277b99a87cc91ae02b6e0eeb55aaac15ecc3b22bf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4f98c73f0c763f3c6f97277b99a87cc91ae02b6e0eeb55aaac15ecc3b22bf2", kill_on_drop: false }` [INFO] [stdout] ef4f98c73f0c763f3c6f97277b99a87cc91ae02b6e0eeb55aaac15ecc3b22bf2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c6501d2301108e7dde5a63775ccdee7a562a796d8a84e6629a632d7e3abd61c [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" "4c6501d2301108e7dde5a63775ccdee7a562a796d8a84e6629a632d7e3abd61c", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling chunked_transfer v1.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling bindgen v0.54.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling ureq v1.3.0 [INFO] [stderr] Compiling onnxruntime-sys v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `onnxruntime-sys v0.0.5 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/onnxruntime-sys-d6a78279c0ad05cb/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] strategy: "unknown" [INFO] [stderr] Creating directory "/opt/rustwide/target/debug/build/onnxruntime-sys-16583717003e167f/out" [INFO] [stderr] Downloading https://github.com/microsoft/onnxruntime/releases/download/v1.3.0/onnxruntime-linux-x64-1.3.0.tgz into /opt/rustwide/target/debug/build/onnxruntime-sys-16583717003e167f/out/onnxruntime-linux-x64-1.3.0.tgz [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'assertion failed: resp.has("Content-Length")', build.rs:86:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5594cbae2300 - std::backtrace_rs::backtrace::libunwind::trace::ha1eabb142084ea37 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5594cbae2300 - std::backtrace_rs::backtrace::trace_unsynchronized::hbb8825661d997281 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5594cbae2300 - std::sys_common::backtrace::_print_fmt::h26d850e2f7183914 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x5594cbae2300 - ::fmt::h3834b06f68a2b012 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x5594cbb0a2cc - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x5594cbadbfa5 - std::io::Write::write_fmt::h9c0c8944a1898139 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x5594cbae48e0 - std::sys_common::backtrace::_print::h693c0c2cc41d4d10 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5594cbae48e0 - std::sys_common::backtrace::print::h213be73e5670b8ea [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5594cbae48e0 - std::panicking::default_hook::{{closure}}::h2d49a3361cc4e7ea [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x5594cbae462c - std::panicking::default_hook::hd41fbdeba93207ba [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x5594cbae4f43 - std::panicking::rust_panic_with_hook::hcab398664b4bd473 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:569 [INFO] [stderr] 11: 0x5594cba7e97c - std::panicking::begin_panic::{{closure}}::h9aa1438c25a096d8 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:498 [INFO] [stderr] 12: 0x5594cba7e7f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h2f867110ae2a49c4 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x5594cba7e8a7 - std::panicking::begin_panic::hc25620ea43ce9cfb [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:497 [INFO] [stderr] 14: 0x5594cb2cbf25 - build_script_build::download::h3b30be0d5e0ba31b [INFO] [stderr] at /opt/rustwide/workdir/build.rs:86 [INFO] [stderr] 15: 0x5594cb2cdc80 - build_script_build::prepare_libort_dir_prebuilt::hf1d0522f8d17ef3b [INFO] [stderr] at /opt/rustwide/workdir/build.rs:214 [INFO] [stderr] 16: 0x5594cb2ce2db - build_script_build::prepare_libort_dir::h293eb9b349ee8740 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:235 [INFO] [stderr] 17: 0x5594cb2cb1da - build_script_build::main::h32c2d54b30f74fb3 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:33 [INFO] [stderr] 18: 0x5594cb2d326b - core::ops::function::FnOnce::call_once::h96eedf4ba3974991 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/ops/function.rs:233 [INFO] [stderr] 19: 0x5594cb2d2f1e - std::sys_common::backtrace::__rust_begin_short_backtrace::h679222c3c2689cdd [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x5594cb2d8051 - std::rt::lang_start::{{closure}}::h91fb98b20f923686 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x5594cbae5422 - core::ops::function::impls:: for &F>::call_once::hde9814ae740a85dc [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/core/src/ops/function.rs:265 [INFO] [stderr] 22: 0x5594cbae5422 - std::panicking::try::do_call::h3026bab8cd7540d7 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:373 [INFO] [stderr] 23: 0x5594cbae5422 - std::panicking::try::h852bb5e5a66f7f84 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panicking.rs:337 [INFO] [stderr] 24: 0x5594cbae5422 - std::panic::catch_unwind::hfeb0f3dddf7c6a72 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/panic.rs:394 [INFO] [stderr] 25: 0x5594cbae5422 - std::rt::lang_start_internal::h32f0ac6e87476559 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x5594cb2d8027 - std::rt::lang_start::h1aa3803b74c777f1 [INFO] [stderr] at /rustc/5e3f1b148db5bfa27fee52464ae1f5d34c49d77b/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x5594cb2ce5fa - main [INFO] [stderr] 28: 0x7f6c734e10b3 - __libc_start_main [INFO] [stderr] 29: 0x5594cb2cb0ee - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4c6501d2301108e7dde5a63775ccdee7a562a796d8a84e6629a632d7e3abd61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6501d2301108e7dde5a63775ccdee7a562a796d8a84e6629a632d7e3abd61c", kill_on_drop: false }` [INFO] [stdout] 4c6501d2301108e7dde5a63775ccdee7a562a796d8a84e6629a632d7e3abd61c