[INFO] cloning repository https://github.com/RvanBaarle/swr-analyzer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RvanBaarle/swr-analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRvanBaarle%2Fswr-analyzer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRvanBaarle%2Fswr-analyzer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c240b3af8193ab57a940886e84c0c1798559e76f [INFO] testing RvanBaarle/swr-analyzer against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRvanBaarle%2Fswr-analyzer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RvanBaarle/swr-analyzer [INFO] finished tweaking git repo https://github.com/RvanBaarle/swr-analyzer [INFO] tweaked toml for git repo https://github.com/RvanBaarle/swr-analyzer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RvanBaarle/swr-analyzer on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RvanBaarle/swr-analyzer 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07889ab6cd25b76e1b885e95fb81db74717f6c2555556fc70b858fa5860d8d39 [INFO] running `Command { std: "docker" "start" "-a" "07889ab6cd25b76e1b885e95fb81db74717f6c2555556fc70b858fa5860d8d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07889ab6cd25b76e1b885e95fb81db74717f6c2555556fc70b858fa5860d8d39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07889ab6cd25b76e1b885e95fb81db74717f6c2555556fc70b858fa5860d8d39", kill_on_drop: false }` [INFO] [stdout] 07889ab6cd25b76e1b885e95fb81db74717f6c2555556fc70b858fa5860d8d39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dadef73bc93937db60dcef83830e8da276839523e2dba39020b3b5cc827f82d [INFO] running `Command { std: "docker" "start" "-a" "4dadef73bc93937db60dcef83830e8da276839523e2dba39020b3b5cc827f82d", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling cc v1.1.2 [INFO] [stderr] Compiling gio v0.19.8 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v5.0.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.3 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling font-kit v0.13.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling bytemuck v1.16.1 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling float-ord v0.3.2 [INFO] [stderr] Compiling freetype-sys v0.20.1 [INFO] [stderr] Compiling libusb1-sys v0.7.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rusb v0.9.4 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling clap_builder v4.5.9 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling toml_edit v0.22.15 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.6 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling relm4-macros v0.8.1 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Compiling glib-macros v0.19.9 [INFO] [stderr] Compiling gtk4-macros v0.8.2 [INFO] [stderr] Compiling toml v0.8.14 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling glib-sys v0.19.8 [INFO] [stderr] Compiling gobject-sys v0.19.8 [INFO] [stderr] Compiling gio-sys v0.19.8 [INFO] [stderr] Compiling cairo-sys-rs v0.19.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.19.8 [INFO] [stderr] Compiling pango-sys v0.19.8 [INFO] [stderr] Compiling graphene-sys v0.19.8 [INFO] [stderr] Compiling gdk4-sys v0.8.2 [INFO] [stderr] Compiling gsk4-sys v0.8.2 [INFO] [stderr] Compiling gtk4-sys v0.8.2 [INFO] [stderr] Compiling clap v4.5.9 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling glib v0.19.9 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling cairo-rs v0.19.4 [INFO] [stderr] Compiling graphene-rs v0.19.8 [INFO] [stderr] Compiling plotters-cairo v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.19.8 [INFO] [stderr] Compiling pango v0.19.8 [INFO] [stderr] Compiling gdk4 v0.8.2 [INFO] [stderr] Compiling gsk4 v0.8.2 [INFO] [stderr] Compiling gtk4 v0.8.2 [INFO] [stderr] Compiling relm4 v0.8.1 [INFO] [stderr] Compiling swr-analyzer v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated constant `ENABLE_SORT` is never used [INFO] [stdout] --> src/ui/util/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait BindingLabelColumn: 'static{ [INFO] [stdout] | ------------------ associated constant in this trait [INFO] [stdout] ... [INFO] [stdout] 22 | const ENABLE_SORT: bool; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/graph/element.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) fn iter(view: &TypedColumnView) -> ColumnViewIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) fn iter(view: &TypedColumnView) -> ColumnViewIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "4dadef73bc93937db60dcef83830e8da276839523e2dba39020b3b5cc827f82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dadef73bc93937db60dcef83830e8da276839523e2dba39020b3b5cc827f82d", kill_on_drop: false }` [INFO] [stdout] 4dadef73bc93937db60dcef83830e8da276839523e2dba39020b3b5cc827f82d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ea0e29d0f9b09bd4fe80aa5a05f7b0bf8e03809598713decbdae084a4326131 [INFO] running `Command { std: "docker" "start" "-a" "6ea0e29d0f9b09bd4fe80aa5a05f7b0bf8e03809598713decbdae084a4326131", kill_on_drop: false }` [INFO] [stderr] Compiling swr-analyzer v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated constant `ENABLE_SORT` is never used [INFO] [stdout] --> src/ui/util/mod.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait BindingLabelColumn: 'static{ [INFO] [stdout] | ------------------ associated constant in this trait [INFO] [stdout] ... [INFO] [stdout] 22 | const ENABLE_SORT: bool; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/graph/element.rs:57:30 [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) fn iter(view: &TypedColumnView) -> ColumnViewIter { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | pub(super) fn iter(view: &TypedColumnView) -> ColumnViewIter<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "6ea0e29d0f9b09bd4fe80aa5a05f7b0bf8e03809598713decbdae084a4326131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea0e29d0f9b09bd4fe80aa5a05f7b0bf8e03809598713decbdae084a4326131", kill_on_drop: false }` [INFO] [stdout] 6ea0e29d0f9b09bd4fe80aa5a05f7b0bf8e03809598713decbdae084a4326131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3efb950eb04cb4172c2a1938a40f7e5a3d3fbef48adb41cf290a7d34f1844eda [INFO] running `Command { std: "docker" "start" "-a" "3efb950eb04cb4172c2a1938a40f7e5a3d3fbef48adb41cf290a7d34f1844eda", kill_on_drop: false }` [INFO] [stderr] warning: associated constant `ENABLE_SORT` is never used [INFO] [stderr] --> src/ui/util/mod.rs:22:11 [INFO] [stderr] | [INFO] [stderr] 12 | pub trait BindingLabelColumn: 'static{ [INFO] [stderr] | ------------------ associated constant in this trait [INFO] [stderr] ... [INFO] [stderr] 22 | const ENABLE_SORT: bool; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/ui/graph/element.rs:57:30 [INFO] [stderr] | [INFO] [stderr] 57 | pub(super) fn iter(view: &TypedColumnView) -> ColumnViewIter { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 57 | pub(super) fn iter(view: &TypedColumnView) -> ColumnViewIter<'_, Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `swr-analyzer` (bin "swr-analyzer" test) generated 2 warnings (run `cargo fix --bin "swr-analyzer" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swr_analyzer-45bdd21523102817) [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" "3efb950eb04cb4172c2a1938a40f7e5a3d3fbef48adb41cf290a7d34f1844eda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efb950eb04cb4172c2a1938a40f7e5a3d3fbef48adb41cf290a7d34f1844eda", kill_on_drop: false }` [INFO] [stdout] 3efb950eb04cb4172c2a1938a40f7e5a3d3fbef48adb41cf290a7d34f1844eda