[INFO] cloning repository https://github.com/CoralRocker/Nids2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CoralRocker/Nids2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoralRocker%2FNids2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoralRocker%2FNids2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 962f2bc35271ac3fb0eaa3fff0418063cbed2e11
[INFO] checking CoralRocker/Nids2 against c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4 for pr-161358
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoralRocker%2FNids2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CoralRocker/Nids2
[INFO] finished tweaking git repo https://github.com/CoralRocker/Nids2
[INFO] tweaked toml for git repo https://github.com/CoralRocker/Nids2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CoralRocker/Nids2 on toolchain c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CoralRocker/Nids2 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" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f21f530a9a0f2e2302bc62503920ac159dd6ee9feee807b0df3a50ec04f780ee
[INFO] running `Command { std: "docker" "start" "f21f530a9a0f2e2302bc62503920ac159dd6ee9feee807b0df3a50ec04f780ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f21f530a9a0f2e2302bc62503920ac159dd6ee9feee807b0df3a50ec04f780ee", 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" "f21f530a9a0f2e2302bc62503920ac159dd6ee9feee807b0df3a50ec04f780ee" "/opt/rustwide/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f21f530a9a0f2e2302bc62503920ac159dd6ee9feee807b0df3a50ec04f780ee", 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" "f21f530a9a0f2e2302bc62503920ac159dd6ee9feee807b0df3a50ec04f780ee" "/opt/rustwide/cargo-home/bin/cargo" "+c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling raylib-sys v3.7.0
[INFO] [stderr] error: failed to run custom build command for `raylib-sys v3.7.0`
[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/raylib-sys/be43f525e7ebc639/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_TOOLCHAIN_FILE = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_GENERATOR = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_PREFIX_PATH = None
[INFO] [stderr]   CMAKE_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CMAKE_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CMAKE = None
[INFO] [stderr]   CMAKE = None
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/raylib-sys/8806be2b32df8b47/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/target/debug/build/raylib-sys/8806be2b32df8b47/out/raylib" "-DBUILD_EXAMPLES=OFF" "-DCMAKE_BUILD_TYPE=Release" "-DSUPPORT_BUSY_WAIT_LOOP=OFF" "-DPLATFORM=Desktop" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/raylib-sys/8806be2b32df8b47/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc"
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   CMake Error at CMakeLists.txt:1 (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' (256) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cmake-0.1.48/src/lib.rs:975: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:     0x61e5dcc1af61 - std[5905c91265792b6f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61e5dcc1af61 - std[5905c91265792b6f]::backtrace_rs::backtrace::trace_unsynchronized::<std[5905c91265792b6f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61e5dcc1af61 - std[5905c91265792b6f]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x61e5dcc1af61 - <<std[5905c91265792b6f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a99608e211f4eebf]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x61e5dcc2fcaa - <core[a99608e211f4eebf]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x61e5dcc2fcaa - core[a99608e211f4eebf]::fmt::write
[INFO] [stderr]      6:     0x61e5dcc212fc - core[a99608e211f4eebf]::io::write::default_write_fmt::<std[5905c91265792b6f]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x61e5dcc212fc - <std[5905c91265792b6f]::sys::stdio::unix::Stderr as core[a99608e211f4eebf]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x61e5dcbf76b6 - <std[5905c91265792b6f]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x61e5dcbf76b6 - std[5905c91265792b6f]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x61e5dcc14301 - std[5905c91265792b6f]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x61e5dcc144bb - std[5905c91265792b6f]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x61e5dcbf7762 - std[5905c91265792b6f]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x61e5dcbf12f9 - std[5905c91265792b6f]::sys::backtrace::__rust_end_short_backtrace::<std[5905c91265792b6f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x61e5dcbf810d - __rustc[64cad07aabafc0af]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x61e5dcc3041c - core[a99608e211f4eebf]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x61e5dcb90957 - cmake[396370900f9f8b84]::fail
[INFO] [stderr]     17:     0x61e5dcb90611 - cmake[396370900f9f8b84]::run
[INFO] [stderr]     18:     0x61e5dcb94e23 - <cmake[396370900f9f8b84]::Config>::build
[INFO] [stderr]     19:     0x61e5dcb88d6a - build_script_build[b8f4c1ee5d29aa57]::build_with_cmake
[INFO] [stderr]     20:     0x61e5dcb8a0bd - build_script_build[b8f4c1ee5d29aa57]::main
[INFO] [stderr]     21:     0x61e5dcb8cb23 - <fn() as core[a99608e211f4eebf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x61e5dcb883ce - std[5905c91265792b6f]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x61e5dcb88549 - std[5905c91265792b6f]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x61e5dcc136c9 - <&dyn core[a99608e211f4eebf]::ops::function::Fn<(), Output = i32> + core[a99608e211f4eebf]::marker::Sync + core[a99608e211f4eebf]::panic::unwind_safe::RefUnwindSafe as core[a99608e211f4eebf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x61e5dcc136c9 - std[5905c91265792b6f]::panicking::catch_unwind::do_call::<&dyn core[a99608e211f4eebf]::ops::function::Fn<(), Output = i32> + core[a99608e211f4eebf]::marker::Sync + core[a99608e211f4eebf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panicking.rs:576:43
[INFO] [stderr]     26:     0x61e5dcc136c9 - std[5905c91265792b6f]::panicking::catch_unwind::<i32, &dyn core[a99608e211f4eebf]::ops::function::Fn<(), Output = i32> + core[a99608e211f4eebf]::marker::Sync + core[a99608e211f4eebf]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x61e5dcc136c9 - std[5905c91265792b6f]::panic::catch_unwind::<&dyn core[a99608e211f4eebf]::ops::function::Fn<(), Output = i32> + core[a99608e211f4eebf]::marker::Sync + core[a99608e211f4eebf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x61e5dcc136c9 - std[5905c91265792b6f]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x61e5dcc136c9 - std[5905c91265792b6f]::panicking::catch_unwind::do_call::<std[5905c91265792b6f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panicking.rs:576:43
[INFO] [stderr]     30:     0x61e5dcc136c9 - std[5905c91265792b6f]::panicking::catch_unwind::<isize, std[5905c91265792b6f]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x61e5dcc136c9 - std[5905c91265792b6f]::panic::catch_unwind::<std[5905c91265792b6f]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x61e5dcc136c9 - std[5905c91265792b6f]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/c0bbd1b6d95c5dc13a0e7f2e2c5dfb0387e1f2d4/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x61e5dcb84231 - std[5905c91265792b6f]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x61e5dcb8cc35 - main
[INFO] [stderr]     35:     0x72ab051bd601 - <unknown>
[INFO] [stderr]     36:     0x72ab051bd718 - __libc_start_main
[INFO] [stderr]     37:     0x61e5dcb82e75 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f21f530a9a0f2e2302bc62503920ac159dd6ee9feee807b0df3a50ec04f780ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f21f530a9a0f2e2302bc62503920ac159dd6ee9feee807b0df3a50ec04f780ee", kill_on_drop: false }`
[INFO] [stdout] f21f530a9a0f2e2302bc62503920ac159dd6ee9feee807b0df3a50ec04f780ee
