[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] 53f0424e15b7fb9ed5c9d621d018d20e2bebd6df [INFO] building spirali/hyperqueue against master#a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 for pr-93180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spirali/hyperqueue on toolchain a7f375789bab1a4e4a291c963081a8ca7d2b6bd7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "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-9/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c822c1fc93159cdc8dad6c953fa777f0e401b79d2c59fd0c9d1e85c2fbfeae5e [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" "c822c1fc93159cdc8dad6c953fa777f0e401b79d2c59fd0c9d1e85c2fbfeae5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c822c1fc93159cdc8dad6c953fa777f0e401b79d2c59fd0c9d1e85c2fbfeae5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c822c1fc93159cdc8dad6c953fa777f0e401b79d2c59fd0c9d1e85c2fbfeae5e", kill_on_drop: false }` [INFO] [stdout] c822c1fc93159cdc8dad6c953fa777f0e401b79d2c59fd0c9d1e85c2fbfeae5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc08adb1ecf16093477226473ffc50b3824015b81c3e3e81e4b5fce83b14401b [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" "cc08adb1ecf16093477226473ffc50b3824015b81c3e3e81e4b5fce83b14401b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling priority-queue v1.2.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling cli-table v0.4.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling brownstone v1.0.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling orion v0.17.0 [INFO] [stderr] Compiling colored v2.0.0 [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 nom-supreme v0.6.0 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling psutil v3.2.1 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.0 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling clap_complete v3.0.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling hyperqueue v0.8.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 33s [INFO] running `Command { std: "docker" "inspect" "cc08adb1ecf16093477226473ffc50b3824015b81c3e3e81e4b5fce83b14401b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc08adb1ecf16093477226473ffc50b3824015b81c3e3e81e4b5fce83b14401b", kill_on_drop: false }` [INFO] [stdout] cc08adb1ecf16093477226473ffc50b3824015b81c3e3e81e4b5fce83b14401b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+a7f375789bab1a4e4a291c963081a8ca7d2b6bd7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d970cd5a2cbc7827b83b04621c99856d434a48bb23919df6e3aef971b7bf755e [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" "d970cd5a2cbc7827b83b04621c99856d434a48bb23919df6e3aef971b7bf755e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.7.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 same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.1.10 [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 memoffset v0.6.4 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling brownstone v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling cli-table v0.4.6 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [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 crossbeam-deque v0.8.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling orion v0.17.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 tempdir v0.3.7 [INFO] [stderr] Compiling nom-supreme v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rmp-serde v0.15.5 [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 v0.3.19 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling psutil v3.2.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling priority-queue v1.2.0 [INFO] [stderr] Compiling clap v3.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [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 clap_complete v3.0.2 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stderr] Compiling hyperqueue v0.8.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=feb7b5d25db6eb8e -C extra-filename=-feb7b5d25db6eb8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ba99f7cf17713f8c.rmeta --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-0405e68e3d8b93dc.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-6fe912f8f67c2a04.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5257dc7f0fb150f9.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-49727e5fae52bd85.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-30ed17bcc9246cb5.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-a01c58c43d0ddad6.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-1109859c028c703d.rmeta --extern cli_table=/opt/rustwide/target/debug/deps/libcli_table-cea3fc22d96ab816.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-4ed24f55e89b5fbd.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-07f363ba4e7cc622.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-2be26238ce521f04.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-2f028d46b3f76dac.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-cebed5264449b257.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-fd100e070fedf4f4.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-6e6e325bfbc90c15.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-db3ebebbc9c66ff9.rmeta --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-b4d327cbdde731d8.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-7c134721898d2a74.rmeta --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-043dc7bd1478df5d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-018212ad5f6bd3a6.rmeta --extern orion=/opt/rustwide/target/debug/deps/liborion-82d7660d313c5f89.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-d989ca0fb8b27a5d.rmeta --extern rmpv=/opt/rustwide/target/debug/deps/librmpv-f7e3e00cac1b84ad.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b7a92a36fcc7d3f6.rmeta --extern tuple_vec_map=/opt/rustwide/target/debug/deps/libtuple_vec_map-1b44b39d19a47759.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-0b9c04fa375bd22d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8320a36543a515c0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-0e7e7750e0ee7399.rmeta --extern tako=/opt/rustwide/target/debug/deps/libtako-122fa077ee685bc4.rmeta --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-1a74ddd922da31b8.rmeta --extern termion=/opt/rustwide/target/debug/deps/libtermion-ef5e61cf364af041.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-3e0e5aa4d0031094.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1dd4143414154f54.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-553e64385d472bcb.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6e753194d0837d23.rmeta --extern tui=/opt/rustwide/target/debug/deps/libtui-53a2332614b53260.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/jemalloc-sys-c0c2e46e1005e251/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" "d970cd5a2cbc7827b83b04621c99856d434a48bb23919df6e3aef971b7bf755e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d970cd5a2cbc7827b83b04621c99856d434a48bb23919df6e3aef971b7bf755e", kill_on_drop: false }` [INFO] [stdout] d970cd5a2cbc7827b83b04621c99856d434a48bb23919df6e3aef971b7bf755e