[INFO] cloning repository https://github.com/drasich/avion [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drasich/avion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrasich%2Favion", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrasich%2Favion'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 781deeaee1e2bb95fc3d97b417dd63cceb64a1d6 [INFO] testing drasich/avion against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrasich%2Favion" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drasich/avion on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drasich/avion [INFO] finished tweaking git repo https://github.com/drasich/avion [INFO] tweaked toml for git repo https://github.com/drasich/avion written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/drasich/avion already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/indefini/dormin.git` [INFO] [stderr] Updating git repository `https://github.com/drasich/joker.git` [INFO] [stderr] Updating git submodule `https://github.com/drasich/cypher.git` [INFO] [stderr] Updating git repository `https://github.com/indefini/rust-lua.git` [INFO] [stderr] Updating git repository `https://github.com/indefini/rust-png.git` [INFO] [stderr] Updating git repository `https://github.com/indefini/pulse.git` [INFO] [stderr] Updating git repository `https://github.com/indefini/rustc-serialize.git` [INFO] [stderr] Updating git repository `https://github.com/alexcrichton/toml-rs` [INFO] [stderr] Updating git repository `https://github.com/drasich/cypher.git` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/uuid.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libz-sys v1.0.1 [INFO] [stderr] Downloaded serde v0.8.19 [INFO] [stderr] Downloaded serde_json v0.8.3 [INFO] [stderr] Downloaded uuid v0.3.1 [INFO] [stderr] Downloaded gcc v0.3.24 [INFO] [stderr] Downloaded libc v0.2.7 [INFO] [stderr] Downloaded pkg-config v0.3.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52cd2678decce3f512252707459d809ff99c09b83e54599f312e2da85086e570 [INFO] running `Command { std: "docker" "start" "-a" "52cd2678decce3f512252707459d809ff99c09b83e54599f312e2da85086e570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52cd2678decce3f512252707459d809ff99c09b83e54599f312e2da85086e570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52cd2678decce3f512252707459d809ff99c09b83e54599f312e2da85086e570", kill_on_drop: false }` [INFO] [stdout] 52cd2678decce3f512252707459d809ff99c09b83e54599f312e2da85086e570 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9eb50913022292712a0786015e865b55ce3ddb051e75fabc869b7c359b46fbaa [INFO] running `Command { std: "docker" "start" "-a" "9eb50913022292712a0786015e865b55ce3ddb051e75fabc869b7c359b46fbaa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.7 [INFO] [stderr] Compiling gcc v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.7 [INFO] [stderr] Compiling phf_shared v0.7.20 [INFO] [stderr] Compiling png_sys v1.6.16 (https://github.com/indefini/rust-png.git#81f5fc68) [INFO] [stderr] Compiling dtoa v0.2.2 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling rustc-serialize v0.3.18 [INFO] [stderr] Compiling itoa v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.36 [INFO] [stderr] Compiling lua v0.3.0 (https://github.com/indefini/rust-lua.git#0f24e6e3) [INFO] [stderr] Compiling lazy_static v0.1.15 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling rustc-serialize v0.3.16 (https://github.com/indefini/rustc-serialize.git#892dce5a) [INFO] [stderr] Compiling avion v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling phf v0.7.20 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/rustc-serialize-c60c6d327a193bd6/892dce5/src/serialize.rs:146:45 [INFO] [stdout] | [INFO] [stdout] 146 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.18/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling libz-sys v1.0.1 [INFO] [stderr] Compiling cypher-sys v0.1.0 (https://github.com/drasich/cypher.git#41470067) [INFO] [stderr] Compiling png v0.1.0 (https://github.com/indefini/rust-png.git#81f5fc68) [INFO] [stderr] Compiling joker-sys v0.1.0 (https://github.com/drasich/joker.git#c1f487c7) [INFO] [stderr] error: failed to run custom build command for `lua v0.3.0 (https://github.com/indefini/rust-lua.git#0f24e6e3)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/lua-1caec7e79c1246cc/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "make" "cargo-prep" [INFO] [stderr] cc -o /opt/rustwide/target/debug/build/lua-729debdaa7f2ad50/out/gen-config src/config.c [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Package lua was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `lua.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'lua' found [INFO] [stderr] src/config.c:2:10: fatal error: luaconf.h: No such file or directory [INFO] [stderr] 2 | #include [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] compilation terminated. [INFO] [stderr] make: *** [Makefile:38: /opt/rustwide/target/debug/build/lua-729debdaa7f2ad50/out/gen-config] Error 1 [INFO] [stderr] thread 'main' panicked at 'assertion failed: cmd.stdin(Stdio::null()).status().unwrap().success()', /opt/rustwide/cargo-home/git/checkouts/rust-lua-1afb259f7e1240d1/0f24e6e/build.rs:7:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c2585e21ec - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55c2585e21ec - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c2585e21ec - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x55c2585e21ec - ::fmt::ha305a40dbc030444 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x55c258601e8c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x55c2585def98 - std::io::Write::write_fmt::h0f87f6c0c21ec48a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x55c2585e3e77 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x55c2585e3e77 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x55c2585e3e77 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x55c2585e3b3f - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x55c2585e45ca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x55c2585e4279 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:586:13 [INFO] [stderr] 12: 0x55c2585e26b4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x55c2585e3fc9 - rust_begin_unwind [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55c2585c4413 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55c2585c42dd - core::panicking::panic::h33838847634b5d2d [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:48:5 [INFO] [stderr] 16: 0x55c2585c788c - build_script_build::main::hf47695761ac2f823 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-lua-1afb259f7e1240d1/0f24e6e/build.rs:7:5 [INFO] [stderr] 17: 0x55c2585c8a1b - core::ops::function::FnOnce::call_once::h77dcba024802ce36 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x55c2585ca31e - std::sys_common::backtrace::__rust_begin_short_backtrace::h88d53cb52bedea5d [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 19: 0x55c2585c7021 - std::rt::lang_start::{{closure}}::h93b88c32221ec310 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:145:18 [INFO] [stderr] 20: 0x55c2585e18d1 - core::ops::function::impls:: for &F>::call_once::h9e134bb161d17658 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x55c2585e18d1 - std::panicking::try::do_call::h7f361d911648db1a [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 22: 0x55c2585e18d1 - std::panicking::try::hbe441b12f8ff00e7 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 23: 0x55c2585e18d1 - std::panic::catch_unwind::h12066b7ab56d7459 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 24: 0x55c2585e18d1 - std::rt::lang_start_internal::{{closure}}::h901c86e61467dcde [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:48 [INFO] [stderr] 25: 0x55c2585e18d1 - std::panicking::try::do_call::h1817b5f028d90a8c [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stderr] 26: 0x55c2585e18d1 - std::panicking::try::hd5afeaf2f0454960 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stderr] 27: 0x55c2585e18d1 - std::panic::catch_unwind::h13348562ae6426ca [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stderr] 28: 0x55c2585e18d1 - std::rt::lang_start_internal::hf194c7db73fedcb2 [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:128:20 [INFO] [stderr] 29: 0x55c2585c6ff0 - std::rt::lang_start::hefec8f9c06fe6add [INFO] [stderr] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/rt.rs:144:17 [INFO] [stderr] 30: 0x55c2585c7cdc - main [INFO] [stderr] 31: 0x7fd8bfcf10b3 - __libc_start_main [INFO] [stderr] 32: 0x55c2585c4b9e - _start [INFO] [stderr] 33: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9eb50913022292712a0786015e865b55ce3ddb051e75fabc869b7c359b46fbaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9eb50913022292712a0786015e865b55ce3ddb051e75fabc869b7c359b46fbaa", kill_on_drop: false }` [INFO] [stdout] 9eb50913022292712a0786015e865b55ce3ddb051e75fabc869b7c359b46fbaa