[INFO] fetching crate cxx-juce 0.7.1...
[INFO] checking cxx-juce-0.7.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate cxx-juce 0.7.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cxx-juce 0.7.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cxx-juce 0.7.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cxx-juce 0.7.1
[INFO] tweaked toml for crates.io crate cxx-juce 0.7.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate cxx-juce 0.7.1 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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.1.10
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.124
[INFO] [stderr]   Downloaded cxx-build v1.0.124
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.124
[INFO] [stderr]   Downloaded cxx v1.0.124
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e05aabd347c4487d883f5dcbd26aff4016fcf702a56b3781b3e8b1d0068d89e6
[INFO] running `Command { std: "docker" "start" "-a" "e05aabd347c4487d883f5dcbd26aff4016fcf702a56b3781b3e8b1d0068d89e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e05aabd347c4487d883f5dcbd26aff4016fcf702a56b3781b3e8b1d0068d89e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05aabd347c4487d883f5dcbd26aff4016fcf702a56b3781b3e8b1d0068d89e6", kill_on_drop: false }`
[INFO] [stdout] e05aabd347c4487d883f5dcbd26aff4016fcf702a56b3781b3e8b1d0068d89e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd0908587655e60be5dc315c78f42b46b440b7061555433770453eba61cd7964
[INFO] running `Command { std: "docker" "start" "-a" "dd0908587655e60be5dc315c78f42b46b440b7061555433770453eba61cd7964", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling scratch v1.0.7
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.124
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling cxx v1.0.124
[INFO] [stderr]    Compiling cxx-build v1.0.124
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.124
[INFO] [stderr]    Compiling cxx-juce v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `cxx-juce v0.7.1 (/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/cxx-juce-824e597a249f6340/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:CXXBRIDGE_PREFIX=cxx-juce
[INFO] [stderr]   cargo:CXXBRIDGE_DIR0=/opt/rustwide/target/debug/build/cxx-juce-f40d8590e4dc2808/out/cxxbridge/include
[INFO] [stderr]   cargo:CXXBRIDGE_DIR1=/opt/rustwide/target/debug/build/cxx-juce-f40d8590e4dc2808/out/cxxbridge/crate
[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/cxx-juce-f40d8590e4dc2808/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/bridge" "-DCXX_JUCE_BINDINGS_DIR=/opt/rustwide/target/debug/build/cxx-juce-f40d8590e4dc2808/out/cxxbridge" "-DCXX_JUCE_USE_ASIO=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/cxx-juce-f40d8590e4dc2808/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 11.4.0
[INFO] [stderr]   -- The CXX compiler identification is GNU 11.4.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]   -- Fetching JUCE 7.0.12...
[INFO] [stderr]   -- Configuring incomplete, errors occurred!
[INFO] [stderr]   See also "/opt/rustwide/target/debug/build/cxx-juce-f40d8590e4dc2808/out/build/CMakeFiles/CMakeOutput.log".
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   CXX include path:
[INFO] [stderr]     /opt/rustwide/target/debug/build/cxx-juce-f40d8590e4dc2808/out/cxxbridge/include
[INFO] [stderr]     /opt/rustwide/target/debug/build/cxx-juce-f40d8590e4dc2808/out/cxxbridge/crate
[INFO] [stderr]   [ 11%] Creating directories for 'juce-populate'
[INFO] [stderr]   [ 22%] Performing download step (git clone) for 'juce-populate'
[INFO] [stderr]   Cloning into 'juce-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/juce-framework/JUCE.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'juce-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/juce-framework/JUCE.git/': Could not resolve host: github.com
[INFO] [stderr]   Cloning into 'juce-src'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/juce-framework/JUCE.git/': Could not resolve host: github.com
[INFO] [stderr]   -- Had to git clone more than once:
[INFO] [stderr]             3 times.
[INFO] [stderr]   CMake Error at juce-subbuild/juce-populate-prefix/tmp/juce-populate-gitclone.cmake:31 (message):
[INFO] [stderr]     Failed to clone repository: 'https://github.com/juce-framework/JUCE.git'
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   gmake[2]: *** [CMakeFiles/juce-populate.dir/build.make:102: juce-populate-prefix/src/juce-populate-stamp/juce-populate-download] Error 1
[INFO] [stderr]   gmake[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/juce-populate.dir/all] Error 2
[INFO] [stderr]   gmake: *** [Makefile:91: all] Error 2
[INFO] [stderr] 
[INFO] [stderr]   CMake Error at /usr/share/cmake-3.22/Modules/FetchContent.cmake:1087 (message):
[INFO] [stderr]     Build step for juce failed: 2
[INFO] [stderr]   Call Stack (most recent call first):
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FetchContent.cmake:1216:EVAL:2 (__FetchContent_directPopulate)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FetchContent.cmake:1216 (cmake_language)
[INFO] [stderr]     /usr/share/cmake-3.22/Modules/FetchContent.cmake:1259 (FetchContent_Populate)
[INFO] [stderr]     CMakeLists.txt:20 (FetchContent_MakeAvailable)
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098: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:     0x6498f2d2621a - std::backtrace_rs::backtrace::libunwind::trace::h7d463d46f41c1625
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x6498f2d2621a - std::backtrace_rs::backtrace::trace_unsynchronized::h476f8f3b73852bd8
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x6498f2d2621a - std::sys::backtrace::_print_fmt::h1442fc2d80f84a69
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x6498f2d2621a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hfeba7cbf44c2b035
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x6498f2d4966b - core::fmt::rt::Argument::fmt::ha5da46916c25e7eb
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x6498f2d4966b - core::fmt::write::hcf1a9b5a168bab42
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/fmt/mod.rs:1186:21
[INFO] [stderr]      6:     0x6498f2d22653 - std::io::Write::write_fmt::h343cbf8f0f760140
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/io/mod.rs:1823:15
[INFO] [stderr]      7:     0x6498f2d26062 - std::sys::backtrace::BacktraceLock::print::h0ae6c23bbfb5f51d
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x6498f2d27547 - std::panicking::default_hook::{{closure}}::h8b07c33038b0c409
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:268:22
[INFO] [stderr]      9:     0x6498f2d27376 - std::panicking::default_hook::hb2958c2545ef77af
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:295:9
[INFO] [stderr]     10:     0x6498f2d27b87 - std::panicking::rust_panic_with_hook::h7dbaabf3e609e10d
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:801:13
[INFO] [stderr]     11:     0x6498f2d27a27 - std::panicking::begin_panic_handler::{{closure}}::h1b159749db0a4fbc
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:674:13
[INFO] [stderr]     12:     0x6498f2d266f9 - std::sys::backtrace::__rust_end_short_backtrace::hd4f2aecc8171f6c9
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/sys/backtrace.rs:170:18
[INFO] [stderr]     13:     0x6498f2d276b4 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:665:5
[INFO] [stderr]     14:     0x6498f2d48413 - core::panicking::panic_fmt::hbd7893aa48b90018
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/panicking.rs:74:14
[INFO] [stderr]     15:     0x6498f2a5cf02 - cmake::fail::h6f65e0397cdc6eea
[INFO] [stderr]     16:     0x6498f2a5c6d9 - cmake::run::h5362b4d2fe4da11d
[INFO] [stderr]     17:     0x6498f2a588e3 - cmake::Config::build::h44d7702c65e88ec0
[INFO] [stderr]     18:     0x6498f2a4d4e1 - build_script_build::main::h57c90f20538688cb
[INFO] [stderr]     19:     0x6498f2a49fc3 - core::ops::function::FnOnce::call_once::hc30c50b18011f394
[INFO] [stderr]     20:     0x6498f2a49d46 - std::sys::backtrace::__rust_begin_short_backtrace::h7aa092af513b8985
[INFO] [stderr]     21:     0x6498f2a49c69 - std::rt::lang_start::{{closure}}::h1bc85784153b19e3
[INFO] [stderr]     22:     0x6498f2d1d3f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfad295795d7a894f
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x6498f2d1d3f0 - std::panicking::try::do_call::hc9dff1cc4e54de5a
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     24:     0x6498f2d1d3f0 - std::panicking::try::h812dea15f7b65398
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     25:     0x6498f2d1d3f0 - std::panic::catch_unwind::h2981155ef2c37051
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panic.rs:348:14
[INFO] [stderr]     26:     0x6498f2d1d3f0 - std::rt::lang_start_internal::{{closure}}::h4314f9f12a96aa2f
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/rt.rs:143:48
[INFO] [stderr]     27:     0x6498f2d1d3f0 - std::panicking::try::do_call::ha990fc313fde27df
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:557:40
[INFO] [stderr]     28:     0x6498f2d1d3f0 - std::panicking::try::he56b3ad7c18dbde8
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panicking.rs:520:19
[INFO] [stderr]     29:     0x6498f2d1d3f0 - std::panic::catch_unwind::hd440ffabd1849607
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/panic.rs:348:14
[INFO] [stderr]     30:     0x6498f2d1d3f0 - std::rt::lang_start_internal::h4f26667a84827d07
[INFO] [stderr]                                  at /rustc/fd2c811d25ad5773fbd2463e058bf4edf4d44eb2/library/std/src/rt.rs:143:20
[INFO] [stderr]     31:     0x6498f2a49c47 - std::rt::lang_start::h20985c6496203319
[INFO] [stderr]     32:     0x6498f2a4d7e5 - main
[INFO] [stderr]     33:     0x7d3fe053fd90 - <unknown>
[INFO] [stderr]     34:     0x7d3fe053fe40 - __libc_start_main
[INFO] [stderr]     35:     0x6498f2a49885 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "dd0908587655e60be5dc315c78f42b46b440b7061555433770453eba61cd7964", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd0908587655e60be5dc315c78f42b46b440b7061555433770453eba61cd7964", kill_on_drop: false }`
[INFO] [stdout] dd0908587655e60be5dc315c78f42b46b440b7061555433770453eba61cd7964
