[INFO] cloning repository https://github.com/denoland/deno_doc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denoland/deno_doc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Fdeno_doc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Fdeno_doc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbc2fd27b4f4fd56aae8184d4aab30e79b256cc5 [INFO] building denoland/deno_doc against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenoland%2Fdeno_doc" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/denoland/deno_doc [INFO] removed 1 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/denoland/deno_doc [INFO] tweaked toml for git repo https://github.com/denoland/deno_doc written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/denoland/deno_doc on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/denoland/deno_doc already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a7d0756da102fe081331c447fd3ba10c54c93488659cc697b435b76aee28756 [INFO] running `Command { std: "docker" "start" "-a" "2a7d0756da102fe081331c447fd3ba10c54c93488659cc697b435b76aee28756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a7d0756da102fe081331c447fd3ba10c54c93488659cc697b435b76aee28756", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7d0756da102fe081331c447fd3ba10c54c93488659cc697b435b76aee28756", kill_on_drop: false }` [INFO] [stdout] 2a7d0756da102fe081331c447fd3ba10c54c93488659cc697b435b76aee28756 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fbf7b43775a251126775ba51a7841ed17ac919de7045a42d6004f951b76f672 [INFO] running `Command { std: "docker" "start" "-a" "3fbf7b43775a251126775ba51a7841ed17ac919de7045a42d6004f951b76f672", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-id-start v1.3.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling better_scoped_tls v1.0.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling ryu-js v1.0.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling par-core v2.0.0 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling swc_allocator v4.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling deno_terminal v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling monch v0.5.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling num-modular v0.6.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-order v1.2.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling caseless v0.2.2 [INFO] [stderr] Compiling utf8-width v0.1.7 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling swc_macros_common v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling ast_node v3.0.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling swc_eq_ignore_macros v1.0.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling from_variant v2.0.2 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling string_enum v1.0.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling deno_error_macro v0.7.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling capacity_builder_macros v0.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling swc_ecma_codegen_macros v2.0.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling sys_traits_macros v0.1.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling boxed_error v0.2.3 [INFO] [stderr] Compiling sys_traits v0.1.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling comrak v0.29.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling bytes-str v0.2.7 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling hstr v2.0.1 [INFO] [stderr] Compiling ecow v0.2.6 [INFO] [stderr] Compiling hipstr v0.6.0 [INFO] [stderr] Compiling swc_atoms v7.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling text_lines v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling capacity_builder v0.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling deno_unsync v0.4.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling deno_media_type v0.2.9 [INFO] [stderr] Compiling swc_sourcemap v9.3.4 [INFO] [stderr] Compiling deno_error v0.7.0 [INFO] [stderr] Compiling handlebars v6.3.2 [INFO] [stderr] Compiling deno_path_util v0.6.1 [INFO] [stderr] Compiling wasm_dep_analyzer v0.4.0 [INFO] [stderr] Compiling import_map v0.23.0 [INFO] [stderr] Compiling deno_semver v0.9.0 [INFO] [stderr] Compiling swc_common v14.0.3 [INFO] [stderr] Compiling swc_ecma_ast v15.0.0 [INFO] [stderr] Compiling swc_ecma_loader v14.0.0 [INFO] [stderr] Compiling swc_ecma_lexer v23.0.1 [INFO] [stderr] Compiling swc_ecma_visit v15.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v17.0.0 [INFO] [stderr] Compiling swc_ecma_utils v21.0.0 [INFO] [stderr] Compiling swc_ecma_parser v23.0.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v25.0.0 [INFO] [stderr] Compiling dprint-swc-ext v0.25.0 [INFO] [stderr] Compiling deno_ast v0.50.0 [INFO] [stderr] Compiling deno_graph v0.101.0 [INFO] [stderr] Compiling deno_doc v0.184.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/jsdoc.rs:151:45 [INFO] [stdout] | [INFO] [stdout] 151 | pub type MarkdownStripper = std::rc::Rc String)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 151 - pub type MarkdownStripper = std::rc::Rc String)>; [INFO] [stdout] 151 + pub type MarkdownStripper = std::rc::Rc String >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/jsdoc.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | Rc, Anchorizer) -> Option)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - Rc, Anchorizer) -> Option)>; [INFO] [stdout] 166 + Rc, Anchorizer) -> Option >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `Command { std: "docker" "inspect" "3fbf7b43775a251126775ba51a7841ed17ac919de7045a42d6004f951b76f672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fbf7b43775a251126775ba51a7841ed17ac919de7045a42d6004f951b76f672", kill_on_drop: false }` [INFO] [stdout] 3fbf7b43775a251126775ba51a7841ed17ac919de7045a42d6004f951b76f672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ac8528fdedfb8d445c692fdd231fc2933a599c3759441895e2c940ae49c266 [INFO] running `Command { std: "docker" "start" "-a" "53ac8528fdedfb8d445c692fdd231fc2933a599c3759441895e2c940ae49c266", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling swc_visit v2.0.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling vte v0.13.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling swc_common v14.0.3 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling file_test_runner v0.7.4 [INFO] [stderr] Compiling console_static_text v0.8.3 [INFO] [stderr] Compiling swc_ecma_ast v15.0.0 [INFO] [stderr] Compiling swc_ecma_loader v14.0.0 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling deno_unsync v0.4.4 [INFO] [stderr] Compiling swc_ecma_lexer v23.0.1 [INFO] [stderr] Compiling swc_ecma_visit v15.0.0 [INFO] [stderr] Compiling swc_ecma_codegen v17.0.0 [INFO] [stderr] Compiling swc_ecma_utils v21.0.0 [INFO] [stderr] Compiling swc_ecma_parser v23.0.0 [INFO] [stderr] Compiling dprint-swc-ext v0.25.0 [INFO] [stderr] Compiling swc_ecma_transforms_base v25.0.0 [INFO] [stderr] Compiling deno_ast v0.50.0 [INFO] [stderr] Compiling deno_graph v0.101.0 [INFO] [stderr] Compiling deno_doc v0.184.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/jsdoc.rs:151:45 [INFO] [stdout] | [INFO] [stdout] 151 | pub type MarkdownStripper = std::rc::Rc String)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 151 - pub type MarkdownStripper = std::rc::Rc String)>; [INFO] [stdout] 151 + pub type MarkdownStripper = std::rc::Rc String >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/jsdoc.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | Rc, Anchorizer) -> Option)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - Rc, Anchorizer) -> Option)>; [INFO] [stdout] 166 + Rc, Anchorizer) -> Option >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/jsdoc.rs:151:45 [INFO] [stdout] | [INFO] [stdout] 151 | pub type MarkdownStripper = std::rc::Rc String)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 151 - pub type MarkdownStripper = std::rc::Rc String)>; [INFO] [stdout] 151 + pub type MarkdownStripper = std::rc::Rc String >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/html/jsdoc.rs:166:10 [INFO] [stdout] | [INFO] [stdout] 166 | Rc, Anchorizer) -> Option)>; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 166 - Rc, Anchorizer) -> Option)>; [INFO] [stdout] 166 + Rc, Anchorizer) -> Option >; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 39s [INFO] running `Command { std: "docker" "inspect" "53ac8528fdedfb8d445c692fdd231fc2933a599c3759441895e2c940ae49c266", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ac8528fdedfb8d445c692fdd231fc2933a599c3759441895e2c940ae49c266", kill_on_drop: false }` [INFO] [stdout] 53ac8528fdedfb8d445c692fdd231fc2933a599c3759441895e2c940ae49c266