[INFO] cloning repository https://github.com/Seabass247/nos3-io [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seabass247/nos3-io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeabass247%2Fnos3-io", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeabass247%2Fnos3-io'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20797f6fc8057b9c12333881a791c4eea4948e70 [INFO] checking Seabass247/nos3-io against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeabass247%2Fnos3-io" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Seabass247/nos3-io on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Seabass247/nos3-io [INFO] finished tweaking git repo https://github.com/Seabass247/nos3-io [INFO] tweaked toml for git repo https://github.com/Seabass247/nos3-io written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Seabass247/nos3-io already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2148db7bd4ee05bc6df92f166e539b6685252a0e65fdef28e3602d8e4ed09a3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2148db7bd4ee05bc6df92f166e539b6685252a0e65fdef28e3602d8e4ed09a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2148db7bd4ee05bc6df92f166e539b6685252a0e65fdef28e3602d8e4ed09a3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2148db7bd4ee05bc6df92f166e539b6685252a0e65fdef28e3602d8e4ed09a3a", kill_on_drop: false }` [INFO] [stdout] 2148db7bd4ee05bc6df92f166e539b6685252a0e65fdef28e3602d8e4ed09a3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c834743f7980ceeb139be99d8fe4bb4ac7466cac5d1b5438a08c582e1eb00f5f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c834743f7980ceeb139be99d8fe4bb4ac7466cac5d1b5438a08c582e1eb00f5f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling cmake v0.1.39 [INFO] [stderr] Compiling proc-macro2 v0.4.29 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking i2c-linux-sys v0.2.0 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking resize-slice v0.1.3 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Checking i2c-linux v0.1.2 [INFO] [stderr] Compiling nosengine-rust v0.1.0 (/opt/rustwide/workdir/nosengine-rust) [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] error: failed to run custom build command for `nosengine-rust v0.1.0 (/opt/rustwide/workdir/nosengine-rust)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/nosengine-rust-5ddcee17816b49e0/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "cmake" "/opt/rustwide/workdir/nosengine-rust/nosengine_c_interface" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/nosengine-rust-da36707a1fb6600e/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_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 9.3.0 [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc -- works [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Configuring incomplete, errors occurred! [INFO] [stderr] See also "/opt/rustwide/target/debug/build/nosengine-rust-da36707a1fb6600e/out/build/CMakeFiles/CMakeOutput.log". [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Error at CMakeLists.txt:17 (find_package): [INFO] [stderr] By not providing "FindNOSENGINE.cmake" in CMAKE_MODULE_PATH this project [INFO] [stderr] has asked CMake to find a package configuration file provided by [INFO] [stderr] "NOSENGINE", but CMake did not find one. [INFO] [stderr] [INFO] [stderr] Could not find a package configuration file provided by "NOSENGINE" with [INFO] [stderr] any of the following names: [INFO] [stderr] [INFO] [stderr] NOSENGINEConfig.cmake [INFO] [stderr] nosengine-config.cmake [INFO] [stderr] [INFO] [stderr] Add the installation prefix of "NOSENGINE" to CMAKE_PREFIX_PATH or set [INFO] [stderr] "NOSENGINE_DIR" to a directory containing one of the above files. If [INFO] [stderr] "NOSENGINE" provides a separate development package or SDK, be sure it has [INFO] [stderr] been installed. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] command did not execute successfully, got: exit code: 1 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.39/src/lib.rs:829:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5631dbd67a30 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x5631dbd67a30 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5631dbd67a30 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5631dbd67a30 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5631dbd83abf - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x5631dbd64912 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x5631dbd69ef5 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5631dbd69ef5 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5631dbd69ef5 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5631dbd699a3 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5631dbd6a4fd - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x5631dbd6a097 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x5631dbd67eec - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5631dbd69ff9 - rust_begin_unwind [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x5631dbcf7ecb - std::panicking::begin_panic_fmt::h0b6b6d9d830486ef [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x5631dbd00b53 - cmake::fail::h31275fc950b7f02c [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.39/src/lib.rs:829:5 [INFO] [stderr] 16: 0x5631dbd004b6 - cmake::run::he269ad7bf4f94faf [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.39/src/lib.rs:807:9 [INFO] [stderr] 17: 0x5631dbcfbed5 - cmake::Config::build::h0d7b805ab39be97a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.39/src/lib.rs:645:13 [INFO] [stderr] 18: 0x5631dbcf8f64 - cmake::build::h27221ff21f657ab1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.39/src/lib.rs:97:5 [INFO] [stderr] 19: 0x5631dbcf8a88 - build_script_build::main::he251d9d7770e90b0 [INFO] [stderr] at /opt/rustwide/workdir/nosengine-rust/build.rs:8:5 [INFO] [stderr] 20: 0x5631dbcf8b7b - core::ops::function::FnOnce::call_once::h8f8b3151081ca6b6 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x5631dbcf947e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd638bd739699fb79 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 22: 0x5631dbcf8ee1 - std::rt::lang_start::{{closure}}::h230cd7a00096bf02 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:66:18 [INFO] [stderr] 23: 0x5631dbd6a8fa - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x5631dbd6a8fa - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:379:40 [INFO] [stderr] 25: 0x5631dbd6a8fa - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panicking.rs:343:19 [INFO] [stderr] 26: 0x5631dbd6a8fa - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/panic.rs:431:14 [INFO] [stderr] 27: 0x5631dbd6a8fa - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:51:25 [INFO] [stderr] 28: 0x5631dbcf8ec0 - std::rt::lang_start::h9e6161c9acce2e38 [INFO] [stderr] at /rustc/f5f33ec0e0455eefa72fc5567eb1280a4d5ee206/library/std/src/rt.rs:65:5 [INFO] [stderr] 29: 0x5631dbcf8abc - main [INFO] [stderr] 30: 0x7fc202e7d0b3 - __libc_start_main [INFO] [stderr] 31: 0x5631dbcf899e - _start [INFO] [stderr] 32: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c834743f7980ceeb139be99d8fe4bb4ac7466cac5d1b5438a08c582e1eb00f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c834743f7980ceeb139be99d8fe4bb4ac7466cac5d1b5438a08c582e1eb00f5f", kill_on_drop: false }` [INFO] [stdout] c834743f7980ceeb139be99d8fe4bb4ac7466cac5d1b5438a08c582e1eb00f5f