[INFO] fetching crate simple-log 1.5.1... [INFO] documenting simple-log-1.5.1 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate simple-log 1.5.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate simple-log 1.5.1 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 simple-log 1.5.1 [INFO] finished tweaking crates.io crate simple-log 1.5.1 [INFO] tweaked toml for crates.io crate simple-log 1.5.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate simple-log 1.5.1 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 typemap v0.3.3 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded is_debug v1.0.1 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded serde-value v0.6.0 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded log4rs v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 2152ff95c680e135366ba9e784af911b48b8c6aceec16bfc7b75f62d7ce390b6 [INFO] running `Command { std: "docker" "start" "-a" "2152ff95c680e135366ba9e784af911b48b8c6aceec16bfc7b75f62d7ce390b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2152ff95c680e135366ba9e784af911b48b8c6aceec16bfc7b75f62d7ce390b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2152ff95c680e135366ba9e784af911b48b8c6aceec16bfc7b75f62d7ce390b6", kill_on_drop: false }` [INFO] [stdout] 2152ff95c680e135366ba9e784af911b48b8c6aceec16bfc7b75f62d7ce390b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] [stdout] 4ca532a91b6637c81fcb8a54132118f584d00958fe781439ebe8abeee0d3d4e5 [INFO] running `Command { std: "docker" "start" "-a" "4ca532a91b6637c81fcb8a54132118f584d00958fe781439ebe8abeee0d3d4e5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking convert_case v0.5.0 [INFO] [stderr] Checking is_debug v1.0.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking log4rs v0.13.0 [INFO] [stderr] Documenting simple-log v1.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `quick` is both a function and a macro [INFO] [stdout] --> src/lib.rs:434:10 [INFO] [stdout] | [INFO] [stdout] 434 | /// The [quick] method not add any params in method. It's so easy. [INFO] [stdout] | ^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 434 | /// The [quick()] method not add any params in method. It's so easy. [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 434 | /// The [quick!] method not add any params in method. It's so easy. [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `quick` is both a function and a macro [INFO] [stdout] --> src/lib.rs:446:28 [INFO] [stdout] | [INFO] [stdout] 446 | /// If you don't want use [quick] method.Also can use [new] method. [INFO] [stdout] | ^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 446 | /// If you don't want use [quick()] method.Also can use [new] method. [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 446 | /// If you don't want use [quick!] method.Also can use [new] method. [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:364:44 [INFO] [stdout] | [INFO] [stdout] 364 | /// Support data_time_format with link:https://docs.rs/chrono/0.4.19/chrono/naive/struct.NaiveDateTime.html#method.parse_from_str [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.38s [INFO] running `Command { std: "docker" "inspect" "4ca532a91b6637c81fcb8a54132118f584d00958fe781439ebe8abeee0d3d4e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca532a91b6637c81fcb8a54132118f584d00958fe781439ebe8abeee0d3d4e5", kill_on_drop: false }` [INFO] [stdout] 4ca532a91b6637c81fcb8a54132118f584d00958fe781439ebe8abeee0d3d4e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 5a16f80533a7a9c9ba6890d77fba2287560d1f2ddb5872f5757fbdc3c803a92e [INFO] running `Command { std: "docker" "start" "-a" "5a16f80533a7a9c9ba6890d77fba2287560d1f2ddb5872f5757fbdc3c803a92e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking is_debug v1.0.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking convert_case v0.5.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde-value v0.6.0 [INFO] [stderr] Checking serde_yaml v0.8.23 [INFO] [stderr] Checking log4rs v0.13.0 [INFO] [stderr] Documenting simple-log v1.5.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `quick` is both a function and a macro [INFO] [stdout] --> src/lib.rs:434:10 [INFO] [stdout] | [INFO] [stdout] 434 | /// The [quick] method not add any params in method. It's so easy. [INFO] [stdout] | ^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 434 | /// The [quick()] method not add any params in method. It's so easy. [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 434 | /// The [quick!] method not add any params in method. It's so easy. [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `quick` is both a function and a macro [INFO] [stdout] --> src/lib.rs:446:28 [INFO] [stdout] | [INFO] [stdout] 446 | /// If you don't want use [quick] method.Also can use [new] method. [INFO] [stdout] | ^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 446 | /// If you don't want use [quick()] method.Also can use [new] method. [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 446 | /// If you don't want use [quick!] method.Also can use [new] method. [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/lib.rs:364:44 [INFO] [stdout] | [INFO] [stdout] 364 | /// Support data_time_format with link:https://docs.rs/chrono/0.4.19/chrono/naive/struct.NaiveDateTime.html#method.parse_from_str [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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.17s [INFO] running `Command { std: "docker" "inspect" "5a16f80533a7a9c9ba6890d77fba2287560d1f2ddb5872f5757fbdc3c803a92e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a16f80533a7a9c9ba6890d77fba2287560d1f2ddb5872f5757fbdc3c803a92e", kill_on_drop: false }` [INFO] [stdout] 5a16f80533a7a9c9ba6890d77fba2287560d1f2ddb5872f5757fbdc3c803a92e