[INFO] crate email 0.0.21 is already in cache [INFO] documenting email-0.0.21 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate email 0.0.21 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate email 0.0.21 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 email 0.0.21 [INFO] finished tweaking crates.io crate email 0.0.21 [INFO] tweaked toml for crates.io crate email 0.0.21 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate email 0.0.21 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 015cc2518ca0d42580085365543d2c192334cc76d6159baf5a3248c059db73c5 [INFO] running `Command { std: "docker" "start" "-a" "015cc2518ca0d42580085365543d2c192334cc76d6159baf5a3248c059db73c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "015cc2518ca0d42580085365543d2c192334cc76d6159baf5a3248c059db73c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015cc2518ca0d42580085365543d2c192334cc76d6159baf5a3248c059db73c5", kill_on_drop: false }` [INFO] [stdout] 015cc2518ca0d42580085365543d2c192334cc76d6159baf5a3248c059db73c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 6bfb9ef648b44de646da82e79d2d36dfdfe0098678cb747bcb65885f288fef04 [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" "6bfb9ef648b44de646da82e79d2d36dfdfe0098678cb747bcb65885f288fef04", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling email v0.0.21 (/opt/rustwide/workdir) [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Documenting email v0.0.21 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 146 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:193:6 [INFO] [stdout] | [INFO] [stdout] 193 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:217:6 [INFO] [stdout] | [INFO] [stdout] 217 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/message.rs:80:6 [INFO] [stdout] | [INFO] [stdout] 80 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/address.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/address.rs:25:10 [INFO] [stdout] | [INFO] [stdout] 25 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/address.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:146:6 [INFO] [stdout] | [INFO] [stdout] 146 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:39:6 [INFO] [stdout] | [INFO] [stdout] 39 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 163 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:199:10 [INFO] [stdout] | [INFO] [stdout] 199 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:233:10 [INFO] [stdout] | [INFO] [stdout] 233 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:242:10 [INFO] [stdout] | [INFO] [stdout] 242 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:297:10 [INFO] [stdout] | [INFO] [stdout] 297 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:306:10 [INFO] [stdout] | [INFO] [stdout] 306 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:314:10 [INFO] [stdout] | [INFO] [stdout] 314 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/header.rs:324:10 [INFO] [stdout] | [INFO] [stdout] 324 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/message.rs:117:10 [INFO] [stdout] | [INFO] [stdout] 117 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/message.rs:215:10 [INFO] [stdout] | [INFO] [stdout] 215 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/mimeheaders.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc2047.rs:12:6 [INFO] [stdout] | [INFO] [stdout] 12 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:56:6 [INFO] [stdout] | [INFO] [stdout] 56 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:75:10 [INFO] [stdout] | [INFO] [stdout] 75 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:81:10 [INFO] [stdout] | [INFO] [stdout] 81 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:131:10 [INFO] [stdout] | [INFO] [stdout] 131 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:180:10 [INFO] [stdout] | [INFO] [stdout] 180 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:211:10 [INFO] [stdout] | [INFO] [stdout] 211 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:230:10 [INFO] [stdout] | [INFO] [stdout] 230 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:322:10 [INFO] [stdout] | [INFO] [stdout] 322 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:332:10 [INFO] [stdout] | [INFO] [stdout] 332 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:339:10 [INFO] [stdout] | [INFO] [stdout] 339 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:350:10 [INFO] [stdout] | [INFO] [stdout] 350 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:375:10 [INFO] [stdout] | [INFO] [stdout] 375 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:391:10 [INFO] [stdout] | [INFO] [stdout] 391 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:404:10 [INFO] [stdout] | [INFO] [stdout] 404 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:411:10 [INFO] [stdout] | [INFO] [stdout] 411 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:428:10 [INFO] [stdout] | [INFO] [stdout] 428 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:439:10 [INFO] [stdout] | [INFO] [stdout] 439 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc5322.rs:446:10 [INFO] [stdout] | [INFO] [stdout] 446 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc822.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc822.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | /// [unstable] [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: `[unstable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/rfc822.rs:147:10 [INFO] [stdout] | [INFO] [stdout] 147 | /// [unstable] [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: 49 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.50s [INFO] running `Command { std: "docker" "inspect" "6bfb9ef648b44de646da82e79d2d36dfdfe0098678cb747bcb65885f288fef04", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfb9ef648b44de646da82e79d2d36dfdfe0098678cb747bcb65885f288fef04", kill_on_drop: false }` [INFO] [stdout] 6bfb9ef648b44de646da82e79d2d36dfdfe0098678cb747bcb65885f288fef04