[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] 9e7d256d6887a95b490dc3f07a35105bd9ee068f [INFO] testing ewilken/hap-rs against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fewilken%2Fhap-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ewilken/hap-rs on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 495c830cf0dd3eca796c9e6ec599d52486e1a435e588d72edb3ad36a2a6cf6a2 [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" "495c830cf0dd3eca796c9e6ec599d52486e1a435e588d72edb3ad36a2a6cf6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "495c830cf0dd3eca796c9e6ec599d52486e1a435e588d72edb3ad36a2a6cf6a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "495c830cf0dd3eca796c9e6ec599d52486e1a435e588d72edb3ad36a2a6cf6a2", kill_on_drop: false }` [INFO] [stdout] 495c830cf0dd3eca796c9e6ec599d52486e1a435e588d72edb3ad36a2a6cf6a2 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 14c8bc06e2ddf32336d6e473e0e431b77f80219bcd883f93abd819376deb2c59 [INFO] running `Command { std: "docker" "start" "-a" "14c8bc06e2ddf32336d6e473e0e431b77f80219bcd883f93abd819376deb2c59", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling signature v1.5.0 [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 num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling if-addrs v0.6.7 [INFO] [stderr] Compiling get_if_addrs v0.5.2 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [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 poly1305 v0.7.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling hkdf v0.11.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling srp v0.5.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling chacha20 v0.7.3 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling chacha20poly1305 v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling x25519-dalek v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling ed25519 v1.4.0 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling libmdns v0.6.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling hap v0.1.0-pre.14 (/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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "14c8bc06e2ddf32336d6e473e0e431b77f80219bcd883f93abd819376deb2c59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c8bc06e2ddf32336d6e473e0e431b77f80219bcd883f93abd819376deb2c59", kill_on_drop: false }` [INFO] [stdout] 14c8bc06e2ddf32336d6e473e0e431b77f80219bcd883f93abd819376deb2c59 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] accdc5ea57c5727ee5e2dff2cceb113310d5352dfc35f23782faf99299e4d5c5 [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" "accdc5ea57c5727ee5e2dff2cceb113310d5352dfc35f23782faf99299e4d5c5", kill_on_drop: false }` [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling libmdns v0.6.2 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hap v0.1.0-pre.14 (/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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name switch --edition=2021 examples/switch.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=45711ff4ccec3c8a -C extra-filename=-45711ff4ccec3c8a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern aead=/opt/rustwide/target/debug/deps/libaead-14459dc6cf685533.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10afcb4b00d2a7f4.so --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-593a0f5d71c3c8c3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-ba95d2f6590309f8.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-51f36ed639295dd1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5e2870ca84d8d34c.rlib --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-9e94bf3a12ce4375.rlib --extern eui48=/opt/rustwide/target/debug/deps/libeui48-0bf795b1de490dd7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7fa85ae0f238ba05.rlib --extern get_if_addrs=/opt/rustwide/target/debug/deps/libget_if_addrs-ef4ccaac96f0f9a6.rlib --extern hap=/opt/rustwide/target/debug/deps/libhap-b45cc7566c6664c2.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-e699152cfa8331e7.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9021b6be09fda3e2.rlib --extern libmdns=/opt/rustwide/target/debug/deps/liblibmdns-27ac6d57a6b6b02a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-3e664e12b3cbe9e1.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dc5f65be4f0744bd.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-559310a91bb5f162.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59b460f03a832a3b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b011fe32c15db062.rlib --extern signature=/opt/rustwide/target/debug/deps/libsignature-8869565db059e5d9.rlib --extern srp=/opt/rustwide/target/debug/deps/libsrp-876c13cf718be575.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d34bcf22bfc5d0d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5766829a9ea5101e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6a2f81731b713854.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-93dd97609e675ac2.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "accdc5ea57c5727ee5e2dff2cceb113310d5352dfc35f23782faf99299e4d5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accdc5ea57c5727ee5e2dff2cceb113310d5352dfc35f23782faf99299e4d5c5", kill_on_drop: false }` [INFO] [stdout] accdc5ea57c5727ee5e2dff2cceb113310d5352dfc35f23782faf99299e4d5c5