[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#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fintecture-test" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/petehayes102/intecture-test on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47bb226a6c93dd97948d624751cef0c3005c04f9fd10b24f95eb557fe8bc1ef9 [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" "47bb226a6c93dd97948d624751cef0c3005c04f9fd10b24f95eb557fe8bc1ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47bb226a6c93dd97948d624751cef0c3005c04f9fd10b24f95eb557fe8bc1ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47bb226a6c93dd97948d624751cef0c3005c04f9fd10b24f95eb557fe8bc1ef9", kill_on_drop: false }` [INFO] [stdout] 47bb226a6c93dd97948d624751cef0c3005c04f9fd10b24f95eb557fe8bc1ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 710506da01f410df079b2e1eec896828cb58bf641d25b434b3f29db671456b11 [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" "710506da01f410df079b2e1eec896828cb58bf641d25b434b3f29db671456b11", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling unicode-xid v0.0.3 [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 crc-core v0.1.0 [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling pnet_macros_support v0.2.0 [INFO] [stderr] Compiling itoa v0.3.3 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling intecture-api v0.3.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling mustache v0.8.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling syntex_errors v0.42.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 aho-corasick v0.6.3 [INFO] [stderr] Compiling zmq-sys v0.8.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Compiling tempfile v2.1.6 [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 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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.inapi.7po8bs7p-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libinapi-45e7e686e8c80ff6.so" "-Wl,--version-script=/tmp/rustcnHPwAH/list" "/opt/rustwide/target/debug/deps/inapi-45e7e686e8c80ff6.1kkz49dgmknjm7sg.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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libpnet-16094dfec606633d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libpnet_macros_support-2779f9df69ee0d5c.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libwinapi-f315fac9f78c00fb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libhostname-348892259cd5ca50.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libzfilexfer-05f4736dde1f0b8a.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libzdaemon-27e0c9b8aa4430ee.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libcrc-8fb1410a16250feb.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libcrc_core-7bccde00ec2d0473.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libbuild_const-baecf73c17c95b80.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libtempfile-cb8053313ca364f3.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/librand-a252e9b5d5b79dd4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libserde_json-5b8b9e7a86fb0498.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libdtoa-a9be346276aef9f4.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libitoa-7275dba80a038343.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libnum_traits-f0d166ce20dc31a1.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libserde-7e8afa775189f150.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libregex-c92e80eb3dd1b8f7.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libutf8_ranges-ecc29a9aa24784ea.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libregex_syntax-b11b7598c3d0ec76.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libthread_local-c40dc2a5de65886b.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libunreachable-d50aefc3fd69daea.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libvoid-9a28c3bedaac67b5.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libaho_corasick-3f763894e17c6f75.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libmemchr-06bdfe865919a014.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libmustache-457d4bd4b0c6c2e9.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/librustc_serialize-d833c3470fa60f44.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/liblazy_static-d42ac0fbacaf6f5e.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libczmq-d26e6b39ba2795a0.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libzmq-190fb39c301646ae.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libzmq_sys-e579da7f857f8f62.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/liblog-114d5d10e1944160.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libczmq_sys-723135ac6fceef46.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/liblibc-dadfb307e26acafa.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcnHPwAH/libbitflags-c4af7d86e4881c12.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-5989bcf78182f65e" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcnHPwAH/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" "710506da01f410df079b2e1eec896828cb58bf641d25b434b3f29db671456b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "710506da01f410df079b2e1eec896828cb58bf641d25b434b3f29db671456b11", kill_on_drop: false }` [INFO] [stdout] 710506da01f410df079b2e1eec896828cb58bf641d25b434b3f29db671456b11