[INFO] fetching crate buttplug 5.1.8... [INFO] testing buttplug-5.1.8 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate buttplug 5.1.8 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate buttplug 5.1.8 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 crates.io crate buttplug 5.1.8 [INFO] finished tweaking crates.io crate buttplug 5.1.8 [INFO] tweaked toml for crates.io crate buttplug 5.1.8 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate buttplug 5.1.8 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13fd2434e6e88522dd6cf864ef781b8988b0edaf93aa949d3f4acf147efd51b6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "13fd2434e6e88522dd6cf864ef781b8988b0edaf93aa949d3f4acf147efd51b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13fd2434e6e88522dd6cf864ef781b8988b0edaf93aa949d3f4acf147efd51b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13fd2434e6e88522dd6cf864ef781b8988b0edaf93aa949d3f4acf147efd51b6", kill_on_drop: false }` [INFO] [stdout] 13fd2434e6e88522dd6cf864ef781b8988b0edaf93aa949d3f4acf147efd51b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3337673fb7cd215b2f98d273f37d38714e41db4fdfe521d5274e1f113512274a [INFO] running `Command { std: "docker" "start" "-a" "3337673fb7cd215b2f98d273f37d38714e41db4fdfe521d5274e1f113512274a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling hidapi v1.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling fancy-regex v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling dashmap v5.1.0 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling iso8601 v0.4.1 [INFO] [stderr] Compiling fraction v0.9.0 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling buttplug_derive v0.6.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling prost-types v0.9.0 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling async-tungstenite v0.17.1 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling buttplug v5.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bluez-generated v0.2.1 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling bluez-async v0.5.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling serde-aux v3.0.1 [INFO] [stderr] Compiling btleplug v0.9.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling jsonschema v0.15.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 58s [INFO] running `Command { std: "docker" "inspect" "3337673fb7cd215b2f98d273f37d38714e41db4fdfe521d5274e1f113512274a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3337673fb7cd215b2f98d273f37d38714e41db4fdfe521d5274e1f113512274a", kill_on_drop: false }` [INFO] [stdout] 3337673fb7cd215b2f98d273f37d38714e41db4fdfe521d5274e1f113512274a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c53d09d11d0ba20808d8b384ecc41938ff1a107091be40c1a3e157401486206 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4c53d09d11d0ba20808d8b384ecc41938ff1a107091be40c1a3e157401486206", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling dbus-tokio v0.7.5 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling async-tungstenite v0.17.1 [INFO] [stderr] Compiling bluez-async v0.5.5 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling btleplug v0.9.2 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling jsonschema v0.15.0 [INFO] [stderr] Compiling buttplug v5.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::ButtplugPipeClientTransportBuilder` [INFO] [stdout] --> src/connector/transport/pipe/pipe_client.rs:203:7 [INFO] [stdout] | [INFO] [stdout] 203 | use super::ButtplugPipeClientTransportBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ButtplugRemoteClientConnector`, `client::ButtplugClient`, `core::messages::serializer::ButtplugClientJSONSerializer`, `transport::ButtplugConnectorTransport`, `util::async_manager` [INFO] [stdout] --> src/connector/transport/pipe/pipe_client.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | client::ButtplugClient, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 206 | connector::{transport::ButtplugConnectorTransport, ButtplugRemoteClientConnector}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 207 | core::messages::serializer::ButtplugClientJSONSerializer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 208 | util::async_manager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/connector/transport/pipe/pipe_client.rs:210:7 [INFO] [stdout] | [INFO] [stdout] 210 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::ButtplugPipeServerTransportBuilder` [INFO] [stdout] --> src/connector/transport/pipe/pipe_server.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | use super::ButtplugPipeServerTransportBuilder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ButtplugRemoteServerConnector`, `core::messages::serializer::ButtplugServerJSONSerializer`, `server::ButtplugRemoteServer`, `transport::ButtplugConnectorTransport`, `util::async_manager` [INFO] [stdout] --> src/connector/transport/pipe/pipe_server.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | connector::{transport::ButtplugConnectorTransport, ButtplugRemoteServerConnector}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 229 | core::messages::serializer::ButtplugServerJSONSerializer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 230 | server::ButtplugRemoteServer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 231 | util::async_manager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/connector/transport/pipe/pipe_server.rs:233:7 [INFO] [stdout] | [INFO] [stdout] 233 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `buttplug` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name buttplug --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="btleplug"' --cfg 'feature="btleplug-manager"' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="hidapi"' --cfg 'feature="lovense-connect-service-manager"' --cfg 'feature="lovense-dongle-manager"' --cfg 'feature="native-tls"' --cfg 'feature="reqwest"' --cfg 'feature="serial-manager"' --cfg 'feature="serialize-json"' --cfg 'feature="serialport"' --cfg 'feature="server"' --cfg 'feature="tokio-runtime"' --cfg 'feature="websocket-server-manager"' --cfg 'feature="websockets"' --cfg 'feature="xinput-manager"' -C metadata=ef93999a127ac89b -C extra-filename=-ef93999a127ac89b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5f9249d5b4a80280.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e66fcbb75c1cfa3c.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-7f91c28b05001557.rmeta --extern btleplug=/opt/rustwide/target/debug/deps/libbtleplug-626a760814010880.rmeta --extern buttplug_derive=/opt/rustwide/target/debug/deps/libbuttplug_derive-5dd023812ff812b2.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-53c72a1a95fdcd29.rmeta --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-a6d8e2b45ad86c90.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-a2c83e161b59aefd.rmeta --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-a13b6c037ea219df.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0783cbd9acbd7c89.rmeta --extern getset=/opt/rustwide/target/debug/deps/libgetset-72053b1f841d2189.so --extern hidapi=/opt/rustwide/target/debug/deps/libhidapi-a2d3966d9f90c438.rmeta --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-900d7cbef2ffdd2e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rmeta --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-bed96336929d9e36.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-7b40d836cd420262.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-3439cfa4a2da8d7a.so --extern prost=/opt/rustwide/target/debug/deps/libprost-fbfc1aab7f8a7f32.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-f3286a46eda48366.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-acd6fdc53a1e8676.rmeta --extern serde_aux=/opt/rustwide/target/debug/deps/libserde_aux-48ad5d8d544b8390.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3ed5b659ce7fc2b3.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-216fddae43652e0b.so --extern serialport=/opt/rustwide/target/debug/deps/libserialport-72a176b92d6db32a.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-d00c9fb0bcadde02.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-febe23c04d641c0a.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8393b2fdec73f7d8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bd117d279af72b4c.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2c409ea33ee10345.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-af721aa021558d1f.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-07f609e75e9f4e1e.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-e1cc0a40afdf4c35.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c91b8216652449d4.rmeta --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/hidapi-27021b88ca225553/out -L native=/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4c53d09d11d0ba20808d8b384ecc41938ff1a107091be40c1a3e157401486206", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c53d09d11d0ba20808d8b384ecc41938ff1a107091be40c1a3e157401486206", kill_on_drop: false }` [INFO] [stdout] 4c53d09d11d0ba20808d8b384ecc41938ff1a107091be40c1a3e157401486206