[INFO] fetching crate qt_core 0.5.0...
[INFO] documenting qt_core-0.5.0 against 1.61.0 for beta-1.62-rustdoc-1
[INFO] extracting crate qt_core 0.5.0 into /workspace/builds/worker-27/source
[INFO] validating manifest of crates.io crate qt_core 0.5.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 qt_core 0.5.0
[INFO] finished tweaking crates.io crate qt_core 0.5.0
[INFO] tweaked toml for crates.io crate qt_core 0.5.0 written to /workspace/builds/worker-27/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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 83abe37164dd002cb1107c83e6e7f54d3353c4b551f9644fa0449d938ef8bbfd
[INFO] running `Command { std: "docker" "start" "-a" "83abe37164dd002cb1107c83e6e7f54d3353c4b551f9644fa0449d938ef8bbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83abe37164dd002cb1107c83e6e7f54d3353c4b551f9644fa0449d938ef8bbfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83abe37164dd002cb1107c83e6e7f54d3353c4b551f9644fa0449d938ef8bbfd", kill_on_drop: false }`
[INFO] [stdout] 83abe37164dd002cb1107c83e6e7f54d3353c4b551f9644fa0449d938ef8bbfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 3e9153d9bb7d0064c256bcf1f476956cc8377634cda14d616923151962ccd843
[INFO] running `Command { std: "docker" "start" "-a" "3e9153d9bb7d0064c256bcf1f476956cc8377634cda14d616923151962ccd843", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling unicode-xid v0.2.3
[INFO] [stderr] Compiling gimli v0.26.1
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling regex-syntax v0.6.26
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling serde_json v1.0.81
[INFO] [stderr] Compiling ryu v1.0.10
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling itoa v1.0.2
[INFO] [stderr] Compiling pathdiff v0.1.0
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling dunce v1.0.2
[INFO] [stderr] Compiling shell-words v0.1.0
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling termcolor v1.1.3
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling term-painter v0.2.4
[INFO] [stderr] Compiling itertools v0.8.2
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling miniz_oxide v0.5.1
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling object v0.28.4
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Checking cpp_core v0.6.0
[INFO] [stderr] Compiling regex v1.5.6
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling toml v0.4.10
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling qt_macros v0.1.1
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling ritual_common v0.4.0
[INFO] [stderr] Compiling qt_ritual_common v0.4.0
[INFO] [stderr] Compiling ritual_build v0.4.0
[INFO] [stderr] Compiling qt_ritual_build v0.5.0
[INFO] [stderr] Compiling qt_core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting qt_core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5716:160
[INFO] [stdout] |
[INFO] [stdout] 5716 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` in scope
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5733:164
[INFO] [stdout] |
[INFO] [stdout] 5733 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `nm`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5759:158
[INFO] [stdout] |
[INFO] [stdout] 5759 | ...xp.html">QRegExp("a[nm]a"));
[INFO] [stdout] | ^^ no item named `nm` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5776:160
[INFO] [stdout] |
[INFO] [stdout] 5776 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5795:164
[INFO] [stdout] |
[INFO] [stdout] 5795 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5824:182
[INFO] [stdout] |
[INFO] [stdout] 5824 | ...larExpression("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5844:182
[INFO] [stdout] |
[INFO] [stdout] 5844 | ...larExpression("m[aeiou]"), 0 /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5864:186
[INFO] [stdout] |
[INFO] [stdout] 5864 | ...larExpression("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5884:186
[INFO] [stdout] |
[INFO] [stdout] 5884 | ...larExpression("m[aeiou]"), - /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:5927:180
[INFO] [stdout] |
[INFO] [stdout] 5927 | ...egularExpression("a[nm]a"));
[INFO] [stdout] | ^^ no item named `nm` 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 `mn`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:6892:158
[INFO] [stdout] |
[INFO] [stdout] 6892 | ...xp.html">QRegExp("a[mn]"), "ox");
[INFO] [stdout] | ^^ no item named `mn` 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 `mn`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:6934:180
[INFO] [stdout] |
[INFO] [stdout] 6934 | ...egularExpression("a[mn]"), "ox");
[INFO] [stdout] | ^^ no item named `mn` 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 `_country`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:17197:314
[INFO] [stdout] |
[INFO] [stdout] 17197 | ..., which has the format "language[_script][_country][.codeset][@modifier]" or "C", where:
[INFO] [stdout] | ^^^^^^^^ no item named `_country` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unknown disambiguator ``
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:17197:334
[INFO] [stdout] |
[INFO] [stdout] 17197 | ..., which has the format "language[_script][_country][.codeset][@modifier]" or "C", where:
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] = note: see https://doc.rust-lang.org/1.61.0/rustdoc/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `resize_options`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:19615:270
[INFO] [stdout] |
[INFO] [stdout] 19615 | ...>, "resize [resize_options]");
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `resize_options` 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 `resize_options`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:19631:31
[INFO] [stdout] |
[INFO] [stdout] 19631 | /// Usage: tool resize [resize_options]
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `resize_options` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:93847:160
[INFO] [stdout] |
[INFO] [stdout] 93847 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:93863:164
[INFO] [stdout] |
[INFO] [stdout] 93863 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:93880:160
[INFO] [stdout] |
[INFO] [stdout] 93880 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:93898:164
[INFO] [stdout] |
[INFO] [stdout] 93898 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:93915:182
[INFO] [stdout] |
[INFO] [stdout] 93915 | ...larExpression("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:93932:186
[INFO] [stdout] |
[INFO] [stdout] 93932 | ...larExpression("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:104182:253
[INFO] [stdout] |
[INFO] [stdout] 104182 | ...haracter in the byte array. Same as operator[](0).
[INFO] [stdout] | ^ no item named `0` 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 `0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:105956:246
[INFO] [stdout] |
[INFO] [stdout] 105956 | ...st character in the string. Same as operator[](0).
[INFO] [stdout] | ^ no item named `0` 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 `ddd,`
[INFO] [stdout] --> src/lib.rs:5264:229
[INFO] [stdout] |
[INFO] [stdout] 5264 | ...c/rfc1036.txt">RFC 1036 format: either [ddd,] dd MMM yyyy hh:mm[:ss] +/-TZ or ddd MMM dd yyyy hh:mm[:ss] +/-TZ<...
[INFO] [stdout] | ^^^^ no item named `ddd,` 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 `:ss`
[INFO] [stdout] --> src/lib.rs:5264:253
[INFO] [stdout] |
[INFO] [stdout] 5264 | ... format: either [ddd,] dd MMM yyyy hh:mm[:ss] +/-TZ or ddd MMM dd yyyy hh:mm[:ss] +/-TZ for combined dat...
[INFO] [stdout] | ^^^ no item named `:ss` 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 `:ss`
[INFO] [stdout] --> src/lib.rs:5264:302
[INFO] [stdout] |
[INFO] [stdout] 5264 | ...m[:ss] +/-TZ or ddd MMM dd yyyy hh:mm[:ss] +/-TZ for combined dates and times. (C++ enum variant: src/lib.rs:12449:253
[INFO] [stdout] |
[INFO] [stdout] 12449 | ...haracter in the byte array. Same as operator[](0).
[INFO] [stdout] | ^ no item named `0` 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 `nm`
[INFO] [stdout] --> src/lib.rs:21133:158
[INFO] [stdout] |
[INFO] [stdout] 21133 | ...xp.html">QRegExp("a[nm]a"));
[INFO] [stdout] | ^^ no item named `nm` 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 `nm`
[INFO] [stdout] --> src/lib.rs:21157:180
[INFO] [stdout] |
[INFO] [stdout] 21157 | ...egularExpression("a[nm]a"));
[INFO] [stdout] | ^^ no item named `nm` 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 `0`
[INFO] [stdout] --> src/lib.rs:22025:246
[INFO] [stdout] |
[INFO] [stdout] 22025 | ...st character in the string. Same as operator[](0).
[INFO] [stdout] | ^ no item named `0` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22266:160
[INFO] [stdout] |
[INFO] [stdout] 22266 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22293:160
[INFO] [stdout] |
[INFO] [stdout] 22293 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22321:182
[INFO] [stdout] |
[INFO] [stdout] 22321 | ...larExpression("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22351:182
[INFO] [stdout] |
[INFO] [stdout] 22351 | ...larExpression("m[aeiou]"), 0 src/lib.rs:22589:160
[INFO] [stdout] |
[INFO] [stdout] 22589 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22614:160
[INFO] [stdout] |
[INFO] [stdout] 22614 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22640:182
[INFO] [stdout] |
[INFO] [stdout] 22640 | ...larExpression("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23171:164
[INFO] [stdout] |
[INFO] [stdout] 23171 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23198:164
[INFO] [stdout] |
[INFO] [stdout] 23198 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23226:186
[INFO] [stdout] |
[INFO] [stdout] 23226 | ...larExpression("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23256:186
[INFO] [stdout] |
[INFO] [stdout] 23256 | ...larExpression("m[aeiou]"), - src/lib.rs:23494:164
[INFO] [stdout] |
[INFO] [stdout] 23494 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23519:164
[INFO] [stdout] |
[INFO] [stdout] 23519 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23545:186
[INFO] [stdout] |
[INFO] [stdout] 23545 | ...larExpression("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `mn`
[INFO] [stdout] --> src/lib.rs:25247:158
[INFO] [stdout] |
[INFO] [stdout] 25247 | ...xp.html">QRegExp("a[mn]"), "ox");
[INFO] [stdout] | ^^ no item named `mn` 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 `mn`
[INFO] [stdout] --> src/lib.rs:25286:180
[INFO] [stdout] |
[INFO] [stdout] 25286 | ...egularExpression("a[mn]"), "ox");
[INFO] [stdout] | ^^ no item named `mn` 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 `_country`
[INFO] [stdout] --> src/lib.rs:54288:314
[INFO] [stdout] |
[INFO] [stdout] 54288 | ..., which has the format "language[_script][_country][.codeset][@modifier]" or "C", where:
[INFO] [stdout] | ^^^^^^^^ no item named `_country` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unknown disambiguator ``
[INFO] [stdout] --> src/lib.rs:54288:334
[INFO] [stdout] |
[INFO] [stdout] 54288 | ..., which has the format "language[_script][_country][.codeset][@modifier]" or "C", where:
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] = note: see https://doc.rust-lang.org/1.61.0/rustdoc/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `resize_options`
[INFO] [stdout] --> src/lib.rs:62017:270
[INFO] [stdout] |
[INFO] [stdout] 62017 | ...>, "resize [resize_options]");
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `resize_options` 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 `resize_options`
[INFO] [stdout] --> src/lib.rs:62033:31
[INFO] [stdout] |
[INFO] [stdout] 62033 | /// Usage: tool resize [resize_options]
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `resize_options` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:1248:118
[INFO] [stdout] |
[INFO] [stdout] 1248 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:2755:137
[INFO] [stdout] |
[INFO] [stdout] 2755 | .../span> url("http://qt-project.org/doc/qt-5.0/qtdoc/index.html");
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:42496:119
[INFO] [stdout] |
[INFO] [stdout] 42496 | ...an class="string">"http://www.example.com/List of holidays.xml");
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:42497:56
[INFO] [stdout] |
[INFO] [stdout] 42497 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:42503:276
[INFO] [stdout] |
[INFO] [stdout] 42503 | ...>fromEncoded("http://qt-project.org/List%20of%20holidays.xml");
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:42923:119
[INFO] [stdout] |
[INFO] [stdout] 42923 | ...ring">"http://qt-project.org/support/file.html");
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:42924:69
[INFO] [stdout] |
[INFO] [stdout] 42924 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:43018:123
[INFO] [stdout] |
[INFO] [stdout] 43018 | ...n class="string">"http://qt.digia.com/Support/");
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:43021:44
[INFO] [stdout] |
[INFO] [stdout] 43021 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:47549:118
[INFO] [stdout] |
[INFO] [stdout] 47549 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:47569:118
[INFO] [stdout] |
[INFO] [stdout] 47569 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:47591:118
[INFO] [stdout] |
[INFO] [stdout] 47591 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:100465:119
[INFO] [stdout] |
[INFO] [stdout] 100465 | ...an class="string">"http://www.example.com/List of holidays.xml");
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:100466:56
[INFO] [stdout] |
[INFO] [stdout] 100466 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:100472:276
[INFO] [stdout] |
[INFO] [stdout] 100472 | ...>fromEncoded("http://qt-project.org/List%20of%20holidays.xml");
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:100715:119
[INFO] [stdout] |
[INFO] [stdout] 100715 | ...ring">"http://qt-project.org/support/file.html");
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:100716:69
[INFO] [stdout] |
[INFO] [stdout] 100716 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-d9a727c6b59425d3/out/ffi.rs:114234:218
[INFO] [stdout] |
[INFO] [stdout] 114234 | ...pan>("https://example.com")) == "https://example.com");
[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] --> src/lib.rs:104739:109
[INFO] [stdout] |
[INFO] [stdout] 104739 | ...e-attribution-zlib.html#zlib">https://zlib.net and can be decompressed using the "http://example.com/?q=a%2B%3Db%26c");
[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] --> src/lib.rs:120975:232
[INFO] [stdout] |
[INFO] [stdout] 120975 | ...>// prints: http://example.com/?q=a%2B%3Db%26c
[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] --> src/lib.rs:120976:232
[INFO] [stdout] |
[INFO] [stdout] 120976 | ...comment">// prints: http://example.com/?q=a+=b&c
[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] --> src/lib.rs:121044:477
[INFO] [stdout] |
[INFO] [stdout] 121044 | ...r a local file or the URL http://file.pl.
[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] --> src/lib.rs:121076:184
[INFO] [stdout] |
[INFO] [stdout] 121076 | ...ontains a scheme, such as http://file.pl. This is useful for applications such as text editors, which are able to create ...
[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] --> src/lib.rs:2661:103
[INFO] [stdout] |
[INFO] [stdout] 2661 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. (C++ enum variant:...
[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] --> src/lib.rs:2664:100
[INFO] [stdout] |
[INFO] [stdout] 2664 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. (C++ enum variant:...
[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] --> src/lib.rs:2667:103
[INFO] [stdout] |
[INFO] [stdout] 2667 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2670:100
[INFO] [stdout] |
[INFO] [stdout] 2670 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2673:103
[INFO] [stdout] |
[INFO] [stdout] 2673 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2676:102
[INFO] [stdout] |
[INFO] [stdout] 2676 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2679:102
[INFO] [stdout] |
[INFO] [stdout] 2679 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2682:109
[INFO] [stdout] |
[INFO] [stdout] 2682 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2686:106
[INFO] [stdout] |
[INFO] [stdout] 2686 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2689:103
[INFO] [stdout] |
[INFO] [stdout] 2689 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2692:108
[INFO] [stdout] |
[INFO] [stdout] 2692 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. (C++ enum variant:...
[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] --> src/lib.rs:2696:101
[INFO] [stdout] |
[INFO] [stdout] 2696 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2699:99
[INFO] [stdout] |
[INFO] [stdout] 2699 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:8057:118
[INFO] [stdout] |
[INFO] [stdout] 8057 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> src/lib.rs:12141:137
[INFO] [stdout] |
[INFO] [stdout] 12141 | .../span> url("http://qt-project.org/doc/qt-5.0/qtdoc/index.html");
[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] --> src/lib.rs:92879:114
[INFO] [stdout] |
[INFO] [stdout] 92879 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> src/lib.rs:92904:118
[INFO] [stdout] |
[INFO] [stdout] 92904 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> src/lib.rs:92968:118
[INFO] [stdout] |
[INFO] [stdout] 92968 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> src/lib.rs:93841:139
[INFO] [stdout] |
[INFO] [stdout] 93841 | ...r">="http://www.freedesktop.org/standards/shared-mime-info">
[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] --> src/lib.rs:121327:119
[INFO] [stdout] |
[INFO] [stdout] 121327 | ...ring">"http://qt-project.org/support/file.html");
[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] --> src/lib.rs:121328:69
[INFO] [stdout] |
[INFO] [stdout] 121328 | ///
[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] --> src/lib.rs:121359:119
[INFO] [stdout] |
[INFO] [stdout] 121359 | ...ring">"http://qt-project.org/support/file.html");
[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] --> src/lib.rs:121360:69
[INFO] [stdout] |
[INFO] [stdout] 121360 | ///
[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] --> src/lib.rs:121870:119
[INFO] [stdout] |
[INFO] [stdout] 121870 | ...an class="string">"http://www.example.com/List of holidays.xml");
[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] --> src/lib.rs:121871:56
[INFO] [stdout] |
[INFO] [stdout] 121871 | ///
[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] --> src/lib.rs:121877:276
[INFO] [stdout] |
[INFO] [stdout] 121877 | ...>fromEncoded("http://qt-project.org/List%20of%20holidays.xml");
[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] --> src/lib.rs:121906:119
[INFO] [stdout] |
[INFO] [stdout] 121906 | ...an class="string">"http://www.example.com/List of holidays.xml");
[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] --> src/lib.rs:121907:56
[INFO] [stdout] |
[INFO] [stdout] 121907 | ///
[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] --> src/lib.rs:121913:276
[INFO] [stdout] |
[INFO] [stdout] 121913 | ...>fromEncoded("http://qt-project.org/List%20of%20holidays.xml");
[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] --> src/lib.rs:122151:123
[INFO] [stdout] |
[INFO] [stdout] 122151 | ...n class="string">"http://qt.digia.com/Support/");
[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] --> src/lib.rs:122154:44
[INFO] [stdout] |
[INFO] [stdout] 122154 | ///
[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] --> src/lib.rs:126944:155
[INFO] [stdout] |
[INFO] [stdout] 126944 | ...> "http://qt-project.org/");
[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] --> src/lib.rs:214720:119
[INFO] [stdout] |
[INFO] [stdout] 214720 | ...l/rfc2045">https://tools.ietf.org/html/rfc2045){RFC 2045}. (C++ enum variant: ```MimeMessage = 36````
[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] --> src/lib.rs:215574:218
[INFO] [stdout] |
[INFO] [stdout] 215574 | ...pan>("https://example.com")) == "https://example.com");
[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] --> src/lib.rs:266857:118
[INFO] [stdout] |
[INFO] [stdout] 266857 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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: 113 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.33s
[INFO] running `Command { std: "docker" "inspect" "3e9153d9bb7d0064c256bcf1f476956cc8377634cda14d616923151962ccd843", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e9153d9bb7d0064c256bcf1f476956cc8377634cda14d616923151962ccd843", kill_on_drop: false }`
[INFO] [stdout] 3e9153d9bb7d0064c256bcf1f476956cc8377634cda14d616923151962ccd843
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "ritual_rustdoc ritual_rustdoc_nightly" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] 9ada5b47f557c0397514164e5ce5088890a1a4cd0d8120992b691d68436b3196
[INFO] running `Command { std: "docker" "start" "-a" "9ada5b47f557c0397514164e5ce5088890a1a4cd0d8120992b691d68436b3196", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling cc v1.0.73
[INFO] [stderr] Compiling adler v1.0.2
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling failure_derive v0.1.8
[INFO] [stderr] Compiling gimli v0.26.1
[INFO] [stderr] Compiling unicode-xid v0.2.3
[INFO] [stderr] Compiling regex-syntax v0.6.26
[INFO] [stderr] Compiling rustc-demangle v0.1.21
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling serde_json v1.0.81
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling itoa v1.0.2
[INFO] [stderr] Compiling term v0.4.6
[INFO] [stderr] Compiling either v1.6.1
[INFO] [stderr] Compiling ryu v1.0.10
[INFO] [stderr] Compiling pathdiff v0.1.0
[INFO] [stderr] Compiling shell-words v0.1.0
[INFO] [stderr] Compiling dunce v1.0.2
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling quick-error v1.2.3
[INFO] [stderr] Compiling termcolor v1.1.3
[INFO] [stderr] Compiling proc-macro-hack v0.5.19
[INFO] [stderr] Compiling humantime v1.3.0
[INFO] [stderr] Compiling miniz_oxide v0.5.1
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling itertools v0.8.2
[INFO] [stderr] Compiling term-painter v0.2.4
[INFO] [stderr] Compiling backtrace v0.3.65
[INFO] [stderr] Compiling aho-corasick v0.7.18
[INFO] [stderr] Compiling object v0.28.4
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling num_cpus v1.13.1
[INFO] [stderr] Compiling atty v0.2.14
[INFO] [stderr] Checking cpp_core v0.6.0
[INFO] [stderr] Compiling regex v1.5.6
[INFO] [stderr] Compiling addr2line v0.17.0
[INFO] [stderr] Compiling env_logger v0.7.1
[INFO] [stderr] Compiling toml v0.4.10
[INFO] [stderr] Compiling bincode v1.3.3
[INFO] [stderr] Compiling synstructure v0.12.6
[INFO] [stderr] Compiling qt_macros v0.1.1
[INFO] [stderr] Compiling failure v0.1.8
[INFO] [stderr] Compiling ritual_common v0.4.0
[INFO] [stderr] Compiling qt_ritual_common v0.4.0
[INFO] [stderr] Compiling ritual_build v0.4.0
[INFO] [stderr] Compiling qt_ritual_build v0.5.0
[INFO] [stderr] Compiling qt_core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting qt_core v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5716:160
[INFO] [stdout] |
[INFO] [stdout] 5716 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` in scope
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5733:164
[INFO] [stdout] |
[INFO] [stdout] 5733 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `nm`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5759:158
[INFO] [stdout] |
[INFO] [stdout] 5759 | ...xp.html">QRegExp("a[nm]a"));
[INFO] [stdout] | ^^ no item named `nm` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5776:160
[INFO] [stdout] |
[INFO] [stdout] 5776 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5795:164
[INFO] [stdout] |
[INFO] [stdout] 5795 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5824:182
[INFO] [stdout] |
[INFO] [stdout] 5824 | ...larExpression("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5844:182
[INFO] [stdout] |
[INFO] [stdout] 5844 | ...larExpression("m[aeiou]"), 0 /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5864:186
[INFO] [stdout] |
[INFO] [stdout] 5864 | ...larExpression("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5884:186
[INFO] [stdout] |
[INFO] [stdout] 5884 | ...larExpression("m[aeiou]"), - /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:5927:180
[INFO] [stdout] |
[INFO] [stdout] 5927 | ...egularExpression("a[nm]a"));
[INFO] [stdout] | ^^ no item named `nm` 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 `mn`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:6892:158
[INFO] [stdout] |
[INFO] [stdout] 6892 | ...xp.html">QRegExp("a[mn]"), "ox");
[INFO] [stdout] | ^^ no item named `mn` 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 `mn`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:6934:180
[INFO] [stdout] |
[INFO] [stdout] 6934 | ...egularExpression("a[mn]"), "ox");
[INFO] [stdout] | ^^ no item named `mn` 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 `_country`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:17197:314
[INFO] [stdout] |
[INFO] [stdout] 17197 | ..., which has the format "language[_script][_country][.codeset][@modifier]" or "C", where:
[INFO] [stdout] | ^^^^^^^^ no item named `_country` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unknown disambiguator ``
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:17197:334
[INFO] [stdout] |
[INFO] [stdout] 17197 | ..., which has the format "language[_script][_country][.codeset][@modifier]" or "C", where:
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] = note: see https://doc.rust-lang.org/1.61.0/rustdoc/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `resize_options`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:19615:270
[INFO] [stdout] |
[INFO] [stdout] 19615 | ...>, "resize [resize_options]");
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `resize_options` 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 `resize_options`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:19631:31
[INFO] [stdout] |
[INFO] [stdout] 19631 | /// Usage: tool resize [resize_options]
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `resize_options` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:93847:160
[INFO] [stdout] |
[INFO] [stdout] 93847 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:93863:164
[INFO] [stdout] |
[INFO] [stdout] 93863 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:93880:160
[INFO] [stdout] |
[INFO] [stdout] 93880 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:93898:164
[INFO] [stdout] |
[INFO] [stdout] 93898 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:93915:182
[INFO] [stdout] |
[INFO] [stdout] 93915 | ...larExpression("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:93932:186
[INFO] [stdout] |
[INFO] [stdout] 93932 | ...larExpression("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:104182:253
[INFO] [stdout] |
[INFO] [stdout] 104182 | ...haracter in the byte array. Same as operator[](0).
[INFO] [stdout] | ^ no item named `0` 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 `0`
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:105956:246
[INFO] [stdout] |
[INFO] [stdout] 105956 | ...st character in the string. Same as operator[](0).
[INFO] [stdout] | ^ no item named `0` 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 `ddd,`
[INFO] [stdout] --> src/lib.rs:5264:229
[INFO] [stdout] |
[INFO] [stdout] 5264 | ...c/rfc1036.txt">RFC 1036 format: either [ddd,] dd MMM yyyy hh:mm[:ss] +/-TZ or ddd MMM dd yyyy hh:mm[:ss] +/-TZ<...
[INFO] [stdout] | ^^^^ no item named `ddd,` 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 `:ss`
[INFO] [stdout] --> src/lib.rs:5264:253
[INFO] [stdout] |
[INFO] [stdout] 5264 | ... format: either [ddd,] dd MMM yyyy hh:mm[:ss] +/-TZ or ddd MMM dd yyyy hh:mm[:ss] +/-TZ for combined dat...
[INFO] [stdout] | ^^^ no item named `:ss` 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 `:ss`
[INFO] [stdout] --> src/lib.rs:5264:302
[INFO] [stdout] |
[INFO] [stdout] 5264 | ...m[:ss] +/-TZ or ddd MMM dd yyyy hh:mm[:ss] +/-TZ for combined dates and times. (C++ enum variant: src/lib.rs:12449:253
[INFO] [stdout] |
[INFO] [stdout] 12449 | ...haracter in the byte array. Same as operator[](0).
[INFO] [stdout] | ^ no item named `0` 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 `nm`
[INFO] [stdout] --> src/lib.rs:21133:158
[INFO] [stdout] |
[INFO] [stdout] 21133 | ...xp.html">QRegExp("a[nm]a"));
[INFO] [stdout] | ^^ no item named `nm` 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 `nm`
[INFO] [stdout] --> src/lib.rs:21157:180
[INFO] [stdout] |
[INFO] [stdout] 21157 | ...egularExpression("a[nm]a"));
[INFO] [stdout] | ^^ no item named `nm` 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 `0`
[INFO] [stdout] --> src/lib.rs:22025:246
[INFO] [stdout] |
[INFO] [stdout] 22025 | ...st character in the string. Same as operator[](0).
[INFO] [stdout] | ^ no item named `0` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22266:160
[INFO] [stdout] |
[INFO] [stdout] 22266 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22293:160
[INFO] [stdout] |
[INFO] [stdout] 22293 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22321:182
[INFO] [stdout] |
[INFO] [stdout] 22321 | ...larExpression("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22351:182
[INFO] [stdout] |
[INFO] [stdout] 22351 | ...larExpression("m[aeiou]"), 0 src/lib.rs:22589:160
[INFO] [stdout] |
[INFO] [stdout] 22589 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22614:160
[INFO] [stdout] |
[INFO] [stdout] 22614 | ...html">QRegExp("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:22640:182
[INFO] [stdout] |
[INFO] [stdout] 22640 | ...larExpression("m[aeiou]"), 0); ...
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23171:164
[INFO] [stdout] |
[INFO] [stdout] 23171 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23198:164
[INFO] [stdout] |
[INFO] [stdout] 23198 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23226:186
[INFO] [stdout] |
[INFO] [stdout] 23226 | ...larExpression("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23256:186
[INFO] [stdout] |
[INFO] [stdout] 23256 | ...larExpression("m[aeiou]"), - src/lib.rs:23494:164
[INFO] [stdout] |
[INFO] [stdout] 23494 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23519:164
[INFO] [stdout] |
[INFO] [stdout] 23519 | ...html">QRegExp("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `aeiou`
[INFO] [stdout] --> src/lib.rs:23545:186
[INFO] [stdout] |
[INFO] [stdout] 23545 | ...larExpression("m[aeiou]"));
[INFO] [stdout] | ^^^^^ no item named `aeiou` 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 `mn`
[INFO] [stdout] --> src/lib.rs:25247:158
[INFO] [stdout] |
[INFO] [stdout] 25247 | ...xp.html">QRegExp("a[mn]"), "ox");
[INFO] [stdout] | ^^ no item named `mn` 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 `mn`
[INFO] [stdout] --> src/lib.rs:25286:180
[INFO] [stdout] |
[INFO] [stdout] 25286 | ...egularExpression("a[mn]"), "ox");
[INFO] [stdout] | ^^ no item named `mn` 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 `_country`
[INFO] [stdout] --> src/lib.rs:54288:314
[INFO] [stdout] |
[INFO] [stdout] 54288 | ..., which has the format "language[_script][_country][.codeset][@modifier]" or "C", where:
[INFO] [stdout] | ^^^^^^^^ no item named `_country` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unknown disambiguator ``
[INFO] [stdout] --> src/lib.rs:54288:334
[INFO] [stdout] |
[INFO] [stdout] 54288 | ..., which has the format "language[_script][_country][.codeset][@modifier]" or "C", where:
[INFO] [stdout] | ^
[INFO] [stdout] |
[INFO] [stdout] = note: see https://doc.rust-lang.org/1.61.0/rustdoc/linking-to-items-by-name.html#namespaces-and-disambiguators for more info about disambiguators
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `resize_options`
[INFO] [stdout] --> src/lib.rs:62017:270
[INFO] [stdout] |
[INFO] [stdout] 62017 | ...>, "resize [resize_options]");
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `resize_options` 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 `resize_options`
[INFO] [stdout] --> src/lib.rs:62033:31
[INFO] [stdout] |
[INFO] [stdout] 62033 | /// Usage: tool resize [resize_options]
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `resize_options` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:1248:118
[INFO] [stdout] |
[INFO] [stdout] 1248 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:2755:137
[INFO] [stdout] |
[INFO] [stdout] 2755 | .../span> url("http://qt-project.org/doc/qt-5.0/qtdoc/index.html");
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:42496:119
[INFO] [stdout] |
[INFO] [stdout] 42496 | ...an class="string">"http://www.example.com/List of holidays.xml");
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:42497:56
[INFO] [stdout] |
[INFO] [stdout] 42497 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:42503:276
[INFO] [stdout] |
[INFO] [stdout] 42503 | ...>fromEncoded("http://qt-project.org/List%20of%20holidays.xml");
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:42923:119
[INFO] [stdout] |
[INFO] [stdout] 42923 | ...ring">"http://qt-project.org/support/file.html");
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:42924:69
[INFO] [stdout] |
[INFO] [stdout] 42924 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:43018:123
[INFO] [stdout] |
[INFO] [stdout] 43018 | ...n class="string">"http://qt.digia.com/Support/");
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:43021:44
[INFO] [stdout] |
[INFO] [stdout] 43021 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:47549:118
[INFO] [stdout] |
[INFO] [stdout] 47549 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:47569:118
[INFO] [stdout] |
[INFO] [stdout] 47569 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:47591:118
[INFO] [stdout] |
[INFO] [stdout] 47591 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:100465:119
[INFO] [stdout] |
[INFO] [stdout] 100465 | ...an class="string">"http://www.example.com/List of holidays.xml");
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:100466:56
[INFO] [stdout] |
[INFO] [stdout] 100466 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:100472:276
[INFO] [stdout] |
[INFO] [stdout] 100472 | ...>fromEncoded("http://qt-project.org/List%20of%20holidays.xml");
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:100715:119
[INFO] [stdout] |
[INFO] [stdout] 100715 | ...ring">"http://qt-project.org/support/file.html");
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:100716:69
[INFO] [stdout] |
[INFO] [stdout] 100716 | ///
[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] --> /opt/rustwide/target/debug/build/qt_core-8086e401a6fee371/out/ffi.rs:114234:218
[INFO] [stdout] |
[INFO] [stdout] 114234 | ...pan>("https://example.com")) == "https://example.com");
[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] --> src/lib.rs:104739:109
[INFO] [stdout] |
[INFO] [stdout] 104739 | ...e-attribution-zlib.html#zlib">https://zlib.net and can be decompressed using the "http://example.com/?q=a%2B%3Db%26c");
[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] --> src/lib.rs:120975:232
[INFO] [stdout] |
[INFO] [stdout] 120975 | ...>// prints: http://example.com/?q=a%2B%3Db%26c
[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] --> src/lib.rs:120976:232
[INFO] [stdout] |
[INFO] [stdout] 120976 | ...comment">// prints: http://example.com/?q=a+=b&c
[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] --> src/lib.rs:121044:477
[INFO] [stdout] |
[INFO] [stdout] 121044 | ...r a local file or the URL http://file.pl.
[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] --> src/lib.rs:121076:184
[INFO] [stdout] |
[INFO] [stdout] 121076 | ...ontains a scheme, such as http://file.pl. This is useful for applications such as text editors, which are able to create ...
[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] --> src/lib.rs:2661:103
[INFO] [stdout] |
[INFO] [stdout] 2661 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. (C++ enum variant:...
[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] --> src/lib.rs:2664:100
[INFO] [stdout] |
[INFO] [stdout] 2664 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. (C++ enum variant:...
[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] --> src/lib.rs:2667:103
[INFO] [stdout] |
[INFO] [stdout] 2667 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2670:100
[INFO] [stdout] |
[INFO] [stdout] 2670 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2673:103
[INFO] [stdout] |
[INFO] [stdout] 2673 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2676:102
[INFO] [stdout] |
[INFO] [stdout] 2676 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2679:102
[INFO] [stdout] |
[INFO] [stdout] 2679 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2682:109
[INFO] [stdout] |
[INFO] [stdout] 2682 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2686:106
[INFO] [stdout] |
[INFO] [stdout] 2686 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2689:103
[INFO] [stdout] |
[INFO] [stdout] 2689 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2692:108
[INFO] [stdout] |
[INFO] [stdout] 2692 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. (C++ enum variant:...
[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] --> src/lib.rs:2696:101
[INFO] [stdout] |
[INFO] [stdout] 2696 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:2699:99
[INFO] [stdout] |
[INFO] [stdout] 2699 | ... See http://standards.freedesktop.org/wm-spec/ for more details. This attribute has no effect on non-X11 platforms. Note: Qt au...
[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] --> src/lib.rs:8057:118
[INFO] [stdout] |
[INFO] [stdout] 8057 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> src/lib.rs:12141:137
[INFO] [stdout] |
[INFO] [stdout] 12141 | .../span> url("http://qt-project.org/doc/qt-5.0/qtdoc/index.html");
[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] --> src/lib.rs:92879:114
[INFO] [stdout] |
[INFO] [stdout] 92879 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> src/lib.rs:92904:118
[INFO] [stdout] |
[INFO] [stdout] 92904 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> src/lib.rs:92968:118
[INFO] [stdout] |
[INFO] [stdout] 92968 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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] --> src/lib.rs:93841:139
[INFO] [stdout] |
[INFO] [stdout] 93841 | ...r">="http://www.freedesktop.org/standards/shared-mime-info">
[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] --> src/lib.rs:121327:119
[INFO] [stdout] |
[INFO] [stdout] 121327 | ...ring">"http://qt-project.org/support/file.html");
[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] --> src/lib.rs:121328:69
[INFO] [stdout] |
[INFO] [stdout] 121328 | ///
[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] --> src/lib.rs:121359:119
[INFO] [stdout] |
[INFO] [stdout] 121359 | ...ring">"http://qt-project.org/support/file.html");
[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] --> src/lib.rs:121360:69
[INFO] [stdout] |
[INFO] [stdout] 121360 | ///
[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] --> src/lib.rs:121870:119
[INFO] [stdout] |
[INFO] [stdout] 121870 | ...an class="string">"http://www.example.com/List of holidays.xml");
[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] --> src/lib.rs:121871:56
[INFO] [stdout] |
[INFO] [stdout] 121871 | ///
[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] --> src/lib.rs:121877:276
[INFO] [stdout] |
[INFO] [stdout] 121877 | ...>fromEncoded("http://qt-project.org/List%20of%20holidays.xml");
[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] --> src/lib.rs:121906:119
[INFO] [stdout] |
[INFO] [stdout] 121906 | ...an class="string">"http://www.example.com/List of holidays.xml");
[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] --> src/lib.rs:121907:56
[INFO] [stdout] |
[INFO] [stdout] 121907 | ///
[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] --> src/lib.rs:121913:276
[INFO] [stdout] |
[INFO] [stdout] 121913 | ...>fromEncoded("http://qt-project.org/List%20of%20holidays.xml");
[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] --> src/lib.rs:122151:123
[INFO] [stdout] |
[INFO] [stdout] 122151 | ...n class="string">"http://qt.digia.com/Support/");
[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] --> src/lib.rs:122154:44
[INFO] [stdout] |
[INFO] [stdout] 122154 | ///
[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] --> src/lib.rs:126944:155
[INFO] [stdout] |
[INFO] [stdout] 126944 | ...> "http://qt-project.org/");
[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] --> src/lib.rs:214720:119
[INFO] [stdout] |
[INFO] [stdout] 214720 | ...l/rfc2045">https://tools.ietf.org/html/rfc2045){RFC 2045}. (C++ enum variant: ```MimeMessage = 36````
[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] --> src/lib.rs:215574:218
[INFO] [stdout] |
[INFO] [stdout] 215574 | ...pan>("https://example.com")) == "https://example.com");
[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] --> src/lib.rs:266857:118
[INFO] [stdout] |
[INFO] [stdout] 266857 | ...lass="string">"http://doc.moosesoft.co.uk/1.0/")
[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: 113 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "9ada5b47f557c0397514164e5ce5088890a1a4cd0d8120992b691d68436b3196", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ada5b47f557c0397514164e5ce5088890a1a4cd0d8120992b691d68436b3196", kill_on_drop: false }`
[INFO] [stdout] 9ada5b47f557c0397514164e5ce5088890a1a4cd0d8120992b691d68436b3196