[INFO] fetching crate libquil-sys 0.4.0...
[INFO] checking libquil-sys-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate libquil-sys 0.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate libquil-sys 0.4.0 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 libquil-sys 0.4.0
[INFO] finished tweaking crates.io crate libquil-sys 0.4.0
[INFO] tweaked toml for crates.io crate libquil-sys 0.4.0 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 assert2-macros v0.3.14
[INFO] [stderr]   Downloaded assert2 v0.3.14
[INFO] [stderr]   Downloaded symbolic_expressions v5.0.3
[INFO] [stderr]   Downloaded symbol_table v0.2.0
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded egg v0.9.5
[INFO] [stderr]   Downloaded quil-rs v0.19.0
[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] fb7eefd7548d211d35fc3339db5900c64379682ae849c385800f74de81559afe
[INFO] running `Command { std: "docker" "start" "-a" "fb7eefd7548d211d35fc3339db5900c64379682ae849c385800f74de81559afe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb7eefd7548d211d35fc3339db5900c64379682ae849c385800f74de81559afe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb7eefd7548d211d35fc3339db5900c64379682ae849c385800f74de81559afe", kill_on_drop: false }`
[INFO] [stdout] fb7eefd7548d211d35fc3339db5900c64379682ae849c385800f74de81559afe
[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] d3b871e8be3fe33fdaabe4e914f4637d4a31cdc3e9c15e3a75480e463b3fe5da
[INFO] running `Command { std: "docker" "start" "-a" "d3b871e8be3fe33fdaabe4e914f4637d4a31cdc3e9c15e3a75480e463b3fe5da", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bindgen v0.53.3
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling assert2-macros v0.3.14
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking symbolic_expressions v5.0.3
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.28
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking symbol_table v0.2.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking nom_locate v4.2.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking egg v0.9.5
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking assert2 v0.3.14
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking quil-rs v0.19.0
[INFO] [stderr]    Compiling libquil-sys v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `libquil-sys v0.4.0 (/opt/rustwide/workdir)`
[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/libquil-sys-a07b6141a7d83290/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Error: HeaderNotFound
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d3b871e8be3fe33fdaabe4e914f4637d4a31cdc3e9c15e3a75480e463b3fe5da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3b871e8be3fe33fdaabe4e914f4637d4a31cdc3e9c15e3a75480e463b3fe5da", kill_on_drop: false }`
[INFO] [stdout] d3b871e8be3fe33fdaabe4e914f4637d4a31cdc3e9c15e3a75480e463b3fe5da
