[INFO] fetching crate crymap 1.0.0... [INFO] documenting crymap-1.0.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate crymap 1.0.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate crymap 1.0.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crymap 1.0.0 [INFO] finished tweaking crates.io crate crymap 1.0.0 [INFO] tweaked toml for crates.io crate crymap 1.0.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate crymap 1.0.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secstr v0.4.0 [INFO] [stderr] Downloaded syslog v5.0.0 [INFO] [stderr] Downloaded log4rs v0.13.0 [INFO] [stderr] Downloaded proptest v0.10.0 [INFO] [stderr] Downloaded serde_bytes v0.11.4 [INFO] [stderr] Downloaded zstd-safe v2.0.4+zstd.1.4.5 [INFO] [stderr] Downloaded zstd v0.5.2+zstd.1.4.5 [INFO] [stderr] Downloaded zstd-sys v1.4.16+zstd.1.4.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.61.0" "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] df71689a9ee72e2e49e25b8201a40a77ed49e162bbf715360463a20e049a069a [INFO] running `Command { std: "docker" "start" "-a" "df71689a9ee72e2e49e25b8201a40a77ed49e162bbf715360463a20e049a069a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df71689a9ee72e2e49e25b8201a40a77ed49e162bbf715360463a20e049a069a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df71689a9ee72e2e49e25b8201a40a77ed49e162bbf715360463a20e049a069a", kill_on_drop: false }` [INFO] [stdout] df71689a9ee72e2e49e25b8201a40a77ed49e162bbf715360463a20e049a069a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.61.0" "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] 2e75308d22ee9a02fe965dd86706f85c1aa9d1cd0ada36c4714de1fb9715f0f5 [INFO] running `Command { std: "docker" "start" "-a" "2e75308d22ee9a02fe965dd86706f85c1aa9d1cd0ada36c4714de1fb9715f0f5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking blake2b_simd v0.5.10 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking rust-argon2 v0.8.2 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking rpassword v4.0.5 [INFO] [stderr] Checking secstr v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling zstd-sys v1.4.16+zstd.1.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_bytes v0.11.4 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking syslog v5.0.0 [INFO] [stderr] Checking log4rs v0.13.0 [INFO] [stderr] Checking zstd-safe v2.0.4+zstd.1.4.5 [INFO] [stderr] Checking zstd v0.5.2+zstd.1.4.5 [INFO] [stderr] Documenting crymap v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `RFC5198` [INFO] [stdout] --> src/imap/mailbox_name.rs:46:20 [INFO] [stdout] | [INFO] [stdout] 46 | /// > Definition ([RFC5198], Section 2) with the specific exception that [INFO] [stdout] | ^^^^^^^ no item named `RFC5198` 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 `LAST` [INFO] [stdout] --> src/lmtp/syntax.rs:34:22 [INFO] [stdout] | [INFO] [stdout] 34 | /// BDAT length [LAST] [INFO] [stdout] | ^^^^ no item named `LAST` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/account/model.rs:1081:9 [INFO] [stdout] | [INFO] [stdout] 1081 | /// https://imapwiki.org/ImapTest/ServerStatus (see "Expunge store" [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: this URL is not a hyperlink [INFO] [stdout] --> src/cli/main.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | /// https://docs.rs/chrono/0.4.13/chrono/format/strftime/index.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/mime/fetch/bodystructure.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | /// See also http://sgerwk.altervista.org/imapbodystructure.html, which unlike [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [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 3m 11s [INFO] running `Command { std: "docker" "inspect" "2e75308d22ee9a02fe965dd86706f85c1aa9d1cd0ada36c4714de1fb9715f0f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e75308d22ee9a02fe965dd86706f85c1aa9d1cd0ada36c4714de1fb9715f0f5", kill_on_drop: false }` [INFO] [stdout] 2e75308d22ee9a02fe965dd86706f85c1aa9d1cd0ada36c4714de1fb9715f0f5