[INFO] cloning repository https://github.com/Kliemann-Service-GmbH/xmz-test-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kliemann-Service-GmbH/xmz-test-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKliemann-Service-GmbH%2Fxmz-test-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKliemann-Service-GmbH%2Fxmz-test-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cdbbd15ae660e0fce6c4ee364e75438d216c3e4d [INFO] checking Kliemann-Service-GmbH/xmz-test-tool against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKliemann-Service-GmbH%2Fxmz-test-tool" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool [INFO] finished tweaking git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool [INFO] tweaked toml for git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aaf52fce78f984fe362d669df98883eb2fd46c8afdcf2e1d6eed0fe46b8ce3a3 [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" "aaf52fce78f984fe362d669df98883eb2fd46c8afdcf2e1d6eed0fe46b8ce3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aaf52fce78f984fe362d669df98883eb2fd46c8afdcf2e1d6eed0fe46b8ce3a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf52fce78f984fe362d669df98883eb2fd46c8afdcf2e1d6eed0fe46b8ce3a3", kill_on_drop: false }` [INFO] [stdout] aaf52fce78f984fe362d669df98883eb2fd46c8afdcf2e1d6eed0fe46b8ce3a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d47f8c1106ca5a607231bb7ee78c83918001637485d3967cb8175f7f5b995a6a [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" "d47f8c1106ca5a607231bb7ee78c83918001637485d3967cb8175f7f5b995a6a", 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] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling gio v0.1.1 (https://github.com/gtk-rs/gio.git#07d4601b) [INFO] [stderr] Compiling cairo-rs v0.1.1 (https://github.com/gtk-rs/cairo#411ffb9c) [INFO] [stderr] Compiling gdk-pixbuf v0.1.1 (https://github.com/gtk-rs/gdk-pixbuf#739fe928) [INFO] [stderr] Compiling gdk v0.5.1 (https://github.com/gtk-rs/gdk.git#8b334252) [INFO] [stderr] Compiling quote v0.3.12 [INFO] [stderr] Checking c_vec v1.2.0 [INFO] [stderr] Compiling gtk v0.1.1 (https://github.com/gtk-rs/gtk.git#344453c9) [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking rustc-demangle v0.1.3 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking serde v0.9.6 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Compiling xmz-mod-touch-test-tool v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling syn v0.11.4 [INFO] [stderr] Compiling glib-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gobject-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gio-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling cairo-sys-rs v0.3.2 (https://github.com/gtk-rs/cairo#411ffb9c) [INFO] [stderr] Compiling pango-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gdk-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling atk-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling gtk-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [INFO] [stderr] Compiling libmodbus-sys v0.2.1 (https://github.com/zzeroo/libmodbus-rs.git#7939c466) [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking error-chain v0.9.0 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] error: failed to run custom build command for `libmodbus-sys v0.2.1 (https://github.com/zzeroo/libmodbus-rs.git#7939c466)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libmodbus-sys-6474e17060c074ff/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] running: "sh" "-c" "/opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-9c8cd7e93aa5b371/7939c46/libmodbus-sys/libmodbus/autogen.sh" [INFO] [stderr] [INFO] [stderr] -------------------------- [INFO] [stderr] Running autoreconf failed. [INFO] [stderr] -------------------------- [INFO] [stderr] [INFO] [stderr] running: "sh" "-c" "\"/opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-9c8cd7e93aa5b371/7939c46/libmodbus-sys/libmodbus/configure\" --prefix=\"/opt/rustwide/target/debug/build/libmodbus-sys-b31259efc77f5b74/out\"" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] aclocal: error: echo failed with exit status: 1 [INFO] [stderr] autoreconf: aclocal failed with exit status: 1 [INFO] [stderr] sh: 1: /opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-9c8cd7e93aa5b371/7939c46/libmodbus-sys/libmodbus/configure: not found [INFO] [stderr] thread 'main' panicked at 'assertion failed: cmd.stdout(Stdio::inherit()).stderr(Stdio::inherit()).status().unwrap().success()', /opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-9c8cd7e93aa5b371/7939c46/libmodbus-sys/build.rs:78:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55905474e200 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55905474e200 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d26397c5720fdbb [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55905474e200 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55905474e200 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55905476c41c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55905474ac82 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/io/mod.rs:1519:15 [INFO] [stderr] 6: 0x5590547509b5 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x5590547509b5 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x5590547509b5 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55905475050a - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x559054751151 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55905472d5fe - std::panicking::begin_panic::{{closure}}::h393ba1c298535a44 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:520:9 [INFO] [stderr] 12: 0x559054728459 - std::sys_common::backtrace::__rust_end_short_backtrace::hc8343354fd509537 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55905472d52b - std::panicking::begin_panic::haf839a1ade1d2e59 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:519:12 [INFO] [stderr] 14: 0x559054709370 - build_script_build::run::h8a6717da8ce4b1c9 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-9c8cd7e93aa5b371/7939c46/libmodbus-sys/build.rs:78:5 [INFO] [stderr] 15: 0x55905470860c - build_script_build::main::h17525e0f4fa002d6 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-9c8cd7e93aa5b371/7939c46/libmodbus-sys/build.rs:53:5 [INFO] [stderr] 16: 0x5590547097bb - core::ops::function::FnOnce::call_once::hc99dcd0e57e2baf0 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 17: 0x5590547098ae - std::sys_common::backtrace::__rust_begin_short_backtrace::hb8967d16142311d8 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 18: 0x559054709531 - std::rt::lang_start::{{closure}}::h14c840e027bb22ef [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/rt.rs:66:18 [INFO] [stderr] 19: 0x559054751577 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 20: 0x559054751577 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:379:40 [INFO] [stderr] 21: 0x559054751577 - std::panicking::try::h068087b173f80a49 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panicking.rs:343:19 [INFO] [stderr] 22: 0x559054751577 - std::panic::catch_unwind::h1f8259807e825279 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/panic.rs:396:14 [INFO] [stderr] 23: 0x559054751577 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/rt.rs:51:25 [INFO] [stderr] 24: 0x559054709507 - std::rt::lang_start::h7e53994ce0d40251 [INFO] [stderr] at /rustc/c919f490bbcd2b29b74016101f7ec71aaa24bdbb/library/std/src/rt.rs:65:5 [INFO] [stderr] 25: 0x5590547093aa - main [INFO] [stderr] 26: 0x7f556743a0b3 - __libc_start_main [INFO] [stderr] 27: 0x5590547060ce - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d47f8c1106ca5a607231bb7ee78c83918001637485d3967cb8175f7f5b995a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d47f8c1106ca5a607231bb7ee78c83918001637485d3967cb8175f7f5b995a6a", kill_on_drop: false }` [INFO] [stdout] d47f8c1106ca5a607231bb7ee78c83918001637485d3967cb8175f7f5b995a6a