[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] 2f0986c2cf6fc052f8b1087a4d82eb485b28eb0f [INFO] checking justjavac/deno_plugin_starter against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjustjavac%2Fdeno_plugin_starter" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/justjavac/deno_plugin_starter on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/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-4/source/Cargo.toml [INFO] crate git repo https://github.com/justjavac/deno_plugin_starter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deno_core v0.54.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4371c02b28bdcf7fa3d72ed2bdcffed4a0477144ccc9e0bbc254cc18f8145eea [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" "4371c02b28bdcf7fa3d72ed2bdcffed4a0477144ccc9e0bbc254cc18f8145eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4371c02b28bdcf7fa3d72ed2bdcffed4a0477144ccc9e0bbc254cc18f8145eea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4371c02b28bdcf7fa3d72ed2bdcffed4a0477144ccc9e0bbc254cc18f8145eea", kill_on_drop: false }` [INFO] [stdout] 4371c02b28bdcf7fa3d72ed2bdcffed4a0477144ccc9e0bbc254cc18f8145eea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d27bd09c0905a16284f4ff5c186cafd0226c396f0623f0607c1c8bda0b3c225d [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" "d27bd09c0905a16284f4ff5c186cafd0226c396f0623f0607c1c8bda0b3c225d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling cargo_gn v0.0.15 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking ryu v1.0.5 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling rusty_v8 v0.8.1 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] error: failed to run custom build command for `rusty_v8 v0.8.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rusty_v8-befb5aa8f83eefdc/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] static lib URL: https://github.com/denoland/rusty_v8/releases/download/v0.8.1/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.8.1/librusty_v8_debug_x86_64-unknown-linux-gnu.a [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.8.1/librusty_v8_debug_x86_64-unknown-linux-gnu.a... [INFO] [stderr] [INFO] [stderr] Retrying in 5 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.8.1/librusty_v8_debug_x86_64-unknown-linux-gnu.a... [INFO] [stderr] [INFO] [stderr] Retrying in 10 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.8.1/librusty_v8_debug_x86_64-unknown-linux-gnu.a... [INFO] [stderr] [INFO] [stderr] Retrying in 20 s ... [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.8.1/librusty_v8_debug_x86_64-unknown-linux-gnu.a... [INFO] [stderr] [INFO] [stderr] Python downloader failed, trying with curl. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "./tools/download_file.py", line 63, in [INFO] [stderr] sys.exit(main()) [INFO] [stderr] File "./tools/download_file.py", line 58, in main [INFO] [stderr] DownloadUrl(args.url, f) [INFO] [stderr] File "./tools/download_file.py", line 44, in DownloadUrl [INFO] [stderr] raise e [INFO] [stderr] urllib2.URLError: [INFO] [stderr] thread 'main' panicked at 'assertion failed: status.success()', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.8.1/build.rs:224:3 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55eb6e102bf0 - std::backtrace_rs::backtrace::libunwind::trace::h452faf99f32e7c93 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55eb6e102bf0 - std::backtrace_rs::backtrace::trace_unsynchronized::he40edc71437667a1 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55eb6e102bf0 - std::sys_common::backtrace::_print_fmt::h6c51d6ade71f46bf [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55eb6e102bf0 - ::fmt::h3cd15d7003dec37a [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55eb6e120d4c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x55eb6e0ff877 - std::io::Write::write_fmt::hac61caff894c35ae [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/io/mod.rs:1517 [INFO] [stderr] 6: 0x55eb6e104e90 - std::sys_common::backtrace::_print::haa2f390fb7957e3e [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55eb6e104e90 - std::sys_common::backtrace::print::h48c7cbbad9013bb1 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55eb6e104e90 - std::panicking::default_hook::{{closure}}::h8b7ff05a31e71d55 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55eb6e104bdc - std::panicking::default_hook::h2f00c78800d98e4c [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55eb6e1054f3 - std::panicking::rust_panic_with_hook::h4eaa635e4694aef3 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55eb6e0bf55c - std::panicking::begin_panic::{{closure}}::h6e0d795795c88f7e [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:506 [INFO] [stderr] 12: 0x55eb6e0d61f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h97571ecb973c4386 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55eb6e0bf487 - std::panicking::begin_panic::h0801a84cf4264ffa [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:505 [INFO] [stderr] 14: 0x55eb6e0b3db5 - build_script_build::download_file::ha72e156d54b9cecb [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.8.1/build.rs:224 [INFO] [stderr] 15: 0x55eb6e0b4588 - build_script_build::download_static_lib_binaries::h6d9326c4ad4b7c06 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.8.1/build.rs:257 [INFO] [stderr] 16: 0x55eb6e0b1391 - build_script_build::main::hd4ddb1b026797fda [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.8.1/build.rs:29 [INFO] [stderr] 17: 0x55eb6e0be84b - core::ops::function::FnOnce::call_once::hcec55a0c1a5c9ce3 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/ops/function.rs:227 [INFO] [stderr] 18: 0x55eb6e0b93ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h51cabc058c9ea162 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 19: 0x55eb6e0b7ec1 - std::rt::lang_start::{{closure}}::h8df8d8aea7b43c99 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/rt.rs:66 [INFO] [stderr] 20: 0x55eb6e1058f1 - core::ops::function::impls:: for &F>::call_once::hecc21eb9018cc197 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/ops/function.rs:259 [INFO] [stderr] 21: 0x55eb6e1058f1 - std::panicking::try::do_call::h174ad655d084b5c7 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:381 [INFO] [stderr] 22: 0x55eb6e1058f1 - std::panicking::try::h479e6054ce28de10 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:345 [INFO] [stderr] 23: 0x55eb6e1058f1 - std::panic::catch_unwind::hb558ddea2b3e9c45 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panic.rs:382 [INFO] [stderr] 24: 0x55eb6e1058f1 - std::rt::lang_start_internal::h163149047f0a8b61 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/rt.rs:51 [INFO] [stderr] 25: 0x55eb6e0b7e97 - std::rt::lang_start::ha8d5e2c0cc26544c [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/rt.rs:65 [INFO] [stderr] 26: 0x55eb6e0b570a - main [INFO] [stderr] 27: 0x7f0e458730b3 - __libc_start_main [INFO] [stderr] 28: 0x55eb6e0b10be - _start [INFO] [stderr] 29: 0x0 - [INFO] running `Command { std: "docker" "inspect" "d27bd09c0905a16284f4ff5c186cafd0226c396f0623f0607c1c8bda0b3c225d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27bd09c0905a16284f4ff5c186cafd0226c396f0623f0607c1c8bda0b3c225d", kill_on_drop: false }` [INFO] [stdout] d27bd09c0905a16284f4ff5c186cafd0226c396f0623f0607c1c8bda0b3c225d