[INFO] cloning repository https://github.com/vonwooding/agora [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vonwooding/agora" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonwooding%2Fagora", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonwooding%2Fagora'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0333db8c658102352e091beed4389b6a734e7ac4 [INFO] testing vonwooding/agora against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvonwooding%2Fagora" "/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/vonwooding/agora 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/vonwooding/agora [INFO] finished tweaking git repo https://github.com/vonwooding/agora [INFO] tweaked toml for git repo https://github.com/vonwooding/agora written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/vonwooding/agora already has a lockfile, it will not be regenerated [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chromiumoxide_pdl v0.3.2 [INFO] [stderr] Downloaded async-tungstenite v0.16.0 [INFO] [stderr] Downloaded tokio-openssl v0.6.3 [INFO] [stderr] Downloaded der-oid-macro v0.4.0 [INFO] [stderr] Downloaded fontdb v0.5.4 [INFO] [stderr] Downloaded data-url v0.1.1 [INFO] [stderr] Downloaded rustls-acme v0.1.8 [INFO] [stderr] Downloaded rusticata-macros v4.0.0 [INFO] [stderr] Downloaded maud_htmlescape v0.17.1 [INFO] [stderr] Downloaded svgfilters v0.3.0 [INFO] [stderr] Downloaded lexiclean v0.0.1 [INFO] [stderr] Downloaded color-backtrace v0.5.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.10.0 [INFO] [stderr] Downloaded secp256k1 v0.20.3 [INFO] [stderr] Downloaded nix v0.23.0 [INFO] [stderr] Downloaded chromiumoxide_cdp v0.3.2 [INFO] [stderr] Downloaded chromiumoxide_types v0.3.2 [INFO] [stderr] Downloaded chromiumoxide v0.3.2 [INFO] [stderr] Downloaded bitcoin v0.27.1 [INFO] [stderr] Downloaded bardecoder v0.2.2 [INFO] [stderr] Downloaded guard v0.5.1 [INFO] [stderr] Downloaded der-parser v6.0.0 [INFO] [stderr] Downloaded x509-parser v0.12.0 [INFO] [stderr] Downloaded der-parser v5.1.2 [INFO] [stderr] Downloaded secp256k1-sys v0.4.1 [INFO] [stderr] Downloaded rust-embed-utils v7.1.0 [INFO] [stderr] Downloaded tiny-skia v0.5.1 [INFO] [stderr] Downloaded lightning v0.0.102 [INFO] [stderr] Downloaded usvg v0.15.0 [INFO] [stderr] Downloaded rust-embed v6.3.0 [INFO] [stderr] Downloaded rustybuzz v0.3.0 [INFO] [stderr] Downloaded rusticata-macros v3.2.0 [INFO] [stderr] Downloaded hyper-openssl v0.9.1 [INFO] [stderr] Downloaded lightning-invoice v0.10.0 [INFO] [stderr] Downloaded resvg v0.15.0 [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] [stderr] Downloaded maud_macros v0.22.3 [INFO] [stderr] Downloaded maud v0.22.3 [INFO] [stderr] Downloaded qrcodegen v1.6.0 [INFO] [stderr] Downloaded rust-embed-impl v6.2.0 [INFO] [stderr] Downloaded async-rustls v0.2.0 [INFO] [stderr] Downloaded gloo-timers v0.2.2 [INFO] [stderr] Downloaded oid-registry v0.1.5 [INFO] [stderr] Downloaded x509-parser v0.10.0 [INFO] [stderr] Downloaded kurbo v0.8.0 [INFO] [stderr] Downloaded ttf-parser v0.9.0 [INFO] [stderr] Downloaded unicode-general-category v0.2.0 [INFO] [stderr] Downloaded cradle v0.0.21 [INFO] [stderr] Downloaded tokio-rustls v0.23.1 [INFO] [stderr] Downloaded bech32 v0.8.1 [INFO] [stderr] Downloaded der-oid-macro v0.5.0 [INFO] [stderr] Downloaded oid-registry v0.2.0 [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] 7a4b19dbac482b74e30fe6e0cb38d5fb3842e9702513fad7a752404e09ae3031 [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" "7a4b19dbac482b74e30fe6e0cb38d5fb3842e9702513fad7a752404e09ae3031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a4b19dbac482b74e30fe6e0cb38d5fb3842e9702513fad7a752404e09ae3031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a4b19dbac482b74e30fe6e0cb38d5fb3842e9702513fad7a752404e09ae3031", kill_on_drop: false }` [INFO] [stdout] 7a4b19dbac482b74e30fe6e0cb38d5fb3842e9702513fad7a752404e09ae3031 [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] 446351a32eba92777a4e1332e783c5d7870ff6fd6b314476fe52d597c0a3acec [INFO] running `Command { std: "docker" "start" "-a" "446351a32eba92777a4e1332e783c5d7870ff6fd6b314476fe52d597c0a3acec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-io v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling ryu v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.1 [INFO] [stderr] Compiling qrcodegen v1.6.0 [INFO] [stderr] Compiling lexiclean v0.0.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-src v300.0.2+3.0.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling pem v1.0.1 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling rust-embed-utils v7.1.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling color-backtrace v0.5.1 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling maud_macros v0.22.3 [INFO] [stderr] Compiling rust-embed-impl v6.2.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling der-parser v6.0.0 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling rustls v0.19.1 [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 rust-embed v6.3.0 [INFO] [stderr] Compiling maud v0.22.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling x509-parser v0.10.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling futures-executor v0.3.18 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures v0.3.18 [INFO] [stderr] Compiling tonic-build v0.5.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling agora-lnd-client v0.0.2 (/opt/rustwide/workdir/agora-lnd-client) [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling async-h1 v2.3.3 [INFO] [stderr] Compiling rustls-acme v0.1.8 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.5.2 [INFO] [stderr] Compiling agora v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 30s [INFO] running `Command { std: "docker" "inspect" "446351a32eba92777a4e1332e783c5d7870ff6fd6b314476fe52d597c0a3acec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "446351a32eba92777a4e1332e783c5d7870ff6fd6b314476fe52d597c0a3acec", kill_on_drop: false }` [INFO] [stdout] 446351a32eba92777a4e1332e783c5d7870ff6fd6b314476fe52d597c0a3acec [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 358c6c5448853639e894e108ec458ade85b2ac1195d5d0c9673e89fba641e8e7 [INFO] running `Command { std: "docker" "start" "-a" "358c6c5448853639e894e108ec458ade85b2ac1195d5d0c9673e89fba641e8e7", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling hex-literal v0.3.4 [INFO] [stderr] Compiling guard v0.5.1 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling data-url v0.1.1 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.29 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling cradle v0.0.21 [INFO] [stderr] Compiling svgfilters v0.3.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling fontdb v0.5.4 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling chromiumoxide_types v0.3.2 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling rustybuzz v0.3.0 [INFO] [stderr] Compiling chromiumoxide_pdl v0.3.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling async-tungstenite v0.16.0 [INFO] [stderr] Compiling bitcoin v0.27.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.23.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b62f0f0f160ef3b5 -C extra-filename=-b62f0f0f160ef3b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-13c7496f1f037c6a.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-3902f7211944fc4b.rmeta --cap-lints allow --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" "358c6c5448853639e894e108ec458ade85b2ac1195d5d0c9673e89fba641e8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "358c6c5448853639e894e108ec458ade85b2ac1195d5d0c9673e89fba641e8e7", kill_on_drop: false }` [INFO] [stdout] 358c6c5448853639e894e108ec458ade85b2ac1195d5d0c9673e89fba641e8e7