[INFO] cloning repository https://github.com/HatemslaH/gcs_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HatemslaH/gcs_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatemslaH%2Fgcs_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatemslaH%2Fgcs_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd82b4546b32c53b1382cd9fd3241c6360bba4bd
[INFO] checking HatemslaH/gcs_rust against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatemslaH%2Fgcs_rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HatemslaH/gcs_rust
[INFO] finished tweaking git repo https://github.com/HatemslaH/gcs_rust
[INFO] tweaked toml for git repo https://github.com/HatemslaH/gcs_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HatemslaH/gcs_rust on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HatemslaH/gcs_rust 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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
[INFO] checking HatemslaH/gcs_rust against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHatemslaH%2Fgcs_rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HatemslaH/gcs_rust
[INFO] finished tweaking git repo https://github.com/HatemslaH/gcs_rust
[INFO] tweaked toml for git repo https://github.com/HatemslaH/gcs_rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HatemslaH/gcs_rust on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HatemslaH/gcs_rust 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c924172de0bd76ccc828fd199e4432beda463814bce6a7ec0c1918f79500d124
[INFO] running `Command { std: "docker" "start" "c924172de0bd76ccc828fd199e4432beda463814bce6a7ec0c1918f79500d124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c924172de0bd76ccc828fd199e4432beda463814bce6a7ec0c1918f79500d124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c924172de0bd76ccc828fd199e4432beda463814bce6a7ec0c1918f79500d124" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c924172de0bd76ccc828fd199e4432beda463814bce6a7ec0c1918f79500d124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c924172de0bd76ccc828fd199e4432beda463814bce6a7ec0c1918f79500d124" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.188
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking futures-task v0.3.33
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking sha1 v0.10.7
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking rtcm3_parser v0.1.0 (/opt/rustwide/workdir/crates/rtcm3_parser)
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.16
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking dashmap v6.2.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]     Checking geotiff_slicer v0.1.0 (/opt/rustwide/workdir/crates/geotiff_slicer)
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking tungstenite v0.29.0
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking hyper v1.11.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.29.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling ublox_ubx_parser v0.1.0 (/opt/rustwide/workdir/crates/ublox_ubx_parser)
[INFO] [stderr] warning: ublox_ubx_parser@0.1.0: In file included from /opt/rustwide/workdir/crates/ublox_ubx_parser/native/ubx_parser.c:1:
[INFO] [stderr] warning: ublox_ubx_parser@0.1.0: /opt/rustwide/workdir/crates/ublox_ubx_parser/native/ublox_ubx_parser.h:4:10: fatal error: u-blox-bg/include/ubx/ubx.h: No such file or directory
[INFO] [stderr] warning: ublox_ubx_parser@0.1.0:     4 | #include "u-blox-bg/include/ubx/ubx.h"
[INFO] [stderr] warning: ublox_ubx_parser@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: ublox_ubx_parser@0.1.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `ublox_ubx_parser v0.1.0 (/opt/rustwide/workdir/crates/ublox_ubx_parser)`
[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/ublox_ubx_parser/ead57284ab853345/out/build_script_build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_FORCE_DISABLE
[INFO] [stderr]   CC_FORCE_DISABLE = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:warning=In file included from /opt/rustwide/workdir/crates/ublox_ubx_parser/native/ubx_parser.c:1:
[INFO] [stderr]   cargo:warning=/opt/rustwide/workdir/crates/ublox_ubx_parser/native/ublox_ubx_parser.h:4:10: fatal error: u-blox-bg/include/ubx/ubx.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include "u-blox-bg/include/ubx/ubx.h"
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "/opt/rustwide/workdir/crates/ublox_ubx_parser/native" "-I" "/opt/rustwide/workdir/crates/ublox_ubx_parser/native/u-blox-bg/include/ubx" "-w" "-o" "/opt/rustwide/target/debug/build/ublox_ubx_parser/9f6bf2d55e619e0e/out/c99b10a449be9844-ubx_parser.o" "-c" "/opt/rustwide/workdir/crates/ublox_ubx_parser/native/ubx_parser.c"
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c924172de0bd76ccc828fd199e4432beda463814bce6a7ec0c1918f79500d124", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c924172de0bd76ccc828fd199e4432beda463814bce6a7ec0c1918f79500d124", kill_on_drop: false }`
[INFO] [stdout] c924172de0bd76ccc828fd199e4432beda463814bce6a7ec0c1918f79500d124
