[INFO] fetching crate fhttp-core 1.5.2... [INFO] testing fhttp-core-1.5.2 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate fhttp-core 1.5.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate fhttp-core 1.5.2 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fhttp-core 1.5.2 [INFO] finished tweaking crates.io crate fhttp-core 1.5.2 [INFO] tweaked toml for crates.io crate fhttp-core 1.5.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded apply v0.3.0 [INFO] [stderr] Downloaded serde_v8 v0.8.0 [INFO] [stderr] Downloaded deno_core v0.95.0 [INFO] [stderr] Downloaded rusty_v8 v0.25.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d90ed335562a7145fd75978ab33360a71b3a54296854275542d2c858e7525b2e [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" "d90ed335562a7145fd75978ab33360a71b3a54296854275542d2c858e7525b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d90ed335562a7145fd75978ab33360a71b3a54296854275542d2c858e7525b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d90ed335562a7145fd75978ab33360a71b3a54296854275542d2c858e7525b2e", kill_on_drop: false }` [INFO] [stdout] d90ed335562a7145fd75978ab33360a71b3a54296854275542d2c858e7525b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c7daaf08645aac7e1eaa124271ee0c193aad717bee64dc34b7847df86d71f6e [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" "6c7daaf08645aac7e1eaa124271ee0c193aad717bee64dc34b7847df86d71f6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling apply v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling fslock v0.1.8 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusty_v8 v0.25.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling promptly v0.3.0 [INFO] [stderr] error: failed to run custom build command for `rusty_v8 v0.25.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rusty_v8-1b69b3c6eb4f7105/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.25.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.25.3/librusty_v8_debug_x86_64-unknown-linux-gnu.a [INFO] [stderr] Downloading https://github.com/denoland/rusty_v8/releases/download/v0.25.3/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.25.3/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.25.3/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.25.3/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 64, in [INFO] [stderr] sys.exit(main()) [INFO] [stderr] File "./tools/download_file.py", line 59, in main [INFO] [stderr] DownloadUrl(args.url, f) [INFO] [stderr] File "./tools/download_file.py", line 45, 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.25.3/build.rs:285:3 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55ff7d335f5c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55ff7d335f5c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55ff7d335f5c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55ff7d335f5c - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55ff7d35513c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x55ff7d3323a5 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x55ff7d3376a0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55ff7d3376a0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55ff7d3376a0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x55ff7d33724b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x55ff7d337d54 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x55ff7d337802 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:500:13 [INFO] [stderr] 12: 0x55ff7d336414 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x55ff7d337799 - rust_begin_unwind [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x55ff7d2e31f1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stderr] 15: 0x55ff7d2e313d - core::panicking::panic::h50b51d19800453c0 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55ff7d2eb085 - build_script_build::download_file::hdcd0ad3fa1694773 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.25.3/build.rs:285:3 [INFO] [stderr] 17: 0x55ff7d2eb487 - build_script_build::download_static_lib_binaries::h08693365aab6eb31 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.25.3/build.rs:302:5 [INFO] [stderr] 18: 0x55ff7d2e8090 - build_script_build::main::hba4e79a02eb137fa [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusty_v8-0.25.3/build.rs:50:7 [INFO] [stderr] 19: 0x55ff7d2fbf4b - core::ops::function::FnOnce::call_once::hd191ca7ef2418e23 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55ff7d2fb4de - std::sys_common::backtrace::__rust_begin_short_backtrace::ha464b1ba558ea0a0 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 21: 0x55ff7d2fb571 - std::rt::lang_start::{{closure}}::h4ed1bcc91bf9a839 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x55ff7d3357a1 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55ff7d3357a1 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 24: 0x55ff7d3357a1 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 25: 0x55ff7d3357a1 - std::panic::catch_unwind::hab40227675186980 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 26: 0x55ff7d3357a1 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x55ff7d3357a1 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stderr] 28: 0x55ff7d3357a1 - std::panicking::try::h32d4e72fd8922bce [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stderr] 29: 0x55ff7d3357a1 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stderr] 30: 0x55ff7d3357a1 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x55ff7d2fb540 - std::rt::lang_start::h34b3ecba37ce2a69 [INFO] [stderr] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x55ff7d2ef04c - main [INFO] [stderr] 33: 0x7f6e7e07f0b3 - __libc_start_main [INFO] [stderr] 34: 0x55ff7d2e390e - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6c7daaf08645aac7e1eaa124271ee0c193aad717bee64dc34b7847df86d71f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c7daaf08645aac7e1eaa124271ee0c193aad717bee64dc34b7847df86d71f6e", kill_on_drop: false }` [INFO] [stdout] 6c7daaf08645aac7e1eaa124271ee0c193aad717bee64dc34b7847df86d71f6e