[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintecture%2Fagent" "/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/intecture/agent on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-2/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.60.0" "fetch" "--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-2/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-2/source/src/main.rs` was erroneously implicitly accepted for binary `inagent`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc_version v0.1.7 [INFO] [stderr] Downloaded semver v0.1.20 [INFO] [stderr] Downloaded bit-vec v0.4.3 [INFO] [stderr] Downloaded bit-set v0.2.0 [INFO] [stderr] Downloaded term v0.4.5 [INFO] [stderr] Downloaded pnet_macros v0.13.1 [INFO] [stderr] Downloaded zmq v0.8.1 [INFO] [stderr] Downloaded pnet_macros_support v0.1.1 [INFO] [stderr] Downloaded lazy_static v0.1.16 [INFO] [stderr] Downloaded zmq-sys v0.8.1 [INFO] [stderr] Downloaded num-traits v0.1.37 [INFO] [stderr] Downloaded tempfile v2.1.5 [INFO] [stderr] Downloaded metadeps v1.1.1 [INFO] [stderr] Downloaded error-chain v0.7.2 [INFO] [stderr] Downloaded chan-signal v0.1.7 [INFO] [stderr] Downloaded crc v1.4.0 [INFO] [stderr] Downloaded intecture-auth v0.1.0 [INFO] [stderr] Downloaded intecture-api v0.3.1 [INFO] [stderr] Downloaded mustache v0.8.0 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] b01f94b60ec2c097521fc67f859679cc811d5be975123b036eac785e5ab61665 [INFO] running `Command { std: "docker" "start" "-a" "b01f94b60ec2c097521fc67f859679cc811d5be975123b036eac785e5ab61665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b01f94b60ec2c097521fc67f859679cc811d5be975123b036eac785e5ab61665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01f94b60ec2c097521fc67f859679cc811d5be975123b036eac785e5ab61665", kill_on_drop: false }` [INFO] [stdout] b01f94b60ec2c097521fc67f859679cc811d5be975123b036eac785e5ab61665 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] 50e858bff21eeece10946aba6064c60bfe8ea975a2f73ad83b2c09fa51ea203f [INFO] running `Command { std: "docker" "start" "-a" "50e858bff21eeece10946aba6064c60bfe8ea975a2f73ad83b2c09fa51ea203f", 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 toml v0.2.1 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling strsim v0.5.2 [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 ws2_32-sys v0.2.1 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling mustache v0.8.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 thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling czmq-sys v0.1.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling hostname v0.1.3 [INFO] [stderr] Compiling syntex_errors v0.42.0 [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 aho-corasick v0.5.3 [INFO] [stderr] Compiling zmq-sys v0.8.1 [INFO] [stderr] Compiling serde_derive v0.9.15 [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 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 docopt v0.6.86 [INFO] [stderr] Compiling czmq v0.1.0 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcD5MY7K/list" "-m64" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.inapi.846de67d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-07b5d5dc0b021d68.20b9i0cclktawwog.rcgu.rmeta" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libpnet-48ef51f4af2e3e53.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libpnet_macros_support-ba54d112f4357bb0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libwinapi-fd9e38f540f9d647.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libhostname-61168b196e4320c3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libzfilexfer-c0c76710913c2814.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libzdaemon-fef75eef7580df7c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libczmq-a16aff6120e95981.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libzmq-d845a1d8dfe6b621.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libzmq_sys-c1a1cc5b32cf7917.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libczmq_sys-e6dd8f6b52532f98.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbitflags-6bd796020639fbcb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libcrc-479aa83e9afbd70a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblazy_static-f5de5cb587201378.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtempfile-22719478b52bb6ce.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/librand-92a4a551e6f49959.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libserde_json-c162ea3c91eeaca9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libdtoa-a3ac3ca1141df2b7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libitoa-3278ddd1824e5d14.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libnum_traits-d82c685371e6e251.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libserde-174fd059592acfda.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libregex-a28429b388b25ad7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libutf8_ranges-fd209df39dd1591d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libregex_syntax-ac135f8265828f83.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libthread_local-db91973c948f66e9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunreachable-82684fa571964cf4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libvoid-933ae127f8f6cffe.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libthread_id-315a521dde71c38a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libaho_corasick-6968d18e770e0614.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmemchr-89a9f16037b387ec.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmustache-b11814962fb751d6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblog-5213e6e5052d3bd4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/librustc_serialize-f5cf36b4640ed572.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-1f9abf2cfa9910fd.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-8d61b92a0a02f53a" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lzmq" "-lczmq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libinapi-07b5d5dc0b021d68.so" "-shared" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "50e858bff21eeece10946aba6064c60bfe8ea975a2f73ad83b2c09fa51ea203f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e858bff21eeece10946aba6064c60bfe8ea975a2f73ad83b2c09fa51ea203f", kill_on_drop: false }` [INFO] [stdout] 50e858bff21eeece10946aba6064c60bfe8ea975a2f73ad83b2c09fa51ea203f