[INFO] cloning repository https://github.com/petehayes102/intecture-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petehayes102/intecture-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9eb4e41e55b136e688748c47bc4f28f10404ab8a [INFO] testing petehayes102/intecture-test against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petehayes102/intecture-test on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/petehayes102/intecture-test [INFO] finished tweaking git repo https://github.com/petehayes102/intecture-test [INFO] tweaked toml for git repo https://github.com/petehayes102/intecture-test written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/petehayes102/intecture-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e70df1ab04bd2c3fa8038375d9096d838955dceaec435f97e74fb8de24f9de85 [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" "e70df1ab04bd2c3fa8038375d9096d838955dceaec435f97e74fb8de24f9de85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e70df1ab04bd2c3fa8038375d9096d838955dceaec435f97e74fb8de24f9de85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70df1ab04bd2c3fa8038375d9096d838955dceaec435f97e74fb8de24f9de85", kill_on_drop: false }` [INFO] [stdout] e70df1ab04bd2c3fa8038375d9096d838955dceaec435f97e74fb8de24f9de85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdf9937359d0a985ec213666a27e6c9044c02764380f9ae067049affa793ef02 [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" "bdf9937359d0a985ec213666a27e6c9044c02764380f9ae067049affa793ef02", kill_on_drop: false }` [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling crc-core v0.1.0 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling pnet_macros_support v0.2.0 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling czmq-sys v0.1.0 [INFO] [stderr] Compiling hostname v0.1.3 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling mustache v0.8.1 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling czmq v0.1.0 [INFO] [stderr] Compiling zdaemon v0.0.2 [INFO] [stderr] Compiling zfilexfer v0.0.2 [INFO] [stderr] Compiling syntex v0.42.2 [INFO] [stderr] Compiling pnet_macros v0.15.0 [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/rustckQjgLw/list" "-m64" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.inapi.10b42ee2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-a7e5195b75bb73e6.1nh0k9gby22vzp36.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.59.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-c2f67fbf683296e3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libpnet_macros_support-9d0a1c0556863427.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libwinapi-badfbf90d1758e51.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libhostname-5212915bf0a48327.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libzfilexfer-288acfbc21805ba0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libzdaemon-b385373e7010b1f5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libcrc-a88c8fd8762d59e7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libcrc_core-0f7b18f45358f464.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbuild_const-9e6745b10e2e8aad.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libtempfile-c5255c66b2248b89.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/librand-1f44a237f02035c0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libserde_json-115c201cd56ab669.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libdtoa-3b1eb7564b23c2dc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libitoa-cfabd83d03663dcc.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libnum_traits-09c7c7a0099faa9c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libserde-08e4472b90ecdd8d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libregex-5871f34a3405bb16.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libutf8_ranges-cab8c5a598142455.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libregex_syntax-a89873b4184ccc13.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libthread_local-0cc477530b4a3596.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libunreachable-e47d3da68f280a88.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libvoid-7ac40aef06c550f4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libaho_corasick-625ba883a51ae628.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmemchr-9872974c6bf0e6ed.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libmustache-27d12cc0c9b4efdf.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/librustc_serialize-0dc33504845dc5ac.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblazy_static-1817337ef48edc62.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libczmq-2bc4cdfbfd1e2af4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libzmq-fac42664903faaee.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libzmq_sys-d0766e2ec48d7be5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblog-1c85d6f97c13d5f0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libczmq_sys-4e7d8c1b7bdeff71.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-c86aa22545440d0f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/libbitflags-e8449fa2ea339fda.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-a46a068050a12a4b" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.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.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libinapi-a7e5195b75bb73e6.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" "bdf9937359d0a985ec213666a27e6c9044c02764380f9ae067049affa793ef02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf9937359d0a985ec213666a27e6c9044c02764380f9ae067049affa793ef02", kill_on_drop: false }` [INFO] [stdout] bdf9937359d0a985ec213666a27e6c9044c02764380f9ae067049affa793ef02