[INFO] cloning repository https://github.com/CodSpeedHQ/codspeed-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodSpeedHQ/codspeed-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodSpeedHQ%2Fcodspeed-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodSpeedHQ%2Fcodspeed-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8923641fdbd9764c1c3fca5bcbe31ee41bab5664
[INFO] checking CodSpeedHQ/codspeed-rust against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodSpeedHQ%2Fcodspeed-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CodSpeedHQ/codspeed-rust
[INFO] finished tweaking git repo https://github.com/CodSpeedHQ/codspeed-rust
[INFO] tweaked toml for git repo https://github.com/CodSpeedHQ/codspeed-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodSpeedHQ/codspeed-rust on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodSpeedHQ/codspeed-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded divan-macros v0.1.17
[INFO] [stderr]   Downloaded quickcheck v1.0.3
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded async-net v1.8.0
[INFO] [stderr]   Downloaded async-process v2.2.3
[INFO] [stderr]   Downloaded assert_cmd v2.0.15
[INFO] [stderr]   Downloaded clap v4.5.17
[INFO] [stderr]   Downloaded prettyplease v0.2.34
[INFO] [stderr]   Downloaded clap_builder v4.5.17
[INFO] [stderr]   Downloaded smol v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a6679f35e05de2a4d7205ce08ebafc111d338c06020aa220a300b085c067118c
[INFO] running `Command { std: "docker" "start" "-a" "a6679f35e05de2a4d7205ce08ebafc111d338c06020aa220a300b085c067118c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6679f35e05de2a4d7205ce08ebafc111d338c06020aa220a300b085c067118c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6679f35e05de2a4d7205ce08ebafc111d338c06020aa220a300b085c067118c", kill_on_drop: false }`
[INFO] [stdout] a6679f35e05de2a4d7205ce08ebafc111d338c06020aa220a300b085c067118c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 285d80572dfbd58bee8fa46a222f94f41a83966bb171ea9e314e04e0a51d2958
[INFO] running `Command { std: "docker" "start" "-a" "285d80572dfbd58bee8fa46a222f94f41a83966bb171ea9e314e04e0a51d2958", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking regex-lite v0.1.6
[INFO] [stderr]     Checking condtype v1.3.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling codspeed-divan-compat v4.0.4 (/opt/rustwide/workdir/crates/divan_compat)
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling assert_cmd v2.0.15
[INFO] [stderr]    Compiling cargo-codspeed v4.0.4 (/opt/rustwide/workdir/crates/cargo-codspeed)
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]    Compiling codspeed-divan-compat-examples v0.0.0 (/opt/rustwide/workdir/crates/divan_compat/examples)
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.0.4 (/opt/rustwide/workdir/crates/criterion_compat)
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling codspeed-bencher-compat v4.0.4 (/opt/rustwide/workdir/crates/bencher_compat)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tempfile v3.7.1
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]     Checking mimalloc v0.1.43
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling codspeed-divan-compat-macros v4.0.4 (/opt/rustwide/workdir/crates/divan_compat/macros)
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking serde v1.0.217
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling codspeed v4.0.4 (/opt/rustwide/workdir/crates/codspeed)
[INFO] [stderr] error: failed to run custom build command for `codspeed v4.0.4 (/opt/rustwide/workdir/crates/codspeed)`
[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/codspeed-654ea04da9f78ccd/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=instrument-hooks/dist/core.c
[INFO] [stderr]   cargo:rerun-if-changed=instrument-hooks/includes/core.h
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/codspeed-b316ca2c2590c055/out)
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   HOST = Some(x86_64-unknown-linux-gnu)
[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]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[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_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   ERROR: Failed to compile instrument-hooks native library with cc-rs. Ensure you have an up-to-date C compiler installed.
[INFO] [stderr]   Compiler information: Tool { path: "cc", cc_wrapper_path: None, cc_wrapper_args: [], args: ["-O0", "-ffunction-sections", "-fdata-sections", "-fPIC", "-gdwarf-4", "-fno-omit-frame-pointer", "-m64", "-I", "instrument-hooks/includes", "-std=gnu17"], env: [("LC_ALL", "C")], family: Gnu, cuda: false, removed_args: [], has_internal_target_arg: false }
[INFO] [stderr]   Compilation error: ToolExecError: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-I" "instrument-hooks/includes" "-std=gnu17" "-o" "/opt/rustwide/target/debug/build/codspeed-b316ca2c2590c055/out/b68c03e3d0475a32-core.o" "-c" "instrument-hooks/dist/core.c"
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "285d80572dfbd58bee8fa46a222f94f41a83966bb171ea9e314e04e0a51d2958", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "285d80572dfbd58bee8fa46a222f94f41a83966bb171ea9e314e04e0a51d2958", kill_on_drop: false }`
[INFO] [stdout] 285d80572dfbd58bee8fa46a222f94f41a83966bb171ea9e314e04e0a51d2958
