[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 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalfella%2Frust-cmon-agent" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/khalfella/rust-cmon-agent on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-1/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dcbff643ebeb1585b670ac8d17443af703b99fc5da6c0a1bc635d3b8478bf82 [INFO] running `Command { std: "docker" "start" "-a" "0dcbff643ebeb1585b670ac8d17443af703b99fc5da6c0a1bc635d3b8478bf82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dcbff643ebeb1585b670ac8d17443af703b99fc5da6c0a1bc635d3b8478bf82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dcbff643ebeb1585b670ac8d17443af703b99fc5da6c0a1bc635d3b8478bf82", kill_on_drop: false }` [INFO] [stdout] 0dcbff643ebeb1585b670ac8d17443af703b99fc5da6c0a1bc635d3b8478bf82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9e5f2c556c9b4b6769480467a26c83ce82ecaceb032cdf965b0f218064d0c5b [INFO] running `Command { std: "docker" "start" "-a" "f9e5f2c556c9b4b6769480467a26c83ce82ecaceb032cdf965b0f218064d0c5b", 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 memchr v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.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-b843e4610e42860d.cmon_agent.1041c613-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.cmon_agent.1041c613-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d.5bhbj580tddlc0hx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libkstat-881790f3a083ce9d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/libhyper-59bd3a7874aee49b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-4676c6baca325ab4.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libh2-03359d28df8fdd2d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a816b577b2c05a37.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-27ed2eba776372d2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-37133122e05aa703.rlib" "/opt/rustwide/target/debug/deps/libtime-4e2be5f6b98fd262.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b68ad140d17e35c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c058b3f51063b5a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-982a4e3d124426bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-659c0e16a300f772.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-016714d2b87c0623.rlib" "/opt/rustwide/target/debug/deps/libtokio-f364b82cfc916b2a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9f71934a20e361ef.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-2f137d7c7a7645b6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1a4de5b6e4a2590c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cfa1b783765ec7ff.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-1fa57a6294fdad74.rlib" "/opt/rustwide/target/debug/deps/libmio-2cee6b2b477ddeb6.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-5590c39117a42bc6.rlib" "/opt/rustwide/target/debug/deps/libnet2-9a15ff2c67e05696.rlib" "/opt/rustwide/target/debug/deps/liblibc-e353681d5d0d351d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e7c2153e20ec3b31.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ed3e6df626e87f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7c799065e6182a16.rlib" "/opt/rustwide/target/debug/deps/libhttp-d35058778fa0e582.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libbytes-ac12473fb53e1827.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/liblog-0c7114401eca8dd0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cmon_agent-b843e4610e42860d" "-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" "f9e5f2c556c9b4b6769480467a26c83ce82ecaceb032cdf965b0f218064d0c5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e5f2c556c9b4b6769480467a26c83ce82ecaceb032cdf965b0f218064d0c5b", kill_on_drop: false }` [INFO] [stdout] f9e5f2c556c9b4b6769480467a26c83ce82ecaceb032cdf965b0f218064d0c5b