[INFO] cloning repository https://github.com/drbawb/ubuffer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drbawb/ubuffer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbawb%2Fubuffer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbawb%2Fubuffer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e38b06640825a477a50f67740949daa0fb958c7c [INFO] checking drbawb/ubuffer against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbawb%2Fubuffer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drbawb/ubuffer on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drbawb/ubuffer [INFO] finished tweaking git repo https://github.com/drbawb/ubuffer [INFO] tweaked toml for git repo https://github.com/drbawb/ubuffer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/drbawb/ubuffer 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13eb51794e28958f74685878fd970282432c871b19e8a9e46cb25b238ff19946 [INFO] running `Command { std: "docker" "start" "-a" "13eb51794e28958f74685878fd970282432c871b19e8a9e46cb25b238ff19946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13eb51794e28958f74685878fd970282432c871b19e8a9e46cb25b238ff19946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13eb51794e28958f74685878fd970282432c871b19e8a9e46cb25b238ff19946", kill_on_drop: false }` [INFO] [stdout] 13eb51794e28958f74685878fd970282432c871b19e8a9e46cb25b238ff19946 [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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f160f7b424d762317d80ee0ca6806f1776eaed29825117f5c64199c9e57334a [INFO] running `Command { std: "docker" "start" "-a" "3f160f7b424d762317d80ee0ca6806f1776eaed29825117f5c64199c9e57334a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking rand_core v0.3.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling autocfg v0.1.1 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling serde v1.0.82 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking rustc-demangle v0.1.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking termcolor v1.0.4 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Compiling libudt4-sys v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking bincode v1.0.1 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/core.cpp: In member function 'void CUDT::connect(const sockaddr*)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/core.cpp:671:35: warning: implicitly-declared 'CUDTException& CUDTException::operator=(const CUDTException&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: libudt4-sys@0.2.0: 671 | e = CUDTException(1, 1, 0); [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: In file included from libudt4/udt4/src/channel.h:45, [INFO] [stderr] warning: libudt4-sys@0.2.0: from libudt4/udt4/src/queue.h:45, [INFO] [stderr] warning: libudt4-sys@0.2.0: from libudt4/udt4/src/core.cpp:57: [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/udt.h:205:4: note: because 'CUDTException' has user-provided 'CUDTException::CUDTException(const CUDTException&)' [INFO] [stderr] warning: libudt4-sys@0.2.0: 205 | CUDTException(const CUDTException& e); [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/core.cpp:682:29: warning: implicitly-declared 'CUDTException& CUDTException::operator=(const CUDTException&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: libudt4-sys@0.2.0: 682 | e = CUDTException(1); [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/udt.h:205:4: note: because 'CUDTException' has user-provided 'CUDTException::CUDTException(const CUDTException&)' [INFO] [stderr] warning: libudt4-sys@0.2.0: 205 | CUDTException(const CUDTException& e); [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/core.cpp:684:35: warning: implicitly-declared 'CUDTException& CUDTException::operator=(const CUDTException&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: libudt4-sys@0.2.0: 684 | e = CUDTException(1, 2, 0); [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/udt.h:205:4: note: because 'CUDTException' has user-provided 'CUDTException::CUDTException(const CUDTException&)' [INFO] [stderr] warning: libudt4-sys@0.2.0: 205 | CUDTException(const CUDTException& e); [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/core.cpp:686:35: warning: implicitly-declared 'CUDTException& CUDTException::operator=(const CUDTException&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] warning: libudt4-sys@0.2.0: 686 | e = CUDTException(1, 4, 0); [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/udt.h:205:4: note: because 'CUDTException' has user-provided 'CUDTException::CUDTException(const CUDTException&)' [INFO] [stderr] warning: libudt4-sys@0.2.0: 205 | CUDTException(const CUDTException& e); [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^~~~~~~~~~~~~ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/core.cpp: In member function 'int CUDT::connect(const CPacket&)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/core.cpp:771:7: warning: 'throw' will always call 'terminate' [-Wterminate] [INFO] [stderr] warning: libudt4-sys@0.2.0: 771 | throw CUDTException(3, 2, 0); [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In member function 'int CUDTUnited::connect(UDTSOCKET, const sockaddr*, int)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:771:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 771 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::connect(UDTSOCKET, const sockaddr*, int)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1689:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1689 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::close(UDTSOCKET)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1712:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1712 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::getpeername(UDTSOCKET, sockaddr*, int*)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1730:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1730 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::getsockname(UDTSOCKET, sockaddr*, int*)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1748:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1748 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::getsockopt(UDTSOCKET, int, UDTOpt, void*, int*)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1768:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1768 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::setsockopt(UDTSOCKET, int, UDTOpt, const void*, int)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1788:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1788 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::send(UDTSOCKET, const char*, int, int)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1807:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1807 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::recv(UDTSOCKET, char*, int, int)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1831:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1831 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::sendmsg(UDTSOCKET, const char*, int, int, bool)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1850:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1850 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::recvmsg(UDTSOCKET, char*, int)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1874:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1874 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int64_t CUDT::sendfile(UDTSOCKET, std::fstream&, int64_t&, int64_t, int)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1893:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1893 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int64_t CUDT::recvfile(UDTSOCKET, std::fstream&, int64_t&, int64_t, int)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1917:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1917 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::select(int, ud_set*, ud_set*, ud_set*, const timeval*)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1941:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1941 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::selectEx(const std::vector&, std::vector*, std::vector*, std::vector*, int64_t)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1970:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1970 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_create()': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:1993:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 1993 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_add_usock(int, UDTSOCKET, const int*)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:2011:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 2011 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_add_ssock(int, SYSSOCKET, const int*)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:2029:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 2029 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_remove_usock(int, UDTSOCKET)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:2047:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 2047 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_remove_ssock(int, SYSSOCKET)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:2065:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 2065 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_wait(int, std::set*, std::set*, int64_t, std::set*, std::set*)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:2083:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 2083 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_release(int)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:2101:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 2101 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::perfmon(UDTSOCKET, CPerfMon*, bool)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/api.cpp:2126:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] warning: libudt4-sys@0.2.0: 2126 | catch (CUDTException e) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/epoll.cpp: In member function 'int CEPoll::add_ssock(int, const SYSSOCKET&, const int*)': [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/epoll.cpp:112:69: warning: unused parameter 'events' [-Wunused-parameter] [INFO] [stderr] warning: libudt4-sys@0.2.0: 112 | int CEPoll::add_ssock(const int eid, const SYSSOCKET& s, const int* events) [INFO] [stderr] warning: libudt4-sys@0.2.0: | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/epoll.cpp: At global scope: [INFO] [stderr] warning: libudt4-sys@0.2.0: libudt4/udt4/src/epoll.cpp:369:1: fatal error: error writing to /tmp/ccaRc5mg.s: No space left on device [INFO] [stderr] warning: libudt4-sys@0.2.0: 369 | } [INFO] [stderr] warning: libudt4-sys@0.2.0: | ^ [INFO] [stderr] warning: libudt4-sys@0.2.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libudt4-sys v0.2.0` [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/libudt4-sys-44fc4e13e00c8349/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/core.o" "-c" "libudt4/udt4/src/core.cpp" [INFO] [stderr] cargo:warning=libudt4/udt4/src/core.cpp: In member function 'void CUDT::connect(const sockaddr*)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/core.cpp:671:35: warning: implicitly-declared 'CUDTException& CUDTException::operator=(const CUDTException&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 671 | e = CUDTException(1, 1, 0); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=In file included from libudt4/udt4/src/channel.h:45, [INFO] [stderr] cargo:warning= from libudt4/udt4/src/queue.h:45, [INFO] [stderr] cargo:warning= from libudt4/udt4/src/core.cpp:57: [INFO] [stderr] cargo:warning=libudt4/udt4/src/udt.h:205:4: note: because 'CUDTException' has user-provided 'CUDTException::CUDTException(const CUDTException&)' [INFO] [stderr] cargo:warning= 205 | CUDTException(const CUDTException& e); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libudt4/udt4/src/core.cpp:682:29: warning: implicitly-declared 'CUDTException& CUDTException::operator=(const CUDTException&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 682 | e = CUDTException(1); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/udt.h:205:4: note: because 'CUDTException' has user-provided 'CUDTException::CUDTException(const CUDTException&)' [INFO] [stderr] cargo:warning= 205 | CUDTException(const CUDTException& e); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libudt4/udt4/src/core.cpp:684:35: warning: implicitly-declared 'CUDTException& CUDTException::operator=(const CUDTException&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 684 | e = CUDTException(1, 2, 0); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/udt.h:205:4: note: because 'CUDTException' has user-provided 'CUDTException::CUDTException(const CUDTException&)' [INFO] [stderr] cargo:warning= 205 | CUDTException(const CUDTException& e); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libudt4/udt4/src/core.cpp:686:35: warning: implicitly-declared 'CUDTException& CUDTException::operator=(const CUDTException&)' is deprecated [-Wdeprecated-copy] [INFO] [stderr] cargo:warning= 686 | e = CUDTException(1, 4, 0); [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/udt.h:205:4: note: because 'CUDTException' has user-provided 'CUDTException::CUDTException(const CUDTException&)' [INFO] [stderr] cargo:warning= 205 | CUDTException(const CUDTException& e); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=libudt4/udt4/src/core.cpp: In member function 'int CUDT::connect(const CPacket&)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/core.cpp:771:7: warning: 'throw' will always call 'terminate' [-Wterminate] [INFO] [stderr] cargo:warning= 771 | throw CUDTException(3, 2, 0); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/packet.o" "-c" "libudt4/udt4/src/packet.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/list.o" "-c" "libudt4/udt4/src/list.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/channel.o" "-c" "libudt4/udt4/src/channel.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/api.o" "-c" "libudt4/udt4/src/api.cpp" [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In member function 'int CUDTUnited::connect(UDTSOCKET, const sockaddr*, int)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:771:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 771 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::connect(UDTSOCKET, const sockaddr*, int)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1689:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1689 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::close(UDTSOCKET)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1712:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1712 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::getpeername(UDTSOCKET, sockaddr*, int*)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1730:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1730 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::getsockname(UDTSOCKET, sockaddr*, int*)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1748:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1748 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::getsockopt(UDTSOCKET, int, UDTOpt, void*, int*)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1768:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1768 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::setsockopt(UDTSOCKET, int, UDTOpt, const void*, int)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1788:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1788 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::send(UDTSOCKET, const char*, int, int)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1807:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1807 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::recv(UDTSOCKET, char*, int, int)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1831:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1831 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::sendmsg(UDTSOCKET, const char*, int, int, bool)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1850:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1850 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::recvmsg(UDTSOCKET, char*, int)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1874:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1874 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int64_t CUDT::sendfile(UDTSOCKET, std::fstream&, int64_t&, int64_t, int)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1893:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1893 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int64_t CUDT::recvfile(UDTSOCKET, std::fstream&, int64_t&, int64_t, int)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1917:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1917 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::select(int, ud_set*, ud_set*, ud_set*, const timeval*)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1941:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1941 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::selectEx(const std::vector&, std::vector*, std::vector*, std::vector*, int64_t)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1970:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1970 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_create()': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:1993:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 1993 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_add_usock(int, UDTSOCKET, const int*)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:2011:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 2011 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_add_ssock(int, SYSSOCKET, const int*)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:2029:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 2029 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_remove_usock(int, UDTSOCKET)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:2047:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 2047 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_remove_ssock(int, SYSSOCKET)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:2065:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 2065 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_wait(int, std::set*, std::set*, int64_t, std::set*, std::set*)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:2083:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 2083 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::epoll_release(int)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:2101:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 2101 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp: In static member function 'static int CUDT::perfmon(UDTSOCKET, CPerfMon*, bool)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/api.cpp:2126:25: warning: catching polymorphic type 'class CUDTException' by value [-Wcatch-value=] [INFO] [stderr] cargo:warning= 2126 | catch (CUDTException e) [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/md5.o" "-c" "libudt4/udt4/src/md5.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/cache.o" "-c" "libudt4/udt4/src/cache.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/queue.o" "-c" "libudt4/udt4/src/queue.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/buffer.o" "-c" "libudt4/udt4/src/buffer.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/ccc.o" "-c" "libudt4/udt4/src/ccc.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/window.o" "-c" "libudt4/udt4/src/window.cpp" [INFO] [stderr] exit status: 0 [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [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] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [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] running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/epoll.o" "-c" "libudt4/udt4/src/epoll.cpp" [INFO] [stderr] cargo:warning=libudt4/udt4/src/epoll.cpp: In member function 'int CEPoll::add_ssock(int, const SYSSOCKET&, const int*)': [INFO] [stderr] cargo:warning=libudt4/udt4/src/epoll.cpp:112:69: warning: unused parameter 'events' [-Wunused-parameter] [INFO] [stderr] cargo:warning= 112 | int CEPoll::add_ssock(const int eid, const SYSSOCKET& s, const int* events) [INFO] [stderr] cargo:warning= | ~~~~~~~~~~~^~~~~~ [INFO] [stderr] cargo:warning=libudt4/udt4/src/epoll.cpp: At global scope: [INFO] [stderr] cargo:warning=libudt4/udt4/src/epoll.cpp:369:1: fatal error: error writing to /tmp/ccaRc5mg.s: No space left on device [INFO] [stderr] cargo:warning= 369 | } [INFO] [stderr] cargo:warning= | ^ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.55/src/lib.rs:1672:5: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-I" "libudt4/udt4/src" "-fPIC" "-Wextra" "-Wall" "-finline-functions" "-fno-strict-aliasing" "-fvisibility=hidden" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/libudt4-sys-ed6018b17752c9b8/out/libudt4/udt4/src/epoll.o" "-c" "libudt4/udt4/src/epoll.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x597bacdcb512 - std::backtrace_rs::backtrace::libunwind::trace::h8271e3deed8435e4 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x597bacdcb512 - std::backtrace_rs::backtrace::trace_unsynchronized::h6ea3f36cbcd929d1 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x597bacdcb512 - std::sys::backtrace::_print_fmt::heecd5d5dfd6594a2 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x597bacdcb512 - ::fmt::hde224fcb43053768 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x597bacdecf23 - core::fmt::rt::Argument::fmt::h84a35136bee8336d [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/fmt/rt.rs:179:76 [INFO] [stderr] 5: 0x597bacdecf23 - core::fmt::write::hfa66e4cee3c515db [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/fmt/mod.rs:1481:25 [INFO] [stderr] 6: 0x597bacdc7d63 - std::io::default_write_fmt::h5940934737bfc41a [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x597bacdc7d63 - std::io::Write::write_fmt::h32e21e43b38c1b00 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x597bacdcb362 - std::sys::backtrace::BacktraceLock::print::h809f82596b36f315 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x597bacdcd0f2 - std::panicking::default_hook::{{closure}}::he1339c1a03c2d33f [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x597bacdccef5 - std::panicking::default_hook::ha7e21a15a4f1dd1b [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x597bacdcda02 - std::panicking::rust_panic_with_hook::hb16b9c83832eaa16 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x597bacdcd89a - std::panicking::begin_panic_handler::{{closure}}::hc4b3f40e678540ff [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x597bacdcba09 - std::sys::backtrace::__rust_end_short_backtrace::h013eea3161cf639b [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x597bacdcd52d - __rustc[910a401d76669218]::rust_begin_unwind [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x597bacdebe60 - core::panicking::panic_fmt::h0e5b8e26cf4e833a [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x597bacd8a57b - gcc::fail::h9c46d31f8d3809ea [INFO] [stderr] 17: 0x597bacd7e101 - gcc::Build::compile::hd796972b1a0bcd8a [INFO] [stderr] 18: 0x597bacd7a624 - build_script_build::main::hcde0239a1fd80cd5 [INFO] [stderr] 19: 0x597bacd79963 - core::ops::function::FnOnce::call_once::h554103f3fe9f43c1 [INFO] [stderr] 20: 0x597bacd798f6 - std::sys::backtrace::__rust_begin_short_backtrace::hc59081b2dafecbec [INFO] [stderr] 21: 0x597bacd798d9 - std::rt::lang_start::{{closure}}::hdfdb4d223f596356 [INFO] [stderr] 22: 0x597bacdc3650 - core::ops::function::impls:: for &F>::call_once::hfd1b304ab8e816b6 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x597bacdc3650 - std::panicking::try::do_call::he753f4c371e83e6d [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x597bacdc3650 - std::panicking::try::hb1516b34166e80aa [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x597bacdc3650 - std::panic::catch_unwind::h934663221d2cdff6 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x597bacdc3650 - std::rt::lang_start_internal::{{closure}}::hae22092d46f1c1cb [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x597bacdc3650 - std::panicking::try::do_call::h0d31f39093ced9d3 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x597bacdc3650 - std::panicking::try::h5104d828728decf9 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x597bacdc3650 - std::panic::catch_unwind::hac95baca6e2cd2e5 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x597bacdc3650 - std::rt::lang_start_internal::h9fa57a915bb1b016 [INFO] [stderr] at /rustc/099e089ab723e6ee96175f3496051098c60a4cd4/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x597bacd798c1 - std::rt::lang_start::h4ea70ac8727bc98e [INFO] [stderr] 32: 0x597bacd7a825 - main [INFO] [stderr] 33: 0x75580e7291ca - [INFO] [stderr] 34: 0x75580e72928b - __libc_start_main [INFO] [stderr] 35: 0x597bacd79365 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "3f160f7b424d762317d80ee0ca6806f1776eaed29825117f5c64199c9e57334a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f160f7b424d762317d80ee0ca6806f1776eaed29825117f5c64199c9e57334a", kill_on_drop: false }` [INFO] [stdout] 3f160f7b424d762317d80ee0ca6806f1776eaed29825117f5c64199c9e57334a