[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintecture%2Fagent" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intecture/agent on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-4/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-4/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-4/source/src/main.rs` was erroneously implicitly accepted for binary `inagent`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded intecture-auth v0.1.0 [INFO] [stderr] Downloaded intecture-api v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] 342893c68fbfc4783f9bad453908ab3f90802707b9d960f82fdf72df7d7b9afe [INFO] running `Command { std: "docker" "start" "-a" "342893c68fbfc4783f9bad453908ab3f90802707b9d960f82fdf72df7d7b9afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "342893c68fbfc4783f9bad453908ab3f90802707b9d960f82fdf72df7d7b9afe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "342893c68fbfc4783f9bad453908ab3f90802707b9d960f82fdf72df7d7b9afe", kill_on_drop: false }` [INFO] [stdout] 342893c68fbfc4783f9bad453908ab3f90802707b9d960f82fdf72df7d7b9afe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9df4dfd2366be93a0ffe8e7203a64607276f5ad77f8ccd9320a70ec197f305a3 [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" "9df4dfd2366be93a0ffe8e7203a64607276f5ad77f8ccd9320a70ec197f305a3", 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 error-chain v0.7.2 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling term v0.4.5 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling pnet_macros_support v0.1.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [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 syn v0.11.11 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling tempfile v2.1.5 [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 zmq-sys v0.8.1 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [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 syntex_pos v0.42.0 [INFO] [stderr] Compiling mustache v0.8.0 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.inapi.bek2yhz1-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinapi-8ea33134bf523541.so" "-Wl,--version-script=/tmp/rustc1tuBkj/list" "/opt/rustwide/target/debug/deps/inapi-8ea33134bf523541.35p031jgjiunnzwj.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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libpnet-e5b97c86f5dfc162.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libpnet_macros_support-b0ac105d16d9d9e3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libwinapi-f315fac9f78c00fb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libhostname-3047a4f28def3027.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libzfilexfer-2269f0be3d4ac026.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libzdaemon-f7655d6ed05abdd5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libczmq-a3731d3fdc2fb3f1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libzmq-1980c1cbf92d294c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libzmq_sys-243acdc09267e91a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libczmq_sys-294c097e35bf1eaa.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libbitflags-c4af7d86e4881c12.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libcrc-29849183fb1ed71a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/liblazy_static-d42ac0fbacaf6f5e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libtempfile-aa9d15350dcd9d3d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/librand-15fd01cb788273da.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libserde_json-83b289fbbb063a5e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libdtoa-01b69adb7fa4f723.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libitoa-1d1ed3555bea2701.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libnum_traits-3ff369a114ff102f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libserde-7e8afa775189f150.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libregex-d15bb632b056e20c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libutf8_ranges-ecc29a9aa24784ea.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libregex_syntax-44c1332fc578aba5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libthread_local-9e25d03a72684d66.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libunreachable-c05130863e6964bb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libvoid-9a28c3bedaac67b5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libthread_id-15c8ee15791486f4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libaho_corasick-263b52e9fd3e9920.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libmemchr-ef4257bd142f1a4e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/libmustache-c280d794f252dc6d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/liblog-98b996b2f771a6ab.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/librustc_serialize-d833c3470fa60f44.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc1tuBkj/liblibc-b940f1b080abf7e1.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-5989bcf78182f65e" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustc1tuBkj/libcompiler_builtins-95a4d456339b7385.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" "9df4dfd2366be93a0ffe8e7203a64607276f5ad77f8ccd9320a70ec197f305a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9df4dfd2366be93a0ffe8e7203a64607276f5ad77f8ccd9320a70ec197f305a3", kill_on_drop: false }` [INFO] [stdout] 9df4dfd2366be93a0ffe8e7203a64607276f5ad77f8ccd9320a70ec197f305a3