[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#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintecture%2Fagent" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intecture/agent on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-5/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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-5/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-5/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 chan-signal v0.1.7 [INFO] [stderr] Downloaded crc v1.4.0 [INFO] [stderr] Downloaded zmq-sys v0.8.1 [INFO] [stderr] Downloaded zmq v0.8.1 [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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 71d44754b7de7445d2ce5ed55301e8caa0ce07da9dddd1c8b1b69c133d04e747 [INFO] running `Command { std: "docker" "start" "-a" "71d44754b7de7445d2ce5ed55301e8caa0ce07da9dddd1c8b1b69c133d04e747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71d44754b7de7445d2ce5ed55301e8caa0ce07da9dddd1c8b1b69c133d04e747", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d44754b7de7445d2ce5ed55301e8caa0ce07da9dddd1c8b1b69c133d04e747", kill_on_drop: false }` [INFO] [stdout] 71d44754b7de7445d2ce5ed55301e8caa0ce07da9dddd1c8b1b69c133d04e747 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3fb8f2e152be9086421670aacb3bd3175a8eb495998610301d222ab0708e0c1 [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" "a3fb8f2e152be9086421670aacb3bd3175a8eb495998610301d222ab0708e0c1", 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 rustc-serialize v0.3.24 [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 term v0.4.5 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling bit-vec v0.4.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling pnet_macros_support v0.1.1 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling strsim v0.6.0 [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 ws2_32-sys v0.2.1 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling tempfile v2.1.5 [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 syn v0.11.11 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [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 chan-signal v0.1.7 [INFO] [stderr] Compiling chan-signal v0.2.0 [INFO] [stderr] Compiling zmq v0.8.1 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling mustache v0.8.0 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling czmq v0.1.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling zdaemon v0.0.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.inapi.aqo2kosv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinapi-6f0c8d7e95ea9259.so" "-Wl,--version-script=/tmp/rustcTh9VOk/list" "/opt/rustwide/target/debug/deps/inapi-6f0c8d7e95ea9259.1epbtzb445e74f73.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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libpnet-2c614afca4d2b2e8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libpnet_macros_support-0c958d855efa6797.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libwinapi-d7ba1d42122a8dcb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libhostname-4fe1b1ffbd63c95f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libzfilexfer-15e9a2ccc5ca5edb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libzdaemon-05cd9b78a9e9ba74.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libczmq-7ae4e3041d8f6c9c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libzmq-65a4947e7762a2cf.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libzmq_sys-93d43e1c032fe3de.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libczmq_sys-e067d57573f287b9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libbitflags-395f5ce96668e04f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libcrc-b54913c33fe6d118.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/liblazy_static-b1295feb851ca9a7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libtempfile-ccb51ae53fdce978.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/librand-53e4a47ec1ac1bc3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libserde_json-56e99dc865ab8c6f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libdtoa-f0d776148e230c6b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libitoa-e071775f4ce29497.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libnum_traits-e9bb22ce34f0cbb0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libserde-0067c2fd2aa0aaad.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libregex-0e5eaec933a43cf5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libutf8_ranges-6226364f8698e01a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libregex_syntax-b323dfdde84f762b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libthread_local-dc32630f5d7f97fd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libunreachable-82149e941049b9af.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libvoid-ed59fa4be0570cad.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libthread_id-bb06df2ae12fdd60.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libaho_corasick-8ad78e0bb142138d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libmemchr-22c07fba4f8ff360.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/libmustache-a1e90ed10aff5298.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/liblog-a7f56dce86297001.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/librustc_serialize-74425f941af46c4f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcTh9VOk/liblibc-2cabbc0f3870dc02.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-c659455244c9d2ca" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcTh9VOk/libcompiler_builtins-6e3d052afeb9f711.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" "a3fb8f2e152be9086421670aacb3bd3175a8eb495998610301d222ab0708e0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3fb8f2e152be9086421670aacb3bd3175a8eb495998610301d222ab0708e0c1", kill_on_drop: false }` [INFO] [stdout] a3fb8f2e152be9086421670aacb3bd3175a8eb495998610301d222ab0708e0c1