[INFO] cloning repository https://github.com/FMSoftCN/hirsvg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FMSoftCN/hirsvg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFMSoftCN%2Fhirsvg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFMSoftCN%2Fhirsvg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 945bcf7d073b72391182d8634b7e6591bc04bdee [INFO] documenting FMSoftCN/hirsvg against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFMSoftCN%2Fhirsvg" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FMSoftCN/hirsvg on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FMSoftCN/hirsvg [INFO] finished tweaking git repo https://github.com/FMSoftCN/hirsvg [INFO] tweaked toml for git repo https://github.com/FMSoftCN/hirsvg written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/FMSoftCN/hirsvg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4d62e2cbfe915b246eec4b3c5d937510d8475a563d84ffd93b2de048152f6d74 [INFO] running `Command { std: "docker" "start" "-a" "4d62e2cbfe915b246eec4b3c5d937510d8475a563d84ffd93b2de048152f6d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d62e2cbfe915b246eec4b3c5d937510d8475a563d84ffd93b2de048152f6d74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d62e2cbfe915b246eec4b3c5d937510d8475a563d84ffd93b2de048152f6d74", kill_on_drop: false }` [INFO] [stdout] 4d62e2cbfe915b246eec4b3c5d937510d8475a563d84ffd93b2de048152f6d74 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76a3937ccc3035f18b23428a8100589564e13d509150a72ba9056d5114657f48 [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" "76a3937ccc3035f18b23428a8100589564e13d509150a72ba9056d5114657f48", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling pangocairo v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking bytemuck v1.3.1 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Documenting librsvg-tests v0.1.0 (/opt/rustwide/workdir/tests) [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pangocairo-sys v0.10.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling rsvg_internals v0.0.1 (/opt/rustwide/workdir/rsvg_internals) [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking rgb v0.8.24 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking simba v0.1.5 [INFO] [stderr] Checking nalgebra v0.21.1 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Documenting rsvg_internals v0.0.1 (/opt/rustwide/workdir/rsvg_internals) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> rsvg_internals/src/filters/component_transfer.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 328 | let func_r = func_or_default!(func_r_node, FeFuncR, func_r_element, func_r_default); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> rsvg_internals/src/filters/component_transfer.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 329 | let func_g = func_or_default!(func_g_node, FeFuncG, func_g_element, func_g_default); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> rsvg_internals/src/filters/component_transfer.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 330 | let func_b = func_or_default!(func_b_node, FeFuncB, func_b_element, func_b_default); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> rsvg_internals/src/filters/component_transfer.rs:263:10 [INFO] [stdout] | [INFO] [stdout] 263 | }; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 331 | let func_a = func_or_default!(func_a_node, FeFuncA, func_a_element, func_a_default); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `func_or_default` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> rsvg_internals/src/marker.rs:681:6 [INFO] [stdout] | [INFO] [stdout] 681 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rsvg_internals/src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | #![warn(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> rsvg_internals/src/marker.rs:681:6 [INFO] [stdout] | [INFO] [stdout] 681 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> rsvg_internals/src/lib.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | #![warn(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `initial` [INFO] [stdout] --> rsvg_internals/src/drawing_ctx.rs:1700:5 [INFO] [stdout] | [INFO] [stdout] 1700 | pub initial: Transform, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] note: `CompositingAffines` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rsvg_internals/src/drawing_ctx.rs:1697:10 [INFO] [stdout] | [INFO] [stdout] 1697 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> rsvg_internals/src/surface_utils/shared_surface.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | state: T, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ImageSurface` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> rsvg_internals/src/surface_utils/shared_surface.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `text` [INFO] [stdout] --> rsvg_internals/src/xml.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | text: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `StyleContext` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> rsvg_internals/src/xml.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting librsvg v2.49.5 (/opt/rustwide/workdir/librsvg_crate) [INFO] [stderr] Documenting librsvg_c_api v0.0.1 (/opt/rustwide/workdir/librsvg) [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/parsers.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | /// https://www.w3.org/TR/SVG/types.html#DataTypeNumberOptionalNumber [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: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/parsers.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | /// https://www.w3.org/TR/css-values-4/#custom-idents [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/css.rs:564:34 [INFO] [stdout] | [INFO] [stdout] 564 | /// Origin for a stylesheet, per https://www.w3.org/TR/CSS22/cascade.html#cascading-order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/css.rs:588:12 [INFO] [stdout] | [INFO] [stdout] 588 | /// as per https://www.w3.org/TR/CSS22/cascade.html#cascading-order [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/error.rs:108:53 [INFO] [stdout] | [INFO] [stdout] 108 | /// resource. For example, `SvgHandle.has_sub("https://evil.com/phone_home#element_id") will [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/font_props.rs:460:5 [INFO] [stdout] | [INFO] [stdout] 460 | /// https://www.w3.org/TR/2008/REC-CSS2-20080411/fonts.html#propdef-font-family [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/href.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | //! https://svgwg.org/svg2-draft/linking.html#XLinkRefAttrs [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/limits.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | /// https://gitlab.gnome.org/GNOME/librsvg/issues/323 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/limits.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://gitlab.gnome.org/GNOME/librsvg/issues/515 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/path_builder.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | /// http://www.w3.org/TR/SVG/implnote.html#ArcImplementationNotes [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/style.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | /// https://www.w3.org/TR/SVG11/styling.html#StyleElementTypeAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/style.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | /// https://www.w3.org/TR/SVG11/styling.html#ContentStyleTypeAttribute [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/surface_utils/srgb.rs:3:55 [INFO] [stdout] | [INFO] [stdout] 3 | //! The constant values in this module are taken from http://www.color.org/chardata/rgb/srgb.xalter [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/xml.rs:115:39 [INFO] [stdout] | [INFO] [stdout] 115 | /// These follow the terminology from https://www.w3.org/TR/xinclude/#terminology [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/parsers.rs:116:9 [INFO] [stdout] | [INFO] [stdout] 116 | /// https://www.w3.org/TR/SVG11/types.html#DataTypeInteger [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> rsvg_internals/src/css.rs:546:13 [INFO] [stdout] | [INFO] [stdout] 546 | /// See http://dev.w3.org/csswg/selectors-3/#empty-pseudo [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: tendril v0.4.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "76a3937ccc3035f18b23428a8100589564e13d509150a72ba9056d5114657f48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a3937ccc3035f18b23428a8100589564e13d509150a72ba9056d5114657f48", kill_on_drop: false }` [INFO] [stdout] 76a3937ccc3035f18b23428a8100589564e13d509150a72ba9056d5114657f48 [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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] c788b023a441abafaf06e0ebe966f522c32a0926cd5fb043481a42371107d904 [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" "c788b023a441abafaf06e0ebe966f522c32a0926cd5fb043481a42371107d904", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "c788b023a441abafaf06e0ebe966f522c32a0926cd5fb043481a42371107d904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c788b023a441abafaf06e0ebe966f522c32a0926cd5fb043481a42371107d904", kill_on_drop: false }` [INFO] [stdout] c788b023a441abafaf06e0ebe966f522c32a0926cd5fb043481a42371107d904