[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] ddfee03b809520dda11aa175a6ceb342401ece1d [INFO] testing spirali/hyperqueue against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspirali%2Fhyperqueue" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/spirali/hyperqueue on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "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-5-tc2/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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e10880657e06b3286d8c207ee41ee0e10cfaa15e43556fffb3f15fcc9849938 [INFO] running `Command { std: "docker" "start" "-a" "9e10880657e06b3286d8c207ee41ee0e10cfaa15e43556fffb3f15fcc9849938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e10880657e06b3286d8c207ee41ee0e10cfaa15e43556fffb3f15fcc9849938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e10880657e06b3286d8c207ee41ee0e10cfaa15e43556fffb3f15fcc9849938", kill_on_drop: false }` [INFO] [stdout] 9e10880657e06b3286d8c207ee41ee0e10cfaa15e43556fffb3f15fcc9849938 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f59e5b8ff986f68328adb95a9d7dddd40e84a7b812a60a9a977e47a1b5d9fd [INFO] running `Command { std: "docker" "start" "-a" "12f59e5b8ff986f68328adb95a9d7dddd40e84a7b812a60a9a977e47a1b5d9fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling platforms v2.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ct-codecs v1.1.3 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling fiat-crypto v0.2.9 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling winnow v0.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling cli-table v0.4.9 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling gethostname v0.5.0 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling orion v0.17.8 [INFO] [stderr] Compiling psutil v3.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_complete v4.5.44 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling toml_edit v0.22.23 [INFO] [stderr] Compiling priority-queue v2.1.2 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stderr] Compiling jemallocator v0.5.4 [INFO] [stderr] Compiling hyperqueue v0.21.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `Command { std: "docker" "inspect" "12f59e5b8ff986f68328adb95a9d7dddd40e84a7b812a60a9a977e47a1b5d9fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f59e5b8ff986f68328adb95a9d7dddd40e84a7b812a60a9a977e47a1b5d9fd", kill_on_drop: false }` [INFO] [stdout] 12f59e5b8ff986f68328adb95a9d7dddd40e84a7b812a60a9a977e47a1b5d9fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1eebf46dbd0cecb7e3291cdad8b8358d8bd7d29c8eabe5b1e1b2c0a6ce5779d [INFO] running `Command { std: "docker" "start" "-a" "a1eebf46dbd0cecb7e3291cdad8b8358d8bd7d29c8eabe5b1e1b2c0a6ce5779d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling pin-project v1.1.8 [INFO] [stderr] Compiling insta v1.42.1 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling hyperqueue v0.21.0 (/opt/rustwide/workdir/crates/hyperqueue) [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling tako v0.1.0 (/opt/rustwide/workdir/crates/tako) [INFO] [stderr] error: could not compile `hyperqueue` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-02-18-x86_64-unknown-linux-gnu/bin/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 --warn=unexpected_cfgs --check-cfg 'cfg(zero_worker)' --cfg 'feature="dashboard"' --cfg 'feature="default"' --cfg 'feature="jemalloc"' --cfg 'feature="jemallocator"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dashboard", "default", "jemalloc", "jemallocator"))' -C metadata=16b07c4c1b290536 -C extra-filename=-0f0304ef99eace06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a56f4d42ed1c4051.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-ab619f97ee4db112.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-8f0f778d750ae3f9.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-0fc3a8c22ab050b8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c922de7d27e480b6.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-607e9b67c3c66595.rmeta --extern chumsky=/opt/rustwide/target/debug/deps/libchumsky-c459053b4bb6e9c1.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-81c2c116b7ae099c.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-1fd9fd42b21fb0d7.rmeta --extern cli_table=/opt/rustwide/target/debug/deps/libcli_table-d69cd89f50dcd307.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-57bddff5afba9056.rmeta --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-b4706bb1b8a33b7d.rmeta --extern core_affinity=/opt/rustwide/target/debug/deps/libcore_affinity-57a84a22bed45bea.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-17b47ca67758e699.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-68b2f7f6eb941b26.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-086d87a90010792d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-acaabc4d42d16bda.rmeta --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-7036ef6d3500b21c.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-9f900d7885b5087e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-dd22aa12fc83ca90.rmeta --extern jemallocator=/opt/rustwide/target/debug/deps/libjemallocator-cdd46c3c31e6150d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a02491428df75c88.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-b5367fb50c30a579.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-e04205f6709b05eb.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-1f9e736189f20c7a.rmeta --extern nom_supreme=/opt/rustwide/target/debug/deps/libnom_supreme-19cefe071e71bbf1.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a8fec93e517ee99b.rmeta --extern orion=/opt/rustwide/target/debug/deps/liborion-d8290aa7e4a59b16.rmeta --extern psutil=/opt/rustwide/target/debug/deps/libpsutil-cc8747eebe7d25b4.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ddc2c1f9850c9082.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-8a902db19b1c6936.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8e9504f058e8ad8a.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-edb50517824cfac7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5c28349af8b7c47e.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-a882a739e9deeeae.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-32622cdecec55e3e.rmeta --extern tako=/opt/rustwide/target/debug/deps/libtako-20ea10c1413a4f4f.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-60c68652b8df60fa.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-6e276d9284a81d19.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-8f241ce39aab62db.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5ff6cc629c6e1e3d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f5a4ac09b44a8386.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3260fc1ac5598c1a.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-c0a9d43a27af4c71.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-0122813f2549e4e9.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-daf099cecb10d8c0/out -L native=/opt/rustwide/target/debug/build/jemalloc-sys-d6c7fe48e0e6a1f4/out/build/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `fails_status_handler` is never used [INFO] [stdout] --> crates/hyperqueue/src/server/autoalloc/process.rs:1756:8 [INFO] [stdout] | [INFO] [stdout] 1756 | fn fails_status_handler() -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `senders` are never read [INFO] [stdout] --> crates/hyperqueue/src/tests/server.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct RunningHqServer { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 16 | dir: PathBuf, [INFO] [stdout] 17 | pub state: StateRef, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub senders: Senders, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1eebf46dbd0cecb7e3291cdad8b8358d8bd7d29c8eabe5b1e1b2c0a6ce5779d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1eebf46dbd0cecb7e3291cdad8b8358d8bd7d29c8eabe5b1e1b2c0a6ce5779d", kill_on_drop: false }` [INFO] [stdout] a1eebf46dbd0cecb7e3291cdad8b8358d8bd7d29c8eabe5b1e1b2c0a6ce5779d