[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] 6242a6ab808172d3c1133de1bf5a0af76c99953d [INFO] testing vonwooding/agora against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [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 a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vonwooding/agora [INFO] removed 0 missing tests [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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a5c818b0f2a57ec073ddbf22b66bc09a93118df1f8f651effe8a30e40e6bf78 [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" "0a5c818b0f2a57ec073ddbf22b66bc09a93118df1f8f651effe8a30e40e6bf78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a5c818b0f2a57ec073ddbf22b66bc09a93118df1f8f651effe8a30e40e6bf78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5c818b0f2a57ec073ddbf22b66bc09a93118df1f8f651effe8a30e40e6bf78", kill_on_drop: false }` [INFO] [stdout] 0a5c818b0f2a57ec073ddbf22b66bc09a93118df1f8f651effe8a30e40e6bf78 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e93eed05c2ca22e392c2446ff690cc24f485a52be15a4ca23e09ef872226e74 [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" "6e93eed05c2ca22e392c2446ff690cc24f485a52be15a4ca23e09ef872226e74", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lexiclean v0.0.1 [INFO] [stderr] Compiling qrcodegen v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [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.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling rusticata-macros v4.0.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling polyval v0.4.5 [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 rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rust-embed-utils v7.0.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling pem v1.0.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling color-backtrace v0.5.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.5.0 [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 rust-embed-impl v6.1.0 [INFO] [stderr] Compiling maud_macros v0.22.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling der-parser v6.0.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling polling v2.1.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.2.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling maud v0.22.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling x509-parser v0.12.0 [INFO] [stderr] Compiling x509-parser v0.10.0 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling rcgen v0.8.14 [INFO] [stderr] Compiling async-rustls v0.2.0 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tonic-build v0.5.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling agora-lnd-client v0.0.2 (/opt/rustwide/workdir/agora-lnd-client) [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tokio-io-timeout v1.1.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling tower v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling rustls-acme v0.1.7 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.5.2 [INFO] [stderr] Compiling agora v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9m 03s [INFO] running `Command { std: "docker" "inspect" "6e93eed05c2ca22e392c2446ff690cc24f485a52be15a4ca23e09ef872226e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e93eed05c2ca22e392c2446ff690cc24f485a52be15a4ca23e09ef872226e74", kill_on_drop: false }` [INFO] [stdout] 6e93eed05c2ca22e392c2446ff690cc24f485a52be15a4ca23e09ef872226e74 [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=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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b408a751ff2b07547ce58a8a6ec0467a7fc36d2ab076def83298eafc743097cb [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" "b408a751ff2b07547ce58a8a6ec0467a7fc36d2ab076def83298eafc743097cb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-general-category v0.2.0 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling bech32 v0.8.1 [INFO] [stderr] Compiling ttf-parser v0.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling unicode-script v0.5.4 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling hex-literal v0.3.3 [INFO] [stderr] Compiling executable-path v1.0.0 [INFO] [stderr] Compiling guard v0.5.1 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling svgfilters v0.3.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling string_cache v0.8.2 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling cradle v0.0.21 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling fontdb v0.5.4 [INFO] [stderr] Compiling chromiumoxide_types v0.3.1 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling secp256k1 v0.20.3 [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 failure_derive v0.1.8 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling chromiumoxide_pdl v0.3.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=35309c4f07d81e94 -C extra-filename=-35309c4f07d81e94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-525ecbfb469f2a42.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rmeta --cap-lints allow --cap-lints=forbid` (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" "b408a751ff2b07547ce58a8a6ec0467a7fc36d2ab076def83298eafc743097cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b408a751ff2b07547ce58a8a6ec0467a7fc36d2ab076def83298eafc743097cb", kill_on_drop: false }` [INFO] [stdout] b408a751ff2b07547ce58a8a6ec0467a7fc36d2ab076def83298eafc743097cb