[INFO] cloning repository https://github.com/Aloso/unidoc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aloso/unidoc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloso%2Funidoc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloso%2Funidoc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 56b017c6962f5a6424e70a39df13f580c04c8541
[INFO] building Aloso/unidoc against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloso%2Funidoc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Aloso/unidoc on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Aloso/unidoc
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Aloso/unidoc
[INFO] tweaked toml for git repo https://github.com/Aloso/unidoc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Aloso/unidoc 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f8d8256b87e5576174ebfb3359ac26582b5666e5778b70663c382c47b97500c
[INFO] running `Command { std: "docker" "start" "-a" "0f8d8256b87e5576174ebfb3359ac26582b5666e5778b70663c382c47b97500c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f8d8256b87e5576174ebfb3359ac26582b5666e5778b70663c382c47b97500c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8d8256b87e5576174ebfb3359ac26582b5666e5778b70663c382c47b97500c", kill_on_drop: false }`
[INFO] [stdout] 0f8d8256b87e5576174ebfb3359ac26582b5666e5778b70663c382c47b97500c
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2894256385d55a7c253788e1a91d69531c76da7a8aebcff36b45265dd856c278
[INFO] running `Command { std: "docker" "start" "-a" "2894256385d55a7c253788e1a91d69531c76da7a8aebcff36b45265dd856c278", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling detached-str v0.1.0 (/opt/rustwide/workdir/crates/detached-str)
[INFO] [stderr]    Compiling anyhow v1.0.41
[INFO] [stderr]    Compiling htmlescape v0.3.1
[INFO] [stderr]    Compiling charred v0.3.6
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling asciimath-rs v0.6.1
[INFO] [stderr]    Compiling unidok-repr v0.2.0 (/opt/rustwide/workdir/crates/unidok-repr)
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling unidok-parser v0.2.0 (/opt/rustwide/workdir/crates/unidok-parser)
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stdout] warning: field `ind` is never read
[INFO] [stdout]  --> crates/unidok-parser/src/blocks/thematic_breaks.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct ParseThematicBreak<'a> {
[INFO] [stdout]   |                   ------------------ field in this struct
[INFO] [stdout] 8 |     pub ind: Indents<'a>,
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ParseThematicBreak` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unidok-to-html v0.2.0 (/opt/rustwide/workdir/crates/unidok-to-html)
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling unidok v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.98s
[INFO] running `Command { std: "docker" "inspect" "2894256385d55a7c253788e1a91d69531c76da7a8aebcff36b45265dd856c278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2894256385d55a7c253788e1a91d69531c76da7a8aebcff36b45265dd856c278", kill_on_drop: false }`
[INFO] [stdout] 2894256385d55a7c253788e1a91d69531c76da7a8aebcff36b45265dd856c278
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 389dda6ecdd3f239e5bffb4681d98e68d7ba83ff7d2f9d1f55fb2b4fa0cb5c22
[INFO] running `Command { std: "docker" "start" "-a" "389dda6ecdd3f239e5bffb4681d98e68d7ba83ff7d2f9d1f55fb2b4fa0cb5c22", kill_on_drop: false }`
[INFO] [stderr]    Compiling similar v1.3.0
[INFO] [stdout] warning: field `ind` is never read
[INFO] [stdout]  --> crates/unidok-parser/src/blocks/thematic_breaks.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub(crate) struct ParseThematicBreak<'a> {
[INFO] [stdout]   |                   ------------------ field in this struct
[INFO] [stdout] 8 |     pub ind: Indents<'a>,
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ParseThematicBreak` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unidok v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "389dda6ecdd3f239e5bffb4681d98e68d7ba83ff7d2f9d1f55fb2b4fa0cb5c22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "389dda6ecdd3f239e5bffb4681d98e68d7ba83ff7d2f9d1f55fb2b4fa0cb5c22", kill_on_drop: false }`
[INFO] [stdout] 389dda6ecdd3f239e5bffb4681d98e68d7ba83ff7d2f9d1f55fb2b4fa0cb5c22
