[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-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrasich%2Favion" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drasich/avion on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-6/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-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32a8bb064db78fa3e4f5b108a2256b0abcba4f2b92f624e56eb3cd3ac5e7bdb6 [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" "32a8bb064db78fa3e4f5b108a2256b0abcba4f2b92f624e56eb3cd3ac5e7bdb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32a8bb064db78fa3e4f5b108a2256b0abcba4f2b92f624e56eb3cd3ac5e7bdb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a8bb064db78fa3e4f5b108a2256b0abcba4f2b92f624e56eb3cd3ac5e7bdb6", kill_on_drop: false }` [INFO] [stdout] 32a8bb064db78fa3e4f5b108a2256b0abcba4f2b92f624e56eb3cd3ac5e7bdb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28cc8a6ac15e29222ec7bd05f14f690f414eaf67b38e091add1bf283a3f86007 [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" "28cc8a6ac15e29222ec7bd05f14f690f414eaf67b38e091add1bf283a3f86007", kill_on_drop: false }` [INFO] [stderr] Compiling gcc v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.7 [INFO] [stderr] Compiling png_sys v1.6.16 (https://github.com/indefini/rust-png.git#81f5fc68) [INFO] [stderr] Compiling rustc-serialize v0.3.18 [INFO] [stderr] Compiling serde v0.8.19 [INFO] [stderr] Compiling lua v0.3.0 (https://github.com/indefini/rust-lua.git#0f24e6e3) [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 rand v0.3.14 [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] [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] [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-f8777b8709c8db22/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-f8777b8709c8db22/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: 0x55c209e3d7dc - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55c209e3d7dc - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55c209e3d7dc - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55c209e3d7dc - ::fmt::h9a78218788c14e18 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55c209e5b1fc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stderr] 5: 0x55c209e3b555 - std::io::Write::write_fmt::h1d5220480c7a2437 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stderr] 6: 0x55c209e3eed0 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55c209e3eed0 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55c209e3eed0 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stderr] 9: 0x55c209e3ea87 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55c209e3f584 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stderr] 11: 0x55c209e3f032 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55c209e3dca4 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55c209e3efc9 - rust_begin_unwind [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stderr] 14: 0x55c209e1f1c1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stderr] 15: 0x55c209e1f10d - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stderr] 16: 0x55c209e21a5f - build_script_build::main::h88028f5511682114 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/rust-lua-1afb259f7e1240d1/0f24e6e/build.rs:7:5 [INFO] [stderr] 17: 0x55c209e22bfb - core::ops::function::FnOnce::call_once::hb8e84172541677f2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x55c209e2206e - std::sys_common::backtrace::__rust_begin_short_backtrace::h157525141e1192c4 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x55c209e22101 - std::rt::lang_start::{{closure}}::hd7a43b8bdcb4dfd2 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:63:18 [INFO] [stderr] 20: 0x55c209e3fa8a - core::ops::function::impls:: for &F>::call_once::hc590b210ed55e22f [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x55c209e3fa8a - std::panicking::try::do_call::h5f0600b7a33ea1af [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 22: 0x55c209e3fa8a - std::panicking::try::he15826df0f376a33 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 23: 0x55c209e3fa8a - std::panic::catch_unwind::hd8af3a578b6b4c86 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 24: 0x55c209e3fa8a - std::rt::lang_start_internal::{{closure}}::h301d1329324ae1f0 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:48 [INFO] [stderr] 25: 0x55c209e3fa8a - std::panicking::try::do_call::h941e8fdb0bd03655 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stderr] 26: 0x55c209e3fa8a - std::panicking::try::ha20a77bf65530f63 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stderr] 27: 0x55c209e3fa8a - std::panic::catch_unwind::h33afc061cc69ef90 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stderr] 28: 0x55c209e3fa8a - std::rt::lang_start_internal::hc05c244593147106 [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:45:20 [INFO] [stderr] 29: 0x55c209e220d0 - std::rt::lang_start::hea7b4ff10926f33b [INFO] [stderr] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/rt.rs:62:5 [INFO] [stderr] 30: 0x55c209e21a9c - main [INFO] [stderr] 31: 0x7fdb4fa610b3 - __libc_start_main [INFO] [stderr] 32: 0x55c209e1f91e - _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" "28cc8a6ac15e29222ec7bd05f14f690f414eaf67b38e091add1bf283a3f86007", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28cc8a6ac15e29222ec7bd05f14f690f414eaf67b38e091add1bf283a3f86007", kill_on_drop: false }` [INFO] [stdout] 28cc8a6ac15e29222ec7bd05f14f690f414eaf67b38e091add1bf283a3f86007