[INFO] crate firestore-db-and-auth 0.6.0 is already in cache [INFO] documenting firestore-db-and-auth-0.6.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566 [INFO] extracting crate firestore-db-and-auth 0.6.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate firestore-db-and-auth 0.6.0 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 firestore-db-and-auth 0.6.0 [INFO] finished tweaking crates.io crate firestore-db-and-auth 0.6.0 [INFO] tweaked toml for crates.io crate firestore-db-and-auth 0.6.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "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" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] ca9ef4f80b3336dfd43e1f56246a56721610fd67c454ffdeac34639f93635444 [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" "ca9ef4f80b3336dfd43e1f56246a56721610fd67c454ffdeac34639f93635444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca9ef4f80b3336dfd43e1f56246a56721610fd67c454ffdeac34639f93635444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca9ef4f80b3336dfd43e1f56246a56721610fd67c454ffdeac34639f93635444", kill_on_drop: false }` [INFO] [stdout] ca9ef4f80b3336dfd43e1f56246a56721610fd67c454ffdeac34639f93635444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 80c3d9ded2832eb694919c7c2b016f54de52570f82c3c4c08ec251a741249e7d [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" "80c3d9ded2832eb694919c7c2b016f54de52570f82c3c4c08ec251a741249e7d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.19.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.13.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking serde v1.0.114 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking biscuit v0.4.2 [INFO] [stderr] Checking hyper-rustls v0.20.0 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Documenting firestore-db-and-auth v0.6.0 (/opt/rustwide/workdir) [INFO] [stdout] error: `list` is both a module and a function [INFO] [stdout] --> src/documents/list.rs:70:43 [INFO] [stdout] | [INFO] [stdout] 70 | /// This type is returned as a result by [`list`]. [INFO] [stdout] | ^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(intra_doc_link_resolution_failure)]` implied by `#[deny(warnings)]` [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 70 | /// This type is returned as a result by [`module@list`]. [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 70 | /// This type is returned as a result by [`list()`]. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `query` is both a module and a function [INFO] [stdout] --> src/documents/query.rs:83:43 [INFO] [stdout] | [INFO] [stdout] 83 | /// This type is returned as a result by [`query`]. [INFO] [stdout] | ^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 83 | /// This type is returned as a result by [`module@query`]. [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 83 | /// This type is returned as a result by [`query()`]. [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `list` is both a module and a function [INFO] [stdout] --> src/documents/delete.rs:7:51 [INFO] [stdout] | [INFO] [stdout] 7 | /// You cannot use this directly with paths from [`list`] and [`query`] document metadata objects. [INFO] [stdout] | ^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 7 | /// You cannot use this directly with paths from [`module@list`] and [`query`] document metadata objects. [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 7 | /// You cannot use this directly with paths from [`list()`] and [`query`] document metadata objects. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `query` is both a module and a function [INFO] [stdout] --> src/documents/delete.rs:7:64 [INFO] [stdout] | [INFO] [stdout] 7 | /// You cannot use this directly with paths from [`list`] and [`query`] document metadata objects. [INFO] [stdout] | ^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 7 | /// You cannot use this directly with paths from [`list`] and [`module@query`] document metadata objects. [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 7 | /// You cannot use this directly with paths from [`list`] and [`query()`] document metadata objects. [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `list` is both a module and a function [INFO] [stdout] --> src/documents/delete.rs:44:51 [INFO] [stdout] | [INFO] [stdout] 44 | /// You cannot use this directly with paths from [`list`] and [`query`] document metadata objects. [INFO] [stdout] | ^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 44 | /// You cannot use this directly with paths from [`module@list`] and [`query`] document metadata objects. [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 44 | /// You cannot use this directly with paths from [`list()`] and [`query`] document metadata objects. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `query` is both a module and a function [INFO] [stdout] --> src/documents/delete.rs:44:64 [INFO] [stdout] | [INFO] [stdout] 44 | /// You cannot use this directly with paths from [`list`] and [`query`] document metadata objects. [INFO] [stdout] | ^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 44 | /// You cannot use this directly with paths from [`list`] and [`module@query`] document metadata objects. [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 44 | /// You cannot use this directly with paths from [`list`] and [`query()`] document metadata objects. [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `delete` is both a module and a function [INFO] [stdout] --> src/documents/mod.rs:86:54 [INFO] [stdout] | [INFO] [stdout] 86 | /// This is usually used to get a suitable path for [`delete`]. [INFO] [stdout] | ^^^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 86 | /// This is usually used to get a suitable path for [`module@delete`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 86 | /// This is usually used to get a suitable path for [`delete()`]. [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `list` is both a module and a function [INFO] [stdout] --> src/documents/list.rs:70:43 [INFO] [stdout] | [INFO] [stdout] 70 | /// This type is returned as a result by [`list`]. [INFO] [stdout] | ^^^^^^ ambiguous link [INFO] [stdout] | [INFO] [stdout] help: to link to the module, prefix with the item type [INFO] [stdout] | [INFO] [stdout] 70 | /// This type is returned as a result by [`module@list`]. [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] help: to link to the function, add parentheses [INFO] [stdout] | [INFO] [stdout] 70 | /// This type is returned as a result by [`list()`]. [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: Could not document `firestore-db-and-auth`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name firestore_db_and_auth src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --cfg 'feature="rustls-tls"' --cfg 'feature="unstable"' --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-e37b7b0e80989ca1.rmeta --extern biscuit=/opt/rustwide/target/debug/deps/libbiscuit-424232cbb084bfd0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dacba6364d8e80d4.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-88f8a802b8fc17cf.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-285362c0c1421f7a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a5af776efad44680.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5767b812025ea46a.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "80c3d9ded2832eb694919c7c2b016f54de52570f82c3c4c08ec251a741249e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80c3d9ded2832eb694919c7c2b016f54de52570f82c3c4c08ec251a741249e7d", kill_on_drop: false }` [INFO] [stdout] 80c3d9ded2832eb694919c7c2b016f54de52570f82c3c4c08ec251a741249e7d