[INFO] crate heroku_rs 0.5.2 is already in cache [INFO] documenting heroku_rs-0.5.2 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate heroku_rs 0.5.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate heroku_rs 0.5.2 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate heroku_rs 0.5.2 [INFO] finished tweaking crates.io crate heroku_rs 0.5.2 [INFO] tweaked toml for crates.io crate heroku_rs 0.5.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate heroku_rs 0.5.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1937e1b9087e0b5fe4295e1f896ab5bbf4be80050bcc89d2eb49620f8e94b81 [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" "a1937e1b9087e0b5fe4295e1f896ab5bbf4be80050bcc89d2eb49620f8e94b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1937e1b9087e0b5fe4295e1f896ab5bbf4be80050bcc89d2eb49620f8e94b81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1937e1b9087e0b5fe4295e1f896ab5bbf4be80050bcc89d2eb49620f8e94b81", kill_on_drop: false }` [INFO] [stdout] a1937e1b9087e0b5fe4295e1f896ab5bbf4be80050bcc89d2eb49620f8e94b81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a40c8fdf1325271af2a4b53913e9338c27549317d709157735546a50f3c08e1a [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" "a40c8fdf1325271af2a4b53913e9338c27549317d709157735546a50f3c08e1a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking tokio v0.2.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking h2 v0.2.2 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Checking failure v0.1.7 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking hyper v0.13.3 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_with v1.4.0 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Documenting heroku_rs v0.5.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/account/patch.rs:97:41 [INFO] [stdout] | [INFO] [stdout] 97 | /// full name of the account owner [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/account/patch.rs:209:41 [INFO] [stdout] | [INFO] [stdout] 209 | /// full name of the account owner [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/addons/patch.rs:296:97 [INFO] [stdout] | [INFO] [stdout] 296 | /// a custom Authorization header that Heroku will include with all webhook notifications. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/addons/patch.rs:305:161 [INFO] [stdout] | [INFO] [stdout] 305 | ... request’s Heroku-Webhook-Hmac-SHA256 header). [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/addons/post.rs:441:32 [INFO] [stdout] | [INFO] [stdout] 441 | /// attachment namespace. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/addons/post.rs:652:97 [INFO] [stdout] | [INFO] [stdout] 652 | /// a custom Authorization header that Heroku will include with all webhook notifications. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/addons/post.rs:659:161 [INFO] [stdout] | [INFO] [stdout] 659 | ... request’s Heroku-Webhook-Hmac-SHA256 header). [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/apps/patch.rs:339:96 [INFO] [stdout] | [INFO] [stdout] 339 | /// A custom Authorization header that Heroku will include with all webhook notifications [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/apps/patch.rs:348:160 [INFO] [stdout] | [INFO] [stdout] 348 | ...e request’s Heroku-Webhook-Hmac-SHA256 header) [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/apps/post.rs:469:83 [INFO] [stdout] | [INFO] [stdout] 469 | /// an optional checksum of the gzipped tarball for verifying its integrity. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/apps/post.rs:473:42 [INFO] [stdout] | [INFO] [stdout] 473 | /// Version of the gzipped tarball. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/builds/post.rs:114:82 [INFO] [stdout] | [INFO] [stdout] 114 | /// an optional checksum of the gzipped tarball for verifying its integrity [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/builds/post.rs:118:42 [INFO] [stdout] | [INFO] [stdout] 118 | /// Version of the gzipped tarball. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/dynos/post.rs:193:60 [INFO] [stdout] | [INFO] [stdout] 193 | /// force an attached on-off dyno to not run in a tty [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/oauth/post.rs:99:93 [INFO] [stdout] | [INFO] [stdout] 99 | /// seconds until OAuth token expires; may be null for tokens with indefinite lifetime [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/review/patch.rs:138:99 [INFO] [stdout] | [INFO] [stdout] 138 | /// Provides a key/value pair to specify whether to use a common runtime or a private space. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/review/patch.rs:143:72 [INFO] [stdout] | [INFO] [stdout] 143 | /// A unique prefix that will be used to create review app names. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/review/post.rs:142:109 [INFO] [stdout] | [INFO] [stdout] 142 | /// A set of key value pairs which will be put into the environment of the spawned review app process. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/review/post.rs:144:59 [INFO] [stdout] | [INFO] [stdout] 144 | /// repository id of the fork the branch resides in. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/review/post.rs:152:60 [INFO] [stdout] | [INFO] [stdout] 152 | /// The version number (or SHA) of the code to build. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/review/post.rs:310:99 [INFO] [stdout] | [INFO] [stdout] 310 | /// Provides a key/value pair to specify whether to use a common runtime or a private space. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/review/post.rs:315:72 [INFO] [stdout] | [INFO] [stdout] 315 | /// A unique prefix that will be used to create review app names. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/slugs/post.rs:123:71 [INFO] [stdout] | [INFO] [stdout] 123 | /// hash mapping process type names to their respective command. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/slugs/post.rs:125:61 [INFO] [stdout] | [INFO] [stdout] 125 | /// human-friendly description from buildpack of slug. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/slugs/post.rs:129:97 [INFO] [stdout] | [INFO] [stdout] 129 | /// identification of the code with your version control system (eg: SHA of the git HEAD). [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/slugs/post.rs:131:58 [INFO] [stdout] | [INFO] [stdout] 131 | /// an optional description of the provided commit. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/teams/patch.rs:394:80 [INFO] [stdout] | [INFO] [stdout] 394 | /// Whether whitelisting rules should be applied to add-on installations. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/teams/put.rs:84:75 [INFO] [stdout] | [INFO] [stdout] 84 | /// one of:"admin" or "collaborator" or "member" or "owner" or null. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[Nullable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/endpoints/testing/patch.rs:54:65 [INFO] [stdout] | [INFO] [stdout] 54 | /// human friendly message indicating reason for an error. [Nullable] [INFO] [stdout] | ^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "a40c8fdf1325271af2a4b53913e9338c27549317d709157735546a50f3c08e1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a40c8fdf1325271af2a4b53913e9338c27549317d709157735546a50f3c08e1a", kill_on_drop: false }` [INFO] [stdout] a40c8fdf1325271af2a4b53913e9338c27549317d709157735546a50f3c08e1a