[INFO] fetching crate libutp-rs 1.0.0... [INFO] testing libutp-rs-1.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate libutp-rs 1.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate libutp-rs 1.0.0 [INFO] finished tweaking crates.io crate libutp-rs 1.0.0 [INFO] tweaked toml for crates.io crate libutp-rs 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libutp-rs 1.0.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate libutp-rs 1.0.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0ac756b82cfdd4202c3ef4e4ec319032a747827db362fb092229684c54cceb1 [INFO] running `Command { std: "docker" "start" "-a" "f0ac756b82cfdd4202c3ef4e4ec319032a747827db362fb092229684c54cceb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0ac756b82cfdd4202c3ef4e4ec319032a747827db362fb092229684c54cceb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ac756b82cfdd4202c3ef4e4ec319032a747827db362fb092229684c54cceb1", kill_on_drop: false }` [INFO] [stdout] f0ac756b82cfdd4202c3ef4e4ec319032a747827db362fb092229684c54cceb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f317c2e86ded59c98d11703e0a09ffe93c8ed0eefb54dd9fb03e964291e6b8a [INFO] running `Command { std: "docker" "start" "-a" "0f317c2e86ded59c98d11703e0a09ffe93c8ed0eefb54dd9fb03e964291e6b8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling clang-sys v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.8 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling libutp-sys v0.1.4 [INFO] [stderr] warning: libutp-sys@0.1.4: In file included from libutp/utp_callbacks.h:27, [INFO] [stderr] warning: libutp-sys@0.1.4: from libutp/utp_callbacks.cpp:25: [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h: In constructor 'UTPSocketKey::UTPSocketKey(const PackedSockAddr&, uint32)': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:79:23: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct UTPSocketKey'; use assignment instead [-Wclass-memaccess] [INFO] [stderr] warning: libutp-sys@0.1.4: 79 | memset(this, 0, sizeof(*this)); [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:74:8: note: 'struct UTPSocketKey' declared here [INFO] [stderr] warning: libutp-sys@0.1.4: 74 | struct UTPSocketKey { [INFO] [stderr] warning: libutp-sys@0.1.4: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: In file included from libutp/utp_internal.h:34: [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h: In instantiation of 'static uint32 utpHashTable::compute_hash(const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint32 = unsigned int; size_t = long unsigned int]': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:138:93: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:106:15: required from here [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:132:58: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 132 | static uint32 compute_hash(const void *k, size_t ks) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~^~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h: In instantiation of 'static uint utpHashTable::compare(const void*, const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint = unsigned int; size_t = long unsigned int]': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:138:108: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:106:15: required from here [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:129:68: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 129 | static uint compare(const void *k1, const void *k2, size_t ks) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~^~ [INFO] [stderr] warning: libutp-sys@0.1.4: In file included from libutp/utp_internal.cpp:34: [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h: In constructor 'UTPSocketKey::UTPSocketKey(const PackedSockAddr&, uint32)': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:79:23: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct UTPSocketKey'; use assignment instead [-Wclass-memaccess] [INFO] [stderr] warning: libutp-sys@0.1.4: 79 | memset(this, 0, sizeof(*this)); [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:74:8: note: 'struct UTPSocketKey' declared here [INFO] [stderr] warning: libutp-sys@0.1.4: 74 | struct UTPSocketKey { [INFO] [stderr] warning: libutp-sys@0.1.4: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: In file included from libutp/utp_api.cpp:26: [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h: In constructor 'UTPSocketKey::UTPSocketKey(const PackedSockAddr&, uint32)': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:79:23: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct UTPSocketKey'; use assignment instead [-Wclass-memaccess] [INFO] [stderr] warning: libutp-sys@0.1.4: 79 | memset(this, 0, sizeof(*this)); [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:74:8: note: 'struct UTPSocketKey' declared here [INFO] [stderr] warning: libutp-sys@0.1.4: 74 | struct UTPSocketKey { [INFO] [stderr] warning: libutp-sys@0.1.4: | ^~~~~~~~~~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: In file included from libutp/utp_internal.h:34: [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h: In instantiation of 'static uint32 utpHashTable::compute_hash(const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint32 = unsigned int; size_t = long unsigned int]': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:138:93: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:106:15: required from here [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:132:58: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 132 | static uint32 compute_hash(const void *k, size_t ks) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~^~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h: In instantiation of 'static uint utpHashTable::compare(const void*, const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint = unsigned int; size_t = long unsigned int]': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:138:108: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:106:15: required from here [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:129:68: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 129 | static uint compare(const void *k1, const void *k2, size_t ks) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~^~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.cpp: In function 'size_t utp_process_incoming(UTPSocket*, const byte*, size_t, bool)': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.cpp:1969:48: warning: comparison of integer expressions of different signedness: 'int' and 'uint32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] warning: libutp-sys@0.1.4: 1969 | if (conn->mtu_probe_seq && seq == conn->mtu_probe_seq) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.cpp: In function 'utp_socket_stats* utp_get_stats(utp_socket*)': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.cpp:3479:45: warning: unused parameter 'socket' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 3479 | utp_socket_stats* utp_get_stats(utp_socket *socket) [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: In file included from libutp/utp_internal.h:34: [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h: In instantiation of 'static uint32 utpHashTable::compute_hash(const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint32 = unsigned int; size_t = long unsigned int]': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:138:93: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:106:15: required from here [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:132:58: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 132 | static uint32 compute_hash(const void *k, size_t ks) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~^~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h: In instantiation of 'static uint utpHashTable::compare(const void*, const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint = unsigned int; size_t = long unsigned int]': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:138:108: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_internal.h:106:15: required from here [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_hash.h:129:68: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 129 | static uint compare(const void *k1, const void *k2, size_t ks) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~^~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_utils.cpp: In function 'uint64 utp_default_get_random(utp_callback_arguments*)': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_utils.cpp:244:55: warning: unused parameter 'args' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 244 | uint64 utp_default_get_random(utp_callback_arguments *args) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_utils.cpp: In function 'uint64 utp_default_get_milliseconds(utp_callback_arguments*)': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_utils.cpp:248:61: warning: unused parameter 'args' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 248 | uint64 utp_default_get_milliseconds(utp_callback_arguments *args) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_utils.cpp: In function 'uint64 utp_default_get_microseconds(utp_callback_arguments*)': [INFO] [stderr] warning: libutp-sys@0.1.4: libutp/utp_utils.cpp:252:61: warning: unused parameter 'args' [-Wunused-parameter] [INFO] [stderr] warning: libutp-sys@0.1.4: 252 | uint64 utp_default_get_microseconds(utp_callback_arguments *args) { [INFO] [stderr] warning: libutp-sys@0.1.4: | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] error: failed to run custom build command for `libutp-sys v0.1.4` [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/libutp-sys-5c1ea6ae316bd741/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=utp_posix.h [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libutp" "-Wall" "-Wextra" "-DPOSIX" "-o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_packedsockaddr.o" "-c" "libutp/utp_packedsockaddr.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libutp" "-Wall" "-Wextra" "-DPOSIX" "-o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_callbacks.o" "-c" "libutp/utp_callbacks.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libutp" "-Wall" "-Wextra" "-DPOSIX" "-o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_hash.o" "-c" "libutp/utp_hash.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libutp" "-Wall" "-Wextra" "-DPOSIX" "-o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_internal.o" "-c" "libutp/utp_internal.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libutp" "-Wall" "-Wextra" "-DPOSIX" "-o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_api.o" "-c" "libutp/utp_api.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "libutp" "-Wall" "-Wextra" "-DPOSIX" "-o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_utils.o" "-c" "libutp/utp_utils.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=In file included from libutp/utp_callbacks.h:27, [INFO] [stderr] cargo:warning= from libutp/utp_callbacks.cpp:25: [INFO] [stderr] cargo:warning=libutp/utp_internal.h: In constructor 'UTPSocketKey::UTPSocketKey(const PackedSockAddr&, uint32)': [INFO] [stderr] cargo:warning=libutp/utp_internal.h:79:23: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct UTPSocketKey'; use assignment instead [-Wclass-memaccess] [INFO] [stderr] cargo:warning= 79 | memset(this, 0, sizeof(*this)); [INFO] [stderr] cargo:warning= | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libutp/utp_internal.h:74:8: note: 'struct UTPSocketKey' declared here [INFO] [stderr] cargo:warning= 74 | struct UTPSocketKey { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libutp/utp_internal.h:34: [INFO] [stderr] cargo:warning=libutp/utp_hash.h: In instantiation of 'static uint32 utpHashTable::compute_hash(const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint32 = unsigned int; size_t = long unsigned int]': [INFO] [stderr] cargo:warning=libutp/utp_hash.h:138:93: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] cargo:warning=libutp/utp_internal.h:106:15: required from here [INFO] [stderr] cargo:warning=libutp/utp_hash.h:132:58: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 132 | static uint32 compute_hash(const void *k, size_t ks) { [INFO] [stderr] cargo:warning= | ~~~~~~~^~ [INFO] [stderr] cargo:warning=libutp/utp_hash.h: In instantiation of 'static uint utpHashTable::compare(const void*, const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint = unsigned int; size_t = long unsigned int]': [INFO] [stderr] cargo:warning=libutp/utp_hash.h:138:108: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] cargo:warning=libutp/utp_internal.h:106:15: required from here [INFO] [stderr] cargo:warning=libutp/utp_hash.h:129:68: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 129 | static uint compare(const void *k1, const void *k2, size_t ks) { [INFO] [stderr] cargo:warning= | ~~~~~~~^~ [INFO] [stderr] cargo:warning=In file included from libutp/utp_internal.cpp:34: [INFO] [stderr] cargo:warning=libutp/utp_internal.h: In constructor 'UTPSocketKey::UTPSocketKey(const PackedSockAddr&, uint32)': [INFO] [stderr] cargo:warning=libutp/utp_internal.h:79:23: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct UTPSocketKey'; use assignment instead [-Wclass-memaccess] [INFO] [stderr] cargo:warning= 79 | memset(this, 0, sizeof(*this)); [INFO] [stderr] cargo:warning= | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libutp/utp_internal.h:74:8: note: 'struct UTPSocketKey' declared here [INFO] [stderr] cargo:warning= 74 | struct UTPSocketKey { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libutp/utp_api.cpp:26: [INFO] [stderr] cargo:warning=libutp/utp_internal.h: In constructor 'UTPSocketKey::UTPSocketKey(const PackedSockAddr&, uint32)': [INFO] [stderr] cargo:warning=libutp/utp_internal.h:79:23: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'struct UTPSocketKey'; use assignment instead [-Wclass-memaccess] [INFO] [stderr] cargo:warning= 79 | memset(this, 0, sizeof(*this)); [INFO] [stderr] cargo:warning= | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libutp/utp_internal.h:74:8: note: 'struct UTPSocketKey' declared here [INFO] [stderr] cargo:warning= 74 | struct UTPSocketKey { [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~ [INFO] [stderr] cargo:warning=In file included from libutp/utp_internal.h:34: [INFO] [stderr] cargo:warning=libutp/utp_hash.h: In instantiation of 'static uint32 utpHashTable::compute_hash(const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint32 = unsigned int; size_t = long unsigned int]': [INFO] [stderr] cargo:warning=libutp/utp_hash.h:138:93: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] cargo:warning=libutp/utp_internal.h:106:15: required from here [INFO] [stderr] cargo:warning=libutp/utp_hash.h:132:58: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 132 | static uint32 compute_hash(const void *k, size_t ks) { [INFO] [stderr] cargo:warning= | ~~~~~~~^~ [INFO] [stderr] cargo:warning=libutp/utp_hash.h: In instantiation of 'static uint utpHashTable::compare(const void*, const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint = unsigned int; size_t = long unsigned int]': [INFO] [stderr] cargo:warning=libutp/utp_hash.h:138:108: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] cargo:warning=libutp/utp_internal.h:106:15: required from here [INFO] [stderr] cargo:warning=libutp/utp_hash.h:129:68: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 129 | static uint compare(const void *k1, const void *k2, size_t ks) { [INFO] [stderr] cargo:warning= | ~~~~~~~^~ [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=libutp/utp_internal.cpp: In function 'size_t utp_process_incoming(UTPSocket*, const byte*, size_t, bool)': [INFO] [stderr] cargo:warning=libutp/utp_internal.cpp:1969:48: warning: comparison of integer expressions of different signedness: 'int' and 'uint32' {aka 'unsigned int'} [-Wsign-compare] [INFO] [stderr] cargo:warning= 1969 | if (conn->mtu_probe_seq && seq == conn->mtu_probe_seq) { [INFO] [stderr] cargo:warning= | ~~~~^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:warning=libutp/utp_internal.cpp: In function 'utp_socket_stats* utp_get_stats(utp_socket*)': [INFO] [stderr] cargo:warning=libutp/utp_internal.cpp:3479:45: warning: unused parameter 'socket' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 3479 | utp_socket_stats* utp_get_stats(utp_socket *socket) [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~^~~~~~ [INFO] [stderr] cargo:warning=In file included from libutp/utp_internal.h:34: [INFO] [stderr] cargo:warning=libutp/utp_hash.h: In instantiation of 'static uint32 utpHashTable::compute_hash(const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint32 = unsigned int; size_t = long unsigned int]': [INFO] [stderr] cargo:warning=libutp/utp_hash.h:138:93: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] cargo:warning=libutp/utp_internal.h:106:15: required from here [INFO] [stderr] cargo:warning=libutp/utp_hash.h:132:58: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 132 | static uint32 compute_hash(const void *k, size_t ks) { [INFO] [stderr] cargo:warning= | ~~~~~~~^~ [INFO] [stderr] cargo:warning=libutp/utp_hash.h: In instantiation of 'static uint utpHashTable::compare(const void*, const void*, size_t) [with K = UTPSocketKey; T = UTPSocketKeyData; uint = unsigned int; size_t = long unsigned int]': [INFO] [stderr] cargo:warning=libutp/utp_hash.h:138:108: required from 'void utpHashTable::Create(int, int) [with K = UTPSocketKey; T = UTPSocketKeyData]' [INFO] [stderr] cargo:warning=libutp/utp_internal.h:106:15: required from here [INFO] [stderr] cargo:warning=libutp/utp_hash.h:129:68: warning: unused parameter 'ks' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 129 | static uint compare(const void *k1, const void *k2, size_t ks) { [INFO] [stderr] cargo:warning= | ~~~~~~~^~ [INFO] [stderr] cargo:warning=libutp/utp_utils.cpp: In function 'uint64 utp_default_get_random(utp_callback_arguments*)': [INFO] [stderr] cargo:warning=libutp/utp_utils.cpp:244:55: warning: unused parameter 'args' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 244 | uint64 utp_default_get_random(utp_callback_arguments *args) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] cargo:warning=libutp/utp_utils.cpp: In function 'uint64 utp_default_get_milliseconds(utp_callback_arguments*)': [INFO] [stderr] cargo:warning=libutp/utp_utils.cpp:248:61: warning: unused parameter 'args' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 248 | uint64 utp_default_get_milliseconds(utp_callback_arguments *args) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] cargo:warning=libutp/utp_utils.cpp: In function 'uint64 utp_default_get_microseconds(utp_callback_arguments*)': [INFO] [stderr] cargo:warning=libutp/utp_utils.cpp:252:61: warning: unused parameter 'args' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 252 | uint64 utp_default_get_microseconds(utp_callback_arguments *args) { [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/liblibutp.a" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_api.o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_callbacks.o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_hash.o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_internal.o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_packedsockaddr.o" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/libutp/utp_utils.o" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "ar" "s" "/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out/liblibutp.a" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-link-lib=static=libutp [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libutp-sys-134e168d816baea7/out [INFO] [stderr] CXXSTDLIB_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXSTDLIB_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXSTDLIB = None [INFO] [stderr] CXXSTDLIB = None [INFO] [stderr] cargo:rustc-link-lib=stdc++ [INFO] [stderr] cargo:rustc-link-lib=static=libutp [INFO] [stderr] cargo:rustc-link-search=native=build [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (1455) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.24/src/fallback.rs:693:9: [INFO] [stderr] "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x57f5fc54ff72 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x57f5fc54ff72 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x57f5fc54ff72 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x57f5fc54ff72 - ::fmt::h67edf0e4d33c343c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x57f5fc56138f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x57f5fc56138f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stderr] 6: 0x57f5fc51d4b1 - std::io::default_write_fmt::h1ecb8c7cfa7da481 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x57f5fc51d4b1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x57f5fc5294a2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x57f5fc52cd1f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x57f5fc52cb79 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x57f5fc52d48f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stderr] 12: 0x57f5fc52d48f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stderr] 13: 0x57f5fc52d23a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stderr] 14: 0x57f5fc5295d9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 15: 0x57f5fc51164d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stderr] 16: 0x57f5fc56b4e0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stderr] 17: 0x57f5fc50374f - proc_macro2::fallback::validate_ident::hb50f38e9643a6fd2 [INFO] [stderr] 18: 0x57f5fc5039f1 - proc_macro2::fallback::Ident::_new::h5570a6c603f7d2be [INFO] [stderr] 19: 0x57f5fc5039af - proc_macro2::fallback::Ident::new::h775e2803eba249da [INFO] [stderr] 20: 0x57f5fc5027a8 - proc_macro2::imp::Ident::new::h24f437f67917a8f1 [INFO] [stderr] 21: 0x57f5fc4f52a8 - proc_macro2::Ident::new::h83e8dc5f5943402e [INFO] [stderr] 22: 0x57f5fc2c5f3f - bindgen::ir::context::BindgenContext::rust_ident_raw::hf2d1b05896587f71 [INFO] [stderr] 23: 0x57f5fc2c3db0 - bindgen::ir::context::BindgenContext::rust_ident::hd04f0e72e52f15ca [INFO] [stderr] 24: 0x57f5fc292652 - ::codegen::he817b078cda18dd0 [INFO] [stderr] 25: 0x57f5fc200697 - ::codegen::h88249f1640de1d81 [INFO] [stderr] 26: 0x57f5fc23314b - ::codegen::h5243837c980e2d86 [INFO] [stderr] 27: 0x57f5fc2987a7 - ::codegen::he817b078cda18dd0 [INFO] [stderr] 28: 0x57f5fc200697 - ::codegen::h88249f1640de1d81 [INFO] [stderr] 29: 0x57f5fc23314b - ::codegen::h5243837c980e2d86 [INFO] [stderr] 30: 0x57f5fc2addc5 - ::codegen::{{closure}}::h7fe93eec7c33c387 [INFO] [stderr] 31: 0x57f5fc21b261 - ::codegen::h817db84284ebd1c6 [INFO] [stderr] 32: 0x57f5fc233126 - ::codegen::h5243837c980e2d86 [INFO] [stderr] 33: 0x57f5fc2ba842 - bindgen::codegen::codegen::{{closure}}::h4d2e8e915c1db39c [INFO] [stderr] 34: 0x57f5fc2d11a5 - bindgen::ir::context::BindgenContext::gen::h60e651661e268d83 [INFO] [stderr] 35: 0x57f5fc2ba0cd - bindgen::codegen::codegen::hac0049511432d1f7 [INFO] [stderr] 36: 0x57f5fc1bb2e7 - bindgen::Bindings::generate::hb110c1f555dd4f03 [INFO] [stderr] 37: 0x57f5fc1b7f3e - bindgen::Builder::generate::hfbfcc1a24235e230 [INFO] [stderr] 38: 0x57f5fc145e6b - build_script_build::main::h485ee9b4a28a45ed [INFO] [stderr] 39: 0x57f5fc146b63 - core::ops::function::FnOnce::call_once::hf63c089d2320079c [INFO] [stderr] 40: 0x57f5fc146ab6 - std::sys::backtrace::__rust_begin_short_backtrace::h617b30edb95044f7 [INFO] [stderr] 41: 0x57f5fc146a99 - std::rt::lang_start::{{closure}}::h85d78cf8ba6ef5a0 [INFO] [stderr] 42: 0x57f5fc51f040 - core::ops::function::impls:: for &F>::call_once::h4967fb77e0dfb65c [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 43: 0x57f5fc51f040 - std::panicking::catch_unwind::do_call::hf7e87675c3e14c23 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 44: 0x57f5fc51f040 - std::panicking::catch_unwind::h26f0e342004b5114 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 45: 0x57f5fc51f040 - std::panic::catch_unwind::h9ee33ca17775d897 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 46: 0x57f5fc51f040 - std::rt::lang_start_internal::{{closure}}::h243ba3495fa13cf8 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24 [INFO] [stderr] 47: 0x57f5fc51f040 - std::panicking::catch_unwind::do_call::h819db0a7788e7259 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 48: 0x57f5fc51f040 - std::panicking::catch_unwind::h23e08fb4a7b9f405 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 49: 0x57f5fc51f040 - std::panic::catch_unwind::h7ca3d9eabb6135ff [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 50: 0x57f5fc51f040 - std::rt::lang_start_internal::h06ad7395f4fda8d7 [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5 [INFO] [stderr] 51: 0x57f5fc146a81 - std::rt::lang_start::h58ff2e1cd32729f9 [INFO] [stderr] 52: 0x57f5fc147de5 - main [INFO] [stderr] 53: 0x706830c451ca - [INFO] [stderr] 54: 0x706830c4528b - __libc_start_main [INFO] [stderr] 55: 0x57f5fc145295 - _start [INFO] [stderr] 56: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0f317c2e86ded59c98d11703e0a09ffe93c8ed0eefb54dd9fb03e964291e6b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f317c2e86ded59c98d11703e0a09ffe93c8ed0eefb54dd9fb03e964291e6b8a", kill_on_drop: false }` [INFO] [stdout] 0f317c2e86ded59c98d11703e0a09ffe93c8ed0eefb54dd9fb03e964291e6b8a