[INFO] cloning repository https://github.com/varesa/cluster-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/varesa/cluster-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Fcluster-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Fcluster-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d30a2d277df7682ad43ffdfe3955ba47e72939c2 [INFO] testing varesa/cluster-controller against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Fcluster-controller" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/varesa/cluster-controller on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/varesa/cluster-controller [INFO] finished tweaking git repo https://github.com/varesa/cluster-controller [INFO] tweaked toml for git repo https://github.com/varesa/cluster-controller written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/varesa/cluster-controller already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3738248b33b8c7da7d59d0dd6a335ae2fb6a341cbc65026b249b4b6505107ca2 [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" "3738248b33b8c7da7d59d0dd6a335ae2fb6a341cbc65026b249b4b6505107ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3738248b33b8c7da7d59d0dd6a335ae2fb6a341cbc65026b249b4b6505107ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3738248b33b8c7da7d59d0dd6a335ae2fb6a341cbc65026b249b4b6505107ca2", kill_on_drop: false }` [INFO] [stdout] 3738248b33b8c7da7d59d0dd6a335ae2fb6a341cbc65026b249b4b6505107ca2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7dfe8d649442dbc6f2887ee4a5019a62ebf03bf55334147fcbb25a48e5886ab [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" "b7dfe8d649442dbc6f2887ee4a5019a62ebf03bf55334147fcbb25a48e5886ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling k8s-openapi v0.11.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling humanize-rs v0.1.5 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling librados-sys v0.1.0 [INFO] [stderr] Compiling virt v0.2.11 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling librbd-sys v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling cluster-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling kube-derive v0.48.0 (https://github.com/clux/kube-rs?rev=cca8bd3710ebbf8c27f127e3841adf4035dfa1db#cca8bd37) [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling kube v0.48.0 (https://github.com/clux/kube-rs?rev=cca8bd3710ebbf8c27f127e3841adf4035dfa1db#cca8bd37) [INFO] [stderr] Compiling kube-runtime v0.48.0 (https://github.com/clux/kube-rs?rev=cca8bd3710ebbf8c27f127e3841adf4035dfa1db#cca8bd37) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.cluster_controller.96c6a81b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f.2szfisa3qry33gkp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libschemars-d98af642250ee061.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-5c078102df25da09.rlib" "/opt/rustwide/target/debug/deps/libaskama-0338074190819f7d.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-53d1c8a831d0a933.rlib" "/opt/rustwide/target/debug/deps/libhumansize-1ea5134bc6903f4b.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-03725a0f7e46c286.rlib" "/opt/rustwide/target/debug/deps/libtoml-1997a2c04c4228c3.rlib" "/opt/rustwide/target/debug/deps/libvirt-328757a11fb2ea7a.rlib" "/opt/rustwide/target/debug/deps/libsha2-4cc5f30457108a8a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libuuid-a6bfe252dc2e8ef5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-54ffb9591cbdd815.rlib" "/opt/rustwide/target/debug/deps/libhumanize_rs-ed3f809887e41d03.rlib" "/opt/rustwide/target/debug/deps/libkube_runtime-d893cff0a3fae890.rlib" "/opt/rustwide/target/debug/deps/libdashmap-77aeca1719fa3916.rlib" "/opt/rustwide/target/debug/deps/libsnafu-ab0d832e15bbf459.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-be89294945f57ea1.rlib" "/opt/rustwide/target/debug/deps/liblibrbd_sys-6b4cb247904c2b34.rlib" "/opt/rustwide/target/debug/deps/liblibrados_sys-632be0be1fbb7a49.rlib" "/opt/rustwide/target/debug/deps/libkube-32cee58c6b61f86f.rlib" "/opt/rustwide/target/debug/deps/libpem-8867d5eb77990e84.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-7c3372583b963bf6.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b1d66518c5cb09a4.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-775ed35f3b1f4453.rlib" "/opt/rustwide/target/debug/deps/libjson_patch-36e3b2b810ab0242.rlib" "/opt/rustwide/target/debug/deps/libtreediff-1e6b1f9d6c4d2bf7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c160f1f01c446860.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-0bd1ff162d24f5e1.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-6a1eda36c0fc9ae3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-576e93ee10104430.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-872c80dc829edc37.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-564bfbc1e62bb056.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-d943c5387f276658.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-d188eefeca950a43.rlib" "/opt/rustwide/target/debug/deps/libflate2-58619ee3d61de583.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5b9b0c1cb958f7bf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-a972bc1a9e4783a9.rlib" "/opt/rustwide/target/debug/deps/libwant-19e755a155477ec6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d25444ff38b06e5e.rlib" "/opt/rustwide/target/debug/deps/libh2-1c403f772bb1c131.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-626d556abfa9255c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6b7ee02021eac44b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-970de8b37c68b824.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-8d0c86b6426a2c8f.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-b3e7618c7889b02c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libtracing-c795ebe49b18d91d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libtokio-227f3ce42f19046b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-76d763e9b77be1aa.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-49f99972f44aa641.rlib" "/opt/rustwide/target/debug/deps/libmio-1ff8fc83b490c092.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e2fd4ec99353bab9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b94021a66df741c8.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-09f67e9c5267ed20.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1242df68272fb14c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-192373daea470e9e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libjsonpath_lib-1a451bbd0bcb898a.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-18bcbaf58a290798.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libatty-7b844d872cb126d0.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/libarray_tool-03e73c1e01d74f82.rlib" "/opt/rustwide/target/debug/deps/libhttp-e246f71fc42dbcab.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-c73bf88f4ae4c6fb.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libserde_value-f6856e291b7c9534.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2c3c99718a8e6626.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f942d2bf3ad30354.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libchrono-f249b2acd8ea0e48.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-80872d1dd5aaa911.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-819abb75827096f3.rlib" "/opt/rustwide/target/debug/deps/libtime-36971ccb84b4c277.rlib" "/opt/rustwide/target/debug/deps/liblibc-8dc01ace4317e90f.rlib" "/opt/rustwide/target/debug/deps/libfutures-8eadbca9aa66f3ab.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c7c5769e68133798.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-06f5bc5e663f4b48.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c9ad3e4945920a7b.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d0b1ef835a7ec1a7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-718c0a821da41329.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4d779d7e05fdd57e.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libinflector-2c2c1ede25f04ceb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libregex-ad04562af618083d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-250202f4e3df1212.rlib" "/opt/rustwide/target/debug/deps/libmemchr-681e4e98e8957ba6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libserde-b858b5b76f9fddce.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-a0fd47b1198d267e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lvirt" "-lrbd" "-lrados" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cluster_controller-bded6ff48863264f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lvirt [INFO] [stdout] /usr/bin/ld: cannot find -lrbd [INFO] [stdout] /usr/bin/ld: cannot find -lrados [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 `cluster-controller` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "b7dfe8d649442dbc6f2887ee4a5019a62ebf03bf55334147fcbb25a48e5886ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7dfe8d649442dbc6f2887ee4a5019a62ebf03bf55334147fcbb25a48e5886ab", kill_on_drop: false }` [INFO] [stdout] b7dfe8d649442dbc6f2887ee4a5019a62ebf03bf55334147fcbb25a48e5886ab