[INFO] fetching crate rscx-mdx 0.1.7... [INFO] testing rscx-mdx-0.1.7 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rscx-mdx 0.1.7 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rscx-mdx 0.1.7 [INFO] finished tweaking crates.io crate rscx-mdx 0.1.7 [INFO] tweaked toml for crates.io crate rscx-mdx 0.1.7 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rscx-mdx 0.1.7 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rscx-mdx 0.1.7 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efa801dc4a6d2cbbdb09bb66b8142a23003cbd1e45f2698ae0e25b0a1476b87c [INFO] running `Command { std: "docker" "start" "-a" "efa801dc4a6d2cbbdb09bb66b8142a23003cbd1e45f2698ae0e25b0a1476b87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efa801dc4a6d2cbbdb09bb66b8142a23003cbd1e45f2698ae0e25b0a1476b87c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa801dc4a6d2cbbdb09bb66b8142a23003cbd1e45f2698ae0e25b0a1476b87c", kill_on_drop: false }` [INFO] [stdout] efa801dc4a6d2cbbdb09bb66b8142a23003cbd1e45f2698ae0e25b0a1476b87c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12934f7be4d67285e7ec83df35ddccea73a5fca310c914675879acb55d983e6c [INFO] running `Command { std: "docker" "start" "-a" "12934f7be4d67285e7ec83df35ddccea73a5fca310c914675879acb55d983e6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling frontmatter v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling terminal_size v0.2.6 [INFO] [stderr] Compiling clap_builder v4.4.2 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling syn_derive v0.1.7 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling typed-builder-macro v0.16.0 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling typed-builder v0.16.0 [INFO] [stderr] Compiling rscx-macros v0.1.14 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling pest_meta v2.7.3 [INFO] [stderr] Compiling pest_generator v2.7.3 [INFO] [stderr] Compiling pest_derive v2.7.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rscx v0.1.14 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling syntect v5.1.0 [INFO] [stderr] Compiling html_parser_rscx v0.7.1 [INFO] [stderr] Compiling comrak v0.18.0 [INFO] [stderr] Compiling rscx-mdx v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mdx.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stdout] 9 + impl From for Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/mdx.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stdout] 122 + <&el.name{attrs.join(" ")}> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/mdx.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stdout] 122 + <{&el.name}attrs.join(" ")> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.18s [INFO] running `Command { std: "docker" "inspect" "12934f7be4d67285e7ec83df35ddccea73a5fca310c914675879acb55d983e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12934f7be4d67285e7ec83df35ddccea73a5fca310c914675879acb55d983e6c", kill_on_drop: false }` [INFO] [stdout] 12934f7be4d67285e7ec83df35ddccea73a5fca310c914675879acb55d983e6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92e912a7f388b4cddda0f68fd119a0c5fe42597ef5b753189f9be18d164ba2aa [INFO] running `Command { std: "docker" "start" "-a" "92e912a7f388b4cddda0f68fd119a0c5fe42597ef5b753189f9be18d164ba2aa", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mdx.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stdout] 9 + impl From for Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/mdx.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stdout] 122 + <&el.name{attrs.join(" ")}> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/mdx.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stdout] 122 + <{&el.name}attrs.join(" ")> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rscx-mdx v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/mdx.rs:9:30 [INFO] [stdout] | [INFO] [stdout] 9 | impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 9 - impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stdout] 9 + impl From for Box [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/mdx.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stdout] 122 + <&el.name{attrs.join(" ")}> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/mdx.rs:122:20 [INFO] [stdout] | [INFO] [stdout] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stdout] 122 + <{&el.name}attrs.join(" ")> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "92e912a7f388b4cddda0f68fd119a0c5fe42597ef5b753189f9be18d164ba2aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e912a7f388b4cddda0f68fd119a0c5fe42597ef5b753189f9be18d164ba2aa", kill_on_drop: false }` [INFO] [stdout] 92e912a7f388b4cddda0f68fd119a0c5fe42597ef5b753189f9be18d164ba2aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 655ec8c64fb182ab57a56b31da225148063d1d72801cff3679846d0a5c4d6e24 [INFO] running `Command { std: "docker" "start" "-a" "655ec8c64fb182ab57a56b31da225148063d1d72801cff3679846d0a5c4d6e24", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/mdx.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 9 - impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stderr] 9 + impl From for Box [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/mdx.rs:122:10 [INFO] [stderr] | [INFO] [stderr] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stderr] 122 + <&el.name{attrs.join(" ")}> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/mdx.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stderr] 122 + <{&el.name}attrs.join(" ")> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rscx-mdx` (lib) generated 3 warnings (run `cargo fix --lib -p rscx-mdx` to apply 3 suggestions) [INFO] [stderr] warning: `rscx-mdx` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rscx_mdx-263880fa591f198a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rscx_mdx [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/mdx.rs:9:30 [INFO] [stderr] | [INFO] [stderr] 9 | impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 9 - impl From for Box<(dyn Handler + Send + Sync + 'static)> [INFO] [stderr] 9 + impl From for Box [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/mdx.rs:122:10 [INFO] [stderr] | [INFO] [stderr] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stderr] 122 + <&el.name{attrs.join(" ")}> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary braces around function argument [INFO] [stderr] --> src/mdx.rs:122:20 [INFO] [stderr] | [INFO] [stderr] 122 | <{&el.name}{attrs.join(" ")}> [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 122 - <{&el.name}{attrs.join(" ")}> [INFO] [stderr] 122 + <{&el.name}attrs.join(" ")> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "655ec8c64fb182ab57a56b31da225148063d1d72801cff3679846d0a5c4d6e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655ec8c64fb182ab57a56b31da225148063d1d72801cff3679846d0a5c4d6e24", kill_on_drop: false }` [INFO] [stdout] 655ec8c64fb182ab57a56b31da225148063d1d72801cff3679846d0a5c4d6e24