[INFO] cloning repository https://github.com/petehayes102/intecture-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petehayes102/intecture-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9eb4e41e55b136e688748c47bc4f28f10404ab8a [INFO] testing petehayes102/intecture-test against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petehayes102/intecture-test 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/petehayes102/intecture-test [INFO] finished tweaking git repo https://github.com/petehayes102/intecture-test [INFO] tweaked toml for git repo https://github.com/petehayes102/intecture-test written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/petehayes102/intecture-test 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3542b95c754e9899e171dcd03a46eb61b0f63b25b99c8f1f01a0e92cb9bde179 [INFO] running `Command { std: "docker" "start" "-a" "3542b95c754e9899e171dcd03a46eb61b0f63b25b99c8f1f01a0e92cb9bde179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3542b95c754e9899e171dcd03a46eb61b0f63b25b99c8f1f01a0e92cb9bde179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3542b95c754e9899e171dcd03a46eb61b0f63b25b99c8f1f01a0e92cb9bde179", kill_on_drop: false }` [INFO] [stdout] 3542b95c754e9899e171dcd03a46eb61b0f63b25b99c8f1f01a0e92cb9bde179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eae720a8a0dfe85b8e1748a6b0aca0f4a994040576ce00b787d4a21bf22df050 [INFO] running `Command { std: "docker" "start" "-a" "eae720a8a0dfe85b8e1748a6b0aca0f4a994040576ce00b787d4a21bf22df050", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling crc-core v0.1.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling pnet_macros_support v0.2.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling mustache v0.8.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling czmq-sys v0.1.0 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling hostname v0.1.3 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling czmq v0.1.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling zdaemon v0.0.2 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling zfilexfer v0.0.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.15.0 [INFO] [stderr] Compiling pnet v0.16.0 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.inapi.7wv0j8ny-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinapi-6eb6e586b43fbd5a.so" "-Wl,--version-script=/tmp/rustcuQ28Qm/list" "/opt/rustwide/target/debug/deps/inapi-6eb6e586b43fbd5a.3g90f87cazyo3qwp.rcgu.o" "-shared" "-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.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libpnet-4cdae242dbcf3523.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libpnet_macros_support-e5472c4ad3a9e554.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libwinapi-4302359dfd2c100e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libhostname-1dbaf14834ac4955.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libzfilexfer-c4ae0bf77346aec9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libzdaemon-7c68ec64fcd7e936.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libcrc-32a2af7eab9a6d2c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libcrc_core-ef4fbe1b2b3d998d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libbuild_const-423d33c0a779416f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libtempfile-443774a28462cb51.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/librand-3ad1c67196502b02.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libserde_json-a27e122c63621744.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libdtoa-872fc5a843154fab.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libitoa-bed14ad2a8a29d2d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libnum_traits-d93c661d36042233.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libserde-6289eb1cac69aa79.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libregex-c3d65a9bcda1f44e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libutf8_ranges-d12ce58d70084144.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libregex_syntax-27da99dc78c5456c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libthread_local-69f73a73de976e37.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libunreachable-c7876f1e3de87b4b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libvoid-cff1fbb51120ba49.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libaho_corasick-11d8b4a9842f4fda.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libmemchr-4862d56c11f252b3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libmustache-644caf050404a852.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/librustc_serialize-cf160550f07bf347.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/liblazy_static-6cd99bbe299abb0c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libczmq-bf38fb7380cc9e6a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libzmq-2540135fb43b75ff.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libzmq_sys-f5419072d85027be.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/liblog-5df6075caf667027.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libczmq_sys-bc4529d540408d50.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/liblibc-ba173ad96c9e846e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcuQ28Qm/libbitflags-c37be380fcc6c27f.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-e12de7683a34c500" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcuQ28Qm/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lzmq" "-lczmq" "-lczmq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lczmq [INFO] [stdout] /usr/bin/ld: cannot find -lczmq [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intecture-api` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "eae720a8a0dfe85b8e1748a6b0aca0f4a994040576ce00b787d4a21bf22df050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eae720a8a0dfe85b8e1748a6b0aca0f4a994040576ce00b787d4a21bf22df050", kill_on_drop: false }` [INFO] [stdout] eae720a8a0dfe85b8e1748a6b0aca0f4a994040576ce00b787d4a21bf22df050