[INFO] cloning repository https://github.com/malezjaa/palladin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/malezjaa/palladin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalezjaa%2Fpalladin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalezjaa%2Fpalladin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94d757b53553e6008d90f5e256b02082afa47461 [INFO] testing malezjaa/palladin against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmalezjaa%2Fpalladin" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/malezjaa/palladin [INFO] finished tweaking git repo https://github.com/malezjaa/palladin [INFO] tweaked toml for git repo https://github.com/malezjaa/palladin written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/malezjaa/palladin on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/malezjaa/palladin 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f78b21bea99fddab96deede530d092fcbee31e8ff533847d411551b2c5b7d32a [INFO] running `Command { std: "docker" "start" "-a" "f78b21bea99fddab96deede530d092fcbee31e8ff533847d411551b2c5b7d32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f78b21bea99fddab96deede530d092fcbee31e8ff533847d411551b2c5b7d32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f78b21bea99fddab96deede530d092fcbee31e8ff533847d411551b2c5b7d32a", kill_on_drop: false }` [INFO] [stdout] f78b21bea99fddab96deede530d092fcbee31e8ff533847d411551b2c5b7d32a [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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d79d685a27b43a9763667f75f6207058f7b507c56222f066bb5f99d31621b31 [INFO] running `Command { std: "docker" "start" "-a" "0d79d685a27b43a9763667f75f6207058f7b507c56222f066bb5f99d31621b31", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling dragonbox_ecma v0.0.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling cow-utils v0.1.3 [INFO] [stderr] Compiling unicode-id-start v1.4.0 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling oxc_data_structures v0.95.0 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling oxc_estree v0.95.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling self_cell v1.2.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling oxc_sourcemap v6.0.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling json-escape-simd v3.0.1 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling concurrent_lru v0.2.0 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling fast-glob v1.0.0 [INFO] [stderr] Compiling regress v0.10.4 [INFO] [stderr] Compiling json-strip-comments v3.0.1 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling base-encode v0.3.1 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling sugar_path v1.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling rolldown-ariadne v0.5.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling typedmap v0.6.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling vfs v0.12.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling notify-types v2.0.0 (https://github.com/sapphi-red/notify?rev=refs%2Fheads%2Fpatches#cf2f71ff) [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling file-id v0.2.3 (https://github.com/sapphi-red/notify?rev=refs%2Fheads%2Fpatches#cf2f71ff) [INFO] [stderr] Compiling fs-err v3.1.3 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling json-escape-simd v1.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling css-module-lexer v0.0.15 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling append-only-vec v0.1.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling clap_builder v4.5.49 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling oxc-miette-derive v2.5.1 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling oxc_ast_macros v0.95.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling ts-rs-macros v11.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling oxc-miette v2.5.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rolldown_std_utils v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling oxc_diagnostics v0.95.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling commondir v1.0.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ts-rs v11.1.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling clap v4.5.49 [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 bitflags v2.9.4 [INFO] [stderr] Compiling oxc_allocator v0.95.0 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling oxc_index v4.1.0 [INFO] [stderr] Compiling oxc-browserslist v2.1.2 [INFO] [stderr] Compiling pnp v0.12.3 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling rolldown_debug_action v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling notify v8.2.0 (https://github.com/sapphi-red/notify?rev=refs%2Fheads%2Fpatches#cf2f71ff) [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling notify-debouncer-full v0.6.0 (https://github.com/sapphi-red/notify?rev=refs%2Fheads%2Fpatches#cf2f71ff) [INFO] [stderr] Compiling oxc_span v0.95.0 [INFO] [stderr] Compiling string_wizard v0.0.26 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling oxc_syntax v0.95.0 [INFO] [stderr] Compiling oxc_regular_expression v0.95.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling oxc_resolver v11.9.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rolldown_debug v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling tracing-chrome v0.7.2 [INFO] [stderr] Compiling rolldown_tracing v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling oxc_cfg v0.95.0 [INFO] [stderr] Compiling oxc_compat v0.95.0 [INFO] [stderr] Compiling oxc_ast v0.95.0 [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling rolldown_fs v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling oxc_ecmascript v0.95.0 [INFO] [stderr] Compiling oxc_ast_visit v0.95.0 [INFO] [stderr] Compiling oxc_parser v0.95.0 [INFO] [stderr] Compiling oxc_semantic v0.95.0 [INFO] [stderr] Compiling oxc_isolated_declarations v0.95.0 [INFO] [stderr] Compiling oxc_traverse v0.95.0 [INFO] [stderr] Compiling oxc_codegen v0.95.0 [INFO] [stderr] Compiling oxc_mangler v0.95.0 [INFO] [stderr] Compiling oxc_transformer v0.95.0 [INFO] [stderr] Compiling oxc_minifier v0.95.0 [INFO] [stderr] Compiling oxc_transformer_plugins v0.95.0 [INFO] [stderr] Compiling oxc v0.95.0 [INFO] [stderr] Compiling rolldown_utils v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_error v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_sourcemap v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_ecmascript v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_watcher v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_common v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_resolver v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_ecmascript_utils v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_plugin v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_plugin_oxc_runtime v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_plugin_chunk_import_map v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_plugin_data_uri v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown_plugin_hmr v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling rolldown v0.1.0 (https://github.com/rolldown/rolldown#483852f3) [INFO] [stderr] Compiling palladin-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Compiling palladin-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> server/src/rolldown/engine.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexmap::FxIndexSet` [INFO] [stdout] --> server/src/rolldown/engine.rs:24:42 [INFO] [stdout] | [INFO] [stdout] 24 | use rolldown_utils::{dashmap::FxDashSet, indexmap::FxIndexSet}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BuildDriverServiceState` is never constructed [INFO] [stdout] --> server/src/rolldown/engine.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct BuildDriverServiceState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DevEngine` is never constructed [INFO] [stdout] --> server/src/rolldown/engine.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct DevEngine { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> server/src/rolldown/engine.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl DevEngine { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 48 | pub fn new(bundler_builder: BundlerBuilder, options: DevOptions) -> PalladinResult { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_bundler(bundler: Arc>, options: DevOptions) -> PalladinResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | fn create_watcher( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub async fn run(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | async fn watch_bundler_files(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | pub async fn wait_for_service_close(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub async fn ensure_build_finished(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub async fn invalidate( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub async fn close(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | fn ensure_not_closed(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> cli/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> cli/src/main.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | let mut config = ServerConfig::new() [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `Command { std: "docker" "inspect" "0d79d685a27b43a9763667f75f6207058f7b507c56222f066bb5f99d31621b31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d79d685a27b43a9763667f75f6207058f7b507c56222f066bb5f99d31621b31", kill_on_drop: false }` [INFO] [stdout] 0d79d685a27b43a9763667f75f6207058f7b507c56222f066bb5f99d31621b31 [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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1292ca3658011bf5749f59fb2520663587c2a34ad2db6f9be4f52d1deb14b3 [INFO] running `Command { std: "docker" "start" "-a" "bb1292ca3658011bf5749f59fb2520663587c2a34ad2db6f9be4f52d1deb14b3", kill_on_drop: false }` [INFO] [stderr] Compiling palladin-shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> server/src/rolldown/engine.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexmap::FxIndexSet` [INFO] [stdout] --> server/src/rolldown/engine.rs:24:42 [INFO] [stdout] | [INFO] [stdout] 24 | use rolldown_utils::{dashmap::FxDashSet, indexmap::FxIndexSet}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BuildDriverServiceState` is never constructed [INFO] [stdout] --> server/src/rolldown/engine.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct BuildDriverServiceState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DevEngine` is never constructed [INFO] [stdout] --> server/src/rolldown/engine.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct DevEngine { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> server/src/rolldown/engine.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl DevEngine { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 48 | pub fn new(bundler_builder: BundlerBuilder, options: DevOptions) -> PalladinResult { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_bundler(bundler: Arc>, options: DevOptions) -> PalladinResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | fn create_watcher( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub async fn run(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | async fn watch_bundler_files(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | pub async fn wait_for_service_close(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub async fn ensure_build_finished(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub async fn invalidate( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub async fn close(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | fn ensure_not_closed(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling palladin-server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stdout] warning: unused import: `std::path::PathBuf` [INFO] [stdout] --> cli/src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::path::PathBuf; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `path::PathBuf` [INFO] [stdout] --> server/src/rolldown/engine.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | path::PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `indexmap::FxIndexSet` [INFO] [stdout] --> server/src/rolldown/engine.rs:24:42 [INFO] [stdout] | [INFO] [stdout] 24 | use rolldown_utils::{dashmap::FxDashSet, indexmap::FxIndexSet}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> cli/src/main.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 40 | let mut config = ServerConfig::new() [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BuildDriverServiceState` is never constructed [INFO] [stdout] --> server/src/rolldown/engine.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | struct BuildDriverServiceState { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DevEngine` is never constructed [INFO] [stdout] --> server/src/rolldown/engine.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct DevEngine { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> server/src/rolldown/engine.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 47 | impl DevEngine { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 48 | pub fn new(bundler_builder: BundlerBuilder, options: DevOptions) -> PalladinResult { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn with_bundler(bundler: Arc>, options: DevOptions) -> PalladinResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | fn create_watcher( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub async fn run(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | async fn watch_bundler_files(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | pub async fn wait_for_service_close(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 192 | pub async fn ensure_build_finished(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | pub async fn invalidate( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 210 | pub async fn close(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn is_closed(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | fn ensure_not_closed(&self) -> PalladinResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.19s [INFO] running `Command { std: "docker" "inspect" "bb1292ca3658011bf5749f59fb2520663587c2a34ad2db6f9be4f52d1deb14b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1292ca3658011bf5749f59fb2520663587c2a34ad2db6f9be4f52d1deb14b3", kill_on_drop: false }` [INFO] [stdout] bb1292ca3658011bf5749f59fb2520663587c2a34ad2db6f9be4f52d1deb14b3 [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=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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17d5e9bcf89fd2eddd6376e17838aec74d48d95fc2366a9b46945bf593f80fd0 [INFO] running `Command { std: "docker" "start" "-a" "17d5e9bcf89fd2eddd6376e17838aec74d48d95fc2366a9b46945bf593f80fd0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `path::PathBuf` [INFO] [stderr] --> server/src/rolldown/engine.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | path::PathBuf, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `indexmap::FxIndexSet` [INFO] [stderr] --> server/src/rolldown/engine.rs:24:42 [INFO] [stderr] | [INFO] [stderr] 24 | use rolldown_utils::{dashmap::FxDashSet, indexmap::FxIndexSet}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `BuildDriverServiceState` is never constructed [INFO] [stderr] --> server/src/rolldown/engine.rs:32:8 [INFO] [stderr] | [INFO] [stderr] 32 | struct BuildDriverServiceState { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `DevEngine` is never constructed [INFO] [stderr] --> server/src/rolldown/engine.rs:37:12 [INFO] [stderr] | [INFO] [stderr] 37 | pub struct DevEngine { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: multiple associated items are never used [INFO] [stderr] --> server/src/rolldown/engine.rs:48:12 [INFO] [stderr] | [INFO] [stderr] 47 | impl DevEngine { [INFO] [stderr] | -------------- associated items in this implementation [INFO] [stderr] 48 | pub fn new(bundler_builder: BundlerBuilder, options: DevOptions) -> PalladinResult { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 53 | pub fn with_bundler(bundler: Arc>, options: DevOptions) -> PalladinResult { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 99 | fn create_watcher( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 130 | pub async fn run(&self) -> PalladinResult<()> { [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 155 | async fn watch_bundler_files(&self) -> PalladinResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 181 | pub async fn wait_for_service_close(&self) -> PalladinResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 192 | pub async fn ensure_build_finished(&self) -> PalladinResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 198 | pub async fn invalidate( [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 210 | pub async fn close(&self) -> PalladinResult<()> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] ... [INFO] [stderr] 242 | pub fn is_closed(&self) -> bool { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 246 | fn ensure_not_closed(&self) -> PalladinResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `palladin-server` (lib) generated 5 warnings (run `cargo fix --lib -p palladin-server` to apply 2 suggestions) [INFO] [stderr] warning: `palladin-server` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: unused import: `std::path::PathBuf` [INFO] [stderr] --> cli/src/main.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | use std::path::PathBuf; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> cli/src/main.rs:40:17 [INFO] [stderr] | [INFO] [stderr] 40 | let mut config = ServerConfig::new() [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `cli` (bin "cli" test) generated 2 warnings (run `cargo fix --bin "cli" -p cli --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cli-5d2255365dfbfbc1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/palladin_server-8f1bcc55fdeb198a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/palladin_shared-7ef600715cbfb140) [INFO] [stderr] Doc-tests palladin_server [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests palladin_shared [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "17d5e9bcf89fd2eddd6376e17838aec74d48d95fc2366a9b46945bf593f80fd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17d5e9bcf89fd2eddd6376e17838aec74d48d95fc2366a9b46945bf593f80fd0", kill_on_drop: false }` [INFO] [stdout] 17d5e9bcf89fd2eddd6376e17838aec74d48d95fc2366a9b46945bf593f80fd0