Build #383012 2021-04-29T15:46:53.671818+00:00
# rustc version
rustc 1.53.0-nightly (42816d61e 2021-04-24)# docs.rs version
docsrs 0.6.0 (e85bfdf 2021-04-29)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/selectors-0.23.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/selectors-0.23.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210424-1.53.0-nightly-42816d61e" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 5d5ba34aa6a5a5df2e0912371ce6f141f3fd77bd59e7d046346af4522f064e37
[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" "5d5ba34aa6a5a5df2e0912371ce6f141f3fd77bd59e7d046346af4522f064e37", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.94
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling proc-macro2 v1.0.26
[INFO] [stderr] Compiling unicode-xid v0.2.1
[INFO] [stderr] Compiling ppv-lite86 v0.2.10
[INFO] [stderr] Compiling syn v1.0.71
[INFO] [stderr] Compiling siphasher v0.3.5
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling log v0.4.14
[INFO] [stderr] Checking dtoa v0.4.8
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking itoa v0.4.7
[INFO] [stderr] Checking smallvec v1.6.1
[INFO] [stderr] Checking matches v0.1.8
[INFO] [stderr] Checking nodrop v0.1.14
[INFO] [stderr] Checking byteorder v1.4.3
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Compiling convert_case v0.4.0
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Checking dtoa-short v0.3.3
[INFO] [stderr] Checking servo_arc v0.1.1
[INFO] [stderr] Checking fxhash v0.2.1
[INFO] [stderr] Compiling quote v1.0.9
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling phf_codegen v0.8.0
[INFO] [stderr] Compiling selectors v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling cssparser v0.28.1
[INFO] [stderr] Compiling phf_macros v0.8.0
[INFO] [stderr] Compiling cssparser-macros v0.6.0
[INFO] [stderr] Compiling derive_more v0.99.13
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Documenting selectors v0.23.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> nth_index_cache.rs:10:10
[INFO] [stderr] |
[INFO] [stderr] 10 | /// See [1] for some discussion around the design tradeoffs.
[INFO] [stderr] | ^ no item named `1` in scope
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> nth_index_cache.rs:12:6
[INFO] [stderr] |
[INFO] [stderr] 12 | /// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1401855#c3
[INFO] [stderr] | ^ no item named `1` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> parser.rs:980:49
[INFO] [stderr] |
[INFO] [stderr] 980 | /// optimal packing and cache performance, see [1].
[INFO] [stderr] | ^ no item named `1` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> parser.rs:982:6
[INFO] [stderr] |
[INFO] [stderr] 982 | /// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1357973
[INFO] [stderr] | ^ no item named `1` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: unresolved link to `1`
[INFO] [stderr] --> nth_index_cache.rs:10:10
[INFO] [stderr] |
[INFO] [stderr] 10 | /// See [1] for some discussion around the design tradeoffs.
[INFO] [stderr] | ^ no item named `1` in scope
[INFO] [stderr] |
[INFO] [stderr] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> context.rs:73:10
[INFO] [stderr] |
[INFO] [stderr] 73 | /// See: https://quirks.spec.whatwg.org/
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://quirks.spec.whatwg.org/>`
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> context.rs:117:13
[INFO] [stderr] |
[INFO] [stderr] 117 | /// See https://drafts.csswg.org/selectors-4/#scope-pseudo
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/selectors-4/#scope-pseudo>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> nth_index_cache.rs:12:9
[INFO] [stderr] |
[INFO] [stderr] 12 | /// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1401855#c3
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://bugzilla.mozilla.org/show_bug.cgi?id=1401855#c3>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:52:9
[INFO] [stderr] |
[INFO] [stderr] 52 | /// https://drafts.csswg.org/selectors-4/#useraction-pseudos
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/selectors-4/#useraction-pseudos>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:207:23
[INFO] [stderr] |
[INFO] [stderr] 207 | /// (see: https://drafts.csswg.org/selectors/#structural-pseudos)
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/selectors/#structural-pseudos>`
[INFO] [stderr] ...
[INFO] [stderr] 226 | / with_bounds! {
[INFO] [stderr] 227 | | [Clone + Eq]
[INFO] [stderr] 228 | | [for<'a> From<&'a str>]
[INFO] [stderr] 229 | | }
[INFO] [stderr] | |_- in this macro invocation
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:982:9
[INFO] [stderr] |
[INFO] [stderr] 982 | /// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1357973
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://bugzilla.mozilla.org/show_bug.cgi?id=1357973>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:1034:9
[INFO] [stderr] |
[INFO] [stderr] 1034 | /// https://drafts.csswg.org/css-scoping/#slotted-pseudo
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-scoping/#slotted-pseudo>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:1042:13
[INFO] [stderr] |
[INFO] [stderr] 1042 | /// See https://github.com/w3c/csswg-drafts/issues/2158
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/w3c/csswg-drafts/issues/2158>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:1045:11
[INFO] [stderr] |
[INFO] [stderr] 1045 | /// https://drafts.csswg.org/css-shadow-parts/#part
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-shadow-parts/#part>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:1049:9
[INFO] [stderr] |
[INFO] [stderr] 1049 | /// https://drafts.csswg.org/css-scoping/#host-selector
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/css-scoping/#host-selector>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:1055:13
[INFO] [stderr] |
[INFO] [stderr] 1055 | /// See https://github.com/w3c/csswg-drafts/issues/2158
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/w3c/csswg-drafts/issues/2158>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:1059:9
[INFO] [stderr] |
[INFO] [stderr] 1059 | /// https://drafts.csswg.org/selectors/#zero-matches
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/selectors/#zero-matches>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> parser.rs:1066:9
[INFO] [stderr] |
[INFO] [stderr] 1066 | /// https://drafts.csswg.org/selectors/#matches-pseudo
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://drafts.csswg.org/selectors/#matches-pseudo>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr] --> tree.rs:132:13
[INFO] [stderr] |
[INFO] [stderr] 132 | /// See http://dev.w3.org/csswg/selectors-3/#empty-pseudo
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<http://dev.w3.org/csswg/selectors-3/#empty-pseudo>`
[INFO] [stderr] |
[INFO] [stderr] = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr]
[INFO] [stderr] warning: 19 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.29s
[INFO] running `Command { std: "docker" "inspect" "5d5ba34aa6a5a5df2e0912371ce6f141f3fd77bd59e7d046346af4522f064e37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d5ba34aa6a5a5df2e0912371ce6f141f3fd77bd59e7d046346af4522f064e37", kill_on_drop: false }`
[INFO] [stdout] 5d5ba34aa6a5a5df2e0912371ce6f141f3fd77bd59e7d046346af4522f064e37