[INFO] cloning repository https://github.com/keroxp/deno_plugin_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keroxp/deno_plugin_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeroxp%2Fdeno_plugin_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeroxp%2Fdeno_plugin_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b42d39018c5f7fecc624f0ac2bd7aceeed20813 [INFO] checking keroxp/deno_plugin_example against try#3e22d1f9053c0fc87629b3c6d5d9567856368e5d for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeroxp%2Fdeno_plugin_example" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keroxp/deno_plugin_example on toolchain 3e22d1f9053c0fc87629b3c6d5d9567856368e5d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/keroxp/deno_plugin_example [INFO] finished tweaking git repo https://github.com/keroxp/deno_plugin_example [INFO] tweaked toml for git repo https://github.com/keroxp/deno_plugin_example written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/keroxp/deno_plugin_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_gn v0.0.15 [INFO] [stderr] Downloaded which v3.1.0 [INFO] [stderr] Downloaded backtrace v0.3.42 [INFO] [stderr] Downloaded serde_json v1.0.45 [INFO] [stderr] Downloaded deno_core v0.31.0 [INFO] [stderr] Downloaded rusty_v8 v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37f1264807506c029002023d27b2a133d8d5315c5b756bdc20848e70a55d2e25 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37f1264807506c029002023d27b2a133d8d5315c5b756bdc20848e70a55d2e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37f1264807506c029002023d27b2a133d8d5315c5b756bdc20848e70a55d2e25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37f1264807506c029002023d27b2a133d8d5315c5b756bdc20848e70a55d2e25", kill_on_drop: false }` [INFO] [stdout] 37f1264807506c029002023d27b2a133d8d5315c5b756bdc20848e70a55d2e25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+3e22d1f9053c0fc87629b3c6d5d9567856368e5d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ba2a67e522594092a27f77edc14cf69bad15e940dbb1727832debbd872977e3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0ba2a67e522594092a27f77edc14cf69bad15e940dbb1727832debbd872977e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling backtrace v0.3.42 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling rusty_v8 v0.2.0 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] error: failed to run custom build command for `rusty_v8 v0.2.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rusty_v8-42166789c8acadc6/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] Downloading https://s3.amazonaws.com/deno.land/gn_ninja_binaries.tar.gz [INFO] [stderr] [INFO] [stderr] Retrying in 5 s ... [INFO] [stderr] Downloading https://s3.amazonaws.com/deno.land/gn_ninja_binaries.tar.gz [INFO] [stderr] [INFO] [stderr] Retrying in 10 s ... [INFO] [stderr] Downloading https://s3.amazonaws.com/deno.land/gn_ninja_binaries.tar.gz [INFO] [stderr] [INFO] [stderr] Retrying in 20 s ... [INFO] [stderr] Downloading https://s3.amazonaws.com/deno.land/gn_ninja_binaries.tar.gz [INFO] [stderr] [INFO] [stderr] Failed to download prebuilt ninja/gn binaries https://s3.amazonaws.com/deno.land/gn_ninja_binaries.tar.gz [INFO] [stderr] Exiting. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'assertion failed: status.success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.0/build.rs:127:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c56d4d54d0 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55c56d4d54d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d26397c5720fdbb [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c56d4d54d0 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c56d4d54d0 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c56d4f370c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55c56d4d1b32 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/io/mod.rs:1516:15 [INFO] [stderr] 6: 0x55c56d4d7b45 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c56d4d7b45 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c56d4d7b45 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55c56d4d769a - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55c56d4d82e1 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55c56d4a201e - std::panicking::begin_panic::{{closure}}::he7004694909277cb [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x55c56d4964b9 - std::sys_common::backtrace::__rust_end_short_backtrace::hcf43c52b65097b7b [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c56d4a1f4b - std::panicking::begin_panic::hbdf6ab5adaa25a71 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x55c56d47e8f3 - build_script_build::download_gn_ninja_binaries::h46fd39689de91bc6 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.0/build.rs:127:5 [INFO] [stderr] 15: 0x55c56d47d5bf - build_script_build::build_v8::h47019cad7a09868d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.0/build.rs:50:5 [INFO] [stderr] 16: 0x55c56d47d303 - build_script_build::main::h213e6536739b4594 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.2.0/build.rs:27:5 [INFO] [stderr] 17: 0x55c56d487fcb - core::ops::function::FnOnce::call_once::h70552da0904285f2 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x55c56d487f6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h297a71f6acfc45fc [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x55c56d482fd1 - std::rt::lang_start::{{closure}}::h750a9ee62133f676 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/rt.rs:66:18 [INFO] [stderr] 20: 0x55c56d4d8707 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x55c56d4d8707 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:379:40 [INFO] [stderr] 22: 0x55c56d4d8707 - std::panicking::try::h068087b173f80a49 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panicking.rs:343:19 [INFO] [stderr] 23: 0x55c56d4d8707 - std::panic::catch_unwind::h1f8259807e825279 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/panic.rs:396:14 [INFO] [stderr] 24: 0x55c56d4d8707 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/rt.rs:51:25 [INFO] [stderr] 25: 0x55c56d482fa7 - std::rt::lang_start::h006e678b43164832 [INFO] [stderr] at /rustc/3e22d1f9053c0fc87629b3c6d5d9567856368e5d/library/std/src/rt.rs:65:5 [INFO] [stderr] 26: 0x55c56d47f9ea - main [INFO] [stderr] 27: 0x7f8fa271f0b3 - __libc_start_main [INFO] [stderr] 28: 0x55c56d47d0be - _start [INFO] [stderr] 29: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0ba2a67e522594092a27f77edc14cf69bad15e940dbb1727832debbd872977e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba2a67e522594092a27f77edc14cf69bad15e940dbb1727832debbd872977e3", kill_on_drop: false }` [INFO] [stdout] 0ba2a67e522594092a27f77edc14cf69bad15e940dbb1727832debbd872977e3