[INFO] fetching crate rusteron-rb 0.1.121... [INFO] testing rusteron-rb-0.1.121 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rusteron-rb 0.1.121 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rusteron-rb 0.1.121 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rusteron-rb 0.1.121 [INFO] tweaked toml for crates.io crate rusteron-rb 0.1.121 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rusteron-rb 0.1.121 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rusteron-rb 0.1.121 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.4.5 [INFO] [stderr] Downloaded prettyplease v0.2.31 [INFO] [stderr] Downloaded num-format v0.4.4 [INFO] [stderr] Downloaded bindgen v0.71.1 [INFO] [stderr] Downloaded rusteron-code-gen v0.1.121 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b37ca606322b1008399c2eb0ca53755baef625831593c4b701de5db45fa970fd [INFO] running `Command { std: "docker" "start" "-a" "b37ca606322b1008399c2eb0ca53755baef625831593c4b701de5db45fa970fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b37ca606322b1008399c2eb0ca53755baef625831593c4b701de5db45fa970fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37ca606322b1008399c2eb0ca53755baef625831593c4b701de5db45fa970fd", kill_on_drop: false }` [INFO] [stdout] b37ca606322b1008399c2eb0ca53755baef625831593c4b701de5db45fa970fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b587595b8cb1cb98513574b46991c76b440bcc82f5f290568f7f66e10d2e6ab3 [INFO] running `Command { std: "docker" "start" "-a" "b587595b8cb1cb98513574b46991c76b440bcc82f5f290568f7f66e10d2e6ab3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rusteron-code-gen v0.1.121 [INFO] [stderr] Compiling rusteron-rb v0.1.121 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `rusteron-rb v0.1.121 (/opt/rustwide/workdir)` [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/rusteron-rb-b4d6c241e7bbd730/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=bindings.h [INFO] [stderr] cargo:rerun-if-changed=aeron/version.txt [INFO] [stderr] cargo:rerun-if-env-changed=UUID_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=UUID_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=UUID_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=SYSROOT [INFO] [stderr] cargo:rerun-if-env-changed=UUID_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=UUID_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rustc-link-search=native=/usr/lib/x86_64-linux-gnu [INFO] [stderr] cargo:rustc-link-lib=uuid [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=UUID_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=UUID_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rustc-link-lib=dylib=aeron [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/rusteron-rb-47db93230f3d64b4/out/build" && CMAKE_PREFIX_PATH="" LC_ALL="C" "cmake" "/opt/rustwide/workdir/aeron" "-DBUILD_AERON_DRIVER=OFF" "-DBUILD_AERON_ARCHIVE_API=OFF" "-DAERON_TESTS=OFF" "-DAERON_BUILD_SAMPLES=OFF" "-DAERON_BUILD_DOCUMENTATION=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/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" "-DCMAKE_BUILD_TYPE=Debug" [INFO] [stderr] -- The C compiler identification is GNU 13.3.0 [INFO] [stderr] -- The CXX compiler identification is GNU 13.3.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] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Looking for fallocate [INFO] [stderr] -- Looking for fallocate - found [INFO] [stderr] -- Looking for posix_fallocate [INFO] [stderr] -- Looking for posix_fallocate - found [INFO] [stderr] -- Looking for F_PREALLOCATE [INFO] [stderr] -- Looking for F_PREALLOCATE - not found [INFO] [stderr] -- Configuring done (2.1s) [INFO] [stderr] -- Generating done (0.1s) [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/out/build" && LC_ALL="C" MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "/opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/out/build" "--target" "aeron" "--config" "Debug" [INFO] [stderr] [ 2%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/collections/aeron_bit_set.c.o [INFO] [stderr] [ 4%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/collections/aeron_int64_to_ptr_hash_map.c.o [INFO] [stderr] [ 7%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/collections/aeron_array_to_ptr_hash_map.c.o [INFO] [stderr] [ 7%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_blocking_linked_queue.c.o [INFO] [stderr] [ 7%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/collections/aeron_str_to_ptr_hash_map.c.o [INFO] [stderr] [ 9%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/collections/aeron_linked_queue.c.o [INFO] [stderr] [ 9%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_broadcast_receiver.c.o [INFO] [stderr] [ 12%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_broadcast_transmitter.c.o [INFO] [stderr] [ 9%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_counters_manager.c.o [INFO] [stderr] [ 14%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_atomic.c.o [INFO] [stderr] [ 14%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/collections/aeron_hashing.c.o [INFO] [stderr] [ 17%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_executor.c.o [INFO] [stderr] [ 19%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_distinct_error_log.c.o [INFO] [stderr] [ 21%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/collections/aeron_int64_counter_map.c.o [INFO] [stderr] [ 24%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/collections/aeron_map.c.o [INFO] [stderr] [ 24%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/collections/aeron_int64_to_tagged_ptr_hash_map.c.o [INFO] [stderr] [ 26%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_mpsc_concurrent_array_queue.c.o [INFO] [stderr] [ 26%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_logbuffer_descriptor.c.o [INFO] [stderr] [ 26%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_spsc_concurrent_array_queue.c.o [INFO] [stderr] [ 29%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_mpsc_rb.c.o [INFO] [stderr] [ 31%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_term_rebuilder.c.o [INFO] [stderr] [ 31%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_term_gap_scanner.c.o [INFO] [stderr] [ 34%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_term_gap_filler.c.o [INFO] [stderr] [ 36%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_term_scanner.c.o [INFO] [stderr] [ 39%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_spsc_rb.c.o [INFO] [stderr] [ 39%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_term_unblocker.c.o [INFO] [stderr] [ 39%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/protocol/aeron_udp_protocol.c.o [INFO] [stderr] [ 41%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/status/aeron_local_sockaddr.c.o [INFO] [stderr] [ 43%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/reports/aeron_loss_reporter.c.o [INFO] [stderr] [ 43%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_arrayutil.c.o [INFO] [stderr] [ 46%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/concurrent/aeron_thread.c.o [INFO] [stderr] [ 48%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_bitutil.c.o [INFO] [stderr] [ 51%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_clock.c.o [INFO] [stderr] [ 51%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_deque.c.o [INFO] [stderr] [ 53%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_env.c.o [INFO] [stderr] [ 56%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_dlopen.c.o [INFO] [stderr] [ 56%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_error.c.o [INFO] [stderr] [ 58%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_fileutil.c.o [INFO] [stderr] [ 58%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_parse_util.c.o [INFO] [stderr] [ 60%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_http_util.c.o [INFO] [stderr] [ 60%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_symbol_table.c.o [INFO] [stderr] [ 63%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_agent.c.o [INFO] [stderr] [ 65%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_properties_util.c.o [INFO] [stderr] [ 65%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_alloc.c.o [INFO] [stderr] [ 68%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_client.c.o [INFO] [stderr] [ 70%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/uri/aeron_uri.c.o [INFO] [stderr] [ 70%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_math.c.o [INFO] [stderr] [ 73%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_client_conductor.c.o [INFO] [stderr] [ 78%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_netutil.c.o [INFO] [stderr] [ 75%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/util/aeron_strutil.c.o [INFO] [stderr] [ 78%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_context.c.o [INFO] [stderr] [ 82%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_counter.c.o [INFO] [stderr] [ 80%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_cnc_file_descriptor.c.o [INFO] [stderr] [ 82%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_cnc.c.o [INFO] [stderr] [ 85%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_image.c.o [INFO] [stderr] [ 87%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_exclusive_publication.c.o [INFO] [stderr] [ 90%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_log_buffer.c.o [INFO] [stderr] [ 90%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_publication.c.o [INFO] [stderr] [ 90%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_fragment_assembler.c.o [INFO] [stderr] [ 92%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_subscription.c.o [INFO] [stderr] [ 95%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_socket.c.o [INFO] [stderr] [ 95%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_windows.c.o [INFO] [stderr] [ 97%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeron_version.c.o [INFO] [stderr] [100%] Building C object aeron-client/src/main/c/CMakeFiles/aeron.dir/aeronc.c.o [INFO] [stderr] [100%] Linking C shared library ../../../../lib/libaeron.so [INFO] [stderr] [100%] Built target aeron [INFO] [stderr] cargo:root=/opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/out [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/out/build/lib [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/out/build/lib/Debug [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/out/build/binaries/Debug [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/out/build/lib/Release [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/rusteron-rb-47db93230f3d64b4/out/build/binaries/Release [INFO] [stderr] cargo:include=/opt/rustwide/workdir/aeron/aeron-client/src/main/c [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] 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: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'caccb4d0368bd918ef6668af8e13834d07040417'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain 'caccb4d0368bd918ef6668af8e13834d07040417'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] [INFO] [stderr] thread 'main' (684) panicked at build.rs:264:51: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x594e682336a2 - std::backtrace_rs::backtrace::libunwind::trace::h76861be37b31432e [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x594e682336a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h58d4003082192c17 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x594e682336a2 - std::sys::backtrace::_print_fmt::hfe5857a399620d2a [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x594e682336a2 - ::fmt::h52160e9da139e442 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x594e6824538f - core::fmt::rt::Argument::fmt::h66fe6fef9ecca14a [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x594e6824538f - core::fmt::write::hf09a056a304e021a [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x594e68200311 - std::io::default_write_fmt::h7567c5950fb0173c [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x594e68200311 - std::io::Write::write_fmt::h361c7127187cda65 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x594e6820c9a2 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x594e682102ef - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x594e68210149 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x594e68210a25 - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x594e6821080a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x594e6820cad9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x594e681f39fd - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x594e6824f510 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/panicking.rs:78:14 [INFO] [stderr] 16: 0x594e6824e756 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/result.rs:1855:5 [INFO] [stderr] 17: 0x594e679c346a - build_script_build::main::h197f111a4d04f2c8 [INFO] [stderr] 18: 0x594e679c43a3 - core::ops::function::FnOnce::call_once::h1fbae337324f6091 [INFO] [stderr] 19: 0x594e679c4186 - std::sys::backtrace::__rust_begin_short_backtrace::h22141b81b887ee11 [INFO] [stderr] 20: 0x594e679c4109 - std::rt::lang_start::{{closure}}::h760aa491c17c60bb [INFO] [stderr] 21: 0x594e68201ea0 - core::ops::function::impls:: for &F>::call_once::h92f7271baace0227 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x594e68201ea0 - std::panicking::catch_unwind::do_call::hab80bc7615f9a56f [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stderr] 23: 0x594e68201ea0 - std::panicking::catch_unwind::h44920ff533ed11dd [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stderr] 24: 0x594e68201ea0 - std::panic::catch_unwind::hbc4760794652046f [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x594e68201ea0 - std::rt::lang_start_internal::{{closure}}::h017b9ee7d9dfccf2 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x594e68201ea0 - std::panicking::catch_unwind::do_call::h5c448dae61c3a22b [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:590:40 [INFO] [stderr] 27: 0x594e68201ea0 - std::panicking::catch_unwind::ha3a2750d16137715 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panicking.rs:553:19 [INFO] [stderr] 28: 0x594e68201ea0 - std::panic::catch_unwind::ha56344eb931bca1a [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x594e68201ea0 - std::rt::lang_start_internal::h4e6c18fadc4e7470 [INFO] [stderr] at /rustc/caccb4d0368bd918ef6668af8e13834d07040417/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x594e679c40f1 - std::rt::lang_start::h1d1cda1fdcc51258 [INFO] [stderr] 31: 0x594e679c8965 - main [INFO] [stderr] 32: 0x7e11cd0371ca - [INFO] [stderr] 33: 0x7e11cd03728b - __libc_start_main [INFO] [stderr] 34: 0x594e679c0795 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "b587595b8cb1cb98513574b46991c76b440bcc82f5f290568f7f66e10d2e6ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b587595b8cb1cb98513574b46991c76b440bcc82f5f290568f7f66e10d2e6ab3", kill_on_drop: false }` [INFO] [stdout] b587595b8cb1cb98513574b46991c76b440bcc82f5f290568f7f66e10d2e6ab3