[INFO] cloning repository https://github.com/hightemp/capp_log_parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hightemp/capp_log_parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhightemp%2Fcapp_log_parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhightemp%2Fcapp_log_parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 304ce0033d2789c950338261caa82b834ada60de [INFO] documenting hightemp/capp_log_parser against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhightemp%2Fcapp_log_parser" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hightemp/capp_log_parser on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hightemp/capp_log_parser [INFO] finished tweaking git repo https://github.com/hightemp/capp_log_parser [INFO] tweaked toml for git repo https://github.com/hightemp/capp_log_parser written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/hightemp/capp_log_parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f301f5249fb4b073a69452f63f81ad55192e9c0b607f4144cb865727c098911 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7f301f5249fb4b073a69452f63f81ad55192e9c0b607f4144cb865727c098911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f301f5249fb4b073a69452f63f81ad55192e9c0b607f4144cb865727c098911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f301f5249fb4b073a69452f63f81ad55192e9c0b607f4144cb865727c098911", kill_on_drop: false }` [INFO] [stdout] 7f301f5249fb4b073a69452f63f81ad55192e9c0b607f4144cb865727c098911 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afe9472252a36dfe566c9129bd3e3cc45fa199dea344177d1ba04056dbb024d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "afe9472252a36dfe566c9129bd3e3cc45fa199dea344177d1ba04056dbb024d0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking libmath v0.1.4 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Documenting capp_log_parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: structure field `iItemsCount` should have a snake case name [INFO] [stdout] --> src/main.rs:36:2 [INFO] [stdout] | [INFO] [stdout] 36 | iItemsCount: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `i_items_count` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `iPageIndex` should have a snake case name [INFO] [stdout] --> src/main.rs:37:2 [INFO] [stdout] | [INFO] [stdout] 37 | iPageIndex: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `i_page_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `iPageSize` should have a snake case name [INFO] [stdout] --> src/main.rs:38:2 [INFO] [stdout] | [INFO] [stdout] 38 | iPageSize: u32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `i_page_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `iPagesCount` should have a snake case name [INFO] [stdout] --> src/main.rs:39:2 [INFO] [stdout] | [INFO] [stdout] 39 | iPagesCount: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `i_pages_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `iFileSize` should have a snake case name [INFO] [stdout] --> src/main.rs:40:2 [INFO] [stdout] | [INFO] [stdout] 40 | iFileSize: u64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `i_file_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `aLines` should have a snake case name [INFO] [stdout] --> src/main.rs:41:2 [INFO] [stdout] | [INFO] [stdout] 41 | aLines: VecOfStringHashMap [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `a_lines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sConfigAsString` should have a snake case name [INFO] [stdout] --> src/main.rs:57:2 [INFO] [stdout] | [INFO] [stdout] 57 | sConfigAsString: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `s_config_as_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sFilter` should have a snake case name [INFO] [stdout] --> src/main.rs:60:2 [INFO] [stdout] | [INFO] [stdout] 60 | sFilter: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `s_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sDateFilter` should have a snake case name [INFO] [stdout] --> src/main.rs:63:2 [INFO] [stdout] | [INFO] [stdout] 63 | sDateFilter: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `s_date_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oConfigFilePath` should have a snake case name [INFO] [stdout] --> src/main.rs:66:2 [INFO] [stdout] | [INFO] [stdout] 66 | oConfigFilePath: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `o_config_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `iPageIndex` should have a snake case name [INFO] [stdout] --> src/main.rs:69:2 [INFO] [stdout] | [INFO] [stdout] 69 | iPageIndex: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `i_page_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bShowLastPage` should have a snake case name [INFO] [stdout] --> src/main.rs:72:2 [INFO] [stdout] | [INFO] [stdout] 72 | bShowLastPage: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `b_show_last_page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `iPageSize` should have a snake case name [INFO] [stdout] --> src/main.rs:75:2 [INFO] [stdout] | [INFO] [stdout] 75 | iPageSize: u32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `i_page_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `eFormatType` should have a snake case name [INFO] [stdout] --> src/main.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 78 | eFormatType: FormatTypes, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `e_format_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oParseFilePath` should have a snake case name [INFO] [stdout] --> src/main.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | oParseFilePath: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `o_parse_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oConfig` should have a snake case name [INFO] [stdout] --> src/main.rs:85:2 [INFO] [stdout] | [INFO] [stdout] 85 | oConfig: Value, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `o_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sConfigAsString` should have a snake case name [INFO] [stdout] --> src/main.rs:86:2 [INFO] [stdout] | [INFO] [stdout] 86 | sConfigAsString: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `s_config_as_string` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oConfigFilePath` should have a snake case name [INFO] [stdout] --> src/main.rs:87:2 [INFO] [stdout] | [INFO] [stdout] 87 | oConfigFilePath: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `o_config_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oFilePath` should have a snake case name [INFO] [stdout] --> src/main.rs:88:2 [INFO] [stdout] | [INFO] [stdout] 88 | oFilePath: PathBuf, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `o_file_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sRegExp` should have a snake case name [INFO] [stdout] --> src/main.rs:89:2 [INFO] [stdout] | [INFO] [stdout] 89 | sRegExp: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `s_reg_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sDateFilter` should have a snake case name [INFO] [stdout] --> src/main.rs:90:2 [INFO] [stdout] | [INFO] [stdout] 90 | sDateFilter: String, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `s_date_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sFilter` should have a snake case name [INFO] [stdout] --> src/main.rs:91:2 [INFO] [stdout] | [INFO] [stdout] 91 | sFilter: String, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `s_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `iPageIndex` should have a snake case name [INFO] [stdout] --> src/main.rs:92:2 [INFO] [stdout] | [INFO] [stdout] 92 | iPageIndex: u32, [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `i_page_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bShowLastPage` should have a snake case name [INFO] [stdout] --> src/main.rs:93:2 [INFO] [stdout] | [INFO] [stdout] 93 | bShowLastPage: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `b_show_last_page` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `iPageSize` should have a snake case name [INFO] [stdout] --> src/main.rs:94:2 [INFO] [stdout] | [INFO] [stdout] 94 | iPageSize: u32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `i_page_size` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bReturnLines` should have a snake case name [INFO] [stdout] --> src/main.rs:95:2 [INFO] [stdout] | [INFO] [stdout] 95 | bReturnLines: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `b_return_lines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `bReturnCount` should have a snake case name [INFO] [stdout] --> src/main.rs:96:2 [INFO] [stdout] | [INFO] [stdout] 96 | bReturnCount: bool, [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `b_return_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `iLinesCount` should have a snake case name [INFO] [stdout] --> src/main.rs:97:2 [INFO] [stdout] | [INFO] [stdout] 97 | iLinesCount: u32, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `i_lines_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `aParsedList` should have a snake case name [INFO] [stdout] --> src/main.rs:98:2 [INFO] [stdout] | [INFO] [stdout] 98 | aParsedList: VecOfStringHashMap, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `a_parsed_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `aStringList` should have a snake case name [INFO] [stdout] --> src/main.rs:99:2 [INFO] [stdout] | [INFO] [stdout] 99 | aStringList: VecOfStrings, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `a_string_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `eFormatType` should have a snake case name [INFO] [stdout] --> src/main.rs:101:2 [INFO] [stdout] | [INFO] [stdout] 101 | eFormatType: FormatTypes, [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `e_format_type` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oTypes` should have a snake case name [INFO] [stdout] --> src/main.rs:103:2 [INFO] [stdout] | [INFO] [stdout] 103 | oTypes: Value, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case: `o_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oFilesToTypes` should have a snake case name [INFO] [stdout] --> src/main.rs:104:2 [INFO] [stdout] | [INFO] [stdout] 104 | oFilesToTypes: Value, [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to snake case: `o_files_to_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `sFileName` should have a snake case name [INFO] [stdout] --> src/main.rs:105:2 [INFO] [stdout] | [INFO] [stdout] 105 | sFileName: String, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `s_file_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: structure field `oFileBlock` should have a snake case name [INFO] [stdout] --> src/main.rs:106:2 [INFO] [stdout] | [INFO] [stdout] 106 | oFileBlock: Value [INFO] [stdout] | ^^^^^^^^^^ help: convert the identifier to snake case: `o_file_block` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnParse` should have a snake case name [INFO] [stdout] --> src/main.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | fn fnParse(&mut self) -> String { [INFO] [stdout] | ^^^^^^^ help: convert the identifier to snake case: `fn_parse` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnGetLinesCount` should have a snake case name [INFO] [stdout] --> src/main.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | fn fnGetLinesCount(&mut self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fn_get_lines_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnGetLinesAsJson` should have a snake case name [INFO] [stdout] --> src/main.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | fn fnGetLinesAsJson(&mut self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fn_get_lines_as_json` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnGetLinesAsStringList` should have a snake case name [INFO] [stdout] --> src/main.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | fn fnGetLinesAsStringList(&mut self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fn_get_lines_as_string_list` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnParseDateFilter` should have a snake case name [INFO] [stdout] --> src/main.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | fn fnParseDateFilter(&mut self) -> (Option, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fn_parse_date_filter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnLoadBlockFromConfig` should have a snake case name [INFO] [stdout] --> src/main.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | fn fnLoadBlockFromConfig(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fn_load_block_from_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnLoadRegExp` should have a snake case name [INFO] [stdout] --> src/main.rs:219:5 [INFO] [stdout] | [INFO] [stdout] 219 | fn fnLoadRegExp(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `fn_load_reg_exp` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnLoadDatetimeFormat` should have a snake case name [INFO] [stdout] --> src/main.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | fn fnLoadDatetimeFormat(&mut self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fn_load_datetime_format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnCountFileLines` should have a snake case name [INFO] [stdout] --> src/main.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | fn fnCountFileLines(&mut self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `fn_count_file_lines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnReadLines` should have a snake case name [INFO] [stdout] --> src/main.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | fn fnReadLines(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `fn_read_lines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `fnLoadConfig` should have a snake case name [INFO] [stdout] --> src/main.rs:387:5 [INFO] [stdout] | [INFO] [stdout] 387 | fn fnLoadConfig(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `fn_load_config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 46 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.07s [INFO] running `Command { std: "docker" "inspect" "afe9472252a36dfe566c9129bd3e3cc45fa199dea344177d1ba04056dbb024d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afe9472252a36dfe566c9129bd3e3cc45fa199dea344177d1ba04056dbb024d0", kill_on_drop: false }` [INFO] [stdout] afe9472252a36dfe566c9129bd3e3cc45fa199dea344177d1ba04056dbb024d0