[INFO] updating cached repository https://github.com/intecture/agent [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] da3632e050f70c8978f22956344e82bfde649e14 [INFO] testing intecture/agent against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintecture%2Fagent" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intecture/agent on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/intecture/agent [INFO] finished tweaking git repo https://github.com/intecture/agent [INFO] tweaked toml for git repo https://github.com/intecture/agent written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/intecture/agent already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] * /workspace/builds/worker-9/source/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 `/workspace/builds/worker-9/source/src/main.rs` was erroneously implicitly accepted for binary `inagent`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 59dafe953cb934213efa8f6eaf8d04e09aa8b2edc6e11267341544d303f8ccb0 [INFO] running `"docker" "start" "-a" "59dafe953cb934213efa8f6eaf8d04e09aa8b2edc6e11267341544d303f8ccb0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [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/rustwide/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/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `inagent`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling libc v0.2.22 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.7.2 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling pnet_macros_support v0.1.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling mustache v0.8.0 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling czmq-sys v0.1.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling hostname v0.1.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling zmq-sys v0.8.1 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling zmq v0.8.1 [INFO] [stderr] Compiling chan-signal v0.1.7 [INFO] [stderr] Compiling chan-signal v0.2.0 [INFO] [stderr] Compiling czmq v0.1.0 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling zdaemon v0.0.2 [INFO] [stderr] Compiling zfilexfer v0.0.2 [INFO] [stderr] Compiling intecture-auth v0.1.0 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.13.1 [INFO] [stderr] Compiling pnet v0.16.0 [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.inapi.8gvmp8d3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinapi-e2b9afbcfbdbe063.so" "-Wl,--version-script=/tmp/rustcHbm4ZY/list" "/opt/rustwide/target/debug/deps/inapi-e2b9afbcfbdbe063.itqf1pjac1uz809.rcgu.o" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libpnet-bf618211ae48f90f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libpnet_macros_support-b35cab1526594707.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libwinapi-3ed1ade76b4e589e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libhostname-308a48822a5d23de.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libzfilexfer-a43dc98764f064f5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libzdaemon-e591b75259517b0c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libczmq-7f811d5b1c2d42bd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libzmq-0a73447849a15c6f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libzmq_sys-56a265bf1191dcc9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libczmq_sys-8b2d74cbec9bd693.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libbitflags-1a3d0f0c4bc5f688.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libcrc-35d108b5be410423.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/liblazy_static-d2bb7a6feee30a22.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libtempfile-6f74198a4eeb37bf.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/librand-a9312320e973698e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libserde_json-7ee87cd7502148a3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libdtoa-78d88fea35ca0bf6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libitoa-f1804091991d9b0b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libnum_traits-e28389c6514d8541.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libserde-c59a0610f6725de5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libregex-97e920ff11c24e22.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libutf8_ranges-5ad13cb014affa8b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libregex_syntax-a104968998558a81.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libthread_local-f022061354a4221b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libunreachable-0be79f0d0c84a743.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libvoid-ef80a4c5b644431d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libthread_id-abb346f1633afe69.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libaho_corasick-7ee5b17afcb9cd74.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libmemchr-7ab29ad890ac1a93.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/libmustache-0445a45657f5a2d2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/liblog-81f35c990c896104.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/librustc_serialize-93a3205e411ff51e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcHbm4ZY/liblibc-c923bb8a7c364b22.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-205127404fcba336" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcHbm4ZY/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lzmq" "-lczmq" "-lczmq" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lczmq [INFO] [stderr] /usr/bin/ld: cannot find -lczmq [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `intecture-api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "59dafe953cb934213efa8f6eaf8d04e09aa8b2edc6e11267341544d303f8ccb0"` [INFO] running `"docker" "rm" "-f" "59dafe953cb934213efa8f6eaf8d04e09aa8b2edc6e11267341544d303f8ccb0"` [INFO] [stdout] 59dafe953cb934213efa8f6eaf8d04e09aa8b2edc6e11267341544d303f8ccb0