[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] d229c52778a961287d48488ecbfbe3497e6bfa10 [INFO] testing spirali/hyperqueue against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spirali/hyperqueue on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-8/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83ed8463d0a9d088885821752bfb4b2991e1dfcf02f7aa000801d25e2b94937d [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" "83ed8463d0a9d088885821752bfb4b2991e1dfcf02f7aa000801d25e2b94937d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83ed8463d0a9d088885821752bfb4b2991e1dfcf02f7aa000801d25e2b94937d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ed8463d0a9d088885821752bfb4b2991e1dfcf02f7aa000801d25e2b94937d", kill_on_drop: false }` [INFO] [stdout] 83ed8463d0a9d088885821752bfb4b2991e1dfcf02f7aa000801d25e2b94937d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 9ad288f50c17a825bce148609de4f408034aa27462b6d88a0a28cd6a972aaef1 [INFO] running `Command { std: "docker" "start" "-a" "9ad288f50c17a825bce148609de4f408034aa27462b6d88a0a28cd6a972aaef1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.1 [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 ryu v1.0.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fiat-crypto v0.1.12 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling priority-queue v1.2.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cli-table v0.4.6 [INFO] [stderr] Compiling brownstone v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [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.56 [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 const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling orion v0.17.1 [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 tui v0.17.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling nom-supreme v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling psutil v3.2.2 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rmp-serde v1.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.0 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [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 40s [INFO] running `Command { std: "docker" "inspect" "9ad288f50c17a825bce148609de4f408034aa27462b6d88a0a28cd6a972aaef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ad288f50c17a825bce148609de4f408034aa27462b6d88a0a28cd6a972aaef1", kill_on_drop: false }` [INFO] [stdout] 9ad288f50c17a825bce148609de4f408034aa27462b6d88a0a28cd6a972aaef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 99e015cf2670220f14e44b1c17747fd12d6a41e81a9f84262291a7e8a89bb3a6 [INFO] running `Command { std: "docker" "start" "-a" "99e015cf2670220f14e44b1c17747fd12d6a41e81a9f84262291a7e8a89bb3a6", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling fiat-crypto v0.1.12 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [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.121 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling num-integer v0.1.44 [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 plotters-svg v0.3.1 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nom-supreme v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling orion v0.17.1 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [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 rmp-serde v1.0.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling psutil v3.2.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling derive_builder_core v0.11.1 [INFO] [stderr] Compiling derive_builder_macro v0.11.1 [INFO] [stderr] Compiling derive_builder v0.11.1 [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,artifacts,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=3a7e005e860fe47d -C extra-filename=-3a7e005e860fe47d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rmeta --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-58baf2f84a16ac7c.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-4bf552e2f6743a68.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-3423c17c1d563784.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-6017f081a0b24b4d.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2237311af1a00719.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-2ec21e3a7aa2289c.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-d4ff152a2804bf43.rmeta --extern cli_table=/opt/rustwide/target/debug/deps/libcli_table-3d05b1f6c9b5a4a1.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-8457feca5f76f15e.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-5fc5f4632ce9fac6.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-4f01111a71080160.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c06d9c0f3ab27da5.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-1bfedebe3a450027.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-4a753cf5e1e7a746.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-7580689ec2e413d1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-0125c668ecb7cbb9.rmeta --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-d5d3fd9b3eada116.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-7b3e0fd8cdfb0f56.rmeta --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-bbadeb0bb095fd91.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-8cbbba73e0708fef.rmeta --extern orion=/opt/rustwide/target/debug/deps/liborion-741ea29b506034e8.rmeta --extern psutil=/opt/rustwide/target/debug/deps/libpsutil-d62f0e5da408e409.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-5e484c91468fbc71.rmeta --extern rmpv=/opt/rustwide/target/debug/deps/librmpv-0dad1baf12ed2f29.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-888b13b70bb33ef3.rmeta --extern tuple_vec_map=/opt/rustwide/target/debug/deps/libtuple_vec_map-40f631b0d044e68b.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-48dd1508ae26dd0c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-26751907f29f7042.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-f626a8cd682bb18a.rmeta --extern tako=/opt/rustwide/target/debug/deps/libtako-9cd9c30c3574f0d1.rmeta --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-cd44d9d70c2bb231.rmeta --extern termion=/opt/rustwide/target/debug/deps/libtermion-641b1b16f30ac17e.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-fa4d63d94e317b95.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2c6350b1c10fc64c.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a575055ad2829d98.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c89dbcb94e4593bf.rmeta --extern tui=/opt/rustwide/target/debug/deps/libtui-82360be02429c869.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/jemalloc-sys-9fdfdbacf05fc9bc/out/build/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "99e015cf2670220f14e44b1c17747fd12d6a41e81a9f84262291a7e8a89bb3a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99e015cf2670220f14e44b1c17747fd12d6a41e81a9f84262291a7e8a89bb3a6", kill_on_drop: false }` [INFO] [stdout] 99e015cf2670220f14e44b1c17747fd12d6a41e81a9f84262291a7e8a89bb3a6