[INFO] cloning repository https://github.com/DenJavaScript1/rusty_v8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DenJavaScript1/rusty_v8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenJavaScript1%2Frusty_v8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenJavaScript1%2Frusty_v8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0364c0c5e79bb4916ec6037d5d404787a9fb0e9
[INFO] checking DenJavaScript1/rusty_v8 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenJavaScript1%2Frusty_v8" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/DenJavaScript1/rusty_v8
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/DenJavaScript1/rusty_v8
[INFO] tweaked toml for git repo https://github.com/DenJavaScript1/rusty_v8 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DenJavaScript1/rusty_v8 on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DenJavaScript1/rusty_v8 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/Cargo.toml: file `/workspace/builds/worker-5-tc1/source/build.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `build`
[INFO] [stderr]   * `build-script` target `build-script-build`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.96
[INFO] [stderr]   Downloaded align-data v0.1.0
[INFO] [stderr]   Downloaded inplace_it v0.3.5
[INFO] [stderr]   Downloaded which v6.0.1
[INFO] [stderr]   Downloaded wide v0.6.5
[INFO] [stderr]   Downloaded pixels v0.8.0
[INFO] [stderr]   Downloaded ultraviolet v0.8.1
[INFO] [stderr]   Downloaded rustix v0.38.33
[INFO] [stderr]   Downloaded winsafe v0.0.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35e680f0e707ce6974877005779aad8fbc372aacb61eaa260fa4126cbc2cf183
[INFO] running `Command { std: "docker" "start" "-a" "35e680f0e707ce6974877005779aad8fbc372aacb61eaa260fa4126cbc2cf183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35e680f0e707ce6974877005779aad8fbc372aacb61eaa260fa4126cbc2cf183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e680f0e707ce6974877005779aad8fbc372aacb61eaa260fa4126cbc2cf183", kill_on_drop: false }`
[INFO] [stdout] 35e680f0e707ce6974877005779aad8fbc372aacb61eaa260fa4126cbc2cf183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 042901e15d983c91f2eb41d584c39adca3a6f6097750516579bb663e62f108d6
[INFO] running `Command { std: "docker" "start" "-a" "042901e15d983c91f2eb41d584c39adca3a6f6097750516579bb663e62f108d6", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: file `/opt/rustwide/workdir/build.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `integration-test` target `build`
[INFO] [stderr]   * `build-script` target `build-script-build`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling rustix v0.38.33
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling gzip-header v1.0.0
[INFO] [stderr]     Checking winnow v0.6.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling trybuild v1.0.96
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking align-data v0.1.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking fractal v0.0.0 (/opt/rustwide/workdir/examples/android)
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]    Compiling v8 v129.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `v8 v129.0.0 (/opt/rustwide/workdir)`
[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/v8-e4a2f6d130b307d4/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=.gn
[INFO] [stderr]   cargo:rerun-if-changed=BUILD.gn
[INFO] [stderr]   cargo:rerun-if-changed=src/binding.cc
[INFO] [stderr]   cargo:rerun-if-env-changed=CCACHE
[INFO] [stderr]   cargo:rerun-if-env-changed=CLANG_BASE_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=CXXSTDLIB
[INFO] [stderr]   cargo:rerun-if-env-changed=DENO_TRYBUILD
[INFO] [stderr]   cargo:rerun-if-env-changed=DOCS_RS
[INFO] [stderr]   cargo:rerun-if-env-changed=GN
[INFO] [stderr]   cargo:rerun-if-env-changed=GN_ARGS
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST
[INFO] [stderr]   cargo:rerun-if-env-changed=NINJA
[INFO] [stderr]   cargo:rerun-if-env-changed=OUT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTY_V8_ARCHIVE
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTY_V8_MIRROR
[INFO] [stderr]   cargo:rerun-if-env-changed=RUSTY_V8_SRC_BINDING_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=SCCACHE
[INFO] [stderr]   cargo:rerun-if-env-changed=V8_FORCE_DEBUG
[INFO] [stderr]   cargo:rerun-if-env-changed=V8_FROM_SOURCE
[INFO] [stderr]   cargo:rerun-if-env-changed=PYTHON
[INFO] [stderr]   cargo:rerun-if-env-changed=DISABLE_CLANG
[INFO] [stderr]   cargo:rerun-if-env-changed=EXTRA_GN_ARGS
[INFO] [stderr]   cargo:rerun-if-env-changed=PRINT_GN_ARGS
[INFO] [stderr]   cargo:rerun-if-env-changed=CARGO_ENCODED_RUSTFLAGS
[INFO] [stderr]   cargo:rustc-link-lib=static=rusty_v8
[INFO] [stderr]   lockfile: "/opt/rustwide/target/debug/build/v8.fslock"
[INFO] [stderr]   cargo:rustc-env=RUSTY_V8_SRC_BINDING_PATH=/opt/rustwide/workdir/gen/src_binding_release_x86_64-unknown-linux-gnu.rs
[INFO] [stderr]   static lib URL: https://github.com/denoland/rusty_v8/releases/download/v129.0.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug/gn_out/obj
[INFO] [stderr]   Looking for download in '"/opt/rustwide/cargo-home/.rusty_v8/https___github_com_denoland_rusty_v8_releases_download_v129_0_0_librusty_v8_release_x86_64_unknown_linux_gnu_a_gz"'
[INFO] [stderr]   Downloading (using Python) https://github.com/denoland/rusty_v8/releases/download/v129.0.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v129.0.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz...
[INFO] [stderr]   <urlopen error [Errno -3] Temporary failure in name resolution>
[INFO] [stderr]   Retrying in 5 s ...
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v129.0.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz...
[INFO] [stderr]   <urlopen error [Errno -3] Temporary failure in name resolution>
[INFO] [stderr]   Retrying in 10 s ...
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v129.0.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz...
[INFO] [stderr]   <urlopen error [Errno -3] Temporary failure in name resolution>
[INFO] [stderr]   Retrying in 20 s ...
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v129.0.0/librusty_v8_release_x86_64-unknown-linux-gnu.a.gz...
[INFO] [stderr]   <urlopen error [Errno -3] Temporary failure in name resolution>
[INFO] [stderr]   Python downloader failed, trying with curl.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/usr/lib/python3.12/urllib/request.py", line 1344, in do_open
[INFO] [stderr]       h.request(req.get_method(), req.selector, req.data, headers,
[INFO] [stderr]     File "/usr/lib/python3.12/http/client.py", line 1336, in request
[INFO] [stderr]       self._send_request(method, url, body, headers, encode_chunked)
[INFO] [stderr]     File "/usr/lib/python3.12/http/client.py", line 1382, in _send_request
[INFO] [stderr]       self.endheaders(body, encode_chunked=encode_chunked)
[INFO] [stderr]     File "/usr/lib/python3.12/http/client.py", line 1331, in endheaders
[INFO] [stderr]       self._send_output(message_body, encode_chunked=encode_chunked)
[INFO] [stderr]     File "/usr/lib/python3.12/http/client.py", line 1091, in _send_output
[INFO] [stderr]       self.send(msg)
[INFO] [stderr]     File "/usr/lib/python3.12/http/client.py", line 1035, in send
[INFO] [stderr]       self.connect()
[INFO] [stderr]     File "/usr/lib/python3.12/http/client.py", line 1470, in connect
[INFO] [stderr]       super().connect()
[INFO] [stderr]     File "/usr/lib/python3.12/http/client.py", line 1001, in connect
[INFO] [stderr]       self.sock = self._create_connection(
[INFO] [stderr]                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     File "/usr/lib/python3.12/socket.py", line 828, in create_connection
[INFO] [stderr]       for res in getaddrinfo(host, port, 0, SOCK_STREAM):
[INFO] [stderr]                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     File "/usr/lib/python3.12/socket.py", line 963, in getaddrinfo
[INFO] [stderr]       for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
[INFO] [stderr]                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   socket.gaierror: [Errno -3] Temporary failure in name resolution
[INFO] [stderr] 
[INFO] [stderr]   During handling of the above exception, another exception occurred:
[INFO] [stderr] 
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/workdir/./tools/download_file.py", line 64, in <module>
[INFO] [stderr]       sys.exit(main())
[INFO] [stderr]                ^^^^^^
[INFO] [stderr]     File "/opt/rustwide/workdir/./tools/download_file.py", line 59, in main
[INFO] [stderr]       DownloadUrl(args.url, f)
[INFO] [stderr]     File "/opt/rustwide/workdir/./tools/download_file.py", line 45, in DownloadUrl
[INFO] [stderr]       raise e
[INFO] [stderr]     File "/opt/rustwide/workdir/./tools/download_file.py", line 29, in DownloadUrl
[INFO] [stderr]       response = urlopen(url)
[INFO] [stderr]                  ^^^^^^^^^^^^
[INFO] [stderr]     File "/usr/lib/python3.12/urllib/request.py", line 215, in urlopen
[INFO] [stderr]       return opener.open(url, data, timeout)
[INFO] [stderr]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     File "/usr/lib/python3.12/urllib/request.py", line 515, in open
[INFO] [stderr]       response = self._open(req, data)
[INFO] [stderr]                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     File "/usr/lib/python3.12/urllib/request.py", line 532, in _open
[INFO] [stderr]       result = self._call_chain(self.handle_open, protocol, protocol +
[INFO] [stderr]                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     File "/usr/lib/python3.12/urllib/request.py", line 492, in _call_chain
[INFO] [stderr]       result = func(*args)
[INFO] [stderr]                ^^^^^^^^^^^
[INFO] [stderr]     File "/usr/lib/python3.12/urllib/request.py", line 1392, in https_open
[INFO] [stderr]       return self.do_open(http.client.HTTPSConnection, req,
[INFO] [stderr]              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     File "/usr/lib/python3.12/urllib/request.py", line 1347, in do_open
[INFO] [stderr]       raise URLError(err)
[INFO] [stderr]   urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at build.rs:527:3:
[INFO] [stderr]   assertion failed: status.success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e299f797d52 - std::backtrace_rs::backtrace::libunwind::trace::h77d4f1ab393021ff
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e299f797d52 - std::backtrace_rs::backtrace::trace_unsynchronized::h6b52b199056dc310
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e299f797d52 - std::sys::backtrace::_print_fmt::h336a00096dca5793
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e299f797d52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e23cde6d13531e6
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e299f7bf423 - core::fmt::rt::Argument::fmt::hd73adb1dd4f13238
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5e299f7bf423 - core::fmt::write::h24956daaf3520b88
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]      6:     0x5e299f7949b3 - std::io::default_write_fmt::h5ad85cda2d892f3f
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5e299f7949b3 - std::io::Write::write_fmt::h744a9c29e898aaa0
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5e299f797ba2 - std::sys::backtrace::BacktraceLock::print::h80bc63112117b07d
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5e299f799376 - std::panicking::default_hook::{{closure}}::hcc0250ffe151a9a2
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:300:27
[INFO] [stderr]     10:     0x5e299f799179 - std::panicking::default_hook::heb98c3e6f5363c1c
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x5e299f799d82 - std::panicking::rust_panic_with_hook::ha71490f06bda8fdd
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x5e299f799ae6 - std::panicking::begin_panic_handler::{{closure}}::h842d98411b820c95
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x5e299f798259 - std::sys::backtrace::__rust_end_short_backtrace::hc17b54f5216e7287
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x5e299f7997ad - __rustc[d39aaf4d8a5bdd9]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x5e299f7bd880 - core::panicking::panic_fmt::hafddcaa47f3ecc5a
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x5e299f7bd8ec - core::panicking::panic::hc0fa7038f7bf729a
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/panicking.rs:145:5
[INFO] [stderr]     17:     0x5e299f20818f - build_script_build::download_file::hbd4567d1edca6b45
[INFO] [stderr]     18:     0x5e299f208bb4 - build_script_build::download_static_lib_binaries::h52858825d67b6191
[INFO] [stderr]     19:     0x5e299f20108e - build_script_build::main::h348ebdc6857374bf
[INFO] [stderr]     20:     0x5e299f214963 - core::ops::function::FnOnce::call_once::hc7a1db6e46118c17
[INFO] [stderr]     21:     0x5e299f1fb506 - std::sys::backtrace::__rust_begin_short_backtrace::h99a5834eda0ebc9f
[INFO] [stderr]     22:     0x5e299f2140a9 - std::rt::lang_start::{{closure}}::h2aa021f4ed55396d
[INFO] [stderr]     23:     0x5e299f78ee80 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::ha6f9c4d44e1a5001
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/core/src/ops/function.rs:284:21
[INFO] [stderr]     24:     0x5e299f78ee80 - std::panicking::catch_unwind::do_call::hf103a4d58b5b21e2
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:589:40
[INFO] [stderr]     25:     0x5e299f78ee80 - std::panicking::catch_unwind::hd0c31cdd71304f17
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:552:19
[INFO] [stderr]     26:     0x5e299f78ee80 - std::panic::catch_unwind::h434b753bad4487d0
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5e299f78ee80 - std::rt::lang_start_internal::{{closure}}::h26129cc9f6eb7a93
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5e299f78ee80 - std::panicking::catch_unwind::do_call::had764bf67fcbab3f
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:589:40
[INFO] [stderr]     29:     0x5e299f78ee80 - std::panicking::catch_unwind::h4085a8f2f773b27d
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panicking.rs:552:19
[INFO] [stderr]     30:     0x5e299f78ee80 - std::panic::catch_unwind::h3198cebd91ce9b7d
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5e299f78ee80 - std::rt::lang_start_internal::hf25b94b42aad689d
[INFO] [stderr]                                  at /rustc/8f21a5c92ea55c348c275a1bc4fedbdf181e0d64/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5e299f214091 - std::rt::lang_start::h415736bfdc6db41d
[INFO] [stderr]     33:     0x5e299f20eaa5 - main
[INFO] [stderr]     34:     0x714eb7ff71ca - <unknown>
[INFO] [stderr]     35:     0x714eb7ff728b - __libc_start_main
[INFO] [stderr]     36:     0x5e299f1f9375 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "042901e15d983c91f2eb41d584c39adca3a6f6097750516579bb663e62f108d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "042901e15d983c91f2eb41d584c39adca3a6f6097750516579bb663e62f108d6", kill_on_drop: false }`
[INFO] [stdout] 042901e15d983c91f2eb41d584c39adca3a6f6097750516579bb663e62f108d6
