[INFO] cloning repository https://github.com/evensolberg/tfdoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evensolberg/tfdoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevensolberg%2Ftfdoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevensolberg%2Ftfdoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 315b7c3322d19bf2ff140ff7e3066227b8127d59
[INFO] checking evensolberg/tfdoc against try#95813608313bff49cfc1afc393a946a3c085b772 for pr-148946
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevensolberg%2Ftfdoc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/evensolberg/tfdoc
[INFO] finished tweaking git repo https://github.com/evensolberg/tfdoc
[INFO] tweaked toml for git repo https://github.com/evensolberg/tfdoc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/evensolberg/tfdoc on toolchain 95813608313bff49cfc1afc393a946a3c085b772
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/evensolberg/tfdoc 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" "+95813608313bff49cfc1afc393a946a3c085b772" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded terminal_size v0.4.0
[INFO] [stderr]   Downloaded rustix v0.38.20
[INFO] [stderr]   Downloaded libc v0.2.149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ade25143284be2d68c1c27fc89de2f94b771d826ec029b6d0fa114986eae433
[INFO] running `Command { std: "docker" "start" "-a" "9ade25143284be2d68c1c27fc89de2f94b771d826ec029b6d0fa114986eae433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ade25143284be2d68c1c27fc89de2f94b771d826ec029b6d0fa114986eae433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ade25143284be2d68c1c27fc89de2f94b771d826ec029b6d0fa114986eae433", kill_on_drop: false }`
[INFO] [stdout] 9ade25143284be2d68c1c27fc89de2f94b771d826ec029b6d0fa114986eae433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+95813608313bff49cfc1afc393a946a3c085b772" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cca3ea7e1965701f86d9e50c9574a0f1ab97e15cea4bdfeaccb8de931c958e81
[INFO] running `Command { std: "docker" "start" "-a" "cca3ea7e1965701f86d9e50c9574a0f1ab97e15cea4bdfeaccb8de931c958e81", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.10
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking terminal_size v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking tfdoc v0.8.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/exporter.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 | ) -> Result<(), Box<(dyn std::error::Error + '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] 31 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 31 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/exporter.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    |                     ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 91 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 91 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/exporter.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]     |                     ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 134 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/exporter.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]     |                     ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 172 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 172 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/exporter.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 237 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]     |                     ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 237 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 237 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/exporter.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 | ) -> Result<(), Box<(dyn std::error::Error)>> {
[INFO] [stdout]     |                     ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 287 - ) -> Result<(), Box<(dyn std::error::Error)>> {
[INFO] [stdout] 287 + ) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn run_app() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    |                                ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 - fn run_app() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 21 + fn run_app() -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/exporter.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 | ) -> Result<(), Box<(dyn std::error::Error + '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] 31 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 31 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/exporter.rs:91:21
[INFO] [stdout]    |
[INFO] [stdout] 91 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    |                     ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 91 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 91 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/exporter.rs:134:21
[INFO] [stdout]     |
[INFO] [stdout] 134 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]     |                     ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 134 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 134 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/exporter.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]     |                     ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 172 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 172 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/exporter.rs:237:21
[INFO] [stdout]     |
[INFO] [stdout] 237 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]     |                     ^                               ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 237 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 237 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/exporter.rs:287:21
[INFO] [stdout]     |
[INFO] [stdout] 287 | ) -> Result<(), Box<(dyn std::error::Error)>> {
[INFO] [stdout]     |                     ^                     ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 287 - ) -> Result<(), Box<(dyn std::error::Error)>> {
[INFO] [stdout] 287 + ) -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn run_app() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    |                                ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 21 - fn run_app() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 21 + fn run_app() -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.61s
[INFO] running `Command { std: "docker" "inspect" "cca3ea7e1965701f86d9e50c9574a0f1ab97e15cea4bdfeaccb8de931c958e81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cca3ea7e1965701f86d9e50c9574a0f1ab97e15cea4bdfeaccb8de931c958e81", kill_on_drop: false }`
[INFO] [stdout] cca3ea7e1965701f86d9e50c9574a0f1ab97e15cea4bdfeaccb8de931c958e81
