[INFO] cloning repository https://github.com/AncientPatata/narra-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AncientPatata/narra-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncientPatata%2Fnarra-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncientPatata%2Fnarra-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f3c8dd398f0f40e75fca270b10c53ed40af9fe2
[INFO] building AncientPatata/narra-rs against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncientPatata%2Fnarra-rs" "/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/AncientPatata/narra-rs on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AncientPatata/narra-rs
[INFO] finished tweaking git repo https://github.com/AncientPatata/narra-rs
[INFO] tweaked toml for git repo https://github.com/AncientPatata/narra-rs written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AncientPatata/narra-rs 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded js-sandbox v0.1.6
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded serde_v8 v0.2.0
[INFO] [stderr]   Downloaded itoa v1.0.7
[INFO] [stderr]   Downloaded terminal-menu v2.0.6
[INFO] [stderr]   Downloaded fslock v0.1.8
[INFO] [stderr]   Downloaded rlua v0.19.7
[INFO] [stderr]   Downloaded rlua-lua54-sys v0.1.6
[INFO] [stderr]   Downloaded deno_core v0.84.0
[INFO] [stderr]   Downloaded rusty_v8 v0.22.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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 152156c2ac5a2228f15dc2079cbf14727d6db4dfde0f5be1488f1f46ba6eddb0
[INFO] running `Command { std: "docker" "start" "-a" "152156c2ac5a2228f15dc2079cbf14727d6db4dfde0f5be1488f1f46ba6eddb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "152156c2ac5a2228f15dc2079cbf14727d6db4dfde0f5be1488f1f46ba6eddb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "152156c2ac5a2228f15dc2079cbf14727d6db4dfde0f5be1488f1f46ba6eddb0", kill_on_drop: false }`
[INFO] [stdout] 152156c2ac5a2228f15dc2079cbf14727d6db4dfde0f5be1488f1f46ba6eddb0
[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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 002ed28d3dbba88ed91cc00da909e34b16ed5db93171d0cb71c42be419f10800
[INFO] running `Command { std: "docker" "start" "-a" "002ed28d3dbba88ed91cc00da909e34b16ed5db93171d0cb71c42be419f10800", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling rlua v0.19.7
[INFO] [stderr]    Compiling itoa v1.0.7
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling rlua-lua54-sys v0.1.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling terminal-menu v2.0.6
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling narra_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::narra_instance::SharedNarraInstanceWrapper`
[INFO] [stdout]  --> src/narra_runtime.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::narra_instance::SharedNarraInstanceWrapper;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rlua::LightUserData`
[INFO] [stdout]   --> src/narra_runtime.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rlua::LightUserData;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Function`, `MetaMethod`, `Result`, `UserDataMethods`, `UserData`, and `Variadic`
[INFO] [stdout]   --> src/narra_runtime.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | use rlua::{Function, Lua, MetaMethod, Result, UserData, UserDataMethods, Variadic};
[INFO] [stdout]    |            ^^^^^^^^       ^^^^^^^^^^  ^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::raw::c_void`
[INFO] [stdout]   --> src/narra_runtime.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::os::raw::c_void;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Mutex`
[INFO] [stdout]   --> src/narra_runtime.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::sync::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `def`
[INFO] [stdout]   --> src/narra_extern.rs:21:52
[INFO] [stdout]    |
[INFO] [stdout] 21 |         methods.add_method("is_blocked", |_, this, def: bool| {
[INFO] [stdout]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_def`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modifiers`
[INFO] [stdout]  --> src/narra_front.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |         modifiers: json::Map<String, json::Value>,
[INFO] [stdout]   |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modifiers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `modifiers`
[INFO] [stdout]   --> src/narra_front.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         modifiers: json::Map<String, json::Value>,
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_modifiers`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/narra_instance.rs:25:21
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 let mut actions = obj["tree_body"].as_array().unwrap().clone();
[INFO] [stdout]    |                     ----^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/narra_instance.rs:53:21
[INFO] [stdout]    |
[INFO] [stdout] 53 |                 let mut actions = obj["tree_body"].as_array().unwrap().clone();
[INFO] [stdout]    |                     ----^^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/narra_front.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         io::stdin().read_line(&mut str_in);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let _ = io::stdin().read_line(&mut str_in);
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/narra_runtime.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |             ctx.globals().set("script", user_data);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 60 |             let _ = ctx.globals().set("script", user_data);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/narra_runtime.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             chunk.exec();
[INFO] [stdout]    |             ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 82 |             let _ = chunk.exec();
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]    --> src/narra_runtime.rs:138:13
[INFO] [stdout]     |
[INFO] [stdout] 138 |             chunk.exec();
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 138 |             let _ = chunk.exec();
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.96s
[INFO] running `Command { std: "docker" "inspect" "002ed28d3dbba88ed91cc00da909e34b16ed5db93171d0cb71c42be419f10800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "002ed28d3dbba88ed91cc00da909e34b16ed5db93171d0cb71c42be419f10800", kill_on_drop: false }`
[INFO] [stdout] 002ed28d3dbba88ed91cc00da909e34b16ed5db93171d0cb71c42be419f10800
[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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b66a117fb4e140675852ccbd7d1704cbec6c8882435f9d648cf535ee3fcc9382
[INFO] running `Command { std: "docker" "start" "-a" "b66a117fb4e140675852ccbd7d1704cbec6c8882435f9d648cf535ee3fcc9382", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling fslock v0.1.8
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling rusty_v8 v0.22.3
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr] error: failed to run custom build command for `rusty_v8 v0.22.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_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/rusty_v8-8ef477ee23546192/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/binding.cc
[INFO] [stderr]   download lockfile: "/opt/rustwide/target/debug/build/lib_download.fslock"
[INFO] [stderr]   static lib URL: https://github.com/denoland/rusty_v8/releases/download/v0.22.3/librusty_v8_debug_x86_64-unknown-linux-gnu.a
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/debug/gn_out/obj
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v0.22.3/librusty_v8_debug_x86_64-unknown-linux-gnu.a
[INFO] [stderr]   Python downloader failed, trying with curl.
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusty_v8-0.22.3/build.rs:285:3:
[INFO] [stderr]   assertion failed: status.success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x617e8b7e6eba - std::backtrace_rs::backtrace::libunwind::trace::h65cc9476dea42f04
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x617e8b7e6eba - std::backtrace_rs::backtrace::trace_unsynchronized::h31307b22853da5cb
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x617e8b7e6eba - std::sys::backtrace::_print_fmt::h1d1ec741e9afb97a
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x617e8b7e6eba - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he389a1126db3ba75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x617e8b80aa53 - core::fmt::rt::Argument::fmt::h0df11dc86b5adf75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x617e8b80aa53 - core::fmt::write::hb735a44de60d4775
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x617e8b7e39d3 - std::io::Write::write_fmt::h7e55554e3b601464
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x617e8b7e6d02 - std::sys::backtrace::BacktraceLock::print::h1b2403acafb4a9ce
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x617e8b7e7fa0 - std::panicking::default_hook::{{closure}}::h1331b39f8c22272c
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x617e8b7e7d80 - std::panicking::default_hook::h412b1b8b79d13729
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x617e8b7e8742 - std::panicking::rust_panic_with_hook::he422ff96d7e46154
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x617e8b7e8496 - std::panicking::begin_panic_handler::{{closure}}::h48ed6f472c90914b
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:694:13
[INFO] [stderr]     12:     0x617e8b7e73b9 - std::sys::backtrace::__rust_end_short_backtrace::hb3ec7f756cf60e78
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x617e8b7e815d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x617e8b8098d0 - core::panicking::panic_fmt::h14762d721bf3d8f4
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x617e8b80995c - core::panicking::panic::h817b038aa4054074
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:145:5
[INFO] [stderr]     16:     0x617e8b7a39d3 - build_script_build::download_file::hc504c4cd0536ffb2
[INFO] [stderr]     17:     0x617e8b7a3e09 - build_script_build::download_static_lib_binaries::hb4d06a45476124b8
[INFO] [stderr]     18:     0x617e8b7a03e5 - build_script_build::main::hd655ac6e9efc1a8d
[INFO] [stderr]     19:     0x617e8b7ab343 - core::ops::function::FnOnce::call_once::hcbbb91a87540f8ee
[INFO] [stderr]     20:     0x617e8b7b3476 - std::sys::backtrace::__rust_begin_short_backtrace::he4cc4d1dad7ec2cb
[INFO] [stderr]     21:     0x617e8b7aa8d9 - std::rt::lang_start::{{closure}}::h81398dd77c4ecb78
[INFO] [stderr]     22:     0x617e8b7dfd07 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::he65d3dc22beac451
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x617e8b7dfd07 - std::panicking::try::do_call::h06981c1fa5ca7e3e
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     24:     0x617e8b7dfd07 - std::panicking::try::h69dc3282503f57f9
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     25:     0x617e8b7dfd07 - std::panic::catch_unwind::h92970ef9ef5c92ae
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     26:     0x617e8b7dfd07 - std::rt::lang_start_internal::{{closure}}::h1b78dd850ae1293d
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48
[INFO] [stderr]     27:     0x617e8b7dfd07 - std::panicking::try::do_call::h027346d9b0cbd7c7
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     28:     0x617e8b7dfd07 - std::panicking::try::h91dc055514206193
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     29:     0x617e8b7dfd07 - std::panic::catch_unwind::ha551d86c182ebce0
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     30:     0x617e8b7dfd07 - std::rt::lang_start_internal::h19b9f2ab21592fb1
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20
[INFO] [stderr]     31:     0x617e8b7aa8b7 - std::rt::lang_start::h5c4511f017c50713
[INFO] [stderr]     32:     0x617e8b7a7bf5 - main
[INFO] [stderr]     33:     0x769fdae56d90 - <unknown>
[INFO] [stderr]     34:     0x769fdae56e40 - __libc_start_main
[INFO] [stderr]     35:     0x617e8b79b7e5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b66a117fb4e140675852ccbd7d1704cbec6c8882435f9d648cf535ee3fcc9382", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b66a117fb4e140675852ccbd7d1704cbec6c8882435f9d648cf535ee3fcc9382", kill_on_drop: false }`
[INFO] [stdout] b66a117fb4e140675852ccbd7d1704cbec6c8882435f9d648cf535ee3fcc9382
