[INFO] fetching crate rscx-mdx 0.1.7... [INFO] testing rscx-mdx-0.1.7 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-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 b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c42019c6bda8e56e62dbeda4b41308efce8208106c28417a7683c33524f40e3 [INFO] running `Command { std: "docker" "start" "-a" "1c42019c6bda8e56e62dbeda4b41308efce8208106c28417a7683c33524f40e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c42019c6bda8e56e62dbeda4b41308efce8208106c28417a7683c33524f40e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c42019c6bda8e56e62dbeda4b41308efce8208106c28417a7683c33524f40e3", kill_on_drop: false }` [INFO] [stdout] 1c42019c6bda8e56e62dbeda4b41308efce8208106c28417a7683c33524f40e3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc2767d84dd7d5b3c24ea62b77ff6bbae0505596da0571c946f9d2cfb1a5602a [INFO] running `Command { std: "docker" "start" "-a" "cc2767d84dd7d5b3c24ea62b77ff6bbae0505596da0571c946f9d2cfb1a5602a", 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 futures-channel v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.2 [INFO] [stderr] Compiling yansi v1.0.0-rc.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling anstream v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling deunicode v0.4.4 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling frontmatter v0.4.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling parking_lot v0.12.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 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 tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [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 typed-builder v0.16.0 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling clap v4.4.2 [INFO] [stderr] Compiling rscx-macros v0.1.14 [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 27.60s [INFO] running `Command { std: "docker" "inspect" "cc2767d84dd7d5b3c24ea62b77ff6bbae0505596da0571c946f9d2cfb1a5602a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc2767d84dd7d5b3c24ea62b77ff6bbae0505596da0571c946f9d2cfb1a5602a", kill_on_drop: false }` [INFO] [stdout] cc2767d84dd7d5b3c24ea62b77ff6bbae0505596da0571c946f9d2cfb1a5602a [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71e28b4cef6c580e31eaf87464a8deb8edf0293104373883a7228cbd9679dbfe [INFO] running `Command { std: "docker" "start" "-a" "71e28b4cef6c580e31eaf87464a8deb8edf0293104373883a7228cbd9679dbfe", kill_on_drop: false }` [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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] [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.03s [INFO] running `Command { std: "docker" "inspect" "71e28b4cef6c580e31eaf87464a8deb8edf0293104373883a7228cbd9679dbfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71e28b4cef6c580e31eaf87464a8deb8edf0293104373883a7228cbd9679dbfe", kill_on_drop: false }` [INFO] [stdout] 71e28b4cef6c580e31eaf87464a8deb8edf0293104373883a7228cbd9679dbfe [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9566bb9ce74a9dd4bd3e46f03dd1516db11fcf175dd56d10211eadd6244b821a [INFO] running `Command { std: "docker" "start" "-a" "9566bb9ce74a9dd4bd3e46f03dd1516db11fcf175dd56d10211eadd6244b821a", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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.15s [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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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" "9566bb9ce74a9dd4bd3e46f03dd1516db11fcf175dd56d10211eadd6244b821a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9566bb9ce74a9dd4bd3e46f03dd1516db11fcf175dd56d10211eadd6244b821a", kill_on_drop: false }` [INFO] [stdout] 9566bb9ce74a9dd4bd3e46f03dd1516db11fcf175dd56d10211eadd6244b821a