[INFO] updating cached repository https://github.com/untitaker/hyperlink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 47d78c9d720ad29da2c9c5abbffc8bbdac88e743 [INFO] testing untitaker/hyperlink against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtitaker%2Fhyperlink" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/untitaker/hyperlink on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/untitaker/hyperlink [INFO] finished tweaking git repo https://github.com/untitaker/hyperlink [INFO] tweaked toml for git repo https://github.com/untitaker/hyperlink written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/untitaker/hyperlink already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b98fc3892b7c3c863bd50c4c028202942ed7f62277868dfc9a12ae285db8eb5d [INFO] running `Command { std: "docker" "start" "-a" "b98fc3892b7c3c863bd50c4c028202942ed7f62277868dfc9a12ae285db8eb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b98fc3892b7c3c863bd50c4c028202942ed7f62277868dfc9a12ae285db8eb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98fc3892b7c3c863bd50c4c028202942ed7f62277868dfc9a12ae285db8eb5d", kill_on_drop: false }` [INFO] [stdout] b98fc3892b7c3c863bd50c4c028202942ed7f62277868dfc9a12ae285db8eb5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431525eb54d2aa12b4b5aef58de750bf6e288066cd6320fd9aa17b0e9c9930c4 [INFO] running `Command { std: "docker" "start" "-a" "431525eb54d2aa12b4b5aef58de750bf6e288066cd6320fd9aa17b0e9c9930c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling patricia_tree v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling blake3 v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling hyperlink v0.1.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.84s [INFO] running `Command { std: "docker" "inspect" "431525eb54d2aa12b4b5aef58de750bf6e288066cd6320fd9aa17b0e9c9930c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431525eb54d2aa12b4b5aef58de750bf6e288066cd6320fd9aa17b0e9c9930c4", kill_on_drop: false }` [INFO] [stdout] 431525eb54d2aa12b4b5aef58de750bf6e288066cd6320fd9aa17b0e9c9930c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1feab427407dbf4fbcc16f1999d451658f4de919a11d92f4f9ee23aa105773c9 [INFO] running `Command { std: "docker" "start" "-a" "1feab427407dbf4fbcc16f1999d451658f4de919a11d92f4f9ee23aa105773c9", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling predicates v2.0.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.2 [INFO] [stderr] Compiling hyperlink v0.1.19 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.81s [INFO] running `Command { std: "docker" "inspect" "1feab427407dbf4fbcc16f1999d451658f4de919a11d92f4f9ee23aa105773c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1feab427407dbf4fbcc16f1999d451658f4de919a11d92f4f9ee23aa105773c9", kill_on_drop: false }` [INFO] [stdout] 1feab427407dbf4fbcc16f1999d451658f4de919a11d92f4f9ee23aa105773c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ce213eb162f0fbfac69e7f0cb779ea2808ee3dce60522ab2ada5c924fffe133 [INFO] running `Command { std: "docker" "start" "-a" "8ce213eb162f0fbfac69e7f0cb779ea2808ee3dce60522ab2ada5c924fffe133", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hyperlink-babd604195bf29a3) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test html::test_document_join_bare_html ... ok [INFO] [stdout] test html::test_document_href ... ok [INFO] [stdout] test html::test_document_join_index_html ... ok [INFO] [stdout] test html::test_push_and_canonicalize::empty_base ... ok [INFO] [stdout] test html::test_push_and_canonicalize::basic ... ok [INFO] [stdout] test html::test_is_bad_schema ... ok [INFO] [stdout] test html::test_push_and_canonicalize::empty_href ... ok [INFO] [stdout] test html::test_push_and_canonicalize::files ... ok [INFO] [stdout] test html::test_push_and_canonicalize::index_html ... ok [INFO] [stdout] test html::test_push_and_canonicalize::index_html_middle ... ok [INFO] [stdout] test html::test_document_links ... ok [INFO] [stdout] test tests::test_no_args ... ok [INFO] [stdout] test tests::test_bad_dir ... ok [INFO] [stdout] test tests::test_dead_link ... ok [INFO] [stdout] test tests::test_dead_anchor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ce213eb162f0fbfac69e7f0cb779ea2808ee3dce60522ab2ada5c924fffe133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce213eb162f0fbfac69e7f0cb779ea2808ee3dce60522ab2ada5c924fffe133", kill_on_drop: false }` [INFO] [stdout] 8ce213eb162f0fbfac69e7f0cb779ea2808ee3dce60522ab2ada5c924fffe133