[INFO] cloning repository https://github.com/spirali/hyperqueue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spirali/hyperqueue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96b49e0d96ba92c44cb14766b1ffba52ed94098f [INFO] testing spirali/hyperqueue against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spirali/hyperqueue 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/spirali/hyperqueue [INFO] finished tweaking git repo https://github.com/spirali/hyperqueue [INFO] tweaked toml for git repo https://github.com/spirali/hyperqueue written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/spirali/hyperqueue 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 865933d6327add846931caf417a2bc26b0ca5330dd4a40e186265b4651f1222f [INFO] running `Command { std: "docker" "start" "-a" "865933d6327add846931caf417a2bc26b0ca5330dd4a40e186265b4651f1222f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "865933d6327add846931caf417a2bc26b0ca5330dd4a40e186265b4651f1222f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "865933d6327add846931caf417a2bc26b0ca5330dd4a40e186265b4651f1222f", kill_on_drop: false }` [INFO] [stdout] 865933d6327add846931caf417a2bc26b0ca5330dd4a40e186265b4651f1222f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 9781c8b70cb8ec4949542e1a663ec5293f9a331fd213ae6ec4a1a6fc165d3ad3 [INFO] running `Command { std: "docker" "start" "-a" "9781c8b70cb8ec4949542e1a663ec5293f9a331fd213ae6ec4a1a6fc165d3ad3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling fiat-crypto v0.1.11 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling priority-queue v1.2.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cli-table v0.4.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling orion v0.17.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling rmp-serde v1.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling psutil v3.2.2 [INFO] [stderr] Compiling clap_complete v3.0.6 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling hyperqueue v0.9.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 13s [INFO] running `Command { std: "docker" "inspect" "9781c8b70cb8ec4949542e1a663ec5293f9a331fd213ae6ec4a1a6fc165d3ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9781c8b70cb8ec4949542e1a663ec5293f9a331fd213ae6ec4a1a6fc165d3ad3", kill_on_drop: false }` [INFO] [stdout] 9781c8b70cb8ec4949542e1a663ec5293f9a331fd213ae6ec4a1a6fc165d3ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 71fde537c7d0960255ac70ed02a551a266ee7f3e417b791492e9208ba3432ede [INFO] running `Command { std: "docker" "start" "-a" "71fde537c7d0960255ac70ed02a551a266ee7f3e417b791492e9208ba3432ede", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling zeroize v1.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling fiat-crypto v0.1.11 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cli-table v0.4.6 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling priority-queue v1.2.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rmp-serde v1.0.0 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling gethostname v0.2.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling orion v0.17.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling clap_complete v3.0.6 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling psutil v3.2.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling tokio-util v0.7.0 [INFO] [stderr] Compiling async-compression v0.3.12 [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stderr] Compiling hyperqueue v0.9.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] error: could not compile `hyperqueue` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyperqueue --edition=2021 crates/hyperqueue/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 --cfg 'feature="default"' --cfg 'feature="jemalloc"' --cfg 'feature="jemallocator"' -C metadata=bf852bf7e88f1fa5 -C extra-filename=-bf852bf7e88f1fa5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8b20fd25d8c56198.rmeta --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-d9c5d86f69c82726.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-255f1be748aed29e.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-69718e0bee562863.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-18be25809bde2c7f.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-966b47b2ee8dcb3c.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-68816b5d03258bdb.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-7a97db4a7e8eecfb.rmeta --extern cli_table=/opt/rustwide/target/debug/deps/libcli_table-921f2b6a4b87d979.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-090ddd9db4c3d83f.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-bdc680197f88b441.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-a76340f34c39f855.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-dba102332a9c1eac.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7497054db6e63642.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-32065f37a8474786.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-872f7af77eec6c4f.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-69933485be5110b3.rmeta --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-5fbecc04818248e7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-4d27f770baef185b.rmeta --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-e59d44e1be5169d5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9e8bd197a581e98c.rmeta --extern orion=/opt/rustwide/target/debug/deps/liborion-551f20cc9213338c.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-e4e04464fbff75bd.rmeta --extern rmpv=/opt/rustwide/target/debug/deps/librmpv-f973d5cbf05b0a07.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2f51d9dbb9728e2c.rmeta --extern tuple_vec_map=/opt/rustwide/target/debug/deps/libtuple_vec_map-0db6a1cf5969a9cf.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-8622e054573b3a08.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0a5a9a2710f707ed.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4bde0dcce74581f1.rmeta --extern tako=/opt/rustwide/target/debug/deps/libtako-b2db9c19268d8a7e.rmeta --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-1d2d33e726275d03.rmeta --extern termion=/opt/rustwide/target/debug/deps/libtermion-057b8684f88b6a7d.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-1bf68b321fc6ef28.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d34bcf22bfc5d0d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c2500f5bf5718cf0.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a793984fb838d126.rmeta --extern tui=/opt/rustwide/target/debug/deps/libtui-333d3347f625fc2e.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/jemalloc-sys-b3d6fc294167cae5/out/build/lib` (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" "71fde537c7d0960255ac70ed02a551a266ee7f3e417b791492e9208ba3432ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71fde537c7d0960255ac70ed02a551a266ee7f3e417b791492e9208ba3432ede", kill_on_drop: false }` [INFO] [stdout] 71fde537c7d0960255ac70ed02a551a266ee7f3e417b791492e9208ba3432ede