[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] 211bb07ca15c319dd4eb748a72fc05bdde043fa1 [INFO] testing varesa/cluster-controller against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaresa%2Fcluster-controller" "/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/varesa/cluster-controller on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-4/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" "+62efba8a050c64249dab942951bb28f710208bc8" "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] 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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c7691dcce3450ee3d09a8fa8ea460f184615ea154a6abc30772251c6a3967b6 [INFO] running `Command { std: "docker" "start" "-a" "0c7691dcce3450ee3d09a8fa8ea460f184615ea154a6abc30772251c6a3967b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c7691dcce3450ee3d09a8fa8ea460f184615ea154a6abc30772251c6a3967b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c7691dcce3450ee3d09a8fa8ea460f184615ea154a6abc30772251c6a3967b6", kill_on_drop: false }` [INFO] [stdout] 0c7691dcce3450ee3d09a8fa8ea460f184615ea154a6abc30772251c6a3967b6 [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f48f3bb008a6325a7371ef56ca02ade0ceee936a85965276b0067165d3bf0d23 [INFO] running `Command { std: "docker" "start" "-a" "f48f3bb008a6325a7371ef56ca02ade0ceee936a85965276b0067165d3bf0d23", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling k8s-openapi v0.13.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling schemars v0.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling humanize-rs v0.1.5 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pem v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling librados-sys v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling virt v0.2.11 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling librbd-sys v0.1.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling ordered-float v2.0.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling cluster-controller v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.0 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling kube-derive v0.64.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling tower-http v0.1.2 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling hyper v0.14.15 [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 kube-core v0.64.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-client v0.64.0 [INFO] [stderr] Compiling kube-runtime v0.64.0 [INFO] [stderr] Compiling kube v0.64.0 [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/cluster/ceph/lowlevel.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | CString::from_raw(user_c); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/cluster/ceph/lowlevel.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | CString::from_raw(opt_keyring_c); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/cluster/ceph/lowlevel.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | CString::from_raw(keyring_c); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/cluster/ceph/lowlevel.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | CString::from_raw(conf_c); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/cluster/ceph/lowlevel.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | CString::from_raw(pool_name_c); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used [INFO] [stdout] --> src/cluster/ceph/lowlevel.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | CString::from_raw(name_c); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: call `drop(from_raw(ptr))` if you intend to drop the `CString` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.cluster_controller.6073528f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f.2mcc2kff3zkatsq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libschemars-d1dee8aa604cf135.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-35ad6e72167a99d3.rlib" "/opt/rustwide/target/debug/deps/libaskama-a8366c6f0d2cdd66.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-f1e63e46bb2a3964.rlib" "/opt/rustwide/target/debug/deps/libhumansize-a419a417ea3e6d69.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-1e0d97489a8d22f5.rlib" "/opt/rustwide/target/debug/deps/libtoml-140ca0cb0dda21de.rlib" "/opt/rustwide/target/debug/deps/libvirt-20c11918bdf5f08f.rlib" "/opt/rustwide/target/debug/deps/libsha2-d9564bcfbad2cf47.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libdigest-584d6f2f78f3bf83.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-5521b2d282e73469.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-535638480f2015b4.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2a6e240f514da056.rlib" "/opt/rustwide/target/debug/deps/libuuid-f1dc41435a33a64a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-826325396076f00d.rlib" "/opt/rustwide/target/debug/deps/libhumanize_rs-59dbf4b0c047ce34.rlib" "/opt/rustwide/target/debug/deps/libkube-6e39a1495dacb32e.rlib" "/opt/rustwide/target/debug/deps/libkube_runtime-4fe878d279d4a18f.rlib" "/opt/rustwide/target/debug/deps/libdashmap-1795774b6c43f0db.rlib" "/opt/rustwide/target/debug/deps/libkube_client-2fd646526c6a8ade.rlib" "/opt/rustwide/target/debug/deps/libpem-dc4f08abb9ad667a.rlib" "/opt/rustwide/target/debug/deps/libregex-61f2246b871682a9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-c6d89680bf1399a1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0bf8bacb3cc8cccd.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4baa9c7f4450c668.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-aaeea293e0fe98a9.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-37d40857d1f7addd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-ef9b8a2a2a07afa1.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-88859d1c1ccbe588.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-e3ecf80e6e39ccb7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-324b33a5273e8771.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-86de9fb361a95e9e.rlib" "/opt/rustwide/target/debug/deps/libjsonpath_lib-5054132ab6f7fb81.rlib" "/opt/rustwide/target/debug/deps/libtower_http-d3af4be7b5690722.rlib" "/opt/rustwide/target/debug/deps/libtower-346f06b4ce06973f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2cc9bd34a2b69b42.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a9fb1a0695543361.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-fa2b49a01e2fba5f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-00a7ce09b4440d66.rlib" "/opt/rustwide/target/debug/deps/libhyper-8e09c67f6666e294.rlib" "/opt/rustwide/target/debug/deps/libwant-a3c9ef1629cfa2b7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-4f5d0786a67e6539.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7c1a2575ceecc624.rlib" "/opt/rustwide/target/debug/deps/libtokio-fab7006ce3e302eb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6f368687c722baa3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e2290ccb27203e5c.rlib" "/opt/rustwide/target/debug/deps/libmio-c5d4778928f8b248.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-25907e7db14f66a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0ee0dddc21d2cdeb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libtracing-53e21fcbcd9e71a7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libkube_core-187e891f04553304.rlib" "/opt/rustwide/target/debug/deps/libhttp-2d21225fb78f8a85.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libjson_patch-e1193e20cbb0068d.rlib" "/opt/rustwide/target/debug/deps/libtreediff-1d442a87dea264d7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5e5e35234306affa.rlib" "/opt/rustwide/target/debug/deps/libfutures-13692795fef075b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-db0e2e24e8aecab3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2cc0bc8218fe4719.rlib" "/opt/rustwide/target/debug/deps/libmemchr-334ead3495f848fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e1a18be1cc920ce5.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-feacc5db597a5930.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-15b46a9e87741514.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6f94efa3a12eaf71.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b48da4d46b391e7f.rlib" "/opt/rustwide/target/debug/deps/liblibrbd_sys-c49b152ee5e423bb.rlib" "/opt/rustwide/target/debug/deps/liblibrados_sys-66b0c854156c8ff1.rlib" "/opt/rustwide/target/debug/deps/libk8s_openapi-5677ecd755e2eceb.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libserde_value-32a34598104bf58d.rlib" "/opt/rustwide/target/debug/deps/libordered_float-60d086cfa06f22f9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de45ae835cfd6295.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a0e9885c87ef0698.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libchrono-32809901f027a672.rlib" "/opt/rustwide/target/debug/deps/libserde-f9d21888f732c7a3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d6e191c234957bf7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-3ccf8a0691fc1aff.rlib" "/opt/rustwide/target/debug/deps/liblibc-91d257e9eed50cc0.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7387d118fba15d64.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-dd8bf3fda2fc2c51.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b69fd8507c8409af.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2dff396b99681a6b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a78bd5aa183c7115.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-846c64d5a2fbc5ee.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-24c09062b6dc787b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ce93f351ca41a57b.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-e42af02528f038fc.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-514cb174319eb6d4.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-37c1534c42bc4f8c.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-06d0f7780fda2fd9.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4228e28a8f7a03ba.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-88bb1ba4dd271224.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-0b5a376b429677a6.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-eecefd843a0dbc02.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/62efba8a050c64249dab942951bb28f710208bc8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cluster_controller-0707c06d1c14094f" "-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; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cluster-controller` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f48f3bb008a6325a7371ef56ca02ade0ceee936a85965276b0067165d3bf0d23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48f3bb008a6325a7371ef56ca02ade0ceee936a85965276b0067165d3bf0d23", kill_on_drop: false }` [INFO] [stdout] f48f3bb008a6325a7371ef56ca02ade0ceee936a85965276b0067165d3bf0d23