[INFO] cloning repository https://github.com/ewilken/hap-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ewilken/hap-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewilken%2Fhap-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewilken%2Fhap-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 512a7613e72bd841623be3553944b9aab2bba4f2 [INFO] testing ewilken/hap-rs against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewilken%2Fhap-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ewilken/hap-rs on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ewilken/hap-rs [INFO] finished tweaking git repo https://github.com/ewilken/hap-rs [INFO] tweaked toml for git repo https://github.com/ewilken/hap-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2990ec3a65346071d89af3abea6f89a2f2ba143373c2d275ea89dd34febcf64a [INFO] running `Command { std: "docker" "start" "-a" "2990ec3a65346071d89af3abea6f89a2f2ba143373c2d275ea89dd34febcf64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2990ec3a65346071d89af3abea6f89a2f2ba143373c2d275ea89dd34febcf64a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2990ec3a65346071d89af3abea6f89a2f2ba143373c2d275ea89dd34febcf64a", kill_on_drop: false }` [INFO] [stdout] 2990ec3a65346071d89af3abea6f89a2f2ba143373c2d275ea89dd34febcf64a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f662b725fbec48e1abbbb77e4b40a89834d04b9e0840d60cce5e60c28870c33a [INFO] running `Command { std: "docker" "start" "-a" "f662b725fbec48e1abbbb77e4b40a89834d04b9e0840d60cce5e60c28870c33a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling signature v1.4.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling c_linked_list v1.1.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling if-addrs v0.6.7 [INFO] [stderr] Compiling get_if_addrs v0.5.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling srp v0.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling ed25519 v1.3.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling libmdns v0.6.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hap v0.1.0-pre.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Signature` [INFO] [stdout] --> src/transport/http/handler/pair_setup.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use signature::{Signature, Signer, Verifier}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Signature` [INFO] [stdout] --> src/transport/http/handler/pair_verify.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use signature::{Signature, Signer, Verifier}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `decrypted_readbuf_inner` [INFO] [stdout] --> src/transport/tcp.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | decrypted_readbuf_inner: [u8; 1024], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_emitter` [INFO] [stdout] --> src/server/ip.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | event_emitter: pointer::EventEmitter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "f662b725fbec48e1abbbb77e4b40a89834d04b9e0840d60cce5e60c28870c33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f662b725fbec48e1abbbb77e4b40a89834d04b9e0840d60cce5e60c28870c33a", kill_on_drop: false }` [INFO] [stdout] f662b725fbec48e1abbbb77e4b40a89834d04b9e0840d60cce5e60c28870c33a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7fb004d6b38765cf8473c92d4fe347bbac96373b9a1bcf5279a15ffb027f727 [INFO] running `Command { std: "docker" "start" "-a" "f7fb004d6b38765cf8473c92d4fe347bbac96373b9a1bcf5279a15ffb027f727", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling libmdns v0.6.2 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling hap v0.1.0-pre.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Signature` [INFO] [stdout] --> src/transport/http/handler/pair_setup.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use signature::{Signature, Signer, Verifier}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Signature` [INFO] [stdout] --> src/transport/http/handler/pair_verify.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use signature::{Signature, Signer, Verifier}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Signature` [INFO] [stdout] --> src/transport/http/handler/pair_setup.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | use signature::{Signature, Signer, Verifier}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Signature` [INFO] [stdout] --> src/transport/http/handler/pair_verify.rs:10:17 [INFO] [stdout] | [INFO] [stdout] 10 | use signature::{Signature, Signer, Verifier}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `decrypted_readbuf_inner` [INFO] [stdout] --> src/transport/tcp.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | decrypted_readbuf_inner: [u8; 1024], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_emitter` [INFO] [stdout] --> src/server/ip.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | event_emitter: pointer::EventEmitter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `decrypted_readbuf_inner` [INFO] [stdout] --> src/transport/tcp.rs:181:5 [INFO] [stdout] | [INFO] [stdout] 181 | decrypted_readbuf_inner: [u8; 1024], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `event_emitter` [INFO] [stdout] --> src/server/ip.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | event_emitter: pointer::EventEmitter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hap`; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hap --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3954a6076b088e55 -C extra-filename=-3954a6076b088e55 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aead=/opt/rustwide/target/debug/deps/libaead-dfc173669c1c9e4f.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-4fbade852d42b114.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-a56eb54c3a7d7629.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-d437be75240dfa12.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-0702f02dc1e4ed79.rmeta --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-c4a1a907018ef9fd.rmeta --extern eui48=/opt/rustwide/target/debug/deps/libeui48-1f917e30c3cd5b4c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-78b2419bd4043e28.rmeta --extern get_if_addrs=/opt/rustwide/target/debug/deps/libget_if_addrs-0b46735b810bffd7.rmeta --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-be903a745b46eb08.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-906d7ab72b9fe50a.rlib --extern libmdns=/opt/rustwide/target/debug/deps/liblibmdns-0046f5e4ff2b66f3.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-43abf5ef26d75f24.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-31489e99ba622f43.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b4544b6497844f60.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3fe09b30a761ba7c.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-dcfe8c494cfc02f5.rmeta --extern signature=/opt/rustwide/target/debug/deps/libsignature-67fe48da33e02c4e.rmeta --extern srp=/opt/rustwide/target/debug/deps/libsrp-6e00445ec0fe70d3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-394a5724bfcf8ef0.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8017480693dab996.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1e8261ec1153abb0.rmeta --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-2b44e05b9a10816b.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f7fb004d6b38765cf8473c92d4fe347bbac96373b9a1bcf5279a15ffb027f727", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fb004d6b38765cf8473c92d4fe347bbac96373b9a1bcf5279a15ffb027f727", kill_on_drop: false }` [INFO] [stdout] f7fb004d6b38765cf8473c92d4fe347bbac96373b9a1bcf5279a15ffb027f727