[INFO] cloning repository https://github.com/Schwartzmorn/kodiproxy-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Schwartzmorn/kodiproxy-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwartzmorn%2Fkodiproxy-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwartzmorn%2Fkodiproxy-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06c1c44e1db12551f9419cddc068ff6038403b0a [INFO] testing Schwartzmorn/kodiproxy-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwartzmorn%2Fkodiproxy-rust" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Schwartzmorn/kodiproxy-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Schwartzmorn/kodiproxy-rust [INFO] finished tweaking git repo https://github.com/Schwartzmorn/kodiproxy-rust [INFO] tweaked toml for git repo https://github.com/Schwartzmorn/kodiproxy-rust written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate git repo https://github.com/Schwartzmorn/kodiproxy-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b6d46254258e7e61ed1325d9bffb593c1663ce9130831c61788fb72af916d9bf [INFO] running `Command { std: "docker" "start" "-a" "b6d46254258e7e61ed1325d9bffb593c1663ce9130831c61788fb72af916d9bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b6d46254258e7e61ed1325d9bffb593c1663ce9130831c61788fb72af916d9bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6d46254258e7e61ed1325d9bffb593c1663ce9130831c61788fb72af916d9bf", kill_on_drop: false }` [INFO] [stdout] b6d46254258e7e61ed1325d9bffb593c1663ce9130831c61788fb72af916d9bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 363bbdbe98e29a8f9b2d196b7bed8538754a29ffd53f47d951f2a58cc8cdd03f [INFO] running `Command { std: "docker" "start" "-a" "363bbdbe98e29a8f9b2d196b7bed8538754a29ffd53f47d951f2a58cc8cdd03f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling rusqlite v0.26.3 [INFO] [stderr] Compiling sha2 v0.10.1 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling router v0.1.0 (/opt/rustwide/workdir/router) [INFO] [stderr] Compiling files v0.1.0 (/opt/rustwide/workdir/files) [INFO] [stderr] Compiling kodiproxy v0.1.0 (/opt/rustwide/workdir/kp) [INFO] [stderr] Compiling cache v0.1.0 (/opt/rustwide/workdir/cache) [INFO] [stdout] warning: struct is never constructed: `FileClient` [INFO] [stdout] --> cache/src/file_client.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct FileClient { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_versions` [INFO] [stdout] --> cache/src/file_client.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | pub async fn get_versions( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `forward` [INFO] [stdout] --> cache/src/file_client.rs:45:18 [INFO] [stdout] | [INFO] [stdout] 45 | pub async fn forward( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_path_from_uri` [INFO] [stdout] --> cache/src/file_client.rs:87:4 [INFO] [stdout] | [INFO] [stdout] 87 | fn get_path_from_uri(uri: &http::Uri) -> Result<&str, router::RouterError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [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/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.kodiproxy.f6725833-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2.4ak6dck59vthajxh.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-73eff2e77e37b5da.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libkp-f303c3d2d381455b.rlib" "/opt/rustwide/target/debug/deps/libfiles-d7c1af63a79c78c9.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libchrono-e08eeb07f17dbeeb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-3c7e53faf6080973.rlib" "/opt/rustwide/target/debug/deps/librusqlite-270051f5cdbb884e.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-c914efb9628878c7.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-313401c930e15855.rlib" "/opt/rustwide/target/debug/deps/libhashlink-d7b7c8e5ac93d61f.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-55dbc6bcb08f22f6.rlib" "/opt/rustwide/target/debug/deps/libsha2-29992806857ca5ee.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libdigest-a2e0687271de438d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0fb182a4d6f51b46.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac2904cf9b730122.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libdbus-e118a6839cce6dd4.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-e651144aa000c67f.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-cd14dfa0a4feeef1.rlib" "/opt/rustwide/target/debug/deps/librouter-f5d85c38f6c359c9.rlib" "/opt/rustwide/target/debug/deps/libasync_std-4aee79789cde78c9.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-b5cf9c82bd639ad7.rlib" "/opt/rustwide/target/debug/deps/libblocking-a69915f599bf94c4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-fc8b2db5466b55b7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-7df8ae997667b000.rlib" "/opt/rustwide/target/debug/deps/libpolling-22b216b0e38c117a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6f68f68275751be9.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d56a87318b90dac0.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d0d1b5fdd4cd31ef.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a836995a19c2d0b5.rlib" "/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-053f5b9157af7a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libhyper-f69064ceaa37f81a.rlib" "/opt/rustwide/target/debug/deps/libwant-6ab4e74264ecc775.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dcaf31b0d88fe7fd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libh2-4b4480c2582028bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f7c187e5f9f0a321.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-01541cb6d83ececd.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b842e2873dd6d14a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cd7a99eaddf09c31.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libfutures-7107dcea536b8b29.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-36c751b5ef2b6be6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e64b0c2586c71b96.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0c1be619c9d475c5.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8042738a4d380f6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-63303b05cbcd5fe2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libserde-df2ec2cb63bc4972.rlib" "/opt/rustwide/target/debug/deps/libclap-9cc152615aae8299.rlib" "/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rlib" "/opt/rustwide/target/debug/deps/libatty-6b1c65a83912d7bc.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-f5333f6132322984.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b84fe2e5d42db3d7.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1f2c3fd7be9513b4.rlib" "/opt/rustwide/target/debug/deps/libahash-3383fbbe2f3fa809.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b1642f7ffbb46fcd.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-13b6dc7d5681a7ca.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libtokio-c3c477822726c360.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-d5e582585587b8f7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-927cf0ec8bd4c04a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-cbb1d5875e8a8468.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-93cbbd1cfdbad5f6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8604cee2f67a8c90.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6b1c74255132726.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/liblog-b8f4db274cc61a96.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-74b036941725f4df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lcec" "-lsqlite3" "-ldbus-1" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kodiproxy-656f1c3256d080f2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lcec [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 `kodiproxy` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "363bbdbe98e29a8f9b2d196b7bed8538754a29ffd53f47d951f2a58cc8cdd03f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "363bbdbe98e29a8f9b2d196b7bed8538754a29ffd53f47d951f2a58cc8cdd03f", kill_on_drop: false }` [INFO] [stdout] 363bbdbe98e29a8f9b2d196b7bed8538754a29ffd53f47d951f2a58cc8cdd03f