[INFO] fetching crate libbfio-rs 0.2.5...
[INFO] checking libbfio-rs-0.2.5 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate libbfio-rs 0.2.5 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate libbfio-rs 0.2.5 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 libbfio-rs 0.2.5
[INFO] finished tweaking crates.io crate libbfio-rs 0.2.5
[INFO] tweaked toml for crates.io crate libbfio-rs 0.2.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v0.28.1
[INFO] [stderr]   Downloaded bindgen v0.49.4
[INFO] [stderr]   Downloaded libbfio-sys v0.2.5
[INFO] [stderr]   Downloaded libcerror-sys v0.2.5
[INFO] [stderr]   Downloaded libyal-rs-common-build v0.2.5
[INFO] [stderr]   Downloaded libyal-rs-common v0.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c7fe5cd2bb515c3e711e693b48a7fa3d15d530b33cdebfaf57340f1f9df104cf
[INFO] running `Command { std: "docker" "start" "-a" "c7fe5cd2bb515c3e711e693b48a7fa3d15d530b33cdebfaf57340f1f9df104cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7fe5cd2bb515c3e711e693b48a7fa3d15d530b33cdebfaf57340f1f9df104cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7fe5cd2bb515c3e711e693b48a7fa3d15d530b33cdebfaf57340f1f9df104cf", kill_on_drop: false }`
[INFO] [stdout] c7fe5cd2bb515c3e711e693b48a7fa3d15d530b33cdebfaf57340f1f9df104cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] ec0fbf349e97980e8007b9841a8357af061d7aff5010b08c4d3bc8d0122857c8
[INFO] running `Command { std: "docker" "start" "-a" "ec0fbf349e97980e8007b9841a8357af061d7aff5010b08c4d3bc8d0122857c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.49.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]     Checking libyal-rs-common v0.2.5
[INFO] [stderr]    Compiling libyal-rs-common-build v0.2.5
[INFO] [stderr]    Compiling libbfio-sys v0.2.5
[INFO] [stderr]    Compiling libcerror-sys v0.2.5
[INFO] [stderr] error: failed to run custom build command for `libbfio-sys v0.2.5`
[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/libbfio-sys-3ca0200b7291a2cb/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=static=bfio
[INFO] [stderr]   Unable to git clone: https://github.com/libyal/libcdata.git
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: unable to access 'https://github.com/libyal/libcdata.git/': Could not resolve host: github.com
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libyal-rs-common-build-0.2.5/src/posix.rs:19:5:
[INFO] [stderr]   synclibs failed
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x55ba6f35ce02 - 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:     0x55ba6f35ce02 - 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:     0x55ba6f35ce02 - std::sys_common::backtrace::_print_fmt::h104284235ec6c37d
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55ba6f35ce02 - <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:     0x55ba6f386ffc - core::fmt::rt::Argument::fmt::hba6bb69d73dbc69a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55ba6f386ffc - core::fmt::write::h1591db653c658e71
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x55ba6f35a57f - std::io::Write::write_fmt::hfbffa468e7623aef
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x55ba6f35cbd4 - std::sys_common::backtrace::_print::h00abfdf27a732373
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55ba6f35cbd4 - std::sys_common::backtrace::print::ha9520edf621a95dc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55ba6f35e1fb - std::panicking::default_hook::{{closure}}::h46e508c07ecf0cb0
[INFO] [stderr]     10:     0x55ba6f35df53 - std::panicking::default_hook::h171667a6e5f66517
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55ba6f35e69d - std::panicking::rust_panic_with_hook::hb748cf56d2d9af62
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55ba6f1fb93e - std::panicking::begin_panic::{{closure}}::h89ef7a252659f5df
[INFO] [stderr]     13:     0x55ba6f1f971a - std::sys_common::backtrace::__rust_end_short_backtrace::hdba9f7f8bca05b4c
[INFO] [stderr]     14:     0x55ba6f1fb8eb - std::panicking::begin_panic::hb3e2c208f7a919bc
[INFO] [stderr]     15:     0x55ba6ee4f860 - libyal_rs_common_build::posix::sync_libs::h9062661a349e12d5
[INFO] [stderr]     16:     0x55ba6ee50772 - libyal_rs_common_build::sync_and_build_lib::h52d64f6067480e2b
[INFO] [stderr]     17:     0x55ba6ee472e8 - build_script_build::build_and_link_static::h79d5e7bd611c58a3
[INFO] [stderr]     18:     0x55ba6ee4734a - build_script_build::main::he42f3ddafb15e3a8
[INFO] [stderr]     19:     0x55ba6ee471c3 - core::ops::function::FnOnce::call_once::h892e70e8bb133839
[INFO] [stderr]     20:     0x55ba6ee470a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf0c192285d823540
[INFO] [stderr]     21:     0x55ba6ee470f9 - std::rt::lang_start::{{closure}}::h26b73348132b0612
[INFO] [stderr]     22:     0x55ba6f356363 - 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]     23:     0x55ba6f356363 - std::panicking::try::do_call::h9e7e3ff0019eca48
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x55ba6f356363 - std::panicking::try::h4177c8693e12080e
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x55ba6f356363 - std::panic::catch_unwind::h30c59f0ccf8c5da4
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     26:     0x55ba6f356363 - std::rt::lang_start_internal::{{closure}}::hc959f2313e587664
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:48
[INFO] [stderr]     27:     0x55ba6f356363 - std::panicking::try::do_call::h52365037f05374a7
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x55ba6f356363 - std::panicking::try::h7da172df60cd6061
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x55ba6f356363 - std::panic::catch_unwind::h88fa8b63d34be7de
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     30:     0x55ba6f356363 - std::rt::lang_start_internal::hc3039611687c4867
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:20
[INFO] [stderr]     31:     0x55ba6ee470d7 - std::rt::lang_start::h301fea210d7ccd87
[INFO] [stderr]     32:     0x55ba6ee473c5 - main
[INFO] [stderr]     33:     0x7fd6af5a9d90 - <unknown>
[INFO] [stderr]     34:     0x7fd6af5a9e40 - __libc_start_main
[INFO] [stderr]     35:     0x55ba6ee46fd5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ec0fbf349e97980e8007b9841a8357af061d7aff5010b08c4d3bc8d0122857c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec0fbf349e97980e8007b9841a8357af061d7aff5010b08c4d3bc8d0122857c8", kill_on_drop: false }`
[INFO] [stdout] ec0fbf349e97980e8007b9841a8357af061d7aff5010b08c4d3bc8d0122857c8
[INFO] checking libbfio-rs-0.2.5 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate libbfio-rs 0.2.5 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate libbfio-rs 0.2.5 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 libbfio-rs 0.2.5
[INFO] finished tweaking crates.io crate libbfio-rs 0.2.5
[INFO] tweaked toml for crates.io crate libbfio-rs 0.2.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 99711ca745291ee85c456a96629c0be30ff27eb23e612ac51e7086f253721b54
[INFO] running `Command { std: "docker" "start" "-a" "99711ca745291ee85c456a96629c0be30ff27eb23e612ac51e7086f253721b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99711ca745291ee85c456a96629c0be30ff27eb23e612ac51e7086f253721b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99711ca745291ee85c456a96629c0be30ff27eb23e612ac51e7086f253721b54", kill_on_drop: false }`
[INFO] [stdout] 99711ca745291ee85c456a96629c0be30ff27eb23e612ac51e7086f253721b54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] df873b1084b5aebf1bf302f025bcb45956843b357547225a48534b4a4e8b54dd
[INFO] running `Command { std: "docker" "start" "-a" "df873b1084b5aebf1bf302f025bcb45956843b357547225a48534b4a4e8b54dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.49.4
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling which v2.0.1
[INFO] [stderr]     Checking libyal-rs-common v0.2.5
[INFO] [stderr]    Compiling libyal-rs-common-build v0.2.5
[INFO] [stderr]    Compiling libbfio-sys v0.2.5
[INFO] [stderr]    Compiling libcerror-sys v0.2.5
[INFO] [stderr] error: failed to run custom build command for `libbfio-sys v0.2.5`
[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/libbfio-sys-3ca0200b7291a2cb/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-lib=static=bfio
[INFO] [stderr]   Unable to git clone: https://github.com/libyal/libcdata.git
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: unable to access 'https://github.com/libyal/libcdata.git/': Could not resolve host: github.com
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libyal-rs-common-build-0.2.5/src/posix.rs:19:5:
[INFO] [stderr]   synclibs failed
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x556222a93972 - 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:     0x556222a93972 - 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:     0x556222a93972 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x556222a93972 - <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:     0x556222abdb6c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x556222abdb6c - core::fmt::write::h205e4aa24bad4cfa
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x556222a910ef - std::io::Write::write_fmt::he97e1f829a4300f2
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x556222a93744 - std::sys_common::backtrace::_print::hc96730fdf6f00296
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x556222a93744 - std::sys_common::backtrace::print::h1c9d9bd05b4be363
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x556222a94d6b - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c
[INFO] [stderr]     10:     0x556222a94ac3 - std::panicking::default_hook::h0c2f084c9298debc
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x556222a9520d - std::panicking::rust_panic_with_hook::h193b3d102883e089
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x556222a2acee - std::panicking::begin_panic::{{closure}}::h8d41860c0b06c3e7
[INFO] [stderr]     13:     0x556222a2db4a - std::sys_common::backtrace::__rust_end_short_backtrace::h79616598b554a52d
[INFO] [stderr]     14:     0x556222a2ac9b - std::panicking::begin_panic::h448ea640812c2848
[INFO] [stderr]     15:     0x556222586860 - libyal_rs_common_build::posix::sync_libs::h5662d1a1f406ae57
[INFO] [stderr]     16:     0x556222587772 - libyal_rs_common_build::sync_and_build_lib::hb53af619c2cd85e9
[INFO] [stderr]     17:     0x55622257e2e8 - build_script_build::build_and_link_static::h162cd63a9b52efb4
[INFO] [stderr]     18:     0x55622257e34a - build_script_build::main::hb69321f530216309
[INFO] [stderr]     19:     0x55622257e1c3 - core::ops::function::FnOnce::call_once::h011e9802845169cc
[INFO] [stderr]     20:     0x55622257e0a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h755514a561e75fcf
[INFO] [stderr]     21:     0x55622257e0f9 - std::rt::lang_start::{{closure}}::hfd022f313fae724d
[INFO] [stderr]     22:     0x556222a8ced3 - 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]     23:     0x556222a8ced3 - std::panicking::try::do_call::h1a8db1b4ab94f870
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x556222a8ced3 - std::panicking::try::hc39e689b83d5a32c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x556222a8ced3 - std::panic::catch_unwind::h9b93da0a1041af3a
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     26:     0x556222a8ced3 - std::rt::lang_start_internal::{{closure}}::h7a8e8885ac2254b7
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48
[INFO] [stderr]     27:     0x556222a8ced3 - std::panicking::try::do_call::h3b7d4d3637ac6722
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x556222a8ced3 - std::panicking::try::hd3ee0615612e7288
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x556222a8ced3 - std::panic::catch_unwind::h9452a3a2801d03fb
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     30:     0x556222a8ced3 - std::rt::lang_start_internal::he827cc1207184f9b
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20
[INFO] [stderr]     31:     0x55622257e0d7 - std::rt::lang_start::h5620aeb78c1139d1
[INFO] [stderr]     32:     0x55622257e3c5 - main
[INFO] [stderr]     33:     0x7f9dfac31d90 - <unknown>
[INFO] [stderr]     34:     0x7f9dfac31e40 - __libc_start_main
[INFO] [stderr]     35:     0x55622257dfd5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "df873b1084b5aebf1bf302f025bcb45956843b357547225a48534b4a4e8b54dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df873b1084b5aebf1bf302f025bcb45956843b357547225a48534b4a4e8b54dd", kill_on_drop: false }`
[INFO] [stdout] df873b1084b5aebf1bf302f025bcb45956843b357547225a48534b4a4e8b54dd
