[INFO] cloning repository https://github.com/lemarier/wry-standalone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lemarier/wry-standalone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemarier%2Fwry-standalone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemarier%2Fwry-standalone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c51456f8257b50090ae324c26e57eb2e53ab1090 [INFO] checking lemarier/wry-standalone against try#1f5783cbeb5da8b38566d718631d016891e9c912 for pr-142704 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flemarier%2Fwry-standalone" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lemarier/wry-standalone on toolchain 1f5783cbeb5da8b38566d718631d016891e9c912 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/lemarier/wry-standalone [INFO] finished tweaking git repo https://github.com/lemarier/wry-standalone [INFO] tweaked toml for git repo https://github.com/lemarier/wry-standalone written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lemarier/wry-standalone 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" "+1f5783cbeb5da8b38566d718631d016891e9c912" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc82b1ee844bd374e67e7d5f7482dc082dbca01a851b3e7038b0faf5ab4a2887 [INFO] running `Command { std: "docker" "start" "-a" "fc82b1ee844bd374e67e7d5f7482dc082dbca01a851b3e7038b0faf5ab4a2887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc82b1ee844bd374e67e7d5f7482dc082dbca01a851b3e7038b0faf5ab4a2887", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc82b1ee844bd374e67e7d5f7482dc082dbca01a851b3e7038b0faf5ab4a2887", kill_on_drop: false }` [INFO] [stdout] fc82b1ee844bd374e67e7d5f7482dc082dbca01a851b3e7038b0faf5ab4a2887 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+1f5783cbeb5da8b38566d718631d016891e9c912" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 419ddd079e5a83a808221304d499d1db4e88786377789d95639c65cbd225eccb [INFO] running `Command { std: "docker" "start" "-a" "419ddd079e5a83a808221304d499d1db4e88786377789d95639c65cbd225eccb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [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 serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling fslock v0.1.6 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rusty_v8 v0.21.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling khronos-egl v3.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling rand_core v0.6.2 [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_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-80328a98d2e90e98/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [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.21.0/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.21.0/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.21.0/build.rs:283:3: [INFO] [stderr] assertion failed: status.success() [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x64444ded6112 - std::backtrace_rs::backtrace::libunwind::trace::h13703c35a0185e13 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x64444ded6112 - std::backtrace_rs::backtrace::trace_unsynchronized::hb00392cc29b7a0f7 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x64444ded6112 - std::sys::backtrace::_print_fmt::hdeb8e12813f80f50 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x64444ded6112 - ::fmt::hbacb9993e7569e08 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x64444def87e3 - core::fmt::rt::Argument::fmt::h5cdd79656ba2d737 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x64444def87e3 - core::fmt::write::h92b3fcba42b5ab23 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/fmt/mod.rs:1460:25 [INFO] [stderr] 6: 0x64444ded3153 - std::io::default_write_fmt::hd3891f7631764542 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x64444ded3153 - std::io::Write::write_fmt::h7fc8441161b7234b [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x64444ded5f62 - std::sys::backtrace::BacktraceLock::print::hdf4e5cab110a3c38 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x64444ded77a2 - std::panicking::default_hook::{{closure}}::h7e40cc65d4ae1929 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x64444ded75a5 - std::panicking::default_hook::ha49f43405a4b20db [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x64444ded8172 - std::panicking::rust_panic_with_hook::hc1d4228eadab2c83 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x64444ded7ed6 - std::panicking::begin_panic_handler::{{closure}}::h5fd5af35281ec8ef [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:699:13 [INFO] [stderr] 13: 0x64444ded6619 - std::sys::backtrace::__rust_end_short_backtrace::hf73c3f8cb4d2fb91 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x64444ded7b9d - __rustc[9e15e476495bb9cd]::rust_begin_unwind [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x64444def7740 - core::panicking::panic_fmt::ha7fea8b985f0d96a [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x64444def77cc - core::panicking::panic::h6cd5f4a03ea38057 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/panicking.rs:145:5 [INFO] [stderr] 17: 0x64444de91504 - build_script_build::download_file::h1791c0e5a36d5743 [INFO] [stderr] 18: 0x64444de91942 - build_script_build::download_static_lib_binaries::h9df94e7e372eda98 [INFO] [stderr] 19: 0x64444de8dedb - build_script_build::main::hef21647b738fad21 [INFO] [stderr] 20: 0x64444dea3573 - core::ops::function::FnOnce::call_once::h9ce4da37c213807f [INFO] [stderr] 21: 0x64444de9d956 - std::sys::backtrace::__rust_begin_short_backtrace::hb1b8fac2e9a26044 [INFO] [stderr] 22: 0x64444dea0409 - std::rt::lang_start::{{closure}}::hb49e6e651023d75f [INFO] [stderr] 23: 0x64444decf0b0 - core::ops::function::impls:: for &F>::call_once::hd6db6f3ba73c337b [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 24: 0x64444decf0b0 - std::panicking::catch_unwind::do_call::hfc8bc45746292f50 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40 [INFO] [stderr] 25: 0x64444decf0b0 - std::panicking::catch_unwind::hb70398c704286b2f [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19 [INFO] [stderr] 26: 0x64444decf0b0 - std::panic::catch_unwind::hb90e1d13462c3e3b [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14 [INFO] [stderr] 27: 0x64444decf0b0 - std::rt::lang_start_internal::{{closure}}::hfdbc2eee24b24c5e [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:175:24 [INFO] [stderr] 28: 0x64444decf0b0 - std::panicking::catch_unwind::do_call::h89fbb899fcf37e5d [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:589:40 [INFO] [stderr] 29: 0x64444decf0b0 - std::panicking::catch_unwind::h861226c8ec7209d3 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panicking.rs:552:19 [INFO] [stderr] 30: 0x64444decf0b0 - std::panic::catch_unwind::h82bad1f5910ad0c7 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/panic.rs:359:14 [INFO] [stderr] 31: 0x64444decf0b0 - std::rt::lang_start_internal::hae50fb685e10cd80 [INFO] [stderr] at /rustc/1f5783cbeb5da8b38566d718631d016891e9c912/library/std/src/rt.rs:171:5 [INFO] [stderr] 32: 0x64444dea03f1 - std::rt::lang_start::h79646f3e717b0b4b [INFO] [stderr] 33: 0x64444de95755 - main [INFO] [stderr] 34: 0x7943b22cb1ca - [INFO] [stderr] 35: 0x7943b22cb28b - __libc_start_main [INFO] [stderr] 36: 0x64444de89615 - _start [INFO] [stderr] 37: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "419ddd079e5a83a808221304d499d1db4e88786377789d95639c65cbd225eccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "419ddd079e5a83a808221304d499d1db4e88786377789d95639c65cbd225eccb", kill_on_drop: false }` [INFO] [stdout] 419ddd079e5a83a808221304d499d1db4e88786377789d95639c65cbd225eccb