[INFO] cloning repository https://github.com/dfontana/lyra-parent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfontana/lyra-parent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfontana%2Flyra-parent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfontana%2Flyra-parent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29982e5b194a01199121d6b6f11f29b11449e683 [INFO] testing dfontana/lyra-parent against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfontana%2Flyra-parent" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dfontana/lyra-parent on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dfontana/lyra-parent [INFO] finished tweaking git repo https://github.com/dfontana/lyra-parent [INFO] tweaked toml for git repo https://github.com/dfontana/lyra-parent written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/dfontana/lyra-parent already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 762c791cc99d6329935e2f11ecddc5a2d1c434d916621e0144dd2ce74db16d2e [INFO] running `Command { std: "docker" "start" "-a" "762c791cc99d6329935e2f11ecddc5a2d1c434d916621e0144dd2ce74db16d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "762c791cc99d6329935e2f11ecddc5a2d1c434d916621e0144dd2ce74db16d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "762c791cc99d6329935e2f11ecddc5a2d1c434d916621e0144dd2ce74db16d2e", kill_on_drop: false }` [INFO] [stdout] 762c791cc99d6329935e2f11ecddc5a2d1c434d916621e0144dd2ce74db16d2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd3cd816ec7d4200257b80412e9d1880a1e96618d21c45f703d03ddce58967f7 [INFO] running `Command { std: "docker" "start" "-a" "fd3cd816ec7d4200257b80412e9d1880a1e96618d21c45f703d03ddce58967f7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling sourceview v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tao v0.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wry v0.11.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling lyra v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] error: failed to run custom build command for `lyra v0.1.1 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lyra-68cec63206cdaa07/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=src-js [INFO] [stderr] cargo:rerun-if-changed=src [INFO] [stderr] Verifying JS Install... [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', build.rs:12:6 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55833733ede0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55833733ede0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55833733ede0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55833733ede0 - ::fmt::he312f4ad5b9bb346 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55833735b93c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/fmt/mod.rs:1115:17 [INFO] [stderr] 5: 0x55833733d5a5 - std::io::Write::write_fmt::h6aced00850e8186f [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/io/mod.rs:1665:15 [INFO] [stderr] 6: 0x558337340a1b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x558337340a1b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x558337340a1b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5583373404f1 - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x5583373410e4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x558337340bc7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55833733f2bc - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x558337340b29 - rust_begin_unwind [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x5583373261d1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x558337326263 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1599:5 [INFO] [stderr] 16: 0x55833732c38e - core::result::Result::unwrap::h6444ce664484f96b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/result.rs:1281:23 [INFO] [stderr] 17: 0x55833732b967 - build_script_build::main::h52a5b2d713e914e2 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:8:16 [INFO] [stderr] 18: 0x55833732ab3b - core::ops::function::FnOnce::call_once::ha18b8fd734728aca [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55833732c1de - std::sys_common::backtrace::__rust_begin_short_backtrace::hdf491d9b4217ac02 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5583373294a1 - std::rt::lang_start::{{closure}}::h31df73b45579a3c6 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:63:18 [INFO] [stderr] 21: 0x5583373415ea - core::ops::function::impls:: for &F>::call_once::h5a0483c8d4e9c15d [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5583373415ea - std::panicking::try::do_call::h6ad7918f175f6ddd [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stderr] 23: 0x5583373415ea - std::panicking::try::hcd5af58f52320690 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stderr] 24: 0x5583373415ea - std::panic::catch_unwind::hf1ae33ba67228f1e [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stderr] 25: 0x5583373415ea - std::rt::lang_start_internal::{{closure}}::h4a87bc0aa1312dc5 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:48 [INFO] [stderr] 26: 0x5583373415ea - std::panicking::try::do_call::h1ade2a52932fc900 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:401:40 [INFO] [stderr] 27: 0x5583373415ea - std::panicking::try::h6f4a87ad169e174b [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panicking.rs:365:19 [INFO] [stderr] 28: 0x5583373415ea - std::panic::catch_unwind::h043c7f08019f9e2a [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/panic.rs:434:14 [INFO] [stderr] 29: 0x5583373415ea - std::rt::lang_start_internal::h82825699ebfd70bd [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:45:20 [INFO] [stderr] 30: 0x558337329470 - std::rt::lang_start::hb9bc526e3fd11e39 [INFO] [stderr] at /rustc/b70888601af92f6cdc0364abab3446e418b91d36/library/std/src/rt.rs:62:5 [INFO] [stderr] 31: 0x55833732bc6c - main [INFO] [stderr] 32: 0x7f6e2fcc70b3 - __libc_start_main [INFO] [stderr] 33: 0x55833732692e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fd3cd816ec7d4200257b80412e9d1880a1e96618d21c45f703d03ddce58967f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd3cd816ec7d4200257b80412e9d1880a1e96618d21c45f703d03ddce58967f7", kill_on_drop: false }` [INFO] [stdout] fd3cd816ec7d4200257b80412e9d1880a1e96618d21c45f703d03ddce58967f7