[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] ada61a825575ea04ee4f48a833bcd6c6b22085de [INFO] testing varesa/cluster-controller against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Fcluster-controller" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/varesa/cluster-controller on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-23/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tower v0.4.12 [INFO] [stderr] Downloaded treediff v3.0.2 [INFO] [stderr] Downloaded json-patch v0.2.6 [INFO] [stderr] Downloaded tracing v0.1.31 [INFO] [stderr] Downloaded pem v1.0.2 [INFO] [stderr] Downloaded askama v0.8.0 [INFO] [stderr] Downloaded askama_escape v0.2.0 [INFO] [stderr] Downloaded tower-http v0.1.3 [INFO] [stderr] Downloaded askama_shared v0.8.0 [INFO] [stderr] Downloaded kube-runtime v0.64.0 [INFO] [stderr] Downloaded virt v0.2.11 [INFO] [stderr] Downloaded jsonpath_lib v0.3.0 [INFO] [stderr] Downloaded k8s-openapi v0.13.1 [INFO] [stderr] Downloaded kube-derive v0.64.0 [INFO] [stderr] Downloaded humanize-rs v0.1.5 [INFO] [stderr] Downloaded kube v0.64.0 [INFO] [stderr] Downloaded librbd-sys v0.1.0 [INFO] [stderr] Downloaded askama_derive v0.8.0 [INFO] [stderr] Downloaded kube-core v0.64.0 [INFO] [stderr] Downloaded kube-client v0.64.0 [INFO] [stderr] Downloaded librados-sys v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b86b99fc161362e6224717a062216c7d90f368a395cb473ca5107ad441fa1fd2 [INFO] running `Command { std: "docker" "start" "-a" "b86b99fc161362e6224717a062216c7d90f368a395cb473ca5107ad441fa1fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b86b99fc161362e6224717a062216c7d90f368a395cb473ca5107ad441fa1fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86b99fc161362e6224717a062216c7d90f368a395cb473ca5107ad441fa1fd2", kill_on_drop: false }` [INFO] [stdout] b86b99fc161362e6224717a062216c7d90f368a395cb473ca5107ad441fa1fd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49571c72dcce815d0d3155395345c336e5b52666e7a77596fbacab1337db24f8 [INFO] running `Command { std: "docker" "start" "-a" "49571c72dcce815d0d3155395345c336e5b52666e7a77596fbacab1337db24f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling k8s-openapi v0.13.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling humanize-rs v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling librados-sys v0.1.0 [INFO] [stderr] Compiling virt v0.2.11 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling librbd-sys v0.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling cluster-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling kube-derive v0.64.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling tower-http v0.1.3 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling treediff v3.0.2 [INFO] [stderr] Compiling json-patch v0.2.6 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling kube-core v0.64.0 [INFO] [stderr] Compiling kube-client v0.64.0 [INFO] [stderr] Compiling kube-runtime v0.64.0 [INFO] [stderr] Compiling kube v0.64.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.cluster_controller.f2e1940e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df.45ircuhhc7bsuw6c.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libschemars-1e7c75a5b7e9b4d1.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-cf28c083c5e2a830.rlib" "/opt/rustwide/target/debug/deps/libvirt-396ec9ba3ca07c34.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libaskama-ec60ed90f671926a.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-efc5ed8ee0a5453e.rlib" "/opt/rustwide/target/debug/deps/libhumansize-3aea156583fc1630.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-566a894589ee2d8f.rlib" "/opt/rustwide/target/debug/deps/libtoml-6ea7ef20e52b7bc2.rlib" "/opt/rustwide/target/debug/deps/libipnet-5bb4cbf7ec46b073.rlib" "/opt/rustwide/target/debug/deps/libsha2-4024bc3685b630b4.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-b88ab406e6292832.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-fc668c1c55fec23c.rlib" "/opt/rustwide/target/debug/deps/libdigest-0f0918edbd5ce8e3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-56c166eb933aa58d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-48cb1672c59ee265.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7cce747769eb0ca2.rlib" "/opt/rustwide/target/debug/deps/libuuid-42e05d380bd44f93.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-97e30bcd7092a2f1.rlib" "/opt/rustwide/target/debug/deps/libkube-9b3c307925545edb.rlib" "/opt/rustwide/target/debug/deps/libkube_runtime-569b349193da8deb.rlib" "/opt/rustwide/target/debug/deps/libdashmap-cc8f7d68cd220617.rlib" "/opt/rustwide/target/debug/deps/libkube_client-7eb7687bebe62b9d.rlib" "/opt/rustwide/target/debug/deps/libpem-c5d541d0fb8304e0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-d170b842b15ad55b.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca5c74453965af20.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-756d4373557a55af.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3a3007df12ccb3e0.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-f1f2dca78d7acb81.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-4e449920639c275d.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-0ff8b9dad09480f2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e1345c068c603a08.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-1ae5850799da2e62.rlib" "/opt/rustwide/target/debug/deps/libopenssl-4a726c1f18f75142.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-423fbc6f7f3c72f5.rlib" "/opt/rustwide/target/debug/deps/libjsonpath_lib-ecb95064ea9e3355.rlib" "/opt/rustwide/target/debug/deps/libtower_http-8a9b4f650af178fb.rlib" "/opt/rustwide/target/debug/deps/libtower-169a412451ab56c9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-39cba6a7fd603ad6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e24be5b99c2882af.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-e221f789984ce52a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2bb5f82f59404e3a.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-b4201ec7e1943667.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-199a0efaf0303ec0.rlib" "/opt/rustwide/target/debug/deps/libhyper-c830ded6d7260d9a.rlib" "/opt/rustwide/target/debug/deps/libwant-49ac5ffed25917bb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f60ef16d9dfda39c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-1ccf3ab6e578a3ed.rlib" "/opt/rustwide/target/debug/deps/libtokio-1c26330ebdbaf8d7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1abcdc2252cf11e7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7772d93becdb5fe6.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cf844138e0b33836.rlib" "/opt/rustwide/target/debug/deps/libmio-689182136c9bbc08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3890ede954c71498.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-245835f5b56cf6bf.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/liblock_api-10cf3fdf4b25c63c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libtracing-22c0f17c6d8cfa61.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1c89b7598b749564.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libkube_core-bfd59d32679e166d.rlib" "/opt/rustwide/target/debug/deps/libhttp-93a1c42252453b75.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libjson_patch-f8a5862d9b5ad616.rlib" "/opt/rustwide/target/debug/deps/libtreediff-4e6751d8d853bcbd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c4f9685c5af334f9.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-74fc85479c11ff19.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libserde_value-30075850219178a3.rlib" "/opt/rustwide/target/debug/deps/libordered_float-bff53ad7052e8f80.rlib" "/opt/rustwide/target/debug/deps/libchrono-0bb27e421a80e108.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8f1f35ad098a8a13.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fee3ef04727f9865.rlib" "/opt/rustwide/target/debug/deps/libtime-fc9a673531582ec1.rlib" "/opt/rustwide/target/debug/deps/libhumanize_rs-f40da660aa7b6812.rlib" "/opt/rustwide/target/debug/deps/libfutures-83077cb75687ce08.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-13dd58c08afa661b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-3f542db48fbc5263.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-f972f029af34abcb.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e1dc8f75dc60e5ad.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-df3b5486dcc1aa86.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3754ce5dfc80cf56.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ecde0fd8afc76364.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9477985257ead09c.rlib" "/opt/rustwide/target/debug/deps/liblibrbd_sys-b92e9f70fe2d2f96.rlib" "/opt/rustwide/target/debug/deps/liblibrados_sys-73368358cc1c4410.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2390cf8d40ef6041.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libindexmap-eac1cf1c751b8be6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libserde-6f4fad0eff5c1536.rlib" "/opt/rustwide/target/debug/deps/liblibc-72f4dee3ca7a3839.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lvirt" "-lssl" "-lcrypto" "-lrbd" "-lrados" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cluster_controller-cb4a4f0f4515c7df" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "49571c72dcce815d0d3155395345c336e5b52666e7a77596fbacab1337db24f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49571c72dcce815d0d3155395345c336e5b52666e7a77596fbacab1337db24f8", kill_on_drop: false }` [INFO] [stdout] 49571c72dcce815d0d3155395345c336e5b52666e7a77596fbacab1337db24f8