[INFO] fetching crate netrunner_cli 0.5.7...
[INFO] testing netrunner_cli-0.5.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate netrunner_cli 0.5.7 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate netrunner_cli 0.5.7
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate netrunner_cli 0.5.7
[INFO] tweaked toml for crates.io crate netrunner_cli 0.5.7 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netrunner_cli 0.5.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netrunner_cli 0.5.7 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bon-macros v2.3.0
[INFO] [stderr]   Downloaded spinners v4.1.1
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded simple-easing v1.0.1
[INFO] [stderr]   Downloaded errno v0.3.12
[INFO] [stderr]   Downloaded ratatui-widgets v0.2.2
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded dns-lookup v1.0.8
[INFO] [stderr]   Downloaded byte-unit v4.0.19
[INFO] [stderr]   Downloaded compact_str v0.7.1
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded stability v0.2.1
[INFO] [stderr]   Downloaded bon v2.3.0
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded ratatui v0.28.1
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded ratatui v0.26.3
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded tachyonfx v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d96fafee8d19356e83632cf3c2aab2e76ea61a426f8f9bb34a46ebeb226acfc
[INFO] running `Command { std: "docker" "start" "-a" "8d96fafee8d19356e83632cf3c2aab2e76ea61a426f8f9bb34a46ebeb226acfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d96fafee8d19356e83632cf3c2aab2e76ea61a426f8f9bb34a46ebeb226acfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d96fafee8d19356e83632cf3c2aab2e76ea61a426f8f9bb34a46ebeb226acfc", kill_on_drop: false }`
[INFO] [stdout] 8d96fafee8d19356e83632cf3c2aab2e76ea61a426f8f9bb34a46ebeb226acfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8a1536c7ec7335775ecf22ecc9978c35948df34843e2a632422eb075721a251
[INFO] running `Command { std: "docker" "start" "-a" "e8a1536c7ec7335775ecf22ecc9978c35948df34843e2a632422eb075721a251", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling simple-easing v1.0.1
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling colorsys v0.6.7
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling dialoguer v0.10.4
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling spinners v4.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling bon v2.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tachyonfx v0.7.0
[INFO] [stderr]    Compiling ratatui-widgets v0.2.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling netrunner_cli v0.5.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "e8a1536c7ec7335775ecf22ecc9978c35948df34843e2a632422eb075721a251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a1536c7ec7335775ecf22ecc9978c35948df34843e2a632422eb075721a251", kill_on_drop: false }`
[INFO] [stdout] e8a1536c7ec7335775ecf22ecc9978c35948df34843e2a632422eb075721a251
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bb154d60822f5664b7252568fc013ef47b0ccbf4005b1702f491b534146dbaf
[INFO] running `Command { std: "docker" "start" "-a" "4bb154d60822f5664b7252568fc013ef47b0ccbf4005b1702f491b534146dbaf", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling netrunner_cli v0.5.7 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `netrunner_cli` (bin "netrunner_cli")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name netrunner_cli --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=73724ad854fcf04c -C extra-filename=-6551f88102fe6b7a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-12162fb6c1bd30e5.rlib --extern byte_unit=/opt/rustwide/target/debug/deps/libbyte_unit-5d85785c6d3c4287.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ec176b897ecff404.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-294443241d461c40.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-826ef05aedb703b8.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-d08f5dbee676388f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-90f1991fc2207f8e.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-c636c8c028a2ad0c.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-f55cc750393a1680.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-36725fcbb88ddbeb.rlib --extern dns_lookup=/opt/rustwide/target/debug/deps/libdns_lookup-e9596152f3920bf3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-f96f04d7e34276a1.rlib --extern netrunner_cli=/opt/rustwide/target/debug/deps/libnetrunner_cli-7225f52c654a0cf2.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-ec48175164022abb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-62b0f5464d54654f.rlib --extern ratatui_widgets=/opt/rustwide/target/debug/deps/libratatui_widgets-210f085b79ab7597.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1041bc08c2779758.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09f57521cbcc103e.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-b4018aae6da38c38.rlib --extern spinners=/opt/rustwide/target/debug/deps/libspinners-426a4efb251ea1ea.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-4117b1977cf06f8a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5e6acc78869d0bb4.so --extern tachyonfx=/opt/rustwide/target/debug/deps/libtachyonfx-60d94e20ceb7bd6f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-15f5394843860118.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `netrunner_cli` (bin "netrunner_cli" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name netrunner_cli --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=c53dc7056e5a39f4 -C extra-filename=-16769f881273ca2c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-12162fb6c1bd30e5.rlib --extern byte_unit=/opt/rustwide/target/debug/deps/libbyte_unit-5d85785c6d3c4287.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ec176b897ecff404.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-294443241d461c40.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-826ef05aedb703b8.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-d08f5dbee676388f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-90f1991fc2207f8e.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-c636c8c028a2ad0c.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-f55cc750393a1680.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-36725fcbb88ddbeb.rlib --extern dns_lookup=/opt/rustwide/target/debug/deps/libdns_lookup-e9596152f3920bf3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-f96f04d7e34276a1.rlib --extern netrunner_cli=/opt/rustwide/target/debug/deps/libnetrunner_cli-7225f52c654a0cf2.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-ec48175164022abb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-62b0f5464d54654f.rlib --extern ratatui_widgets=/opt/rustwide/target/debug/deps/libratatui_widgets-210f085b79ab7597.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1041bc08c2779758.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09f57521cbcc103e.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-b4018aae6da38c38.rlib --extern spinners=/opt/rustwide/target/debug/deps/libspinners-426a4efb251ea1ea.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-4117b1977cf06f8a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5e6acc78869d0bb4.so --extern tachyonfx=/opt/rustwide/target/debug/deps/libtachyonfx-60d94e20ceb7bd6f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a4e82ee862f4e657.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-15f5394843860118.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-02af98136b0f2212.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `netrunner_cli` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name netrunner_cli --edition=2021 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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9776a95886a2b0e6 -C extra-filename=-0e6bfae8e1b3662b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-34c4eb00d839d4ce.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-12162fb6c1bd30e5.rlib --extern byte_unit=/opt/rustwide/target/debug/deps/libbyte_unit-5d85785c6d3c4287.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ec176b897ecff404.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-294443241d461c40.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-826ef05aedb703b8.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-caab0af0c06a97f8.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-d08f5dbee676388f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-90f1991fc2207f8e.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-c636c8c028a2ad0c.rlib --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-f55cc750393a1680.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-36725fcbb88ddbeb.rlib --extern dns_lookup=/opt/rustwide/target/debug/deps/libdns_lookup-e9596152f3920bf3.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c3a6786a4ea40cf6.rlib --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-66d8836745ed0f0c.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-f96f04d7e34276a1.rlib --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-ec48175164022abb.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-4927ddda8e47b8fd.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-62b0f5464d54654f.rlib --extern ratatui_widgets=/opt/rustwide/target/debug/deps/libratatui_widgets-210f085b79ab7597.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-1041bc08c2779758.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7c819bd220a9d5f0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-09f57521cbcc103e.rlib --extern sled=/opt/rustwide/target/debug/deps/libsled-b4018aae6da38c38.rlib --extern spinners=/opt/rustwide/target/debug/deps/libspinners-426a4efb251ea1ea.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-4117b1977cf06f8a.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5e6acc78869d0bb4.so --extern tachyonfx=/opt/rustwide/target/debug/deps/libtachyonfx-60d94e20ceb7bd6f.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-a4e82ee862f4e657.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-15f5394843860118.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-02af98136b0f2212.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4bb154d60822f5664b7252568fc013ef47b0ccbf4005b1702f491b534146dbaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bb154d60822f5664b7252568fc013ef47b0ccbf4005b1702f491b534146dbaf", kill_on_drop: false }`
[INFO] [stdout] 4bb154d60822f5664b7252568fc013ef47b0ccbf4005b1702f491b534146dbaf
