[INFO] cloning repository https://github.com/Michael-F-Bryan/linkcheck
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Michael-F-Bryan/linkcheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Flinkcheck", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Flinkcheck'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c55f45247d9ace822582e609a22118fb88c68d9
[INFO] testing Michael-F-Bryan/linkcheck against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMichael-F-Bryan%2Flinkcheck" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Michael-F-Bryan/linkcheck
[INFO] finished tweaking git repo https://github.com/Michael-F-Bryan/linkcheck
[INFO] tweaked toml for git repo https://github.com/Michael-F-Bryan/linkcheck written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Michael-F-Bryan/linkcheck on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 196 packages to latest compatible versions
[INFO] [stderr]       Adding codespan v0.11.1 (available: v0.13.1)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.10)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.4.0)
[INFO] [stderr]       Adding linkify v0.7.0 (available: v0.11.0)
[INFO] [stderr]       Adding pulldown-cmark v0.8.0 (available: v0.13.3)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded native-tls v0.2.18
[INFO] [stderr]   Downloaded openssl-sys v0.9.115
[INFO] [stderr]   Downloaded linkify v0.7.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded openssl v0.10.79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 474a6287cc72369b804aaf7b1c4f906773ab24620ddfad4a53f10b6fbaec08b9
[INFO] running `Command { std: "docker" "start" "-a" "474a6287cc72369b804aaf7b1c4f906773ab24620ddfad4a53f10b6fbaec08b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "474a6287cc72369b804aaf7b1c4f906773ab24620ddfad4a53f10b6fbaec08b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "474a6287cc72369b804aaf7b1c4f906773ab24620ddfad4a53f10b6fbaec08b9", kill_on_drop: false }`
[INFO] [stdout] 474a6287cc72369b804aaf7b1c4f906773ab24620ddfad4a53f10b6fbaec08b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea0a5bcfe47fb1a7c43d256dec37ed59a85ee828bdf7f6e790007b66e3333337
[INFO] running `Command { std: "docker" "start" "-a" "ea0a5bcfe47fb1a7c43d256dec37ed59a85ee828bdf7f6e790007b66e3333337", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling linkify v0.7.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling codespan v0.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling linkcheck v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/context.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cache(&self) -> Option<MutexGuard<Cache>> { None }
[INFO] [stdout]    |              ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> { None }
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/context.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn cache(&self) -> Option<MutexGuard<Cache>> {
[INFO] [stdout]    |              ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/filesystem.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |     path: &Path,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 445 | ) -> impl Iterator<Item = Component> + '_ {
[INFO] [stdout]     |                           ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 | ) -> impl Iterator<Item = Component<'_>> + '_ {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.67s
[INFO] running `Command { std: "docker" "inspect" "ea0a5bcfe47fb1a7c43d256dec37ed59a85ee828bdf7f6e790007b66e3333337", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea0a5bcfe47fb1a7c43d256dec37ed59a85ee828bdf7f6e790007b66e3333337", kill_on_drop: false }`
[INFO] [stdout] ea0a5bcfe47fb1a7c43d256dec37ed59a85ee828bdf7f6e790007b66e3333337
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36eb30de6c9cd24795afb9d1e4e1922b5de7dc5820e1fd625f5e045372c4db6f
[INFO] running `Command { std: "docker" "start" "-a" "36eb30de6c9cd24795afb9d1e4e1922b5de7dc5820e1fd625f5e045372c4db6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/context.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cache(&self) -> Option<MutexGuard<Cache>> { None }
[INFO] [stdout]    |              ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> { None }
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/context.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn cache(&self) -> Option<MutexGuard<Cache>> {
[INFO] [stdout]    |              ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/filesystem.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |     path: &Path,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 445 | ) -> impl Iterator<Item = Component> + '_ {
[INFO] [stdout]     |                           ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 | ) -> impl Iterator<Item = Component<'_>> + '_ {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling linkcheck v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/context.rs:30:14
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cache(&self) -> Option<MutexGuard<Cache>> { None }
[INFO] [stdout]    |              ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> { None }
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/validation/context.rs:91:14
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn cache(&self) -> Option<MutexGuard<Cache>> {
[INFO] [stdout]    |              ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/validation/filesystem.rs:444:11
[INFO] [stdout]     |
[INFO] [stdout] 444 |     path: &Path,
[INFO] [stdout]     |           ^^^^^ the lifetime is elided here
[INFO] [stdout] 445 | ) -> impl Iterator<Item = Component> + '_ {
[INFO] [stdout]     |                           ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 445 | ) -> impl Iterator<Item = Component<'_>> + '_ {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.61s
[INFO] running `Command { std: "docker" "inspect" "36eb30de6c9cd24795afb9d1e4e1922b5de7dc5820e1fd625f5e045372c4db6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36eb30de6c9cd24795afb9d1e4e1922b5de7dc5820e1fd625f5e045372c4db6f", kill_on_drop: false }`
[INFO] [stdout] 36eb30de6c9cd24795afb9d1e4e1922b5de7dc5820e1fd625f5e045372c4db6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aa06b8840c10397f4a4f5b1a91d10a2fc00e13238c52a6d719efc080afcddd39
[INFO] running `Command { std: "docker" "start" "-a" "aa06b8840c10397f4a4f5b1a91d10a2fc00e13238c52a6d719efc080afcddd39", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/validation/context.rs:30:14
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn cache(&self) -> Option<MutexGuard<Cache>> { None }
[INFO] [stderr]    |              ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> { None }
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/validation/context.rs:91:14
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn cache(&self) -> Option<MutexGuard<Cache>> {
[INFO] [stderr]    |              ^^^^^            ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |              |
[INFO] [stderr]    |              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |     fn cache(&self) -> Option<MutexGuard<'_, Cache>> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/validation/filesystem.rs:444:11
[INFO] [stderr]     |
[INFO] [stderr] 444 |     path: &Path,
[INFO] [stderr]     |           ^^^^^ the lifetime is elided here
[INFO] [stderr] 445 | ) -> impl Iterator<Item = Component> + '_ {
[INFO] [stderr]     |                           ^^^^^^^^^    ^^ the same lifetime is elided here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 445 | ) -> impl Iterator<Item = Component<'_>> + '_ {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `linkcheck` (lib) generated 3 warnings (run `cargo fix --lib -p linkcheck` to apply 3 suggestions)
[INFO] [stderr] warning: `linkcheck` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linkcheck-ce5c1b4868a14ee1)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test tests::parse_into_categories ... ok
[INFO] [stdout] test scanners::plaintext::tests::detect_urls_in_some_text ... ok
[INFO] [stdout] test scanners::markdown::tests::detect_common_links_in_markdown ... ok
[INFO] [stdout] test validation::filesystem::tests::absolute_link_with_no_root_set_is_an_error ... ok
[INFO] [stdout] test validation::filesystem::tests::markdown_files_can_be_used_as_html ... ok
[INFO] [stdout] test validation::filesystem::tests::link_to_a_file_we_know_doesnt_exist ... ok
[INFO] [stdout] test validation::filesystem::tests::a_link_that_is_allowed_to_traverse_the_root_dir ... ok
[INFO] [stdout] test validation::filesystem::tests::detect_possible_directory_traversal_attacks ... ok
[INFO] [stdout] test validation::filesystem::tests::join_paths ... ok
[INFO] [stdout] test validation::filesystem::tests::resolve_mod_relative_to_validation_dir ... ok
[INFO] [stdout] test validation::filesystem::tests::links_with_a_leading_slash_are_relative_to_the_root ... ok
[INFO] [stdout] test validation::filesystem::tests::custom_validation_function_gets_called ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests linkcheck
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/scanners/markdown.rs - scanners::markdown::markdown (line 8) ... ok
[INFO] [stdout] test src/scanners/plaintext.rs - scanners::plaintext::plaintext (line 8) ... ok
[INFO] [stdout] test src/lib.rs - (line 11) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 11) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (92) panicked at src/lib.rs:43:1:
[INFO] [stdout] assertion failed: result.invalid.is_empty()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63cbc1c99f8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63cbc1c99f8a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63cbc1c99f8a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63cbc1c99f8a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63cbc1caf60a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63cbc1caf60a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x63cbc1c9e6e2 - std[29689e6404d28ef9]::io::default_write_fmt::<std[29689e6404d28ef9]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x63cbc1c9e6e2 - <std[29689e6404d28ef9]::sys::stdio::unix::Stderr as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x63cbc1c7f98f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63cbc1c7f98f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63cbc1c925d1 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x63cbc1c9284b - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x63cbc1c7fa7a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   13:     0x63cbc1c74d49 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x63cbc1c8088d - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x63cbc1cafdfc - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x63cbc1cafdc2 - core[e929cb53b82a81ca]::panicking::panic
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:150:5
[INFO] [stdout]   17:     0x63cbc187de0f - rust_out[a0c036232cb4117b]::main::{closure#0}
[INFO] [stdout]   18:     0x63cbc1879a66 - <tokio[c6b3b7b116bb7c7f]::runtime::park::CachedParkThread>::block_on::<rust_out[a0c036232cb4117b]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   19:     0x63cbc1874d36 - <tokio[c6b3b7b116bb7c7f]::runtime::park::CachedParkThread>::block_on::<rust_out[a0c036232cb4117b]::main::{closure#0}>
[INFO] [stdout]   20:     0x63cbc1871bfb - <tokio[c6b3b7b116bb7c7f]::runtime::context::blocking::BlockingRegionGuard>::block_on::<rust_out[a0c036232cb4117b]::main::{closure#0}>
[INFO] [stdout]   21:     0x63cbc1878dbe - <tokio[c6b3b7b116bb7c7f]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[a0c036232cb4117b]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   22:     0x63cbc18780bf - tokio[c6b3b7b116bb7c7f]::runtime::context::runtime::enter_runtime::<<tokio[c6b3b7b116bb7c7f]::runtime::scheduler::multi_thread::MultiThread>::block_on<rust_out[a0c036232cb4117b]::main::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]   23:     0x63cbc1871c93 - <tokio[c6b3b7b116bb7c7f]::runtime::scheduler::multi_thread::MultiThread>::block_on::<rust_out[a0c036232cb4117b]::main::{closure#0}>
[INFO] [stdout]   24:     0x63cbc1871469 - <tokio[c6b3b7b116bb7c7f]::runtime::runtime::Runtime>::block_on_inner::<rust_out[a0c036232cb4117b]::main::{closure#0}>
[INFO] [stdout]   25:     0x63cbc18716c2 - <tokio[c6b3b7b116bb7c7f]::runtime::runtime::Runtime>::block_on::<rust_out[a0c036232cb4117b]::main::{closure#0}>
[INFO] [stdout]   26:     0x63cbc187e4db - rust_out[a0c036232cb4117b]::main
[INFO] [stdout]   27:     0x63cbc1885113 - <fn() as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   28:     0x63cbc1876d16 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stdout]   29:     0x63cbc187aff9 - std[29689e6404d28ef9]::rt::lang_start::<()>::{closure#0}
[INFO] [stdout]   30:     0x63cbc1c91b27 - <&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   31:     0x63cbc1c91b27 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x63cbc1c91b27 - std[29689e6404d28ef9]::panicking::catch_unwind::<i32, &dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x63cbc1c91b27 - std[29689e6404d28ef9]::panic::catch_unwind::<&dyn core[e929cb53b82a81ca]::ops::function::Fn<(), Output = i32> + core[e929cb53b82a81ca]::panic::unwind_safe::RefUnwindSafe + core[e929cb53b82a81ca]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x63cbc1c91b27 - std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:175:24
[INFO] [stdout]   35:     0x63cbc1c91b27 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x63cbc1c91b27 - std[29689e6404d28ef9]::panicking::catch_unwind::<isize, std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63cbc1c91b27 - std[29689e6404d28ef9]::panic::catch_unwind::<std[29689e6404d28ef9]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63cbc1c91b27 - std[29689e6404d28ef9]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/rt.rs:171:5
[INFO] [stdout]   39:     0x63cbc18759a1 - std[29689e6404d28ef9]::rt::lang_start::<()>
[INFO] [stdout]   40:     0x63cbc1885395 - main
[INFO] [stdout]   41:     0x7f0d4a7b41ca - <unknown>
[INFO] [stdout]   42:     0x7f0d4a7b428b - __libc_start_main
[INFO] [stdout]   43:     0x63cbc1871025 - _start
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.59s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "aa06b8840c10397f4a4f5b1a91d10a2fc00e13238c52a6d719efc080afcddd39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa06b8840c10397f4a4f5b1a91d10a2fc00e13238c52a6d719efc080afcddd39", kill_on_drop: false }`
[INFO] [stdout] aa06b8840c10397f4a4f5b1a91d10a2fc00e13238c52a6d719efc080afcddd39
