[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] ccec902f6a45fb6230bf709bdf2cf4d22aad8ff7 [INFO] building spirali/hyperqueue against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spirali/hyperqueue on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "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-2-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.1.10 [INFO] [stderr] Downloaded dict_derive v0.4.0 [INFO] [stderr] Downloaded pyo3-asyncio-macros v0.15.0 [INFO] [stderr] Downloaded thin-vec v0.2.9 [INFO] [stderr] Downloaded cli-table v0.4.7 [INFO] [stderr] Downloaded psutil v3.2.2 [INFO] [stderr] Downloaded pyo3-asyncio v0.15.0 [INFO] [stderr] Downloaded pythonize v0.15.0 [INFO] [stderr] Downloaded clap_complete v4.0.6 [INFO] [stderr] Downloaded inventory-impl v0.1.11 [INFO] [stderr] Downloaded inventory v0.1.11 [INFO] [stderr] Downloaded orion v0.17.2 [INFO] [stderr] Downloaded insta v1.21.0 [INFO] [stderr] Downloaded priority-queue v1.2.3 [INFO] [stderr] Downloaded serde-tuple-vec-map v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25f210215d70deb94b51cadd6263045cb58714f23274e7c757fe2c9855721cc1 [INFO] running `Command { std: "docker" "start" "-a" "25f210215d70deb94b51cadd6263045cb58714f23274e7c757fe2c9855721cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25f210215d70deb94b51cadd6263045cb58714f23274e7c757fe2c9855721cc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25f210215d70deb94b51cadd6263045cb58714f23274e7c757fe2c9855721cc1", kill_on_drop: false }` [INFO] [stdout] 25f210215d70deb94b51cadd6263045cb58714f23274e7c757fe2c9855721cc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9e2face0a39b97be72c330e9bac13eeba23be7c7e815109b96c33e2ebceccfd [INFO] running `Command { std: "docker" "start" "-a" "e9e2face0a39b97be72c330e9bac13eeba23be7c7e815109b96c33e2ebceccfd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling tokio v1.24.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling priority-queue v1.2.3 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling portable-atomic v0.3.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling os_str_bytes v6.3.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling jemalloc-sys v0.5.2+5.3.0-patched [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fiat-crypto v0.1.17 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling thin-vec v0.2.9 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling indicatif v0.17.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling cli-table v0.4.7 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling psutil v3.2.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling orion v0.17.2 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling clap_complete v4.0.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_bytes v0.11.7 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling rmp-serde v1.1.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling serde-tuple-vec-map v1.0.1 [INFO] [stderr] Compiling rmpv v1.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling async-compression v0.3.15 [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stderr] Compiling jemallocator v0.5.0 [INFO] [stderr] Compiling hyperqueue v0.13.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e9e2face0a39b97be72c330e9bac13eeba23be7c7e815109b96c33e2ebceccfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e2face0a39b97be72c330e9bac13eeba23be7c7e815109b96c33e2ebceccfd", kill_on_drop: false }` [INFO] [stdout] e9e2face0a39b97be72c330e9bac13eeba23be7c7e815109b96c33e2ebceccfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e22818263de144cab6a30389c0bf3c148b304753e2cdca2d126c24ddd7941357 [INFO] running `Command { std: "docker" "start" "-a" "e22818263de144cab6a30389c0bf3c148b304753e2cdca2d126c24ddd7941357", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling similar v2.2.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling insta v1.21.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling hyperqueue v0.13.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [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 --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="jemalloc"' --cfg 'feature="jemallocator"' -C metadata=48e80f91aa6480d7 -C extra-filename=-48e80f91aa6480d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eeb704deb31dafe6.rlib --extern async_compression=/opt/rustwide/target/debug/deps/libasync_compression-d819b6c67534fcea.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-22bc690b6fbaa8fd.rlib --extern bincode=/opt/rustwide/target/debug/deps/libbincode-ddd5ea4adb70ea6e.rlib --extern bstr=/opt/rustwide/target/debug/deps/libbstr-c2969dca139203a8.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5c07e71cd44981b1.rlib --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-73a94e894300765f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-08b24fc4091e09ea.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-01e654f743571762.rlib --extern cli_table=/opt/rustwide/target/debug/deps/libcli_table-53d7b6ceee1cc2d2.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-d83c53395c4f2c30.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-cbbcc76eff03c770.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-1e92db7d15c7c3b3.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5e70a9d7d8fdde55.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-0deb3dae8509e493.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-d9c9f391a38c71a8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3ce3bc627410e56f.rlib --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-6353b6aa31f381d3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-8104004953ed4e0c.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-6dec6dde3cc324f8.rlib --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-85d0703edeab94a3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2aea261907451eb5.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-80d89b2a7318dfbb.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-c4f9fd4189d248f8.rlib --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-6b4ed153e5a7b387.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5121bcfdf315bead.rlib --extern orion=/opt/rustwide/target/debug/deps/liborion-b6342835027c460d.rlib --extern psutil=/opt/rustwide/target/debug/deps/libpsutil-2fef70d5e4d10cd7.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c52ed873f5b2e6a8.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-8841101145f5a70b.rlib --extern rmpv=/opt/rustwide/target/debug/deps/librmpv-f503ca1eead73215.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d8d72c57b2089d76.rlib --extern tuple_vec_map=/opt/rustwide/target/debug/deps/libtuple_vec_map-34b79c8a1e7762c0.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-2aeb57577804fe82.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1c64273aa456d8c6.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dd1edc01ecb6e4fd.rlib --extern tako=/opt/rustwide/target/debug/deps/libtako-51512f8e3bde0d36.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-742a36e328a2fbb6.rlib --extern termion=/opt/rustwide/target/debug/deps/libtermion-df32bdf0295c68d7.rlib --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-9a8627ada5dc12f5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ea6c9a7eed5a6111.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-699d58f70a6db27a.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c79a94ebffabf29e.rlib --extern tui=/opt/rustwide/target/debug/deps/libtui-14be1432b9b4e223.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/jemalloc-sys-09b471fb87974a38/out/build/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e22818263de144cab6a30389c0bf3c148b304753e2cdca2d126c24ddd7941357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22818263de144cab6a30389c0bf3c148b304753e2cdca2d126c24ddd7941357", kill_on_drop: false }` [INFO] [stdout] e22818263de144cab6a30389c0bf3c148b304753e2cdca2d126c24ddd7941357