[INFO] fetching crate sabaton-mw 0.3.2...
[INFO] testing sabaton-mw-0.3.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sabaton-mw 0.3.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate sabaton-mw 0.3.2
[INFO] finished tweaking crates.io crate sabaton-mw 0.3.2
[INFO] tweaked toml for crates.io crate sabaton-mw 0.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sabaton-mw 0.3.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 173 packages to latest compatible versions
[INFO] [stderr]       Adding async-signals v0.4.0 (available: v0.5.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 86f0af857eca2701e503ec7487adeefe26d3b3a864750557bd11bf012f381bfc
[INFO] running `Command { std: "docker" "start" "-a" "86f0af857eca2701e503ec7487adeefe26d3b3a864750557bd11bf012f381bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "86f0af857eca2701e503ec7487adeefe26d3b3a864750557bd11bf012f381bfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86f0af857eca2701e503ec7487adeefe26d3b3a864750557bd11bf012f381bfc", kill_on_drop: false }`
[INFO] [stdout] 86f0af857eca2701e503ec7487adeefe26d3b3a864750557bd11bf012f381bfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7eabf87eedace0334c45c000155da482e36fba1242484f32ef4956edaace40c
[INFO] running `Command { std: "docker" "start" "-a" "c7eabf87eedace0334c45c000155da482e36fba1242484f32ef4956edaace40c", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling paste v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling bitmask v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling someip_parse v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling murmur3 v0.5.2
[INFO] [stderr]    Compiling async-signals v0.4.0
[INFO] [stderr]    Compiling cdds_derive v0.1.1
[INFO] [stderr]    Compiling someip_derive v0.1.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling cdr v0.2.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling cyclonedds-sys v0.2.1
[INFO] [stderr]    Compiling someip v0.1.1
[INFO] [stderr] error: failed to run custom build command for `cyclonedds-sys v0.2.1`
[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/cyclonedds-sys-892f6fdee85c541d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   CARGO: /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/cargo
[INFO] [stderr]   CARGO_CFG_FEATURE: default,shm
[INFO] [stderr]   CARGO_CFG_FMT_DEBUG: full
[INFO] [stderr]   CARGO_CFG_OVERFLOW_CHECKS: 
[INFO] [stderr]   CARGO_CFG_PANIC: unwind
[INFO] [stderr]   CARGO_CFG_RELOCATION_MODEL: pic
[INFO] [stderr]   CARGO_CFG_TARGET_ABI: 
[INFO] [stderr]   CARGO_CFG_TARGET_ARCH: x86_64
[INFO] [stderr]   CARGO_CFG_TARGET_ENDIAN: little
[INFO] [stderr]   CARGO_CFG_TARGET_ENV: gnu
[INFO] [stderr]   CARGO_CFG_TARGET_FAMILY: unix
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE: fxsr,sse,sse2,x87
[INFO] [stderr]   CARGO_CFG_TARGET_HAS_ATOMIC: 16,32,64,8,ptr
[INFO] [stderr]   CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT: 16,32,64,8,ptr
[INFO] [stderr]   CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE: 16,32,64,8,ptr
[INFO] [stderr]   CARGO_CFG_TARGET_HAS_RELIABLE_F128: 
[INFO] [stderr]   CARGO_CFG_TARGET_HAS_RELIABLE_F16: 
[INFO] [stderr]   CARGO_CFG_TARGET_HAS_RELIABLE_F16_MATH: 
[INFO] [stderr]   CARGO_CFG_TARGET_OS: linux
[INFO] [stderr]   CARGO_CFG_TARGET_POINTER_WIDTH: 64
[INFO] [stderr]   CARGO_CFG_TARGET_THREAD_LOCAL: 
[INFO] [stderr]   CARGO_CFG_TARGET_VENDOR: unknown
[INFO] [stderr]   CARGO_CFG_UB_CHECKS: 
[INFO] [stderr]   CARGO_CFG_UNIX: 
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS: --cap-lints=forbid
[INFO] [stderr]   CARGO_FEATURE_DEFAULT: 1
[INFO] [stderr]   CARGO_FEATURE_SHM: 1
[INFO] [stderr]   CARGO_HOME: /opt/rustwide/cargo-home
[INFO] [stderr]   CARGO_INCREMENTAL: 0
[INFO] [stderr]   CARGO_MAKEFLAGS: -j --jobserver-fds=8,9 --jobserver-auth=8,9
[INFO] [stderr]   CARGO_MANIFEST_DIR: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cyclonedds-sys-0.2.1
[INFO] [stderr]   CARGO_MANIFEST_LINKS: ddsc
[INFO] [stderr]   CARGO_MANIFEST_PATH: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cyclonedds-sys-0.2.1/Cargo.toml
[INFO] [stderr]   CARGO_PKG_AUTHORS: Sojan James <Sojan.James@gmail.com>
[INFO] [stderr]   CARGO_PKG_DESCRIPTION: Rust bindings for cyclonedds autogenerated by bindgen
[INFO] [stderr]   CARGO_PKG_HOMEPAGE: https://github.com/sjames/cyclonedds-sys
[INFO] [stderr]   CARGO_PKG_LICENSE: 
[INFO] [stderr]   CARGO_PKG_LICENSE_FILE: LICENSE
[INFO] [stderr]   CARGO_PKG_NAME: cyclonedds-sys
[INFO] [stderr]   CARGO_PKG_README: README.md
[INFO] [stderr]   CARGO_PKG_REPOSITORY: 
[INFO] [stderr]   CARGO_PKG_RUST_VERSION: 
[INFO] [stderr]   CARGO_PKG_VERSION: 0.2.1
[INFO] [stderr]   CARGO_PKG_VERSION_MAJOR: 0
[INFO] [stderr]   CARGO_PKG_VERSION_MINOR: 2
[INFO] [stderr]   CARGO_PKG_VERSION_PATCH: 1
[INFO] [stderr]   CARGO_PKG_VERSION_PRE: 
[INFO] [stderr]   CARGO_TARGET_DIR: /opt/rustwide/target
[INFO] [stderr]   DEBUG: true
[INFO] [stderr]   HOME: /root
[INFO] [stderr]   HOST: x86_64-unknown-linux-gnu
[INFO] [stderr]   HOSTNAME: c7eabf87eeda
[INFO] [stderr]   LD_LIBRARY_PATH: /opt/rustwide/target/debug/deps:/opt/rustwide/target/debug:/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/lib/rustlib/x86_64-unknown-linux-gnu/lib:/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/lib
[INFO] [stderr]   NUM_JOBS: 16
[INFO] [stderr]   OPT_LEVEL: 0
[INFO] [stderr]   OUT_DIR: /opt/rustwide/target/debug/build/cyclonedds-sys-e28646f762f75301/out
[INFO] [stderr]   PATH: /opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[INFO] [stderr]   PROFILE: debug
[INFO] [stderr]   RUSTC: /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc
[INFO] [stderr]   RUSTDOC: /opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustdoc
[INFO] [stderr]   RUSTDOCFLAGS: --cap-lints=forbid
[INFO] [stderr]   RUSTUP_HOME: /opt/rustwide/rustup-home
[INFO] [stderr]   RUSTUP_TOOLCHAIN: c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] [stderr]   RUST_BACKTRACE: full
[INFO] [stderr]   RUST_RECURSION_COUNT: 1
[INFO] [stderr]   SOURCE_DIR: /opt/rustwide/workdir
[INFO] [stderr]   SSL_CERT_DIR: /usr/lib/ssl/certs
[INFO] [stderr]   SSL_CERT_FILE: /usr/lib/ssl/cert.pem
[INFO] [stderr]   TARGET: x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rustc-link-lib=ddsc
[INFO] [stderr]   No CMAKE environment or CYCLONEDDS_[LIB|INCLUDE]_DIR found
[INFO] [stderr]   cargo:rustc-link-search=/usr/local/lib
[INFO] [stderr]   Cannot find dds/dds.h attempting to build
[INFO] [stderr]   cyclonedds-sys/build.rs:106: Cloning cyclonedds from github
[INFO] [stderr]   cyclonedds-sys/build.rs:47: Executing cd "/opt/rustwide/target/debug/build/cyclonedds-sys-e28646f762f75301/out" && "git" "clone" "https://github.com/eclipse-cyclonedds/cyclonedds.git"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Cloning into 'cyclonedds'...
[INFO] [stderr]   fatal: unable to access 'https://github.com/eclipse-cyclonedds/cyclonedds.git/': Could not resolve host: github.com
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1280) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cyclonedds-sys-0.2.1/build.rs:49:9:
[INFO] [stderr]   failed to execute cd "/opt/rustwide/target/debug/build/cyclonedds-sys-e28646f762f75301/out" && "git" "clone" "https://github.com/eclipse-cyclonedds/cyclonedds.git"
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x574ecbb28e82 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x574ecbb28e82 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x574ecbb28e82 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x574ecbb28e82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x574ecbb3ac4f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x574ecbb3ac4f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x574ecbaf7063 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x574ecbaf7063 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x574ecbb02c32 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x574ecbb0618f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x574ecbb05fe9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x574ecbb06815 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x574ecbb065fa - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x574ecbb02d69 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x574ecbaeb04d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x574ecbb450b0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x574ecb56ef17 - build_script_build::run::h6c6daf91aea5cfc8
[INFO] [stderr]     17:     0x574ecb5769d3 - build_script_build::build::download::h50ef50dc0baadaa0
[INFO] [stderr]     18:     0x574ecb574dd7 - build_script_build::build::find_cyclonedds::h9f1b3468f32752e9
[INFO] [stderr]     19:     0x574ecb5762e7 - build_script_build::build::main::h69c0cb2b0c8c61cc
[INFO] [stderr]     20:     0x574ecb56fc14 - build_script_build::main::hb5564486b4f39ead
[INFO] [stderr]     21:     0x574ecb578233 - core::ops::function::FnOnce::call_once::hb2d7b23083fc6359
[INFO] [stderr]     22:     0x574ecb577d86 - std::sys::backtrace::__rust_begin_short_backtrace::h9f9f389a67a3d6a1
[INFO] [stderr]     23:     0x574ecb577c89 - std::rt::lang_start::{{closure}}::h7e796bec52660425
[INFO] [stderr]     24:     0x574ecbaf8980 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x574ecbaf8980 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     26:     0x574ecbaf8980 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     27:     0x574ecbaf8980 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x574ecbaf8980 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x574ecbaf8980 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     30:     0x574ecbaf8980 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     31:     0x574ecbaf8980 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x574ecbaf8980 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x574ecb577c71 - std::rt::lang_start::h0bd9e72ca9438268
[INFO] [stderr]     34:     0x574ecb57a155 - main
[INFO] [stderr]     35:     0x785f3c1131ca - <unknown>
[INFO] [stderr]     36:     0x785f3c11328b - __libc_start_main
[INFO] [stderr]     37:     0x574ecb56e585 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c7eabf87eedace0334c45c000155da482e36fba1242484f32ef4956edaace40c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7eabf87eedace0334c45c000155da482e36fba1242484f32ef4956edaace40c", kill_on_drop: false }`
[INFO] [stdout] c7eabf87eedace0334c45c000155da482e36fba1242484f32ef4956edaace40c
