[INFO] cloning repository https://github.com/khalfella/rust-cmon-agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khalfella/rust-cmon-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalfella%2Frust-cmon-agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalfella%2Frust-cmon-agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86c24a73f7394e09a662d770054f2b0f3ced8cbb [INFO] testing khalfella/rust-cmon-agent against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalfella%2Frust-cmon-agent" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khalfella/rust-cmon-agent on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/khalfella/rust-cmon-agent [INFO] finished tweaking git repo https://github.com/khalfella/rust-cmon-agent [INFO] tweaked toml for git repo https://github.com/khalfella/rust-cmon-agent written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/khalfella/rust-cmon-agent already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdf4b45c47857e6c507ba1033aec684cdaea1eba65c9172086e610cf05de96e9 [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" "bdf4b45c47857e6c507ba1033aec684cdaea1eba65c9172086e610cf05de96e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdf4b45c47857e6c507ba1033aec684cdaea1eba65c9172086e610cf05de96e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdf4b45c47857e6c507ba1033aec684cdaea1eba65c9172086e610cf05de96e9", kill_on_drop: false }` [INFO] [stdout] bdf4b45c47857e6c507ba1033aec684cdaea1eba65c9172086e610cf05de96e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6707f3cf7a9d292b3d5544ff70aefd80601617f35b318d91038dcb08afa6b707 [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" "6707f3cf7a9d292b3d5544ff70aefd80601617f35b318d91038dcb08afa6b707", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling kstat v0.1.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 (https://github.com/papertigers/mio-uds?branch=master#3068e49e) [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling pin-project v0.4.7 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling hyper v0.13.1 [INFO] [stderr] Compiling cmon-agent v0.1.0 (/opt/rustwide/workdir) [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.cmon_agent.2crjyfqn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff" "/opt/rustwide/target/debug/deps/cmon_agent-cac4de78458686ff.3mw9z9tutzhqgbuc.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkstat-d313f854a029e313.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libhyper-e814463220111eba.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-85c88c61e19fcd30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-ddc28f2142bfa48a.rlib" "/opt/rustwide/target/debug/deps/libh2-5c218ca78480f26b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-6ddfd7979b455292.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-83d12d540063e7c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bc2eb3c91458742a.rlib" "/opt/rustwide/target/debug/deps/libtime-c76c996193cca806.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f70b65dfca36451.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bd6e0002d71ce572.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-a9750342a597a45e.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-7d56f568fe929d3d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-147e17049d3eb120.rlib" "/opt/rustwide/target/debug/deps/libtokio-9936651cdfe9eeea.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-04173bcd683a2851.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-7d55cc820e022cb5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-383396f6a2c1e143.rlib" "/opt/rustwide/target/debug/deps/libmemchr-359fb18f3ee47eb8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4c056c404831db25.rlib" "/opt/rustwide/target/debug/deps/libmio-cd954e222010b225.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-998ef5ad5bb97b7d.rlib" "/opt/rustwide/target/debug/deps/libnet2-aaaa7a86bc6da00a.rlib" "/opt/rustwide/target/debug/deps/liblibc-6675d7af9092664d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9f8bfded0f6a1db1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b148e5356a4118de.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c37478b6a43178d7.rlib" "/opt/rustwide/target/debug/deps/libhttp-a9bf0a22732739f0.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libbytes-f19cd6ce76253db2.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/liblog-ed52e2b865e43cb4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lkstat" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lkstat [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 `cmon-agent` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "6707f3cf7a9d292b3d5544ff70aefd80601617f35b318d91038dcb08afa6b707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6707f3cf7a9d292b3d5544ff70aefd80601617f35b318d91038dcb08afa6b707", kill_on_drop: false }` [INFO] [stdout] 6707f3cf7a9d292b3d5544ff70aefd80601617f35b318d91038dcb08afa6b707