[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 beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKliemann-Service-GmbH%2Fxmz-test-tool" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kliemann-Service-GmbH/xmz-test-tool on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-3/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" "+beta" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8c426e1dfa2b46584b465e9f8e729caa56a69898155c88a6dc7b3cfa4fc73c04 [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" "8c426e1dfa2b46584b465e9f8e729caa56a69898155c88a6dc7b3cfa4fc73c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c426e1dfa2b46584b465e9f8e729caa56a69898155c88a6dc7b3cfa4fc73c04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c426e1dfa2b46584b465e9f8e729caa56a69898155c88a6dc7b3cfa4fc73c04", kill_on_drop: false }` [INFO] [stdout] 8c426e1dfa2b46584b465e9f8e729caa56a69898155c88a6dc7b3cfa4fc73c04 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2bee3f19391f9f69db72d56edda505a98416680994bbcd77d0f96b53642283f [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" "b2bee3f19391f9f69db72d56edda505a98416680994bbcd77d0f96b53642283f", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.43 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking bitflags v0.5.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking cfg-if v0.1.0 [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 gio v0.1.1 (https://github.com/gtk-rs/gio.git#07d4601b) [INFO] [stderr] Checking c_vec v1.2.0 [INFO] [stderr] Compiling gdk v0.5.1 (https://github.com/gtk-rs/gdk.git#8b334252) [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.12 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Compiling gtk v0.1.1 (https://github.com/gtk-rs/gtk.git#344453c9) [INFO] [stderr] Checking rustc-demangle v0.1.3 [INFO] [stderr] Compiling xmz-mod-touch-test-tool v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking num-traits v0.1.36 [INFO] [stderr] Checking serde v0.9.6 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking bitflags v0.1.1 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Compiling syn v0.11.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [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 cairo-sys-rs v0.3.2 (https://github.com/gtk-rs/cairo#411ffb9c) [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.2 (https://github.com/gtk-rs/sys.git#9ae84c22) [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] Checking thread-id v2.0.0 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling libmodbus-sys v0.2.1 (https://github.com/zzeroo/libmodbus-rs.git#7939c466) [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking error-chain v0.9.0 [INFO] [stderr] Compiling serde_codegen_internals v0.13.0 [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-f76c90fbea873ef1/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-475b7419378fcfea/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: 0x55b9d2100450 - std::backtrace_rs::backtrace::libunwind::trace::h7cf3ca97bd83fbab [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55b9d2100450 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a69c674b2d9ea5c [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55b9d2100450 - std::sys_common::backtrace::_print_fmt::hdf72478dfcb50678 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55b9d2100450 - ::fmt::h1e0bdbb35e83deca [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55b9d211e8dc - core::fmt::write::he67f9b17bcb7ee73 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x55b9d20fcfb2 - std::io::Write::write_fmt::hac97d5cb5753e2ec [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x55b9d2102a5d - std::sys_common::backtrace::_print::haa20918e28a126c5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55b9d2102a5d - std::sys_common::backtrace::print::h49e772a4873d9076 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55b9d2102a5d - std::panicking::default_hook::{{closure}}::hb218b305d15e3f11 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55b9d2102708 - std::panicking::default_hook::h63997b7b949e1ce0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55b9d21030e1 - std::panicking::rust_panic_with_hook::hb54f09ccadf64bd3 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55b9d20e30cc - std::panicking::begin_panic::{{closure}}::hb2203a8c93d529e4 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:506 [INFO] [stderr] 12: 0x55b9d20d9e09 - std::sys_common::backtrace::__rust_end_short_backtrace::h303f4add5f96caa7 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55b9d20e2ff7 - std::panicking::begin_panic::hbfe90a17259f6890 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:505 [INFO] [stderr] 14: 0x55b9d20bd430 - build_script_build::run::h5cc865ffe62fbf05 [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-9c8cd7e93aa5b371/7939c46/libmodbus-sys/build.rs:78 [INFO] [stderr] 15: 0x55b9d20bc7f2 - build_script_build::main::hf1c8a2cc80bce25e [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/libmodbus-rs-9c8cd7e93aa5b371/7939c46/libmodbus-sys/build.rs:53 [INFO] [stderr] 16: 0x55b9d20bd87b - core::ops::function::FnOnce::call_once::hff75db4132a79943 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:227 [INFO] [stderr] 17: 0x55b9d20bd96e - std::sys_common::backtrace::__rust_begin_short_backtrace::ha653b769a07d6333 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 18: 0x55b9d20bd5f1 - std::rt::lang_start::{{closure}}::h5379245d8ebaf39c [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:66 [INFO] [stderr] 19: 0x55b9d2103507 - core::ops::function::impls:: for &F>::call_once::h908982dfc31b926f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:259 [INFO] [stderr] 20: 0x55b9d2103507 - std::panicking::try::do_call::h92777899503b7584 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:381 [INFO] [stderr] 21: 0x55b9d2103507 - std::panicking::try::h8815656b2b76e792 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:345 [INFO] [stderr] 22: 0x55b9d2103507 - std::panic::catch_unwind::h112ab81228f50b46 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panic.rs:382 [INFO] [stderr] 23: 0x55b9d2103507 - std::rt::lang_start_internal::h1772a706c7575c24 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:51 [INFO] [stderr] 24: 0x55b9d20bd5c7 - std::rt::lang_start::ha20cb7c569e73de5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:65 [INFO] [stderr] 25: 0x55b9d20bd46a - main [INFO] [stderr] 26: 0x7f3b2dfc30b3 - __libc_start_main [INFO] [stderr] 27: 0x55b9d20ba0ce - _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" "b2bee3f19391f9f69db72d56edda505a98416680994bbcd77d0f96b53642283f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bee3f19391f9f69db72d56edda505a98416680994bbcd77d0f96b53642283f", kill_on_drop: false }` [INFO] [stdout] b2bee3f19391f9f69db72d56edda505a98416680994bbcd77d0f96b53642283f