[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 master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petehayes102/intecture-test on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-7/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d84398244b5c806625e9f201441d170691a7926abc0b081240ca265609a99a6 [INFO] running `Command { std: "docker" "start" "-a" "7d84398244b5c806625e9f201441d170691a7926abc0b081240ca265609a99a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d84398244b5c806625e9f201441d170691a7926abc0b081240ca265609a99a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d84398244b5c806625e9f201441d170691a7926abc0b081240ca265609a99a6", kill_on_drop: false }` [INFO] [stdout] 7d84398244b5c806625e9f201441d170691a7926abc0b081240ca265609a99a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad25572952f65633868dfcada86acf89e45815dd75800a44dc774820dddb1ef [INFO] running `Command { std: "docker" "start" "-a" "1ad25572952f65633868dfcada86acf89e45815dd75800a44dc774820dddb1ef", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling crc-core v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling pnet_macros_support v0.2.0 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling mustache v0.8.1 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling czmq-sys v0.1.0 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling hostname v0.1.3 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling zmq v0.8.2 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling czmq v0.1.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling zdaemon v0.0.2 [INFO] [stderr] Compiling zfilexfer v0.0.2 [INFO] [stderr] Compiling serde_json v0.9.10 [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" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.inapi.4wtk4v38-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinapi-f0cbd919189c3378.so" "-Wl,--version-script=/tmp/rustckkDoAe/list" "/opt/rustwide/target/debug/deps/inapi-f0cbd919189c3378.35nvtaqcegdmyuuu.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/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libpnet-8a0b306bec9336fd.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libpnet_macros_support-ad321a7ef8979017.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libwinapi-27cf29b15030b890.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libhostname-d62c741e372704b2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libzfilexfer-8e4407a03fa13877.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libzdaemon-11c4856cda3ef7e2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libcrc-c8a1bb0926cb3a6b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libcrc_core-1e9fd772f44003a8.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libbuild_const-0bfa0ed5900571c5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libtempfile-bd8b64a1af90869f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/librand-1a2472fa27927b19.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libserde_json-32bb591ba940aa8e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libdtoa-8ed80389c0cd1c8b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libitoa-a54ef7f9dbb19aef.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libnum_traits-1dca2853eb935167.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libserde-f68cdd0ff5a933f5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libregex-f0291ed64650bf83.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libutf8_ranges-490fe7d511111ee6.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libregex_syntax-9f84504b6f22d1a2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libthread_local-6247593d682aa10c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libunreachable-8d2ad7a435d45ba9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libvoid-b4fe54fd08e2c3df.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libaho_corasick-96e6942c62e5637d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libmemchr-f07de94503b2c621.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libmustache-a65df3cdd7d2d182.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/librustc_serialize-3a45b7a0cb68c0b0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/liblazy_static-c13c3c1ddf8bbbb9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libczmq-f90365cffb81458b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libzmq-3fd7656dbd5010b1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libzmq_sys-0a541ba9492c834f.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/liblog-bc0d06b60f16330d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libczmq_sys-34a68b4029f51508.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/liblibc-27118fa5a1553254.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustckkDoAe/libbitflags-5937e68a07e497f1.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-21256c14e4504640" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustckkDoAe/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lzmq" "-lczmq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "1ad25572952f65633868dfcada86acf89e45815dd75800a44dc774820dddb1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad25572952f65633868dfcada86acf89e45815dd75800a44dc774820dddb1ef", kill_on_drop: false }` [INFO] [stdout] 1ad25572952f65633868dfcada86acf89e45815dd75800a44dc774820dddb1ef