[INFO] fetching crate libutp-rs 1.0.0...
[INFO] testing libutp-rs-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate libutp-rs 1.0.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libutp-rs 1.0.0 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] 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 2ca2883dcca031ddde3a31ee6d5ec9bc222e1f3d3f2bece6b38d5305916a62f4
[INFO] running `Command { std: "docker" "start" "-a" "2ca2883dcca031ddde3a31ee6d5ec9bc222e1f3d3f2bece6b38d5305916a62f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ca2883dcca031ddde3a31ee6d5ec9bc222e1f3d3f2bece6b38d5305916a62f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca2883dcca031ddde3a31ee6d5ec9bc222e1f3d3f2bece6b38d5305916a62f4", kill_on_drop: false }`
[INFO] [stdout] 2ca2883dcca031ddde3a31ee6d5ec9bc222e1f3d3f2bece6b38d5305916a62f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 546c119c7cd309b3e10e0a6b2b08fe7aed953af9cf5d5b75e96ccfaa76cf47dd
[INFO] running `Command { std: "docker" "start" "-a" "546c119c7cd309b3e10e0a6b2b08fe7aed953af9cf5d5b75e96ccfaa76cf47dd", 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 cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling clang-sys v1.1.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling bindgen v0.55.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling futures-core v0.3.12
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling futures-channel v0.3.12
[INFO] [stderr]    Compiling futures-task v0.3.12
[INFO] [stderr]    Compiling futures-io v0.3.12
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling cexpr v0.4.0
[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 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 libutp-sys v0.1.4
[INFO] [stderr]    Compiling futures-executor v0.3.12
[INFO] [stderr]    Compiling futures v0.3.12
[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<K, T>::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<K, T>::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<K, T>::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<K, T>::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] 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: 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<K, T>::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<K, T>::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<K, T>::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<K, T>::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_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<K, T>::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<K, T>::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<K, T>::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<K, T>::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] 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-2e68a12227f69f2c/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,x87")
[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-6e47b4af8c758be2/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-6e47b4af8c758be2/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-6e47b4af8c758be2/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-6e47b4af8c758be2/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-6e47b4af8c758be2/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-6e47b4af8c758be2/out/libutp/utp_utils.o" "-c" "libutp/utp_utils.cpp"
[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<K, T>::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<K, T>::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<K, T>::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<K, T>::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]   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]   exit status: 0
[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<K, T>::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<K, T>::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<K, T>::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<K, T>::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=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<K, T>::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<K, T>::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<K, T>::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<K, T>::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]   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-6e47b4af8c758be2/out/liblibutp.a" "/opt/rustwide/target/debug/build/libutp-sys-6e47b4af8c758be2/out/libutp/utp_api.o" "/opt/rustwide/target/debug/build/libutp-sys-6e47b4af8c758be2/out/libutp/utp_callbacks.o" "/opt/rustwide/target/debug/build/libutp-sys-6e47b4af8c758be2/out/libutp/utp_hash.o" "/opt/rustwide/target/debug/build/libutp-sys-6e47b4af8c758be2/out/libutp/utp_internal.o" "/opt/rustwide/target/debug/build/libutp-sys-6e47b4af8c758be2/out/libutp/utp_packedsockaddr.o" "/opt/rustwide/target/debug/build/libutp-sys-6e47b4af8c758be2/out/libutp/utp_utils.o"
[INFO] [stderr]   exit status: 0
[INFO] [stderr]   running: "ar" "s" "/opt/rustwide/target/debug/build/libutp-sys-6e47b4af8c758be2/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-6e47b4af8c758be2/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' (1467) 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:     0x55be7ab4afd2 - 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:     0x55be7ab4afd2 - 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:     0x55be7ab4afd2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x55be7ab4afd2 - <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:     0x55be7ab5c15f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x55be7ab5c15f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x55be7ab18f83 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x55be7ab18f83 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x55be7ab247e2 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x55be7ab2805f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x55be7ab27eb9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x55be7ab2871f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]     12:     0x55be7ab2871f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stderr]     13:     0x55be7ab284ca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stderr]     14:     0x55be7ab24919 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     15:     0x55be7ab0d03d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stderr]     16:     0x55be7ab66250 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x55be7aafcf6f - proc_macro2::fallback::validate_ident::ha271148c5032cc0c
[INFO] [stderr]     18:     0x55be7aafd211 - proc_macro2::fallback::Ident::_new::h1e531ffb189af692
[INFO] [stderr]     19:     0x55be7aafd1cf - proc_macro2::fallback::Ident::new::hae76d85db6ab7d8f
[INFO] [stderr]     20:     0x55be7aafa528 - proc_macro2::imp::Ident::new::h672ca5fd25bf5632
[INFO] [stderr]     21:     0x55be7aae97d8 - proc_macro2::Ident::new::hd7aab642e9ed95f0
[INFO] [stderr]     22:     0x55be7a897caf - bindgen::ir::context::BindgenContext::rust_ident_raw::he449547feb93c848
[INFO] [stderr]     23:     0x55be7a895b20 - bindgen::ir::context::BindgenContext::rust_ident::hf956df5ce71a31eb
[INFO] [stderr]     24:     0x55be7a7f11a2 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h0ce682f82610914e
[INFO] [stderr]     25:     0x55be7a87fb07 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hda64a82598a30762
[INFO] [stderr]     26:     0x55be7a8b1cdb - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h3e8f76a0e7363813
[INFO] [stderr]     27:     0x55be7a7f725a - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::h0ce682f82610914e
[INFO] [stderr]     28:     0x55be7a87fb07 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hda64a82598a30762
[INFO] [stderr]     29:     0x55be7a8b1cdb - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h3e8f76a0e7363813
[INFO] [stderr]     30:     0x55be7a8592b5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::hbf5a6e9c8b0e0283
[INFO] [stderr]     31:     0x55be7a8cbb21 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::hbd31d553063b79c3
[INFO] [stderr]     32:     0x55be7a8b1cb6 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h3e8f76a0e7363813
[INFO] [stderr]     33:     0x55be7a86484c - bindgen::codegen::codegen::{{closure}}::ha33004cba05e757d
[INFO] [stderr]     34:     0x55be7a8a2ed5 - bindgen::ir::context::BindgenContext::gen::h571cc5324164723e
[INFO] [stderr]     35:     0x55be7a8640dd - bindgen::codegen::codegen::hc1f1545686b81a4b
[INFO] [stderr]     36:     0x55be7a8d3d3f - bindgen::Bindings::generate::h00e83a23a38bcabd
[INFO] [stderr]     37:     0x55be7a8d0992 - bindgen::Builder::generate::haecd86ec9ea0788b
[INFO] [stderr]     38:     0x55be7a74f71b - build_script_build::main::hf82d507af1fac041
[INFO] [stderr]     39:     0x55be7a750413 - core::ops::function::FnOnce::call_once::h55ccce54260016ac
[INFO] [stderr]     40:     0x55be7a750366 - std::sys::backtrace::__rust_begin_short_backtrace::h212c00188a73e42a
[INFO] [stderr]     41:     0x55be7a750349 - std::rt::lang_start::{{closure}}::hbe5d959ceeb39895
[INFO] [stderr]     42:     0x55be7ab1a8a0 - 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]     43:     0x55be7ab1a8a0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     44:     0x55be7ab1a8a0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     45:     0x55be7ab1a8a0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x55be7ab1a8a0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x55be7ab1a8a0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stderr]     48:     0x55be7ab1a8a0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stderr]     49:     0x55be7ab1a8a0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x55be7ab1a8a0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stderr]                                  at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x55be7a750331 - std::rt::lang_start::h62afba6cfce46bd3
[INFO] [stderr]     52:     0x55be7a7515e5 - main
[INFO] [stderr]     53:     0x754a20fdd1ca - <unknown>
[INFO] [stderr]     54:     0x754a20fdd28b - __libc_start_main
[INFO] [stderr]     55:     0x55be7a74ec45 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "546c119c7cd309b3e10e0a6b2b08fe7aed953af9cf5d5b75e96ccfaa76cf47dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "546c119c7cd309b3e10e0a6b2b08fe7aed953af9cf5d5b75e96ccfaa76cf47dd", kill_on_drop: false }`
[INFO] [stdout] 546c119c7cd309b3e10e0a6b2b08fe7aed953af9cf5d5b75e96ccfaa76cf47dd
