[INFO] cloning repository https://github.com/justjavac/deno_plugin_starter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justjavac/deno_plugin_starter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjavac%2Fdeno_plugin_starter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjavac%2Fdeno_plugin_starter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64b1e81438c1777187333fbab1b7cddba6e5254c
[INFO] testing justjavac/deno_plugin_starter against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjavac%2Fdeno_plugin_starter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/justjavac/deno_plugin_starter
[INFO] finished tweaking git repo https://github.com/justjavac/deno_plugin_starter
[INFO] tweaked toml for git repo https://github.com/justjavac/deno_plugin_starter written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/justjavac/deno_plugin_starter on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/justjavac/deno_plugin_starter 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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ffcfd1efd8a33757827795ace7999765841de5dcb1bfbd5a301c9b5cf38aff86
[INFO] running `Command { std: "docker" "start" "ffcfd1efd8a33757827795ace7999765841de5dcb1bfbd5a301c9b5cf38aff86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffcfd1efd8a33757827795ace7999765841de5dcb1bfbd5a301c9b5cf38aff86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffcfd1efd8a33757827795ace7999765841de5dcb1bfbd5a301c9b5cf38aff86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffcfd1efd8a33757827795ace7999765841de5dcb1bfbd5a301c9b5cf38aff86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ffcfd1efd8a33757827795ace7999765841de5dcb1bfbd5a301c9b5cf38aff86" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling align-data v0.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling fslock v0.1.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling which v4.0.2
[INFO] [stderr]    Compiling rusty_v8 v0.21.0
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr] error: failed to run custom build command for `rusty_v8 v0.21.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/rusty_v8-a8614138dd45edbc/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   download lockfile: "/opt/rustwide/target/release/build/lib_download.fslock"
[INFO] [stderr]   static lib URL: https://github.com/denoland/rusty_v8/releases/download/v0.21.0/librusty_v8_release_x86_64-unknown-linux-gnu.a
[INFO] [stderr]   cargo:rustc-link-search=/opt/rustwide/target/release/gn_out/obj
[INFO] [stderr]   Downloading https://github.com/denoland/rusty_v8/releases/download/v0.21.0/librusty_v8_release_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' (947) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusty_v8-0.21.0/build.rs:283:3:
[INFO] [stderr]   assertion failed: status.success()
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6053d1233a71 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x6053d1246f4a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x6053d123938c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x6053d1213416 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x6053d122e201 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x6053d122e3bb - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x6053d12134f4 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x6053d120bbe9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x6053d1213d7d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x6053d124767c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x6053d1247642 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stderr]     11:     0x6053d11ec661 - build_script_build[599f102f04259cfa]::download_file
[INFO] [stderr]     12:     0x6053d11ef4b8 - build_script_build[599f102f04259cfa]::download_static_lib_binaries
[INFO] [stderr]     13:     0x6053d11f0616 - build_script_build[599f102f04259cfa]::main
[INFO] [stderr]     14:     0x6053d11f98eb - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     15:     0x6053d11e514e - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     16:     0x6053d11ebcb9 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     17:     0x6053d122d5c9 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     18:     0x6053d11ea941 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     19:     0x6053d11f4e05 - main
[INFO] [stderr]     20:     0x73b25a694601 - <unknown>
[INFO] [stderr]     21:     0x73b25a694718 - __libc_start_main
[INFO] [stderr]     22:     0x6053d11e2d45 - _start
[INFO] [stderr]     23:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ffcfd1efd8a33757827795ace7999765841de5dcb1bfbd5a301c9b5cf38aff86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffcfd1efd8a33757827795ace7999765841de5dcb1bfbd5a301c9b5cf38aff86", kill_on_drop: false }`
[INFO] [stdout] ffcfd1efd8a33757827795ace7999765841de5dcb1bfbd5a301c9b5cf38aff86
