[INFO] updating cached repository https://github.com/intecture/agent [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] da3632e050f70c8978f22956344e82bfde649e14 [INFO] testing intecture/agent against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fintecture%2Fagent" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/intecture/agent on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/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 `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] * /big/crater/work/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 `/big/crater/work/builds/worker-2/source/src/main.rs` was erroneously implicitly accepted for binary `inagent`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 75ec8f262ec0ad76a1ebfacfc45e853778157be95c2b16910b1368ea38a99414 [INFO] running `"docker" "start" "-a" "75ec8f262ec0ad76a1ebfacfc45e853778157be95c2b16910b1368ea38a99414"` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pnet_macros_support v0.1.1 [INFO] [stderr] Compiling intecture-api v0.3.1 [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 bit-set v0.2.0 [INFO] [stderr] Compiling crc v1.4.0 [INFO] [stderr] Compiling mustache v0.8.0 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [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 syntex_syntax v0.42.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling zmq v0.8.1 [INFO] [stderr] Compiling docopt v0.6.86 [INFO] [stderr] Compiling czmq v0.1.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] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.inapi.cs6ktshv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinapi-fd52a76ad788f932.so" "-Wl,--version-script=/tmp/rustc0TRnB8/list" "/opt/rustwide/target/debug/deps/inapi-fd52a76ad788f932.ogsg1e7400lbbom.rcgu.o" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libpnet-9f1e756803fbd6bc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libpnet_macros_support-f71bd05bbd333234.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libwinapi-7e701baf38e52a01.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libhostname-e49705b3fdaa3436.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libzfilexfer-f1c6e6602117b4ff.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libzdaemon-622fa8f07efeb112.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libczmq-53e66137f7d8df01.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libzmq-310b884e20e8217b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libzmq_sys-c703b1e94d6deb2d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libczmq_sys-957b4562e413c1bd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libbitflags-5a7c65e6d8c86109.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libcrc-2665374e8ae0da78.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/liblazy_static-8f4e6261ee5b0d42.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libtempfile-9e5c5afc4f16a4ae.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/librand-1089b8f5c519e752.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libserde_json-d735266274542a06.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libdtoa-221f1438f2bab42a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libitoa-b79ad5c67a6b66c8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libnum_traits-88cc96a86a1932ed.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libserde-a5e07f4a1d98d60f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libregex-2de1e497f1cdf4df.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libutf8_ranges-d5f1ad54fde3cb79.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libregex_syntax-ba74b49a6e65b887.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libthread_local-1553e5d462554683.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libunreachable-a225ec65148785a8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libvoid-24cc52f4662945be.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libthread_id-833af75945445d9c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libaho_corasick-8e1b6a986fe5c83d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libmemchr-0c01b9e57e11f4a7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/libmustache-d9f0c5a3767af447.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/liblog-f9231666fb78a3c3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/librustc_serialize-739c46110ebaee65.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustc0TRnB8/liblibc-a2a2df5863b29804.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-db812c66f862af4c" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustc0TRnB8/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lzmq" "-lczmq" "-lczmq" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lczmq [INFO] [stderr] /usr/bin/ld: cannot find -lczmq [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `intecture-api`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "75ec8f262ec0ad76a1ebfacfc45e853778157be95c2b16910b1368ea38a99414"` [INFO] running `"docker" "rm" "-f" "75ec8f262ec0ad76a1ebfacfc45e853778157be95c2b16910b1368ea38a99414"` [INFO] [stdout] 75ec8f262ec0ad76a1ebfacfc45e853778157be95c2b16910b1368ea38a99414