[INFO] fetching crate nature 1.5.0... [INFO] documenting nature-1.5.0 against try#958246c3cfeb0a72f9a664bc7c584741fa1a805b for pr-107291 [INFO] extracting crate nature 1.5.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate nature 1.5.0 on toolchain 958246c3cfeb0a72f9a664bc7c584741fa1a805b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nature 1.5.0 [INFO] finished tweaking crates.io crate nature 1.5.0 [INFO] tweaked toml for crates.io crate nature 1.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate nature 1.5.0 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" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6c4fb221b9d6390f9cfef1ff875a2b6ce5b93470a2d778b3393f8b9f7fdcaf9 [INFO] running `Command { std: "docker" "start" "-a" "a6c4fb221b9d6390f9cfef1ff875a2b6ce5b93470a2d778b3393f8b9f7fdcaf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6c4fb221b9d6390f9cfef1ff875a2b6ce5b93470a2d778b3393f8b9f7fdcaf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c4fb221b9d6390f9cfef1ff875a2b6ce5b93470a2d778b3393f8b9f7fdcaf9", kill_on_drop: false }` [INFO] [stdout] a6c4fb221b9d6390f9cfef1ff875a2b6ce5b93470a2d778b3393f8b9f7fdcaf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d4bec736afca7434d1413443c00ae8d07119bfa19a203a5c9281435394151fd [INFO] running `Command { std: "docker" "start" "-a" "0d4bec736afca7434d1413443c00ae8d07119bfa19a203a5c9281435394151fd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Checking serde v1.0.152 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling frunk_core v0.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.3 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Checking digest v0.10.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling zstd-safe v6.0.2+zstd.1.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling bytestring v1.2.0 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Checking brotli-decompressor v2.3.4 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling rust_decimal v1.28.0 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling zstd-sys v2.0.5+zstd.1.5.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling priority-queue v1.3.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking lexical v6.1.1 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.1 [INFO] [stderr] Checking sha2 v0.10.6 [INFO] [stderr] Checking bigdecimal v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking uuid v1.2.2 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking lru v0.8.1 [INFO] [stderr] Checking concurrent-queue v2.1.0 [INFO] [stderr] Checking ipnet v2.7.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking lru_time_cache v0.11.11 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling frunk_proc_macros_impl v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling frunk_derives v0.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Checking frunk_proc_macros v0.1.1 [INFO] [stderr] Compiling mysql_common v0.29.2 [INFO] [stderr] Checking frunk v0.4.1 [INFO] [stderr] Checking zstd v0.12.2+zstd.1.5.2 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking thiserror v1.0.38 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking futures v0.3.25 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking actix-rt v2.8.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking actix-server v2.2.0 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking mysql_async v0.31.2 [INFO] [stderr] Checking actix-http v3.3.0 [INFO] [stderr] Checking hyper v0.14.23 [INFO] [stderr] Checking actix-web v4.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.14 [INFO] [stderr] Checking actix-cors v0.6.4 [INFO] [stderr] Checking nature v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting nature v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `key` [INFO] [stdout] --> src/domain/meta.rs:97:43 [INFO] [stdout] | [INFO] [stdout] 97 | /// `meta_str`'s format : [MetaType]:[key]:[version] [INFO] [stdout] | ^^^ no item named `key` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `version` [INFO] [stdout] --> src/domain/meta.rs:97:49 [INFO] [stdout] | [INFO] [stdout] 97 | /// `meta_str`'s format : [MetaType]:[key]:[version] [INFO] [stdout] | ^^^^^^^ no item named `version` 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 `key` [INFO] [stdout] --> src/nature_lib/middleware/builtin_converter/merge.rs:265:41 [INFO] [stdout] | [INFO] [stdout] 265 | /// the needed target data format is : [key],[value1],[value2],[value3],... [INFO] [stdout] | ^^^ no item named `key` 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 `value1` [INFO] [stdout] --> src/nature_lib/middleware/builtin_converter/merge.rs:265:47 [INFO] [stdout] | [INFO] [stdout] 265 | /// the needed target data format is : [key],[value1],[value2],[value3],... [INFO] [stdout] | ^^^^^^ no item named `value1` 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 `value2` [INFO] [stdout] --> src/nature_lib/middleware/builtin_converter/merge.rs:265:56 [INFO] [stdout] | [INFO] [stdout] 265 | /// the needed target data format is : [key],[value1],[value2],[value3],... [INFO] [stdout] | ^^^^^^ no item named `value2` 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 `value3` [INFO] [stdout] --> src/nature_lib/middleware/builtin_converter/merge.rs:265:65 [INFO] [stdout] | [INFO] [stdout] 265 | /// the needed target data format is : [key],[value1],[value2],[value3],... [INFO] [stdout] | ^^^^^^ no item named `value3` 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 `key` [INFO] [stdout] --> src/vo/instance_condition_vo.rs:9:57 [INFO] [stdout] | [INFO] [stdout] 9 | /// gt: grate than, only valid on the last part of the [key] [INFO] [stdout] | ^^^ no item named `key` 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 `key` [INFO] [stdout] --> src/vo/instance_condition_vo.rs:10:66 [INFO] [stdout] | [INFO] [stdout] 10 | /// ge: grate than or equal, only valid on the last part of the [key] [INFO] [stdout] | ^^^ no item named `key` 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 `key` [INFO] [stdout] --> src/vo/instance_condition_vo.rs:11:56 [INFO] [stdout] | [INFO] [stdout] 11 | /// lt: less than, only valid on the last part of the [key] [INFO] [stdout] | ^^^ no item named `key` 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 `key` [INFO] [stdout] --> src/vo/instance_condition_vo.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | /// le: less than or equal, only valid on the last part of the [key] [INFO] [stdout] | ^^^ no item named `key` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.12s [INFO] running `Command { std: "docker" "inspect" "0d4bec736afca7434d1413443c00ae8d07119bfa19a203a5c9281435394151fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d4bec736afca7434d1413443c00ae8d07119bfa19a203a5c9281435394151fd", kill_on_drop: false }` [INFO] [stdout] 0d4bec736afca7434d1413443c00ae8d07119bfa19a203a5c9281435394151fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+958246c3cfeb0a72f9a664bc7c584741fa1a805b" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe2bf0cb9d2924cac41d5aa1c92f54c643f200155592d61772ed325af267c35f [INFO] running `Command { std: "docker" "start" "-a" "fe2bf0cb9d2924cac41d5aa1c92f54c643f200155592d61772ed325af267c35f", kill_on_drop: false }` [INFO] [stderr] Documenting nature v1.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `key` [INFO] [stdout] --> src/domain/meta.rs:97:43 [INFO] [stdout] | [INFO] [stdout] 97 | /// `meta_str`'s format : [MetaType]:[key]:[version] [INFO] [stdout] | ^^^ no item named `key` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `version` [INFO] [stdout] --> src/domain/meta.rs:97:49 [INFO] [stdout] | [INFO] [stdout] 97 | /// `meta_str`'s format : [MetaType]:[key]:[version] [INFO] [stdout] | ^^^^^^^ no item named `version` 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 `key` [INFO] [stdout] --> src/vo/instance_condition_vo.rs:9:57 [INFO] [stdout] | [INFO] [stdout] 9 | /// gt: grate than, only valid on the last part of the [key] [INFO] [stdout] | ^^^ no item named `key` 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 `key` [INFO] [stdout] --> src/vo/instance_condition_vo.rs:10:66 [INFO] [stdout] | [INFO] [stdout] 10 | /// ge: grate than or equal, only valid on the last part of the [key] [INFO] [stdout] | ^^^ no item named `key` 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 `key` [INFO] [stdout] --> src/vo/instance_condition_vo.rs:11:56 [INFO] [stdout] | [INFO] [stdout] 11 | /// lt: less than, only valid on the last part of the [key] [INFO] [stdout] | ^^^ no item named `key` 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 `key` [INFO] [stdout] --> src/vo/instance_condition_vo.rs:12:65 [INFO] [stdout] | [INFO] [stdout] 12 | /// le: less than or equal, only valid on the last part of the [key] [INFO] [stdout] | ^^^ no item named `key` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `Command { std: "docker" "inspect" "fe2bf0cb9d2924cac41d5aa1c92f54c643f200155592d61772ed325af267c35f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2bf0cb9d2924cac41d5aa1c92f54c643f200155592d61772ed325af267c35f", kill_on_drop: false }` [INFO] [stdout] fe2bf0cb9d2924cac41d5aa1c92f54c643f200155592d61772ed325af267c35f