[INFO] cloning repository https://github.com/wadefletch/crowdcontrol [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wadefletch/crowdcontrol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwadefletch%2Fcrowdcontrol", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwadefletch%2Fcrowdcontrol'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f515c55af814f3c273be218706de6c55afcc31c [INFO] checking wadefletch/crowdcontrol against master#2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a for pr-145113 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwadefletch%2Fcrowdcontrol" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/wadefletch/crowdcontrol [INFO] finished tweaking git repo https://github.com/wadefletch/crowdcontrol [INFO] tweaked toml for git repo https://github.com/wadefletch/crowdcontrol written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wadefletch/crowdcontrol on toolchain 2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wadefletch/crowdcontrol 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" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyperlocal-next v0.9.0 [INFO] [stderr] Downloaded bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Downloaded bollard v0.16.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f2f849eebb4b1706c0819eba2251bdc99d835889162f4a8a09ec7738ca8dac8 [INFO] running `Command { std: "docker" "start" "-a" "8f2f849eebb4b1706c0819eba2251bdc99d835889162f4a8a09ec7738ca8dac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2f849eebb4b1706c0819eba2251bdc99d835889162f4a8a09ec7738ca8dac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2f849eebb4b1706c0819eba2251bdc99d835889162f4a8a09ec7738ca8dac8", kill_on_drop: false }` [INFO] [stdout] 8f2f849eebb4b1706c0819eba2251bdc99d835889162f4a8a09ec7738ca8dac8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ae6f63d130afcfff7f91f5ba9fdb2a74d52830289c6a2ea2d23a94dcfb480a0d" "/opt/rustwide/cargo-home/bin/cargo" "+2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3461167b0ff284fa218d48f4dc9cf59b9cabb00aaec3a9279b5e861c32aa1230 [INFO] running `Command { std: "docker" "start" "-a" "3461167b0ff284fa218d48f4dc9cf59b9cabb00aaec3a9279b5e861c32aa1230", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking winnow v0.7.12 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking rust-ini v0.20.0 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking yaml-rust2 v0.8.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking whoami v1.6.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking clap_complete v4.5.55 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking hyper-util v0.1.15 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking config v0.14.1 [INFO] [stderr] Checking bollard v0.16.1 [INFO] [stderr] Checking crowdcontrol-core v0.1.0 (/opt/rustwide/workdir/crowdcontrol-core) [INFO] [stderr] Checking crowdcontrol-cli v0.1.0 (/opt/rustwide/workdir/crowdcontrol-cli) [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/user_journey_test-eb1a740fbef44b9d.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/crowdcontrol-cli-eb1a740fbef44b9d/dep-test-integration-test-user_journey_test` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetasSlWql" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crowdcontrol-core` (test "agent_locking") due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta6DZy65" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> crowdcontrol-cli/src/commands/refresh.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crowdcontrol-cli` (test "config_test") due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaNPWDjA" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWpIqBr" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetarXS4FE" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatt8R2K" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crowdcontrol-core` (test "agent_status_tests") due to 1 previous error [INFO] [stderr] error: could not compile `crowdcontrol-core` (test "refresh_script_test") due to 1 previous error [INFO] [stderr] error: could not compile `crowdcontrol-core` (lib test) due to 1 previous error [INFO] [stderr] error: could not compile `crowdcontrol-core` (test "container_behavior_test") due to 1 previous error [INFO] [stderr] error: could not compile `crowdcontrol-cli` (bin "crowdcontrol" test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/2886b36df4a646dd8d82fb65bf0c9d8d96c1f71a/bin/rustc --crate-name crowdcontrol --edition=2021 crowdcontrol-cli/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=54623dcec5696ddd -C extra-filename=-29bc219e719ae00d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-61f1f3e67b235d0c.rmeta --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-2fd215cbc8da5703.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6109597bc64776ad.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-08ae51a313e79f26.rmeta --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-c749d3b34ee8f15c.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-c276aa623c008b82.rmeta --extern crowdcontrol_core=/opt/rustwide/target/debug/deps/libcrowdcontrol_core-f2a025df15eb3de7.rmeta --extern dialoguer=/opt/rustwide/target/debug/deps/libdialoguer-b79e57aff22ccf17.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-cfc2f89a717c44c8.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-f432c81d45915c63.rmeta --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-c36a7fa13301fbc7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-55a0c68ec87f001b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c0f1e807ae6d0039.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-be9477356925fef6.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3ddcf3d147b8f84a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d4716051a7c8c4f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c257822312dbe144.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-badefa2145f06a84.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-155bee62281a7c01.rmeta --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-e625acd8f4155504.rmeta --cap-lints=forbid` (exit status: 0) [INFO] running `Command { std: "docker" "inspect" "3461167b0ff284fa218d48f4dc9cf59b9cabb00aaec3a9279b5e861c32aa1230", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3461167b0ff284fa218d48f4dc9cf59b9cabb00aaec3a9279b5e861c32aa1230", kill_on_drop: false }` [INFO] [stdout] 3461167b0ff284fa218d48f4dc9cf59b9cabb00aaec3a9279b5e861c32aa1230