[INFO] fetching crate pgf2json 0.2.5... [INFO] documenting pgf2json-0.2.5 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918 [INFO] extracting crate pgf2json 0.2.5 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pgf2json 0.2.5 [INFO] finished tweaking crates.io crate pgf2json 0.2.5 [INFO] tweaked toml for crates.io crate pgf2json 0.2.5 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pgf2json 0.2.5 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pgf2json 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfe574867ee72ab2772c2aea06a5683b05a40431c22948efa84edbb1d81cac85 [INFO] running `Command { std: "docker" "start" "-a" "dfe574867ee72ab2772c2aea06a5683b05a40431c22948efa84edbb1d81cac85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfe574867ee72ab2772c2aea06a5683b05a40431c22948efa84edbb1d81cac85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfe574867ee72ab2772c2aea06a5683b05a40431c22948efa84edbb1d81cac85", kill_on_drop: false }` [INFO] [stdout] dfe574867ee72ab2772c2aea06a5683b05a40431c22948efa84edbb1d81cac85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beb8b092262892e20565e887561bdc07a442e027dce152f6086c21f04712ab98 [INFO] running `Command { std: "docker" "start" "-a" "beb8b092262892e20565e887561bdc07a442e027dce152f6086c21f04712ab98", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Documenting pgf2json v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Object` [INFO] [stdout] --> src/lib.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | //! We say that the field is of type [`Object`] if it contains a list of objects [INFO] [stdout] | ^^^^^^ no item named `Object` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Flag` [INFO] [stdout] --> src/lib.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | //! | [`Flag`] | global flags | [INFO] [stdout] | ^^^^ no item named `Flag` 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 `Flag` [INFO] [stdout] --> src/lib.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | //! | [`Flag`] | a list of flags | [INFO] [stdout] | ^^^^ no item named `Flag` 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 `AbsFun` [INFO] [stdout] --> src/lib.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | //! | [`AbsFun`] | a list of abstract functions | [INFO] [stdout] | ^^^^^^ no item named `AbsFun` 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 `AbsCat` [INFO] [stdout] --> src/lib.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | //! | [`AbsCat`] | a list of abstract categories | [INFO] [stdout] | ^^^^^^ no item named `AbsCat` 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 `CatFun` [INFO] [stdout] --> src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | //! | [`CatFun`] | a list of functions in source-code order | [INFO] [stdout] | ^^^^^^ no item named `CatFun` 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 `Expression` [INFO] [stdout] --> src/lib.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | //! | [`Expression`] | indices in the return type | [INFO] [stdout] | ^^^^^^^^^^ no item named `Expression` 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 `Flag` [INFO] [stdout] --> src/lib.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | //! | [`Flag`] | a list of flags | [INFO] [stdout] | ^^^^ no item named `Flag` 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 `Sequence` [INFO] [stdout] --> src/lib.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | //! | [`Sequence`] | a table with sequences (Section 2.8.1) | [INFO] [stdout] | ^^^^^^^^ no item named `Sequence` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `pgf2json` links to private item `ProductionSet` [INFO] [stdout] --> src/lib.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | //! | [`ProductionSet`] | a list of production sets | [INFO] [stdout] | ^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Alternative` [INFO] [stdout] --> src/lib.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | //! | [`Alternative`] | a sequence of alternatives | [INFO] [stdout] | ^^^^^^^^^^^ no item named `Alternative` 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 `Int` [INFO] [stdout] --> src/lib.rs:442:9 [INFO] [stdout] | [INFO] [stdout] 442 | //! | [`Int`] | list of indices into the sequences array | [INFO] [stdout] | ^^^ no item named `Int` 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 `Int` [INFO] [stdout] --> src/lib.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | //! | [`Int`] | a list of concrete functions | [INFO] [stdout] | ^^^ no item named `Int` 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 `Int` [INFO] [stdout] --> src/lib.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | //! | [`Int`] | the categories of the high-order arguments (Section 2.7) | [INFO] [stdout] | ^^^ no item named `Int` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.74s [INFO] [stderr] Generated /opt/rustwide/target/doc/pgf2json/index.html [INFO] running `Command { std: "docker" "inspect" "beb8b092262892e20565e887561bdc07a442e027dce152f6086c21f04712ab98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb8b092262892e20565e887561bdc07a442e027dce152f6086c21f04712ab98", kill_on_drop: false }` [INFO] [stdout] beb8b092262892e20565e887561bdc07a442e027dce152f6086c21f04712ab98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3be263a4f0de9d4fe54bf32e29b8b03b9cb7db7c28379ae2cd5d71b6744c850 [INFO] running `Command { std: "docker" "start" "-a" "e3be263a4f0de9d4fe54bf32e29b8b03b9cb7db7c28379ae2cd5d71b6744c850", kill_on_drop: false }` [INFO] [stderr] Documenting pgf2json v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `Object` [INFO] [stdout] --> src/lib.rs:45:42 [INFO] [stdout] | [INFO] [stdout] 45 | //! We say that the field is of type [`Object`] if it contains a list of objects [INFO] [stdout] | ^^^^^^ no item named `Object` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Flag` [INFO] [stdout] --> src/lib.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | //! | [`Flag`] | global flags | [INFO] [stdout] | ^^^^ no item named `Flag` 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 `Flag` [INFO] [stdout] --> src/lib.rs:89:9 [INFO] [stdout] | [INFO] [stdout] 89 | //! | [`Flag`] | a list of flags | [INFO] [stdout] | ^^^^ no item named `Flag` 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 `AbsFun` [INFO] [stdout] --> src/lib.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 90 | //! | [`AbsFun`] | a list of abstract functions | [INFO] [stdout] | ^^^^^^ no item named `AbsFun` 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 `AbsCat` [INFO] [stdout] --> src/lib.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | //! | [`AbsCat`] | a list of abstract categories | [INFO] [stdout] | ^^^^^^ no item named `AbsCat` 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 `CatFun` [INFO] [stdout] --> src/lib.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | //! | [`CatFun`] | a list of functions in source-code order | [INFO] [stdout] | ^^^^^^ no item named `CatFun` 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 `Expression` [INFO] [stdout] --> src/lib.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 150 | //! | [`Expression`] | indices in the return type | [INFO] [stdout] | ^^^^^^^^^^ no item named `Expression` 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 `Flag` [INFO] [stdout] --> src/lib.rs:338:9 [INFO] [stdout] | [INFO] [stdout] 338 | //! | [`Flag`] | a list of flags | [INFO] [stdout] | ^^^^ no item named `Flag` 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 `Sequence` [INFO] [stdout] --> src/lib.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | //! | [`Sequence`] | a table with sequences (Section 2.8.1) | [INFO] [stdout] | ^^^^^^^^ no item named `Sequence` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `pgf2json` links to private item `ProductionSet` [INFO] [stdout] --> src/lib.rs:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | //! | [`ProductionSet`] | a list of production sets | [INFO] [stdout] | ^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link will resolve properly if you pass `--document-private-items` [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `Alternative` [INFO] [stdout] --> src/lib.rs:413:9 [INFO] [stdout] | [INFO] [stdout] 413 | //! | [`Alternative`] | a sequence of alternatives | [INFO] [stdout] | ^^^^^^^^^^^ no item named `Alternative` 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 `Int` [INFO] [stdout] --> src/lib.rs:442:9 [INFO] [stdout] | [INFO] [stdout] 442 | //! | [`Int`] | list of indices into the sequences array | [INFO] [stdout] | ^^^ no item named `Int` 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 `Int` [INFO] [stdout] --> src/lib.rs:453:9 [INFO] [stdout] | [INFO] [stdout] 453 | //! | [`Int`] | a list of concrete functions | [INFO] [stdout] | ^^^ no item named `Int` 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 `Int` [INFO] [stdout] --> src/lib.rs:495:9 [INFO] [stdout] | [INFO] [stdout] 495 | //! | [`Int`] | the categories of the high-order arguments (Section 2.7) | [INFO] [stdout] | ^^^ no item named `Int` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s [INFO] [stderr] Generated /opt/rustwide/target/doc/pgf2json/index.html [INFO] running `Command { std: "docker" "inspect" "e3be263a4f0de9d4fe54bf32e29b8b03b9cb7db7c28379ae2cd5d71b6744c850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3be263a4f0de9d4fe54bf32e29b8b03b9cb7db7c28379ae2cd5d71b6744c850", kill_on_drop: false }` [INFO] [stdout] e3be263a4f0de9d4fe54bf32e29b8b03b9cb7db7c28379ae2cd5d71b6744c850