[INFO] cloning repository https://github.com/davidwalschots/airbus-systems [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidwalschots/airbus-systems" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidwalschots%2Fairbus-systems", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidwalschots%2Fairbus-systems'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fdcafdf9f59c629d3f4ce044d7860380909d1b2 [INFO] testing davidwalschots/airbus-systems against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidwalschots%2Fairbus-systems" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidwalschots/airbus-systems on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidwalschots/airbus-systems [INFO] finished tweaking git repo https://github.com/davidwalschots/airbus-systems [INFO] tweaked toml for git repo https://github.com/davidwalschots/airbus-systems written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/davidwalschots/airbus-systems already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b6d61f33f39fd6d2c391b78e175ecacbdd594a04fc564d39c531f5744f0f74c [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" "8b6d61f33f39fd6d2c391b78e175ecacbdd594a04fc564d39c531f5744f0f74c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b6d61f33f39fd6d2c391b78e175ecacbdd594a04fc564d39c531f5744f0f74c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b6d61f33f39fd6d2c391b78e175ecacbdd594a04fc564d39c531f5744f0f74c", kill_on_drop: false }` [INFO] [stdout] 8b6d61f33f39fd6d2c391b78e175ecacbdd594a04fc564d39c531f5744f0f74c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7cdef35b8f70c27bb5f824c97aad763e70c8dded97a4c0e097ee2d972b04c06 [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" "b7cdef35b8f70c27bb5f824c97aad763e70c8dded97a4c0e097ee2d972b04c06", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling msfs_sdk v0.0.1-alpha.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling msfs_derive v0.0.1-alpha.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] error: failed to run custom build command for `msfs_derive v0.0.1-alpha.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/msfs_derive-885a67446733942b/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Could not locate MSFS SDK. Make sure you have it installed or try setting the MSFS_SDK env var."', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/msfs_derive-0.0.1-alpha.2/build.rs:3:56 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5634b67c3ac0 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x5634b67c3ac0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5634b67c3ac0 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x5634b67c3ac0 - ::fmt::he009dcaaa75eed60 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5634b67dd94c - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x5634b67c19d2 - std::io::Write::write_fmt::heb7e50902e98831c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x5634b67c5c25 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5634b67c5c25 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5634b67c5c25 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5634b67c58c8 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x5634b67c6361 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stderr] 11: 0x5634b67c5ea7 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:499:13 [INFO] [stderr] 12: 0x5634b67c3f7c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x5634b67c5e09 - rust_begin_unwind [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stderr] 14: 0x5634b67dccf1 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x5634b67dcb13 - core::option::expect_none_failed::h7e1dd0a94971eb61 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:1268:5 [INFO] [stderr] 16: 0x5634b67a6c5e - core::result::Result::unwrap::h13bfbee962b32830 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/result.rs:973:23 [INFO] [stderr] 17: 0x5634b67aab54 - build_script_build::main::hfcd36c28251adc24 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/msfs_derive-0.0.1-alpha.2/build.rs:3:20 [INFO] [stderr] 18: 0x5634b67a547b - core::ops::function::FnOnce::call_once::h425efc84e36c0296 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x5634b67a1e0e - std::sys_common::backtrace::__rust_begin_short_backtrace::hd96129b286a85531 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x5634b67a20f1 - std::rt::lang_start::{{closure}}::hf62ce0fb73527685 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x5634b67c6787 - core::ops::function::impls:: for &F>::call_once::h57e2a071d427b24c [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x5634b67c6787 - std::panicking::try::do_call::h81cbbe0c3b30a28e [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stderr] 23: 0x5634b67c6787 - std::panicking::try::hbeeb95b4e1f0a876 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stderr] 24: 0x5634b67c6787 - std::panic::catch_unwind::h59c48ccb40a0bf20 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x5634b67c6787 - std::rt::lang_start_internal::ha53ab63f88fee728 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x5634b67a20c7 - std::rt::lang_start::hf034cfd38001ac72 [INFO] [stderr] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x5634b67ab75a - main [INFO] [stderr] 28: 0x7f78a31780b3 - __libc_start_main [INFO] [stderr] 29: 0x5634b679b0be - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b7cdef35b8f70c27bb5f824c97aad763e70c8dded97a4c0e097ee2d972b04c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7cdef35b8f70c27bb5f824c97aad763e70c8dded97a4c0e097ee2d972b04c06", kill_on_drop: false }` [INFO] [stdout] b7cdef35b8f70c27bb5f824c97aad763e70c8dded97a4c0e097ee2d972b04c06