[INFO] cloning repository https://github.com/intecture/agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/intecture/agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintecture%2Fagent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintecture%2Fagent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da3632e050f70c8978f22956344e82bfde649e14 [INFO] testing intecture/agent against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintecture%2Fagent" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intecture/agent 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/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-8/source/Cargo.toml [INFO] crate git repo https://github.com/intecture/agent 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] [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-8/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-8/source/src/main.rs` was erroneously implicitly accepted for binary `inagent`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stdout] 47b4160ba3003e843090066af3fab5057a7ff4559c3c3d2594e189a70eecc3b4 [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" "47b4160ba3003e843090066af3fab5057a7ff4559c3c3d2594e189a70eecc3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47b4160ba3003e843090066af3fab5057a7ff4559c3c3d2594e189a70eecc3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47b4160ba3003e843090066af3fab5057a7ff4559c3c3d2594e189a70eecc3b4", kill_on_drop: false }` [INFO] [stdout] 47b4160ba3003e843090066af3fab5057a7ff4559c3c3d2594e189a70eecc3b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 4941dd1299bf177c8432a20bd478d3dc82cbf9765452ac305bf55f71f7580100 [INFO] running `Command { std: "docker" "start" "-a" "4941dd1299bf177c8432a20bd478d3dc82cbf9765452ac305bf55f71f7580100", kill_on_drop: false }` [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 rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling winapi-build v0.1.1 [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 winapi v0.2.8 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling pnet_macros_support v0.1.1 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.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 hostname v0.1.3 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling zmq-sys v0.8.1 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling chan-signal v0.1.7 [INFO] [stderr] Compiling chan-signal v0.2.0 [INFO] [stderr] Compiling zmq v0.8.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling mustache v0.8.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling czmq v0.1.0 [INFO] [stderr] Compiling syntex_syntax v0.42.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] [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-d860f55906b172c8.inapi.938vi4kt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.inapi.938vi4kt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinapi-d860f55906b172c8.so" "-Wl,--version-script=/tmp/rustc6QDBWM/list" "/opt/rustwide/target/debug/deps/inapi-d860f55906b172c8.2tego72eh61w3hp3.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/rustc6QDBWM/libpnet-7c90fbef64bd1fbd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libpnet_macros_support-2176953d81769bbe.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libwinapi-4302359dfd2c100e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libhostname-abb1779305f7d321.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libzfilexfer-069592e61d6e2239.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libzdaemon-ab4aa53a6fe14c22.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libczmq-bcd3299555c21e42.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libzmq-4c1f91d8be80a10d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libzmq_sys-1f398ad0472c6711.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libczmq_sys-2b44dde05fcea1f7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libbitflags-c37be380fcc6c27f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libcrc-dc538eebbba789e3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/liblazy_static-6cd99bbe299abb0c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libtempfile-b3ff083108df3d65.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/librand-691e9f5c4566d1ef.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libserde_json-870487ecb1ee9018.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libdtoa-43ccdaafe82ff631.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libitoa-d03d6a651c0582a0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libnum_traits-d9811cb0f495429f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libserde-6289eb1cac69aa79.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libregex-3cdec3683ca88106.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libutf8_ranges-d12ce58d70084144.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libregex_syntax-7bd236df1deaa679.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libthread_local-87b6c3956e832bc1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libunreachable-4793e65fd45868f5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libvoid-cff1fbb51120ba49.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libthread_id-381850f26704c1ac.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libaho_corasick-251a2677de8c7380.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libmemchr-38738811f336cd64.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/libmustache-6efb9aa795e5ea3f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/liblog-d7e27f3870ed64f2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/librustc_serialize-cf160550f07bf347.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc6QDBWM/liblibc-5f330032f7404cc7.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/rustc6QDBWM/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" "4941dd1299bf177c8432a20bd478d3dc82cbf9765452ac305bf55f71f7580100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4941dd1299bf177c8432a20bd478d3dc82cbf9765452ac305bf55f71f7580100", kill_on_drop: false }` [INFO] [stdout] 4941dd1299bf177c8432a20bd478d3dc82cbf9765452ac305bf55f71f7580100