[INFO] fetching crate aws-sdk-dynamodb 0.12.0...
[INFO] documenting aws-sdk-dynamodb-0.12.0 against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] extracting crate aws-sdk-dynamodb 0.12.0 into /workspace/builds/worker-35/source
[INFO] validating manifest of crates.io crate aws-sdk-dynamodb 0.12.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] started tweaking crates.io crate aws-sdk-dynamodb 0.12.0
[INFO] finished tweaking crates.io crate aws-sdk-dynamodb 0.12.0
[INFO] tweaked toml for crates.io crate aws-sdk-dynamodb 0.12.0 written to /workspace/builds/worker-35/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] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] 771f68ec30c4e5e5fc0689c3f7151ab4cd3cf87333a1559abb46062b53d227e2
[INFO] running `Command { std: "docker" "start" "-a" "771f68ec30c4e5e5fc0689c3f7151ab4cd3cf87333a1559abb46062b53d227e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "771f68ec30c4e5e5fc0689c3f7151ab4cd3cf87333a1559abb46062b53d227e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "771f68ec30c4e5e5fc0689c3f7151ab4cd3cf87333a1559abb46062b53d227e2", kill_on_drop: false }`
[INFO] [stdout] 771f68ec30c4e5e5fc0689c3f7151ab4cd3cf87333a1559abb46062b53d227e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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] [stdout] 04a072a24738cfe6704c2f338af504ba8b0cd1edf03eb6ac5dd69c32d6a4c1c5
[INFO] running `Command { std: "docker" "start" "-a" "04a072a24738cfe6704c2f338af504ba8b0cd1edf03eb6ac5dd69c32d6a4c1c5", kill_on_drop: false }`
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking once_cell v1.12.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Checking pin-project-lite v0.2.9
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Checking spin v0.5.2
[INFO] [stderr] Checking untrusted v0.7.1
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Checking futures-sink v0.3.21
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Checking try-lock v0.2.3
[INFO] [stderr] Checking tower-service v0.3.1
[INFO] [stderr] Checking num_threads v0.1.6
[INFO] [stderr] Checking httpdate v1.0.2
[INFO] [stderr] Checking base64 v0.13.0
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Compiling semver v1.0.9
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking tower-layer v0.3.1
[INFO] [stderr] Checking fastrand v1.7.0
[INFO] [stderr] Checking regex-syntax v0.6.26
[INFO] [stderr] Checking zeroize v1.5.5
[INFO] [stderr] Checking hex v0.4.3
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Checking tracing-core v0.1.26
[INFO] [stderr] Compiling indexmap v1.8.2
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Compiling httparse v1.7.1
[INFO] [stderr] Checking socket2 v0.4.4
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking time v0.3.9
[INFO] [stderr] Checking form_urlencoded v1.0.1
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Checking http v0.2.7
[INFO] [stderr] Checking bytes-utils v0.1.2
[INFO] [stderr] Checking mio v0.8.3
[INFO] [stderr] Checking want v0.3.0
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Checking tokio v1.18.2
[INFO] [stderr] Checking http-body v0.4.5
[INFO] [stderr] Checking regex v1.5.6
[INFO] [stderr] Compiling aws-types v0.12.0
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Checking aws-smithy-types v0.42.0
[INFO] [stderr] Checking aws-smithy-json v0.42.0
[INFO] [stderr] Checking tokio-stream v0.1.8
[INFO] [stderr] Compiling tracing-attributes v0.1.21
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Compiling pin-project-internal v1.0.10
[INFO] [stderr] Checking sct v0.6.1
[INFO] [stderr] Checking webpki v0.21.4
[INFO] [stderr] Checking ct-logs v0.8.0
[INFO] [stderr] Checking rustls v0.19.1
[INFO] [stderr] Checking pin-project v1.0.10
[INFO] [stderr] Checking tracing v0.1.34
[INFO] [stderr] Checking tokio-util v0.7.2
[INFO] [stderr] Checking tokio-rustls v0.22.0
[INFO] [stderr] Checking rustls-native-certs v0.5.0
[INFO] [stderr] Checking h2 v0.3.13
[INFO] [stderr] Checking tower v0.4.12
[INFO] [stderr] Checking aws-smithy-async v0.42.0
[INFO] [stderr] Checking hyper v0.14.19
[INFO] [stderr] Checking aws-smithy-http v0.42.0
[INFO] [stderr] Checking hyper-rustls v0.22.1
[INFO] [stderr] Checking aws-smithy-http-tower v0.42.0
[INFO] [stderr] Checking aws-sigv4 v0.12.0
[INFO] [stderr] Checking aws-smithy-client v0.42.0
[INFO] [stderr] Checking aws-sig-auth v0.12.0
[INFO] [stderr] Checking aws-http v0.12.0
[INFO] [stderr] Checking aws-endpoint v0.12.0
[INFO] [stderr] Documenting aws-sdk-dynamodb v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `1,2`
[INFO] [stdout] --> src/client.rs:757:3081
[INFO] [stdout] |
[INFO] [stdout] 757 | ... example, if the attribute value is the set [1,2], and the ADD action specified [3], then the f...
[INFO] [stdout] | ^^^ no item named `1,2` 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 `3`
[INFO] [stdout] --> src/client.rs:757:3143
[INFO] [stdout] |
[INFO] [stdout] 757 | ...e>, and the ADD action specified [3], then the final attribute value is [1,2,3]. An error occur...
[INFO] [stdout] | ^ no item named `3` 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 `1,2,3`
[INFO] [stdout] --> src/client.rs:757:3195
[INFO] [stdout] |
[INFO] [stdout] 757 | .../code>, then the final attribute value is [1,2,3]. An error occurs if an ADD action is specified for a set a...
[INFO] [stdout] | ^^^^^ no item named `1,2,3` 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 `a,b,c`
[INFO] [stdout] --> src/client.rs:757:3970
[INFO] [stdout] |
[INFO] [stdout] 757 | ...ample, if the attribute value was the set [a,b,c] and the DELETE action specifies [a,c], then t...
[INFO] [stdout] | ^^^^^ no item named `a,b,c` 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 `a,c`
[INFO] [stdout] --> src/client.rs:757:4036
[INFO] [stdout] |
[INFO] [stdout] 757 | ...nd the DELETE action specifies [a,c], then the final attribute value is [b]. Specifying an empt...
[INFO] [stdout] | ^^^ no item named `a,c` 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 `b`
[INFO] [stdout] --> src/client.rs:757:4090
[INFO] [stdout] |
[INFO] [stdout] 757 | ...,c], then the final attribute value is [b]. Specifying an empty set is an error.
The ...
[INFO] [stdout] | ^ no item named `b` 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 58.18s
[INFO] running `Command { std: "docker" "inspect" "04a072a24738cfe6704c2f338af504ba8b0cd1edf03eb6ac5dd69c32d6a4c1c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a072a24738cfe6704c2f338af504ba8b0cd1edf03eb6ac5dd69c32d6a4c1c5", kill_on_drop: false }`
[INFO] [stdout] 04a072a24738cfe6704c2f338af504ba8b0cd1edf03eb6ac5dd69c32d6a4c1c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "--all-features" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] 563b89cb247a3784695e001d0a3de4396b5b926db9d008e917b6b4c2fa3a601c
[INFO] running `Command { std: "docker" "start" "-a" "563b89cb247a3784695e001d0a3de4396b5b926db9d008e917b6b4c2fa3a601c", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Checking once_cell v1.12.0
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Checking pin-project-lite v0.2.9
[INFO] [stderr] Checking bytes v1.1.0
[INFO] [stderr] Compiling futures-core v0.3.21
[INFO] [stderr] Compiling futures-task v0.3.21
[INFO] [stderr] Compiling futures-util v0.3.21
[INFO] [stderr] Checking itoa v1.0.2
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking slab v0.4.6
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking spin v0.5.2
[INFO] [stderr] Checking untrusted v0.7.1
[INFO] [stderr] Compiling futures-channel v0.3.21
[INFO] [stderr] Compiling httparse v1.7.1
[INFO] [stderr] Checking hashbrown v0.11.2
[INFO] [stderr] Checking futures-sink v0.3.21
[INFO] [stderr] Checking tower-service v0.3.1
[INFO] [stderr] Checking try-lock v0.2.3
[INFO] [stderr] Checking httpdate v1.0.2
[INFO] [stderr] Checking num_threads v0.1.6
[INFO] [stderr] Compiling openssl v0.10.40
[INFO] [stderr] Checking ryu v1.0.10
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Checking either v1.6.1
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Checking base64 v0.13.0
[INFO] [stderr] Compiling semver v1.0.9
[INFO] [stderr] Compiling native-tls v0.2.10
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking tower-layer v0.3.1
[INFO] [stderr] Checking fastrand v1.7.0
[INFO] [stderr] Checking zeroize v1.5.5
[INFO] [stderr] Checking regex-syntax v0.6.26
[INFO] [stderr] Checking matches v0.1.9
[INFO] [stderr] Checking hex v0.4.3
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Checking tracing-core v0.1.26
[INFO] [stderr] Checking form_urlencoded v1.0.1
[INFO] [stderr] Checking http v0.2.7
[INFO] [stderr] Checking bytes-utils v0.1.2
[INFO] [stderr] Compiling indexmap v1.8.2
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Checking want v0.3.0
[INFO] [stderr] Checking socket2 v0.4.4
[INFO] [stderr] Checking mio v0.8.3
[INFO] [stderr] Checking time v0.3.9
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling openssl-sys v0.9.73
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Checking tokio v1.18.2
[INFO] [stderr] Checking aho-corasick v0.7.18
[INFO] [stderr] Checking http-body v0.4.5
[INFO] [stderr] Checking regex v1.5.6
[INFO] [stderr] Compiling aws-types v0.12.0
[INFO] [stderr] Checking sct v0.6.1
[INFO] [stderr] Checking webpki v0.21.4
[INFO] [stderr] Checking ct-logs v0.8.0
[INFO] [stderr] Checking tokio-stream v0.1.8
[INFO] [stderr] Checking rustls v0.19.1
[INFO] [stderr] Checking aws-smithy-types v0.42.0
[INFO] [stderr] Compiling futures-macro v0.3.21
[INFO] [stderr] Compiling tracing-attributes v0.1.21
[INFO] [stderr] Compiling pin-project-internal v1.0.10
[INFO] [stderr] Compiling openssl-macros v0.1.0
[INFO] [stderr] Checking aws-smithy-json v0.42.0
[INFO] [stderr] Checking tokio-rustls v0.22.0
[INFO] [stderr] Checking rustls-native-certs v0.5.0
[INFO] [stderr] Checking tracing v0.1.34
[INFO] [stderr] Checking pin-project v1.0.10
[INFO] [stderr] Checking tokio-native-tls v0.3.0
[INFO] [stderr] Checking tokio-util v0.7.2
[INFO] [stderr] Checking aws-smithy-async v0.42.0
[INFO] [stderr] Checking tower v0.4.12
[INFO] [stderr] Checking h2 v0.3.13
[INFO] [stderr] Checking hyper v0.14.19
[INFO] [stderr] Checking aws-smithy-http v0.42.0
[INFO] [stderr] Checking hyper-tls v0.5.0
[INFO] [stderr] Checking hyper-rustls v0.22.1
[INFO] [stderr] Checking aws-smithy-http-tower v0.42.0
[INFO] [stderr] Checking aws-sigv4 v0.12.0
[INFO] [stderr] Checking aws-smithy-client v0.42.0
[INFO] [stderr] Checking aws-http v0.12.0
[INFO] [stderr] Checking aws-sig-auth v0.12.0
[INFO] [stderr] Checking aws-endpoint v0.12.0
[INFO] [stderr] Documenting aws-sdk-dynamodb v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `1,2`
[INFO] [stdout] --> src/client.rs:757:3081
[INFO] [stdout] |
[INFO] [stdout] 757 | ... example, if the attribute value is the set , then the final attribute value is [1,2], and the ADD action specified [3], then the f...
[INFO] [stdout] | ^^^ no item named `1,2` 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 `3`
[INFO] [stdout] --> src/client.rs:757:3143
[INFO] [stdout] |
[INFO] [stdout] 757 | ...e>, and the ADD action specified [3], then the final attribute value is [1,2,3]. An error occur...
[INFO] [stdout] | ^ no item named `3` 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 `1,2,3`
[INFO] [stdout] --> src/client.rs:757:3195
[INFO] [stdout] |
[INFO] [stdout] 757 | .../code>, then the final attribute value is [1,2,3]. An error occurs if an ADD action is specified for a set a...
[INFO] [stdout] | ^^^^^ no item named `1,2,3` 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 `a,b,c`
[INFO] [stdout] --> src/client.rs:757:3970
[INFO] [stdout] |
[INFO] [stdout] 757 | ...ample, if the attribute value was the set [a,b,c] and the DELETE action specifies [a,c], then t...
[INFO] [stdout] | ^^^^^ no item named `a,b,c` 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 `a,c`
[INFO] [stdout] --> src/client.rs:757:4036
[INFO] [stdout] |
[INFO] [stdout] 757 | ...nd the DELETE action specifies [a,c], then the final attribute value is [b]. Specifying an empt...
[INFO] [stdout] | ^^^ no item named `a,c` 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 `b`
[INFO] [stdout] --> src/client.rs:757:4090
[INFO] [stdout] |
[INFO] [stdout] 757 | ...,c][b]. Specifying an empty set is an error.
The ...
[INFO] [stdout] | ^ no item named `b` 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 59.71s
[INFO] running `Command { std: "docker" "inspect" "563b89cb247a3784695e001d0a3de4396b5b926db9d008e917b6b4c2fa3a601c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "563b89cb247a3784695e001d0a3de4396b5b926db9d008e917b6b4c2fa3a601c", kill_on_drop: false }`
[INFO] [stdout] 563b89cb247a3784695e001d0a3de4396b5b926db9d008e917b6b4c2fa3a601c