[INFO] cloning repository https://github.com/lant/gitop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lant/gitop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flant%2Fgitop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flant%2Fgitop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5a3ba57b3f4b82a981741b8a9ecc510bc19a264
[INFO] testing lant/gitop against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flant%2Fgitop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lant/gitop
[INFO] finished tweaking git repo https://github.com/lant/gitop
[INFO] tweaked toml for git repo https://github.com/lant/gitop written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lant/gitop on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lant/gitop 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gitop` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2ce951d1abb21307ca3cd28cc9becec5a7dec64dbc0a80f1ce496044fcfb79c4
[INFO] running `Command { std: "docker" "start" "2ce951d1abb21307ca3cd28cc9becec5a7dec64dbc0a80f1ce496044fcfb79c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ce951d1abb21307ca3cd28cc9becec5a7dec64dbc0a80f1ce496044fcfb79c4", 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" "2ce951d1abb21307ca3cd28cc9becec5a7dec64dbc0a80f1ce496044fcfb79c4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ce951d1abb21307ca3cd28cc9becec5a7dec64dbc0a80f1ce496044fcfb79c4", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2ce951d1abb21307ca3cd28cc9becec5a7dec64dbc0a80f1ce496044fcfb79c4" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `gitop` (manifest) generated 1 warning
[INFO] [stderr]    Compiling pkg-config v0.3.8
[INFO] [stderr]    Compiling gcc v0.3.35
[INFO] [stderr]    Compiling libc v0.2.16
[INFO] [stderr]    Compiling matches v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.2
[INFO] [stderr]    Compiling bitflags v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.7.17
[INFO] [stderr]    Compiling cmake v0.1.17
[INFO] [stderr]    Compiling libz-sys v1.0.6
[INFO] [stderr]    Compiling libssh2-sys v0.1.39
[INFO] [stderr]    Compiling libgit2-sys v0.4.5
[INFO] [stderr]    Compiling idna v0.1.0
[INFO] [stderr] error: failed to run custom build command for `libgit2-sys v0.4.5`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/libgit2-sys-2dd604e7e707b56f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   running: cd "/opt/rustwide/target/release/build/libgit2-sys-8857ed69ae73fc90/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libgit2-sys-0.4.5/libgit2" "-DBUILD_SHARED_LIBS=OFF" "-DBUILD_CLAR=OFF" "-DCURL=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/release/build/libgit2-sys-8857ed69ae73fc90/out" "-DCMAKE_C_FLAGS= -O0 -ffunction-sections -fdata-sections -m64 -fPIC" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -O0 -ffunction-sections -fdata-sections -m64 -fPIC" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_BUILD_TYPE=Release"
[INFO] [stderr]   -- The C compiler identification is GNU 15.2.0
[INFO] [stderr]   -- Detecting C compiler ABI info
[INFO] [stderr]   -- Detecting C compiler ABI info - done
[INFO] [stderr]   -- Check for working C compiler: /usr/bin/cc - skipped
[INFO] [stderr]   -- Detecting C compile features
[INFO] [stderr]   -- Detecting C compile features - done
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   CMake Warning (dev) at CMakeLists.txt:14 (PROJECT):
[INFO] [stderr]     cmake_minimum_required() should be called prior to this top-level project()
[INFO] [stderr]     call.  Please see the cmake-commands(7) manual for usage documentation of
[INFO] [stderr]     both commands.
[INFO] [stderr]   This warning is for project developers.  Use -Wno-dev to suppress it.
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at CMakeLists.txt:15 (CMAKE_MINIMUM_REQUIRED):
[INFO] [stderr]     Compatibility with CMake < 3.5 has been removed from CMake.
[INFO] [stderr] 
[INFO] [stderr]     Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
[INFO] [stderr]     to tell CMake that the project requires at least <min> but has been updated
[INFO] [stderr]     to work with policies introduced by <max> or earlier.
[INFO] [stderr] 
[INFO] [stderr]     Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (226) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.17/src/lib.rs:463:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5eb05385b3f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5eb05386e62a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5eb053860a5c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5eb05383b8a6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5eb053856a61 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5eb053856c1b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5eb05383b952 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5eb053834199 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5eb05383c1ed - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5eb05386ed9c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5eb053812d77 - cmake[b547f1c8598bf65a]::fail
[INFO] [stderr]     11:     0x5eb053812a31 - cmake[b547f1c8598bf65a]::run
[INFO] [stderr]     12:     0x5eb053814f24 - <cmake[b547f1c8598bf65a]::Config>::build
[INFO] [stderr]     13:     0x5eb05380238e - build_script_build[9d959a8c1c73bd3b]::main
[INFO] [stderr]     14:     0x5eb0538040b3 - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x5eb0538003b6 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     16:     0x5eb053800969 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     17:     0x5eb053855e99 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     18:     0x5eb0537ffe71 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     19:     0x5eb053804125 - main
[INFO] [stderr]     20:     0x727b462b9601 - <unknown>
[INFO] [stderr]     21:     0x727b462b9718 - __libc_start_main
[INFO] [stderr]     22:     0x5eb0537fef75 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "2ce951d1abb21307ca3cd28cc9becec5a7dec64dbc0a80f1ce496044fcfb79c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce951d1abb21307ca3cd28cc9becec5a7dec64dbc0a80f1ce496044fcfb79c4", kill_on_drop: false }`
[INFO] [stdout] 2ce951d1abb21307ca3cd28cc9becec5a7dec64dbc0a80f1ce496044fcfb79c4
