[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9eb4e41e55b136e688748c47bc4f28f10404ab8a [INFO] testing petehayes102/intecture-test against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test" "/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/petehayes102/intecture-test on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "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-0/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.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9d5a077aa51864958b17126474dc58a00d2eb9eb230427483990adee1c5b7d9 [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" "c9d5a077aa51864958b17126474dc58a00d2eb9eb230427483990adee1c5b7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9d5a077aa51864958b17126474dc58a00d2eb9eb230427483990adee1c5b7d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d5a077aa51864958b17126474dc58a00d2eb9eb230427483990adee1c5b7d9", kill_on_drop: false }` [INFO] [stdout] c9d5a077aa51864958b17126474dc58a00d2eb9eb230427483990adee1c5b7d9 [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" "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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "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] 16c4b24e4ca0056eee2d587d31724e9ddaea8044a09dab93c99562da73c0e7fe [INFO] running `Command { std: "docker" "start" "-a" "16c4b24e4ca0056eee2d587d31724e9ddaea8044a09dab93c99562da73c0e7fe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling crc-core v0.1.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling pnet_macros_support v0.2.0 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling mustache v0.8.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling syntex_errors v0.42.0 [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 zmq-sys v0.8.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [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 czmq v0.1.0 [INFO] [stderr] Compiling zdaemon v0.0.2 [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" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.inapi.8sonu8xg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinapi-47f92aeb545de91c.so" "-Wl,--version-script=/tmp/rustcXat6av/list" "/opt/rustwide/target/debug/deps/inapi-47f92aeb545de91c.3bil1rz4mmmvmi9c.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.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcXat6av/libpnet-7a1d3adf74c776cd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libpnet_macros_support-b87f683f48004060.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libwinapi-0f165c0ed5b63ae2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libhostname-791ae1b9fc5545e4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libzfilexfer-39863532d09a21e8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libzdaemon-f82abb0fae788f71.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libcrc-3095de9b79646492.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libcrc_core-bac9342e731103e4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libbuild_const-fab1b8f20f437a1e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libtempfile-273c7021dffdae2f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/librand-1d763cefab09934f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libserde_json-991d779d06bdbe8d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libdtoa-d3d48e722b059f49.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libitoa-b61772af7e6c1227.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libnum_traits-1d53bb2f56433574.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libserde-d20e1eec93e45241.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libregex-03d183b1b13700b9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libutf8_ranges-526801e80c910ae2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libregex_syntax-c03c72c421782e20.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libthread_local-2885a54a7676f647.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libunreachable-cb6d64c0a821d466.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libvoid-e31c15de66dcb358.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libaho_corasick-d9cc5cd6db7637c1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libmemchr-9f7192d8a036c9db.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libmustache-a47b140172f15dcc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/librustc_serialize-f61ed616208b2c25.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/liblazy_static-59e5ac9d69293706.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libczmq-9676a81fde937b3d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libzmq-20e4b71ef31e2139.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libzmq_sys-c268fa662c75690f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/liblog-4509cd79acbb1254.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libczmq_sys-e9428b6cad8a372c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/liblibc-28cdded4af269d73.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcXat6av/libbitflags-919933c806e455aa.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-8bb11f807a7b6b4c" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcXat6av/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lzmq" "-lczmq" "-lczmq" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "16c4b24e4ca0056eee2d587d31724e9ddaea8044a09dab93c99562da73c0e7fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c4b24e4ca0056eee2d587d31724e9ddaea8044a09dab93c99562da73c0e7fe", kill_on_drop: false }` [INFO] [stdout] 16c4b24e4ca0056eee2d587d31724e9ddaea8044a09dab93c99562da73c0e7fe