[INFO] cloning repository https://github.com/NotNite/goalnet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NotNite/goalnet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotNite%2Fgoalnet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotNite%2Fgoalnet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e3badf12b65c2ca1625d8f37374fc9fe6178712 [INFO] checking NotNite/goalnet/5e3badf12b65c2ca1625d8f37374fc9fe6178712 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotNite%2Fgoalnet" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NotNite/goalnet on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/NotNite/goalnet [INFO] finished tweaking git repo https://github.com/NotNite/goalnet [INFO] tweaked toml for git repo https://github.com/NotNite/goalnet written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/NotNite/goalnet 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded netcorehost v0.15.1 [INFO] [stderr] Downloaded destruct-drop-derive v0.2.0 [INFO] [stderr] Downloaded konst_kernel v0.3.6 [INFO] [stderr] Downloaded typewit v1.7.0 [INFO] [stderr] Downloaded konst v0.3.6 [INFO] [stderr] Downloaded hostfxr-sys v0.9.0 [INFO] [stderr] Downloaded build-target v0.4.0 [INFO] [stderr] Downloaded destruct-drop v0.2.0 [INFO] [stderr] Downloaded coreclr-hosting-shared v0.1.4 [INFO] [stderr] Downloaded nethost-sys v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4215d90de21c4166704a1a69078ab2ad992d1857e045e82e42d0b1f7b1efa0c3 [INFO] running `Command { std: "docker" "start" "-a" "4215d90de21c4166704a1a69078ab2ad992d1857e045e82e42d0b1f7b1efa0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4215d90de21c4166704a1a69078ab2ad992d1857e045e82e42d0b1f7b1efa0c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4215d90de21c4166704a1a69078ab2ad992d1857e045e82e42d0b1f7b1efa0c3", kill_on_drop: false }` [INFO] [stdout] 4215d90de21c4166704a1a69078ab2ad992d1857e045e82e42d0b1f7b1efa0c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b1fb59227cf50d43048be8f985540793a08f623e87a5dc27a3e31d13689395c [INFO] running `Command { std: "docker" "start" "-a" "2b1fb59227cf50d43048be8f985540793a08f623e87a5dc27a3e31d13689395c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling cfg-expr v0.15.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.35 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling zstd-sys v2.0.8+zstd.1.5.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.5 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Compiling build-target v0.4.0 [INFO] [stderr] Compiling cargo-emit v0.2.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking coreclr-hosting-shared v0.1.4 [INFO] [stderr] Compiling enum-map-derive v0.14.0 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling scroll_derive v0.11.1 [INFO] [stderr] Compiling dlopen2_derive v0.4.0 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking typewit v1.7.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking konst_kernel v0.3.6 [INFO] [stderr] Checking serde_spanned v0.6.3 [INFO] [stderr] Checking toml_datetime v0.6.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Checking dlopen2 v0.6.1 [INFO] [stderr] Checking toml_edit v0.20.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Checking enum-map v2.6.3 [INFO] [stderr] Compiling destruct-drop-derive v0.2.0 [INFO] [stderr] Checking path-dedot v3.1.1 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking const_panic v0.2.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking goblin v0.6.1 [INFO] [stderr] Checking iced-x86 v1.20.0 [INFO] [stderr] Checking sysinfo v0.29.10 [INFO] [stderr] Checking toml v0.8.0 [INFO] [stderr] Checking konst v0.3.6 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Checking destruct-drop v0.2.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Checking path-absolutize v3.1.1 [INFO] [stderr] Checking hostfxr-sys v0.9.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking stopwatch2 v2.0.0 [INFO] [stderr] Checking widestring v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.3 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking ffi-opaque v2.0.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Checking goalnet-common v0.1.0 (/opt/rustwide/workdir/goalnet-common) [INFO] [stderr] Compiling dll-syringe-macros v0.1.0 (/opt/rustwide/workdir/dll-syringe-macros) [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling gtk3-macros v0.15.6 [INFO] [stderr] Checking clap v4.4.3 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Compiling nethost-sys v0.6.3 [INFO] [stderr] error: failed to run custom build command for `nethost-sys v0.6.3` [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/nethost-sys-40821ff002031b64/build-script-mod` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/nethost-sys-0.6.3/build/download.rs:143:10: [INFO] [stderr] Failed to query nuget.org index for nethost package. Are you connected to the internet?: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("api.nuget.org")), port: None, path: "/v3/index.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x62897e91eb5a - std::backtrace_rs::backtrace::libunwind::trace::h4a182ed5026c4960 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x62897e91eb5a - std::backtrace_rs::backtrace::trace_unsynchronized::hd36eaf0d0af663ac [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x62897e91eb5a - std::sys::backtrace::_print_fmt::h5bc686de8bf76aa3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x62897e91eb5a - ::fmt::hd8bd9250b5d34cf2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x62897e9442e3 - core::fmt::rt::Argument::fmt::h479db8f948910918 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x62897e9442e3 - core::fmt::write::h8ea7001525e04e92 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/fmt/mod.rs:1189:21 [INFO] [stderr] 6: 0x62897e91aea3 - std::io::Write::write_fmt::h9a3a3a90a20c720b [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/io/mod.rs:1884:15 [INFO] [stderr] 7: 0x62897e91e9a2 - std::sys::backtrace::BacktraceLock::print::h524f4afae71bff25 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x62897e91f96c - std::panicking::default_hook::{{closure}}::hbf0efdb45c0ec2fa [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x62897e91f7b2 - std::panicking::default_hook::hd8655fd75a36fb4e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x62897e91ffa7 - std::panicking::rust_panic_with_hook::hfd3e39fd18e5a522 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x62897e91fe3a - std::panicking::begin_panic_handler::{{closure}}::h541106c2fc98c78e [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x62897e91f039 - std::sys::backtrace::__rust_end_short_backtrace::hd41b812be983a407 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x62897e91facc - rust_begin_unwind [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x62897e942490 - core::panicking::panic_fmt::h6d97ef49812eecdc [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/panicking.rs:76:14 [INFO] [stderr] 15: 0x62897e942976 - core::result::unwrap_failed::h15f0d843aaf4c779 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/result.rs:1699:5 [INFO] [stderr] 16: 0x62897e35f115 - core::result::Result::expect::h55f83ca67c543876 [INFO] [stderr] 17: 0x62897e37c7c0 - build_script_mod::download::download_nethost::h28392ee6858c8503 [INFO] [stderr] 18: 0x62897e37c0d1 - build_script_mod::download::download_nethost_from_nuget::h5a5251e670329555 [INFO] [stderr] 19: 0x62897e367061 - build_script_mod::main::h19efee2891d9a6fe [INFO] [stderr] 20: 0x62897e363aa3 - core::ops::function::FnOnce::call_once::hf377cd2d4d48b4a4 [INFO] [stderr] 21: 0x62897e36d3b6 - std::sys::backtrace::__rust_begin_short_backtrace::hfb79a4e004b0de19 [INFO] [stderr] 22: 0x62897e372709 - std::rt::lang_start::{{closure}}::h5cb76416c3bbe425 [INFO] [stderr] 23: 0x62897e916a67 - core::ops::function::impls:: for &F>::call_once::h85d3b6433c6201ad [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x62897e916a67 - std::panicking::try::do_call::h1e58a303c26811b2 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 25: 0x62897e916a67 - std::panicking::try::hf884ee642c4250a3 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 26: 0x62897e916a67 - std::panic::catch_unwind::h16d69298af9a3692 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 27: 0x62897e916a67 - std::rt::lang_start_internal::{{closure}}::h5a8a6f94cdf753a6 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:48 [INFO] [stderr] 28: 0x62897e916a67 - std::panicking::try::do_call::hf6ee2fe994f58e18 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:557:40 [INFO] [stderr] 29: 0x62897e916a67 - std::panicking::try::hc1282bf2eeca2940 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panicking.rs:520:19 [INFO] [stderr] 30: 0x62897e916a67 - std::panic::catch_unwind::h212572842a792e2c [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/panic.rs:358:14 [INFO] [stderr] 31: 0x62897e916a67 - std::rt::lang_start_internal::h9681d29d05b11740 [INFO] [stderr] at /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/rt.rs:174:20 [INFO] [stderr] 32: 0x62897e3726e7 - std::rt::lang_start::hdfe7d43116922793 [INFO] [stderr] 33: 0x62897e3672a5 - main [INFO] [stderr] 34: 0x7f651885ad90 - [INFO] [stderr] 35: 0x7f651885ae40 - __libc_start_main [INFO] [stderr] 36: 0x62897e34d4a5 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2b1fb59227cf50d43048be8f985540793a08f623e87a5dc27a3e31d13689395c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b1fb59227cf50d43048be8f985540793a08f623e87a5dc27a3e31d13689395c", kill_on_drop: false }` [INFO] [stdout] 2b1fb59227cf50d43048be8f985540793a08f623e87a5dc27a3e31d13689395c