[INFO] crate ceph 3.2.4 is already in cache [INFO] testing ceph-3.2.4 against 1.44.0 for beta-1.45-1 [INFO] extracting crate ceph 3.2.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ceph 3.2.4 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ceph 3.2.4 [INFO] finished tweaking crates.io crate ceph 3.2.4 [INFO] tweaked toml for crates.io crate ceph 3.2.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate ceph 3.2.4 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 7294b72ffa8dcbfded0787a38e569279900349e0e8ed794df3cdd976bae908f6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "7294b72ffa8dcbfded0787a38e569279900349e0e8ed794df3cdd976bae908f6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling ceph v3.2.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:70:51 [INFO] [stderr] | [INFO] [stderr] 70 | RadosError::FromUtf8Error(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:71:46 [INFO] [stderr] | [INFO] [stderr] 71 | RadosError::NulError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:73:45 [INFO] [stderr] | [INFO] [stderr] 73 | RadosError::IoError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:74:46 [INFO] [stderr] | [INFO] [stderr] 74 | RadosError::ApiError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:75:53 [INFO] [stderr] | [INFO] [stderr] 75 | RadosError::IntoStringError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:76:47 [INFO] [stderr] | [INFO] [stderr] 76 | RadosError::UuidError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:77:52 [INFO] [stderr] | [INFO] [stderr] 77 | RadosError::ParseBoolError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:78:51 [INFO] [stderr] | [INFO] [stderr] 78 | RadosError::ParseIntError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:79:48 [INFO] [stderr] | [INFO] [stderr] 79 | RadosError::SerdeError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:86:51 [INFO] [stderr] | [INFO] [stderr] 86 | RadosError::FromUtf8Error(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:87:46 [INFO] [stderr] | [INFO] [stderr] 87 | RadosError::NulError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:89:45 [INFO] [stderr] | [INFO] [stderr] 89 | RadosError::IoError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:90:46 [INFO] [stderr] | [INFO] [stderr] 90 | RadosError::ApiError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:91:53 [INFO] [stderr] | [INFO] [stderr] 91 | RadosError::IntoStringError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:92:47 [INFO] [stderr] | [INFO] [stderr] 92 | RadosError::UuidError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:93:52 [INFO] [stderr] | [INFO] [stderr] 93 | RadosError::ParseBoolError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:94:51 [INFO] [stderr] | [INFO] [stderr] 94 | RadosError::ParseIntError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:95:48 [INFO] [stderr] | [INFO] [stderr] 95 | RadosError::SerdeError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "7294b72ffa8dcbfded0787a38e569279900349e0e8ed794df3cdd976bae908f6"` [INFO] running `"docker" "rm" "-f" "7294b72ffa8dcbfded0787a38e569279900349e0e8ed794df3cdd976bae908f6"` [INFO] [stdout] 7294b72ffa8dcbfded0787a38e569279900349e0e8ed794df3cdd976bae908f6 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5c1d5506384878ad02dd5b4b146163621c1e309b31cd0808e7fa73d1b17dbca6 [INFO] running `"docker" "start" "-a" "5c1d5506384878ad02dd5b4b146163621c1e309b31cd0808e7fa73d1b17dbca6"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling ceph v3.2.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:70:51 [INFO] [stderr] | [INFO] [stderr] 70 | RadosError::FromUtf8Error(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:71:46 [INFO] [stderr] | [INFO] [stderr] 71 | RadosError::NulError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:73:45 [INFO] [stderr] | [INFO] [stderr] 73 | RadosError::IoError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:74:46 [INFO] [stderr] | [INFO] [stderr] 74 | RadosError::ApiError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:75:53 [INFO] [stderr] | [INFO] [stderr] 75 | RadosError::IntoStringError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:76:47 [INFO] [stderr] | [INFO] [stderr] 76 | RadosError::UuidError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:77:52 [INFO] [stderr] | [INFO] [stderr] 77 | RadosError::ParseBoolError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:78:51 [INFO] [stderr] | [INFO] [stderr] 78 | RadosError::ParseIntError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:79:48 [INFO] [stderr] | [INFO] [stderr] 79 | RadosError::SerdeError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:86:51 [INFO] [stderr] | [INFO] [stderr] 86 | RadosError::FromUtf8Error(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:87:46 [INFO] [stderr] | [INFO] [stderr] 87 | RadosError::NulError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:89:45 [INFO] [stderr] | [INFO] [stderr] 89 | RadosError::IoError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:90:46 [INFO] [stderr] | [INFO] [stderr] 90 | RadosError::ApiError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:91:53 [INFO] [stderr] | [INFO] [stderr] 91 | RadosError::IntoStringError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:92:47 [INFO] [stderr] | [INFO] [stderr] 92 | RadosError::UuidError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:93:52 [INFO] [stderr] | [INFO] [stderr] 93 | RadosError::ParseBoolError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:94:51 [INFO] [stderr] | [INFO] [stderr] 94 | RadosError::ParseIntError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:95:48 [INFO] [stderr] | [INFO] [stderr] 95 | RadosError::SerdeError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 18 warnings emitted [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rados_striper_all-c1132de78a2ff9f8.rados_striper_all.5v382w6d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rados_striper_all-c1132de78a2ff9f8.rados_striper_all.5v382w6d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rados_striper_all-c1132de78a2ff9f8.rados_striper_all.5v382w6d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rados_striper_all-c1132de78a2ff9f8.rados_striper_all.5v382w6d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rados_striper_all-c1132de78a2ff9f8.rados_striper_all.5v382w6d-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rados_striper_all-c1132de78a2ff9f8" "/opt/rustwide/target/debug/deps/rados_striper_all-c1132de78a2ff9f8.2w7zhphog8iwenqa.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libceph-6ae90c2ad2a91f7b.rlib" "/opt/rustwide/target/debug/deps/libnix-be3098f8d486034d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libuuid-a2ccbd065b054a84.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb1a2447c89e88e0.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libserde-b44a52f288307670.rlib" "/opt/rustwide/target/debug/deps/libnom-5474604bde951bfc.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e7863e86289427fb.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eb946328211cfd5c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7c99c621f62b9d6e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e153991b7be66249.rlib" "/opt/rustwide/target/debug/deps/liblog-96d91d8c7f837483.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-128fa8532da0c1ea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lrados" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lrados [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `ceph`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.status.87q62e3o-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90" "/opt/rustwide/target/debug/examples/status-28b2e8805cbbad90.w4c6gjtntyn68l8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libceph-6ae90c2ad2a91f7b.rlib" "/opt/rustwide/target/debug/deps/libnix-be3098f8d486034d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libuuid-a2ccbd065b054a84.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb1a2447c89e88e0.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libserde-b44a52f288307670.rlib" "/opt/rustwide/target/debug/deps/libnom-5474604bde951bfc.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e7863e86289427fb.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eb946328211cfd5c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7c99c621f62b9d6e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e153991b7be66249.rlib" "/opt/rustwide/target/debug/deps/liblog-96d91d8c7f837483.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-128fa8532da0c1ea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lrados" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lrados [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `ceph`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/rados_striper-74d37112ebb23bef.rados_striper.6276k6l1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rados_striper-74d37112ebb23bef.rados_striper.6276k6l1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rados_striper-74d37112ebb23bef.rados_striper.6276k6l1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rados_striper-74d37112ebb23bef.rados_striper.6276k6l1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rados_striper-74d37112ebb23bef.rados_striper.6276k6l1-cgu.4.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/rados_striper-74d37112ebb23bef" "/opt/rustwide/target/debug/examples/rados_striper-74d37112ebb23bef.3juplnxqi3mdlv0i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libceph-6ae90c2ad2a91f7b.rlib" "/opt/rustwide/target/debug/deps/libnix-be3098f8d486034d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libuuid-a2ccbd065b054a84.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb1a2447c89e88e0.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libserde-b44a52f288307670.rlib" "/opt/rustwide/target/debug/deps/libnom-5474604bde951bfc.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e7863e86289427fb.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eb946328211cfd5c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7c99c621f62b9d6e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e153991b7be66249.rlib" "/opt/rustwide/target/debug/deps/liblog-96d91d8c7f837483.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-128fa8532da0c1ea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lrados" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lrados [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `ceph`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.integration_tests.6s94rcul-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a" "/opt/rustwide/target/debug/deps/integration_tests-1370f1b875397f4a.4wngxh2uxjvkbpod.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libceph-6ae90c2ad2a91f7b.rlib" "/opt/rustwide/target/debug/deps/libnix-be3098f8d486034d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libuuid-a2ccbd065b054a84.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb1a2447c89e88e0.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libserde-b44a52f288307670.rlib" "/opt/rustwide/target/debug/deps/libnom-5474604bde951bfc.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e7863e86289427fb.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eb946328211cfd5c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7c99c621f62b9d6e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e153991b7be66249.rlib" "/opt/rustwide/target/debug/deps/liblog-96d91d8c7f837483.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-128fa8532da0c1ea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lrados" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lrados [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `ceph`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.ceph.elt8wbqx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f" "/opt/rustwide/target/debug/examples/ceph-40702dbb0206b96f.orqlv7vsyadil5t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libceph-6ae90c2ad2a91f7b.rlib" "/opt/rustwide/target/debug/deps/libnix-be3098f8d486034d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libuuid-a2ccbd065b054a84.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb1a2447c89e88e0.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libserde-b44a52f288307670.rlib" "/opt/rustwide/target/debug/deps/libnom-5474604bde951bfc.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e7863e86289427fb.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eb946328211cfd5c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7c99c621f62b9d6e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e153991b7be66249.rlib" "/opt/rustwide/target/debug/deps/liblog-96d91d8c7f837483.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-128fa8532da0c1ea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lrados" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lrados [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `ceph`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:70:51 [INFO] [stderr] | [INFO] [stderr] 70 | RadosError::FromUtf8Error(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:71:46 [INFO] [stderr] | [INFO] [stderr] 71 | RadosError::NulError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:73:45 [INFO] [stderr] | [INFO] [stderr] 73 | RadosError::IoError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:74:46 [INFO] [stderr] | [INFO] [stderr] 74 | RadosError::ApiError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:75:53 [INFO] [stderr] | [INFO] [stderr] 75 | RadosError::IntoStringError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:76:47 [INFO] [stderr] | [INFO] [stderr] 76 | RadosError::UuidError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:77:52 [INFO] [stderr] | [INFO] [stderr] 77 | RadosError::ParseBoolError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:78:51 [INFO] [stderr] | [INFO] [stderr] 78 | RadosError::ParseIntError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:79:48 [INFO] [stderr] | [INFO] [stderr] 79 | RadosError::SerdeError(ref e) => e.description(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:86:51 [INFO] [stderr] | [INFO] [stderr] 86 | RadosError::FromUtf8Error(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:87:46 [INFO] [stderr] | [INFO] [stderr] 87 | RadosError::NulError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:89:45 [INFO] [stderr] | [INFO] [stderr] 89 | RadosError::IoError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:90:46 [INFO] [stderr] | [INFO] [stderr] 90 | RadosError::ApiError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:91:53 [INFO] [stderr] | [INFO] [stderr] 91 | RadosError::IntoStringError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:92:47 [INFO] [stderr] | [INFO] [stderr] 92 | RadosError::UuidError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:93:52 [INFO] [stderr] | [INFO] [stderr] 93 | RadosError::ParseBoolError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:94:51 [INFO] [stderr] | [INFO] [stderr] 94 | RadosError::ParseIntError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:95:48 [INFO] [stderr] | [INFO] [stderr] 95 | RadosError::SerdeError(ref e) => e.cause(), [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.ceph.6rusjhbs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0" "/opt/rustwide/target/debug/deps/ceph-c7ae88512580b1f0.5sqle13h6chgwel.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lrados" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-219fc620be977b79.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-f5064c1d87ea3eaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-6bc0764cb7f4dd96.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-72042f7f9ab0950a.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7a49e61f83b63f93.rlib" "/opt/rustwide/target/debug/deps/libnix-be3098f8d486034d.rlib" "/opt/rustwide/target/debug/deps/libvoid-b00461c2c57bf874.rlib" "/opt/rustwide/target/debug/deps/libuuid-a2ccbd065b054a84.rlib" "/opt/rustwide/target/debug/deps/libserde_json-fb1a2447c89e88e0.rlib" "/opt/rustwide/target/debug/deps/libitoa-0d9b2c9addc04afb.rlib" "/opt/rustwide/target/debug/deps/libserde-b44a52f288307670.rlib" "/opt/rustwide/target/debug/deps/libnom-5474604bde951bfc.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-e7863e86289427fb.rlib" "/opt/rustwide/target/debug/deps/libryu-290c21121bea8453.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-eb946328211cfd5c.rlib" "/opt/rustwide/target/debug/deps/libnodrop-7c99c621f62b9d6e.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-7098714927ec4bf9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e153991b7be66249.rlib" "/opt/rustwide/target/debug/deps/liblog-96d91d8c7f837483.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c9325044fa92f8a5.rlib" "/opt/rustwide/target/debug/deps/liblibc-128fa8532da0c1ea.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e25957e3c50c2ac2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-205127404fcba336.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a657948fb7763780.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4af901391177f653.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9bdd51edf637d1e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-df9a9630b2ea2e1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-fddbfe63d5cc9339.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dc1fcc6e43806791.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2f4bff19e00107e.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a152d13c1d7ed405.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d92b841792fc008d.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a64c249515c023f5.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-57654524b3e40c00.rlib" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-72180f1527a726a2.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.44.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-990cc8f4a91a3ab4.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lrados [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 18 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `ceph`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "5c1d5506384878ad02dd5b4b146163621c1e309b31cd0808e7fa73d1b17dbca6"` [INFO] running `"docker" "rm" "-f" "5c1d5506384878ad02dd5b4b146163621c1e309b31cd0808e7fa73d1b17dbca6"` [INFO] [stdout] 5c1d5506384878ad02dd5b4b146163621c1e309b31cd0808e7fa73d1b17dbca6