[INFO] fetching crate conflagrate-macros 0.1.0... [INFO] documenting conflagrate-macros-0.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate conflagrate-macros 0.1.0 into /workspace/builds/worker-55/source [INFO] validating manifest of crates.io crate conflagrate-macros 0.1.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 conflagrate-macros 0.1.0 [INFO] finished tweaking crates.io crate conflagrate-macros 0.1.0 [INFO] tweaked toml for crates.io crate conflagrate-macros 0.1.0 written to /workspace/builds/worker-55/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded graphviz-rust v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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] 3be761f6cf3bce60f3b2ec2538108ed30b0dbd38a8ffe9c79927da5539954cb5 [INFO] running `Command { std: "docker" "start" "-a" "3be761f6cf3bce60f3b2ec2538108ed30b0dbd38a8ffe9c79927da5539954cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3be761f6cf3bce60f3b2ec2538108ed30b0dbd38a8ffe9c79927da5539954cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3be761f6cf3bce60f3b2ec2538108ed30b0dbd38a8ffe9c79927da5539954cb5", kill_on_drop: false }` [INFO] [stdout] 3be761f6cf3bce60f3b2ec2538108ed30b0dbd38a8ffe9c79927da5539954cb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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] 095b0c12836f8c183a14137ff3f6f7c354b7b6863d53acce3978a291ddca9ede [INFO] running `Command { std: "docker" "start" "-a" "095b0c12836f8c183a14137ff3f6f7c354b7b6863d53acce3978a291ddca9ede", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling dot-structures v0.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking into-attr v0.1.0 [INFO] [stderr] Checking dot-generator v0.2.0 [INFO] [stderr] Compiling dot-generator v0.1.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking quote v1.0.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling into-attr-derive v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking graphviz-rust v0.2.1 [INFO] [stderr] Documenting conflagrate-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `graph` is a module, a function, and a macro [INFO] [stdout] --> src/lib.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | /// Node Attributes](graph#node-attributes)). Some choices of branching behavior require a [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 module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 119 | /// Node Attributes](mod@graph#node-attributes)). Some choices of branching behavior require a [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 119 | /// Node Attributes](graph#node-attributes())). Some choices of branching behavior require a [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 119 | /// Node Attributes](graph#node-attributes!)). Some choices of branching behavior require a [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `graph` is a module, a function, and a macro [INFO] [stdout] --> src/lib.rs:141:32 [INFO] [stdout] | [INFO] [stdout] 141 | /// [`graph`: Edge Attributes](graph#edge-attributes)) are matched using the attribute's value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 141 | /// [`graph`: Edge Attributes](mod@graph#edge-attributes)) are matched using the attribute's value, [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 141 | /// [`graph`: Edge Attributes](graph#edge-attributes())) are matched using the attribute's value, [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 141 | /// [`graph`: Edge Attributes](graph#edge-attributes!)) are matched using the attribute's value, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `nodetype` is a module, a function, and an attribute macro [INFO] [stdout] --> src/lib.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 304 | /// [`nodetype`: Matcher](nodetype#matcher)). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 304 | /// [`nodetype`: Matcher](mod@nodetype#matcher)). [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 304 | /// [`nodetype`: Matcher](nodetype#matcher())). [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the attribute macro, prefix with `macro@` [INFO] [stdout] | [INFO] [stdout] 304 | /// [`nodetype`: Matcher](macro@nodetype#matcher)). [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `nodetype` is a module, a function, and an attribute macro [INFO] [stdout] --> src/lib.rs:306:48 [INFO] [stdout] | [INFO] [stdout] 306 | /// `String` (see [`nodetype`: Result Matcher](nodetype#result-matcher)). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 306 | /// `String` (see [`nodetype`: Result Matcher](mod@nodetype#result-matcher)). [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 306 | /// `String` (see [`nodetype`: Result Matcher](nodetype#result-matcher())). [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the attribute macro, prefix with `macro@` [INFO] [stdout] | [INFO] [stdout] 306 | /// `String` (see [`nodetype`: Result Matcher](macro@nodetype#result-matcher)). [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.43s [INFO] running `Command { std: "docker" "inspect" "095b0c12836f8c183a14137ff3f6f7c354b7b6863d53acce3978a291ddca9ede", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "095b0c12836f8c183a14137ff3f6f7c354b7b6863d53acce3978a291ddca9ede", kill_on_drop: false }` [INFO] [stdout] 095b0c12836f8c183a14137ff3f6f7c354b7b6863d53acce3978a291ddca9ede [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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] 1e931e544b4c47a4399173c86741de531511b592096de1deca9be4a2959dcfc3 [INFO] running `Command { std: "docker" "start" "-a" "1e931e544b4c47a4399173c86741de531511b592096de1deca9be4a2959dcfc3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dot-structures v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Compiling into-attr v0.1.0 [INFO] [stderr] Compiling dot-generator v0.1.0 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking dot-generator v0.2.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling into-attr-derive v0.1.0 [INFO] [stderr] Checking graphviz-rust v0.2.1 [INFO] [stderr] Documenting conflagrate-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.49s [INFO] [stdout] warning: `graph` is a module, a function, and a macro [INFO] [stdout] --> src/lib.rs:119:22 [INFO] [stdout] | [INFO] [stdout] 119 | /// Node Attributes](graph#node-attributes)). Some choices of branching behavior require a [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 module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 119 | /// Node Attributes](mod@graph#node-attributes)). Some choices of branching behavior require a [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 119 | /// Node Attributes](graph#node-attributes())). Some choices of branching behavior require a [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 119 | /// Node Attributes](graph#node-attributes!)). Some choices of branching behavior require a [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `graph` is a module, a function, and a macro [INFO] [stdout] --> src/lib.rs:141:32 [INFO] [stdout] | [INFO] [stdout] 141 | /// [`graph`: Edge Attributes](graph#edge-attributes)) are matched using the attribute's value, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 141 | /// [`graph`: Edge Attributes](mod@graph#edge-attributes)) are matched using the attribute's value, [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 141 | /// [`graph`: Edge Attributes](graph#edge-attributes())) are matched using the attribute's value, [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the macro, add an exclamation mark [INFO] [stdout] | [INFO] [stdout] 141 | /// [`graph`: Edge Attributes](graph#edge-attributes!)) are matched using the attribute's value, [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `nodetype` is a module, a function, and an attribute macro [INFO] [stdout] --> src/lib.rs:304:27 [INFO] [stdout] | [INFO] [stdout] 304 | /// [`nodetype`: Matcher](nodetype#matcher)). [INFO] [stdout] | ^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 304 | /// [`nodetype`: Matcher](mod@nodetype#matcher)). [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 304 | /// [`nodetype`: Matcher](nodetype#matcher())). [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the attribute macro, prefix with `macro@` [INFO] [stdout] | [INFO] [stdout] 304 | /// [`nodetype`: Matcher](macro@nodetype#matcher)). [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `nodetype` is a module, a function, and an attribute macro [INFO] [stdout] --> src/lib.rs:306:48 [INFO] [stdout] | [INFO] [stdout] 306 | /// `String` (see [`nodetype`: Result Matcher](nodetype#result-matcher)). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with `mod@` [INFO] [stdout] | [INFO] [stdout] 306 | /// `String` (see [`nodetype`: Result Matcher](mod@nodetype#result-matcher)). [INFO] [stdout] | ++++ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 306 | /// `String` (see [`nodetype`: Result Matcher](nodetype#result-matcher())). [INFO] [stdout] | ++ [INFO] [stdout] help: to link to the attribute macro, prefix with `macro@` [INFO] [stdout] | [INFO] [stdout] 306 | /// `String` (see [`nodetype`: Result Matcher](macro@nodetype#result-matcher)). [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e931e544b4c47a4399173c86741de531511b592096de1deca9be4a2959dcfc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e931e544b4c47a4399173c86741de531511b592096de1deca9be4a2959dcfc3", kill_on_drop: false }` [INFO] [stdout] 1e931e544b4c47a4399173c86741de531511b592096de1deca9be4a2959dcfc3