[INFO] updating cached repository intecture/agent [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/intecture/agent [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/intecture/agent" "work/ex/beta-1.37-6/sources/1.36.0/gh/intecture/agent"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/intecture/agent'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/intecture/agent" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intecture/agent"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intecture/agent'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] da3632e050f70c8978f22956344e82bfde649e14 [INFO] sha for GitHub repo intecture/agent: da3632e050f70c8978f22956344e82bfde649e14 [INFO] validating manifest of intecture/agent on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of intecture/agent on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing intecture/agent [INFO] finished frobbing intecture/agent [INFO] frobbed toml for intecture/agent written to work/ex/beta-1.37-6/sources/1.36.0/gh/intecture/agent/Cargo.toml [INFO] started frobbing intecture/agent [INFO] finished frobbing intecture/agent [INFO] frobbed toml for intecture/agent written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intecture/agent/Cargo.toml [INFO] crate intecture/agent already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing intecture/agent against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/intecture/agent:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 738490157cebc7216355af3f00e0ff7d0ba36ed40a254c0baea92fa7e4b3548e [INFO] running `"docker" "start" "-a" "738490157cebc7216355af3f00e0ff7d0ba36ed40a254c0baea92fa7e4b3548e"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/crater/workdir/src/main.rs` was erroneously implicitly accepted for binary `inagent`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling pnet_macros_support v0.1.1 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling mustache v0.8.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling czmq-sys v0.1.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling hostname v0.1.3 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling zmq-sys v0.8.1 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] error: failed to run custom build command for `zmq-sys v0.8.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/zmq-sys-f9b649e67c35dfdd/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Unable to locate libzmq: [INFO] [stderr] `"pkg-config" "--libs" "--cflags" "libzmq >= 3.2"` did not exit successfully: exit code: 1 [INFO] [stderr] --- stderr [INFO] [stderr] Package libzmq was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `libzmq.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'libzmq' found [INFO] [stderr] ', /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/zmq-sys-0.8.1/build.rs:29:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55719fa39e9b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55719fa39e9b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55719fa39e9b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55719fa39e9b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55719fa39e9b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55719fa39b77 - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55719fa3a560 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55719fa3a0e2 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55719fa3a02f - std::panicking::begin_panic_fmt::he65a2e8ff19d8ae0 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 9: 0x55719f9a868c - build_script_build::main::hba7a53bd3604151f [INFO] [stderr] at /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/zmq-sys-0.8.1/build.rs:29 [INFO] [stderr] 10: 0x55719f9a7940 - std::rt::lang_start::{{closure}}::h1cbab64855a9b662 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 11: 0x55719fa39fb3 - std::rt::lang_start_internal::{{closure}}::h055e1fdc5578d418 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 12: 0x55719fa39fb3 - std::panicking::try::do_call::h480cafa68c9928b4 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 13: 0x55719fa404fa - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 14: 0x55719fa3aa6d - std::panicking::try::he0549d0299de204a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 15: 0x55719fa3aa6d - std::panic::catch_unwind::h422dc2db98f03517 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 16: 0x55719fa3aa6d - std::rt::lang_start_internal::h121de03325a3f900 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 17: 0x55719f9a7919 - std::rt::lang_start::h8d2351cdb2ab69e1 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 18: 0x55719f9a8bca - main [INFO] [stderr] 19: 0x7f14274cb2e1 - __libc_start_main [INFO] [stderr] 20: 0x55719f9a766a - _start [INFO] [stderr] 21: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "738490157cebc7216355af3f00e0ff7d0ba36ed40a254c0baea92fa7e4b3548e"` [INFO] running `"docker" "rm" "-f" "738490157cebc7216355af3f00e0ff7d0ba36ed40a254c0baea92fa7e4b3548e"` [INFO] [stdout] 738490157cebc7216355af3f00e0ff7d0ba36ed40a254c0baea92fa7e4b3548e