[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 try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalfella%2Frust-cmon-agent" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khalfella/rust-cmon-agent on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-4/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/papertigers/mio-uds` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded want v0.3.0 [INFO] [stderr] Downloaded tokio-util v0.2.0 [INFO] [stderr] Downloaded byteorder v1.3.2 [INFO] [stderr] Downloaded time v0.1.42 [INFO] [stderr] Downloaded try-lock v0.2.2 [INFO] [stderr] Downloaded pin-utils v0.1.0-alpha.4 [INFO] [stderr] Downloaded tower-service v0.3.0 [INFO] [stderr] Downloaded indexmap v1.3.1 [INFO] [stderr] Downloaded h2 v0.2.1 [INFO] [stderr] Downloaded futures-channel v0.3.1 [INFO] [stderr] Downloaded futures-task v0.3.1 [INFO] [stderr] Downloaded hyper v0.13.1 [INFO] [stderr] Downloaded tokio-macros v0.2.3 [INFO] [stderr] Downloaded arc-swap v0.4.4 [INFO] [stderr] Downloaded pin-project-lite v0.1.4 [INFO] [stderr] Downloaded quote v1.0.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.8 [INFO] [stderr] Downloaded futures-sink v0.3.1 [INFO] [stderr] Downloaded fnv v1.0.6 [INFO] [stderr] Downloaded socket2 v0.3.11 [INFO] [stderr] Downloaded bytes v0.5.3 [INFO] [stderr] Downloaded pin-project-internal v0.4.7 [INFO] [stderr] Downloaded libc v0.2.66 [INFO] [stderr] Downloaded http v0.2.0 [INFO] [stderr] Downloaded pin-project v0.4.7 [INFO] [stderr] Downloaded futures-core v0.3.1 [INFO] [stderr] Downloaded memchr v2.3.0 [INFO] [stderr] Downloaded tokio v0.2.9 [INFO] [stderr] Downloaded futures-util v0.3.1 [INFO] [stderr] Downloaded kstat v0.1.0 [INFO] [stderr] Downloaded syn v1.0.14 [INFO] [stderr] Downloaded net2 v0.2.33 [INFO] [stderr] Downloaded miow v0.3.3 [INFO] [stderr] Downloaded mio v0.6.21 [INFO] [stderr] Downloaded http-body v0.3.1 [INFO] [stderr] Downloaded mio-named-pipes v0.1.6 [INFO] [stderr] Downloaded num_cpus v1.12.0 [INFO] [stderr] Downloaded hermit-abi v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4bf0a6ea946f77bc7fe8e0bcb1ccdb47754af53f3f003e8ff83dfcea164578d [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" "e4bf0a6ea946f77bc7fe8e0bcb1ccdb47754af53f3f003e8ff83dfcea164578d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4bf0a6ea946f77bc7fe8e0bcb1ccdb47754af53f3f003e8ff83dfcea164578d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4bf0a6ea946f77bc7fe8e0bcb1ccdb47754af53f3f003e8ff83dfcea164578d", kill_on_drop: false }` [INFO] [stdout] e4bf0a6ea946f77bc7fe8e0bcb1ccdb47754af53f3f003e8ff83dfcea164578d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3a4127f6e218b3442b485ab5319def7d14788523ff7457cbe0e7382ea66d31a3 [INFO] running `Command { std: "docker" "start" "-a" "3a4127f6e218b3442b485ab5319def7d14788523ff7457cbe0e7382ea66d31a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling want v0.3.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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.cmon_agent.811cd2ca-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce.4adaj1529a56oqk8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkstat-1a61919fe6ee5849.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-16d863000652add8.rlib" "/opt/rustwide/target/debug/deps/libhyper-77f445d032a97b8b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-d82c18349a847e39.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c3ba37b355c0af16.rlib" "/opt/rustwide/target/debug/deps/libh2-0d161df8462c4d8c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-06d82f394133e75f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-af3744c502777376.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-869732952019f2b9.rlib" "/opt/rustwide/target/debug/deps/libtime-389cd48ed50276f6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-43e413b6c33a3e7c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1af0af8061db1e14.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c42719473c9837a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a431008b97c69dae.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-66399ec9f5ec156a.rlib" "/opt/rustwide/target/debug/deps/libtokio-db0692913a9f2188.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-67ceb95239cacca4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-80e995863bebaf8b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6dce4af60f0f01f1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5dc68de0f2813108.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-e39cc2f67723aa2d.rlib" "/opt/rustwide/target/debug/deps/libmio-d8506c0fa4572461.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-90cddfd3aae45d16.rlib" "/opt/rustwide/target/debug/deps/libnet2-54e5a546171c128a.rlib" "/opt/rustwide/target/debug/deps/liblibc-292556879ad16416.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8b28364558f47ed3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c8e173b9004b3721.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1dccf888a90a3f23.rlib" "/opt/rustwide/target/debug/deps/libhttp-2207cb44062ffa15.rlib" "/opt/rustwide/target/debug/deps/libitoa-17b710834fb0317a.rlib" "/opt/rustwide/target/debug/deps/libbytes-82715e497d386b2a.rlib" "/opt/rustwide/target/debug/deps/libfnv-e4c6ba56d659bb77.rlib" "/opt/rustwide/target/debug/deps/liblog-bcc4b2832236425a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lkstat" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cmon_agent-8d535115748f92ce" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "3a4127f6e218b3442b485ab5319def7d14788523ff7457cbe0e7382ea66d31a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4127f6e218b3442b485ab5319def7d14788523ff7457cbe0e7382ea66d31a3", kill_on_drop: false }` [INFO] [stdout] 3a4127f6e218b3442b485ab5319def7d14788523ff7457cbe0e7382ea66d31a3