[INFO] fetching crate bellperson 0.20.0... [INFO] documenting bellperson-0.20.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate bellperson 0.20.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate bellperson 0.20.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/rust-toolchain [INFO] started tweaking crates.io crate bellperson 0.20.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bellperson 0.20.0 [INFO] tweaked toml for crates.io crate bellperson 0.20.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1fff01ec7539bc95e28940c82e2cc19563935f09ce9ac550e242162bd5ebef8 [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" "e1fff01ec7539bc95e28940c82e2cc19563935f09ce9ac550e242162bd5ebef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1fff01ec7539bc95e28940c82e2cc19563935f09ce9ac550e242162bd5ebef8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1fff01ec7539bc95e28940c82e2cc19563935f09ce9ac550e242162bd5ebef8", kill_on_drop: false }` [INFO] [stdout] e1fff01ec7539bc95e28940c82e2cc19563935f09ce9ac550e242162bd5ebef8 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bd219938a0bab8932a5cc72921ce6f71aaa8f405c9f1958dbbd98be442cbab1b [INFO] running `Command { std: "docker" "start" "-a" "bd219938a0bab8932a5cc72921ce6f71aaa8f405c9f1958dbbd98be442cbab1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling execute-command-tokens v0.1.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ec-gpu v0.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking temp-env v0.2.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking crossbeam-utils v0.8.8 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling blst v0.3.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking yastl v0.1.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling bellperson v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking pairing v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.1.1 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling execute-command-macro v0.1.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling execute v0.2.11 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Compiling blstrs v0.4.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling ec-gpu-gen v0.2.1 [INFO] [stderr] Documenting bellperson v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `sha256` [INFO] [stdout] --> src/gadgets/uint32.rs:1:65 [INFO] [stdout] | [INFO] [stdout] 1 | //! Circuit representation of a [`u32`], with helpers for the [`sha256`] [INFO] [stdout] | ^^^^^^ no item named `sha256` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/groth16/aggregate/mod.rs:40:63 [INFO] [stdout] | [INFO] [stdout] 40 | /// vector by setting the value at index $i:0 -> split$ $vec[i] = vec[i] + [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/groth16/aggregate/mod.rs:40:72 [INFO] [stdout] | [INFO] [stdout] 40 | /// vector by setting the value at index $i:0 -> split$ $vec[i] = vec[i] + [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/util_cs/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / /// The `Comparable` trait allows comparison of two constraint systems which [INFO] [stdout] 17 | | /// implement the trait. The only non-trivial method, `delta`, has a default [INFO] [stdout] 18 | | /// implementation which supplies the desired behavior. [INFO] [stdout] 19 | | /// [INFO] [stdout] ... | [INFO] [stdout] 33 | | /// assert!(delta == Delta::Equal); [INFO] [stdout] 34 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/groth16/aggregate/srs.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | /// https://github.com/nikkolasg/taupipp/blob/baca1426266bf39416c45303e35c966d69f4f8b4/src/bin/assemble.rs#L12 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "bd219938a0bab8932a5cc72921ce6f71aaa8f405c9f1958dbbd98be442cbab1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd219938a0bab8932a5cc72921ce6f71aaa8f405c9f1958dbbd98be442cbab1b", kill_on_drop: false }` [INFO] [stdout] bd219938a0bab8932a5cc72921ce6f71aaa8f405c9f1958dbbd98be442cbab1b [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] a896d34cc965cf319dd7f195e2bf9cceb1f56d7d7c68ad00a928ae213f2fda17 [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" "a896d34cc965cf319dd7f195e2bf9cceb1f56d7d7c68ad00a928ae213f2fda17", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling execute-command-tokens v0.1.6 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ec-gpu v0.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking temp-env v0.2.0 [INFO] [stderr] Checking blake2s_simd v0.5.11 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling blst v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling bellperson v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking yastl v0.1.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling ff v0.11.1 [INFO] [stderr] Compiling group v0.11.0 [INFO] [stderr] Compiling pairing v0.21.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.1.1 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling execute-command-macro v0.1.8 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling execute v0.2.11 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking blstrs v0.4.2 [INFO] [stderr] Compiling ec-gpu-gen v0.2.1 [INFO] [stderr] Documenting bellperson v0.20.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `sha256` [INFO] [stdout] --> src/gadgets/uint32.rs:1:65 [INFO] [stdout] | [INFO] [stdout] 1 | //! Circuit representation of a [`u32`], with helpers for the [`sha256`] [INFO] [stdout] | ^^^^^^ no item named `sha256` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/groth16/aggregate/mod.rs:40:63 [INFO] [stdout] | [INFO] [stdout] 40 | /// vector by setting the value at index $i:0 -> split$ $vec[i] = vec[i] + [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `i` [INFO] [stdout] --> src/groth16/aggregate/mod.rs:40:72 [INFO] [stdout] | [INFO] [stdout] 40 | /// vector by setting the value at index $i:0 -> split$ $vec[i] = vec[i] + [INFO] [stdout] | ^ no item named `i` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stdout] --> src/util_cs/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / /// The `Comparable` trait allows comparison of two constraint systems which [INFO] [stdout] 17 | | /// implement the trait. The only non-trivial method, `delta`, has a default [INFO] [stdout] 18 | | /// implementation which supplies the desired behavior. [INFO] [stdout] 19 | | /// [INFO] [stdout] ... | [INFO] [stdout] 33 | | /// assert!(delta == Delta::Equal); [INFO] [stdout] 34 | | /// ``` [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stdout] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/groth16/aggregate/srs.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | /// https://github.com/nikkolasg/taupipp/blob/baca1426266bf39416c45303e35c966d69f4f8b4/src/bin/assemble.rs#L12 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "a896d34cc965cf319dd7f195e2bf9cceb1f56d7d7c68ad00a928ae213f2fda17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a896d34cc965cf319dd7f195e2bf9cceb1f56d7d7c68ad00a928ae213f2fda17", kill_on_drop: false }` [INFO] [stdout] a896d34cc965cf319dd7f195e2bf9cceb1f56d7d7c68ad00a928ae213f2fda17