[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] be69f2a856a86f967ba12c58809368cc19cca068 [INFO] testing Schwartzmorn/kodiproxy-rust against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSchwartzmorn%2Fkodiproxy-rust" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Schwartzmorn/kodiproxy-rust on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-6/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8874cb2cecb5ee682f57aa654852806919a654d0ef2ccd4b286ee37af4ce3d4 [INFO] running `Command { std: "docker" "start" "-a" "d8874cb2cecb5ee682f57aa654852806919a654d0ef2ccd4b286ee37af4ce3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8874cb2cecb5ee682f57aa654852806919a654d0ef2ccd4b286ee37af4ce3d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8874cb2cecb5ee682f57aa654852806919a654d0ef2ccd4b286ee37af4ce3d4", kill_on_drop: false }` [INFO] [stdout] d8874cb2cecb5ee682f57aa654852806919a654d0ef2ccd4b286ee37af4ce3d4 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d9203da13f9dfa92dfe3ac0fd796652570e6be57711187d5b076e56b36c07d7 [INFO] running `Command { std: "docker" "start" "-a" "5d9203da13f9dfa92dfe3ac0fd796652570e6be57711187d5b076e56b36c07d7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dbus v0.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling hyper v0.14.5 [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] [stdout] warning: field is never read: `volume` [INFO] [stdout] --> kp/src/handlers/jsonrpc/volumeoverloaders.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub volume: serde_json::Value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `mute` [INFO] [stdout] --> kp/src/handlers/jsonrpc/volumeoverloaders.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub mute: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `properties` [INFO] [stdout] --> kp/src/handlers/jsonrpc/volumeoverloaders.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub properties: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 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-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.kodiproxy.6fc7e1cd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5.12wk75kfo2unyioc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-5a18e9fa60f4a10e.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libkp-4559f15a5ff5e0a2.rlib" "/opt/rustwide/target/debug/deps/libfiles-06a1a98672fae1a4.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libchrono-b58d774625c2e953.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-8e045214eaabb3d0.rlib" "/opt/rustwide/target/debug/deps/libsha2-9871309993542823.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libdbus-2cbba129a314068e.rlib" "/opt/rustwide/target/debug/deps/liblibdbus_sys-9825ee5f27dc5414.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-3ed0d7f9f6696e0f.rlib" "/opt/rustwide/target/debug/deps/librouter-a4eae8f32d34f482.rlib" "/opt/rustwide/target/debug/deps/libasync_std-f6368a1452b5b15d.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-6682b2d931c24973.rlib" "/opt/rustwide/target/debug/deps/libblocking-aa150732fbd451ed.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-3e1c959191cc1b12.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libasync_io-ab1427db5d9e6730.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-2f7e10754bc57f7f.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-4cbe3485d36cdd3c.rlib" "/opt/rustwide/target/debug/deps/libpolling-d98625722c3a8ed7.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-9c2baaf6124a7b6b.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-ff9a4e10cb31a18f.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8f9d8baeab6bbc9c.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-0a08bc1f49120906.rlib" "/opt/rustwide/target/debug/deps/libregex-806718a3525e42b9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libhyper-e1660bd9d74da1f6.rlib" "/opt/rustwide/target/debug/deps/libwant-1d77dc9433b554af.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7e78329ace9d13b2.rlib" "/opt/rustwide/target/debug/deps/libh2-5e82daa01f352478.rlib" "/opt/rustwide/target/debug/deps/libindexmap-80af7c9052fffb17.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-566f3fb83882a843.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-86884a8aafe5a8a7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-70b307a478d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-4e544f6ff64a1f88.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f300f6cc412b8829.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libfutures-577f0fc4e9694a03.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-cb57fef4073e33c4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-52d1fb9ff8f4f16e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3198ec81c384bbc8.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ca6f9d5c1cc535da.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1cdf3292c2e28bd0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca958fff7489f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a7dd88badd534ffc.rlib" "/opt/rustwide/target/debug/deps/libserde-c16096e6dfa00bb9.rlib" "/opt/rustwide/target/debug/deps/libclap-718e13290cbac461.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-69ea8e88535eec5a.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/libtokio-ef00d9c1c8d81d4c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-db14d4deaaaf4221.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-02aeb857270eb57b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-073d9d78c7accc7b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c01fd78669459424.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4a5b3efa929ad11e.rlib" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9b37745fd87f3f5b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/liblog-f49c4728d128cf4d.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-a4c87529e7b111bb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lcec" "-ldbus-1" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/b70888601af92f6cdc0364abab3446e418b91d36/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kodiproxy-15e241322da5e0a5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "5d9203da13f9dfa92dfe3ac0fd796652570e6be57711187d5b076e56b36c07d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9203da13f9dfa92dfe3ac0fd796652570e6be57711187d5b076e56b36c07d7", kill_on_drop: false }` [INFO] [stdout] 5d9203da13f9dfa92dfe3ac0fd796652570e6be57711187d5b076e56b36c07d7