[INFO] cloning repository https://github.com/temoto/iodin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/temoto/iodin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemoto%2Fiodin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemoto%2Fiodin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee5e8e732e136c07d9a40c57842225aa87434e60
[INFO] checking temoto/iodin against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemoto%2Fiodin" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/temoto/iodin on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/temoto/iodin
[INFO] finished tweaking git repo https://github.com/temoto/iodin
[INFO] tweaked toml for git repo https://github.com/temoto/iodin written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/temoto/iodin 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking temoto/iodin against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftemoto%2Fiodin" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/temoto/iodin on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/temoto/iodin
[INFO] finished tweaking git repo https://github.com/temoto/iodin
[INFO] tweaked toml for git repo https://github.com/temoto/iodin written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/temoto/iodin 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_termios v0.1.2
[INFO] [stderr]   Downloaded protobuf-support v3.1.0
[INFO] [stderr]   Downloaded protobuf-parse v3.1.0
[INFO] [stderr]   Downloaded cexpr v0.3.6
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded protobuf-codegen v3.1.0
[INFO] [stderr]   Downloaded protobuf v3.1.0
[INFO] [stderr]   Downloaded clang-sys v0.26.4
[INFO] [stderr]   Downloaded redox_syscall v0.2.15
[INFO] [stderr]   Downloaded bindgen v0.43.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8acfce713aa0962142d54b37be268a62c44bdc72476371a7abc9b07fdb9ba7e2
[INFO] running `Command { std: "docker" "start" "-a" "8acfce713aa0962142d54b37be268a62c44bdc72476371a7abc9b07fdb9ba7e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8acfce713aa0962142d54b37be268a62c44bdc72476371a7abc9b07fdb9ba7e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8acfce713aa0962142d54b37be268a62c44bdc72476371a7abc9b07fdb9ba7e2", kill_on_drop: false }`
[INFO] [stdout] 8acfce713aa0962142d54b37be268a62c44bdc72476371a7abc9b07fdb9ba7e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dbc0e70ff46edde3cab434e5b3414f591370532a16eb9b672cc1b7fa5dce830
[INFO] running `Command { std: "docker" "start" "-a" "4dbc0e70ff46edde3cab434e5b3414f591370532a16eb9b672cc1b7fa5dce830", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling glob v0.2.11
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling protobuf v3.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling proc-macro2 v0.3.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.43.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling which v1.0.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling bytes v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling clang-sys v0.26.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling protobuf-support v3.1.0
[INFO] [stderr]    Compiling pigpio-sys v0.1.0 (/opt/rustwide/workdir/pigpio-sys)
[INFO] [stderr]    Compiling protobuf-parse v3.1.0
[INFO] [stderr]    Compiling protobuf-codegen v3.1.0
[INFO] [stderr] error: failed to run custom build command for `pigpio-sys v0.1.0 (/opt/rustwide/workdir/pigpio-sys)`
[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/pigpio-sys-0e9accada7af5a2c/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   wrapper.h:1:10: fatal error: '../pigpio/pigpio.h' file not found
[INFO] [stderr]   wrapper.h:1:10: fatal error: '../pigpio/pigpio.h' file not found, err: true
[INFO] [stderr]   thread 'main' panicked at pigpio-sys/build.rs:19:14:
[INFO] [stderr]   Unable to generate bindings: ()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x563b29007fcc - std::backtrace_rs::backtrace::libunwind::trace::h9789de5fcc494f39
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x563b29007fcc - std::backtrace_rs::backtrace::trace_unsynchronized::ha6083f64b534560a
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x563b29007fcc - std::sys_common::backtrace::_print_fmt::hca82da572808fb58
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x563b29007fcc - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hdb2ed8d6897c333a
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x563b29034010 - core::fmt::rt::Argument::fmt::h250ce007264abde4
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x563b29034010 - core::fmt::write::he9913548e4982ad0
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x563b290051bf - std::io::Write::write_fmt::h1e4c28dcba2b3367
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x563b29007db4 - std::sys_common::backtrace::_print::he7a042d62e9ec33d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x563b29007db4 - std::sys_common::backtrace::print::h40fa6d4a866b97b4
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x563b29009c57 - std::panicking::default_hook::{{closure}}::h7f0560eafc245a7c
[INFO] [stderr]     10:     0x563b290099bf - std::panicking::default_hook::hfd695e1920cd982e
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x563b2900a0d8 - std::panicking::rust_panic_with_hook::hc0fcd647af5eb061
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x563b29009fbe - std::panicking::begin_panic_handler::{{closure}}::hbd1eb336070930d3
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x563b29008496 - std::sys_common::backtrace::__rust_end_short_backtrace::h1eefd8026e5b6577
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x563b29009d22 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x563b28be5cd5 - core::panicking::panic_fmt::h178e74ce775be6d6
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x563b28be62c3 - core::result::unwrap_failed::h33a01bede1ae29a2
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/result.rs:1649:5
[INFO] [stderr]     17:     0x563b28be6f4a - core::result::Result<T,E>::expect::hfcb259ebc8a472f0
[INFO] [stderr]     18:     0x563b28be7957 - build_script_build::main_linux::h50e72c0631371da2
[INFO] [stderr]     19:     0x563b28be7846 - build_script_build::main::h9bbeb034b01315c4
[INFO] [stderr]     20:     0x563b28be6e43 - core::ops::function::FnOnce::call_once::h672e36fb7a6e9a8f
[INFO] [stderr]     21:     0x563b28be67b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h08e804eeeaf19a5e
[INFO] [stderr]     22:     0x563b28be6d89 - std::rt::lang_start::{{closure}}::h3c9e6bc7376d7f42
[INFO] [stderr]     23:     0x563b29000a67 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hd85bd4e6518d0bb8
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x563b29000a67 - std::panicking::try::do_call::h7f13924d4fb67a0d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:552:40
[INFO] [stderr]     25:     0x563b29000a67 - std::panicking::try::h9e27be4af101a30d
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:516:19
[INFO] [stderr]     26:     0x563b29000a67 - std::panic::catch_unwind::h3519b91c36f56574
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panic.rs:142:14
[INFO] [stderr]     27:     0x563b29000a67 - std::rt::lang_start_internal::{{closure}}::hb39bed8b01a0a169
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/rt.rs:148:48
[INFO] [stderr]     28:     0x563b29000a67 - std::panicking::try::do_call::hfbc1ccc440a3db03
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:552:40
[INFO] [stderr]     29:     0x563b29000a67 - std::panicking::try::h02821aa69a013e27
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panicking.rs:516:19
[INFO] [stderr]     30:     0x563b29000a67 - std::panic::catch_unwind::hed6681082d7b3d4e
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/panic.rs:142:14
[INFO] [stderr]     31:     0x563b29000a67 - std::rt::lang_start_internal::hbff7c6fd005b9bf2
[INFO] [stderr]                                  at /rustc/785364c7e5e0804473a3fddfb579798ea14e3493/library/std/src/rt.rs:148:20
[INFO] [stderr]     32:     0x563b28be6d67 - std::rt::lang_start::h514aaf2257bd5319
[INFO] [stderr]     33:     0x563b28be7bc5 - main
[INFO] [stderr]     34:     0x7fb32828cd90 - <unknown>
[INFO] [stderr]     35:     0x7fb32828ce40 - __libc_start_main
[INFO] [stderr]     36:     0x563b28be65c5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4dbc0e70ff46edde3cab434e5b3414f591370532a16eb9b672cc1b7fa5dce830", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dbc0e70ff46edde3cab434e5b3414f591370532a16eb9b672cc1b7fa5dce830", kill_on_drop: false }`
[INFO] [stdout] 4dbc0e70ff46edde3cab434e5b3414f591370532a16eb9b672cc1b7fa5dce830
