[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] checking AncientPatata/narra-rs against try#94e848735e78b58442e0b82e9c60f8f430840389 for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAncientPatata%2Fnarra-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AncientPatata/narra-rs on toolchain 94e848735e78b58442e0b82e9c60f8f430840389
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+94e848735e78b58442e0b82e9c60f8f430840389" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 756450b772d6cee879a16f7e0b8514824d94fdf5df92d3909d47d4f038386927
[INFO] running `Command { std: "docker" "start" "-a" "756450b772d6cee879a16f7e0b8514824d94fdf5df92d3909d47d4f038386927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "756450b772d6cee879a16f7e0b8514824d94fdf5df92d3909d47d4f038386927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "756450b772d6cee879a16f7e0b8514824d94fdf5df92d3909d47d4f038386927", kill_on_drop: false }`
[INFO] [stdout] 756450b772d6cee879a16f7e0b8514824d94fdf5df92d3909d47d4f038386927
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+94e848735e78b58442e0b82e9c60f8f430840389" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b1b3330f1d74050c4b6f6a53b1de8bd06613d57d5b0bbb3d25bc7d1e9ce6870
[INFO] running `Command { std: "docker" "start" "-a" "6b1b3330f1d74050c4b6f6a53b1de8bd06613d57d5b0bbb3d25bc7d1e9ce6870", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]     Checking equivalent v1.0.0
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking itoa v1.0.7
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling rlua v0.19.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling fslock v0.1.8
[INFO] [stderr]    Compiling rlua-lua54-sys v0.1.6
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]    Compiling rusty_v8 v0.22.3
[INFO] [stderr]    Compiling syn v2.0.18
[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_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/rusty_v8-b53b3864eab06713/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' (865) 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:     0x5dcb574db272 - std::backtrace_rs::backtrace::libunwind::trace::h80e4eadf14c66f26
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5dcb574db272 - std::backtrace_rs::backtrace::trace_unsynchronized::he46a0c19ed38f7c7
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5dcb574db272 - std::sys::backtrace::_print_fmt::hc7a43b2421a0b6ba
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5dcb574db272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h58cb999c48fcda8e
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5dcb574ea9e7 - core::fmt::rt::Argument::fmt::h5811bb9db91c4bdf
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5dcb574ea9e7 - core::fmt::write::hbe5d6514e7994ce4
[INFO] [stderr]      6:     0x5dcb574acc26 - std::io::default_write_fmt::h9d9abe87a9458259
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5dcb574acc26 - std::io::Write::write_fmt::h959cd774853fbaf4
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x5dcb574b9791 - std::sys::backtrace::BacktraceLock::print::h1c1878c0edb74dcf
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5dcb574b9791 - std::panicking::default_hook::{{closure}}::h03783dc55b1c4639
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x5dcb574b95b6 - std::panicking::default_hook::h9f69de0df6286f92
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x5dcb574b9c9b - std::panicking::panic_with_hook::h5cd3d9dc1294b80b
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x5dcb574b9b4a - std::panicking::panic_handler::{{closure}}::h17cea3611bf99675
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:692:13
[INFO] [stderr]     13:     0x5dcb574b7799 - std::sys::backtrace::__rust_end_short_backtrace::h665c00b7404bec19
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5dcb574a162d - __rustc[a72051c83d0cfd7e]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x5dcb574edecc - core::panicking::panic_fmt::h428a28ace6f8a6f4
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5dcb574ede92 - core::panicking::panic::h28072dd197ce7fc6
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/core/src/panicking.rs:150:5
[INFO] [stderr]     17:     0x5dcb57484251 - build_script_build[415dd480bdd4e2f5]::download_file
[INFO] [stderr]     18:     0x5dcb57487008 - build_script_build[415dd480bdd4e2f5]::download_static_lib_binaries
[INFO] [stderr]     19:     0x5dcb574881c7 - build_script_build[415dd480bdd4e2f5]::main
[INFO] [stderr]     20:     0x5dcb57491123 - <fn() as core[c9d721919c7c7d9e]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5dcb574960f6 - std[eba09e545cc47dd2]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5dcb574904c9 - std[eba09e545cc47dd2]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5dcb574ae52a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h363f97d521c47ff5
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5dcb574ae52a - std::panicking::catch_unwind::do_call::h4a2dbbc2240abc17
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:582:40
[INFO] [stderr]     25:     0x5dcb574ae52a - std::panicking::catch_unwind::he31676af1f997eb7
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:545:19
[INFO] [stderr]     26:     0x5dcb574ae52a - std::panic::catch_unwind::he8ca5fc72329d194
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5dcb574ae52a - std::rt::lang_start_internal::{{closure}}::hac4394c065bb209d
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5dcb574ae52a - std::panicking::catch_unwind::do_call::h38be5134ec9fde56
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:582:40
[INFO] [stderr]     29:     0x5dcb574ae52a - std::panicking::catch_unwind::h2c7827a3ea4afc22
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panicking.rs:545:19
[INFO] [stderr]     30:     0x5dcb574ae52a - std::panic::catch_unwind::h428ccb0beeec507c
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5dcb574ae52a - std::rt::lang_start_internal::h067ee1eadeb6999d
[INFO] [stderr]                                  at /rustc/94e848735e78b58442e0b82e9c60f8f430840389/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5dcb5748feb1 - std[eba09e545cc47dd2]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5dcb5748b5f5 - main
[INFO] [stderr]     34:     0x7fe3516c11ca - <unknown>
[INFO] [stderr]     35:     0x7fe3516c128b - __libc_start_main
[INFO] [stderr]     36:     0x5dcb5747f4b5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6b1b3330f1d74050c4b6f6a53b1de8bd06613d57d5b0bbb3d25bc7d1e9ce6870", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b1b3330f1d74050c4b6f6a53b1de8bd06613d57d5b0bbb3d25bc7d1e9ce6870", kill_on_drop: false }`
[INFO] [stdout] 6b1b3330f1d74050c4b6f6a53b1de8bd06613d57d5b0bbb3d25bc7d1e9ce6870
