[INFO] cloning repository https://github.com/untitaker/hyperlink [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/untitaker/hyperlink" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtitaker%2Fhyperlink", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtitaker%2Fhyperlink'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2d1f9db57876ed7be14d3b82574a562575d8200 [INFO] testing untitaker/hyperlink against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtitaker%2Fhyperlink" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/untitaker/hyperlink on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-42/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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 blake3 v1.0.0 [INFO] [stderr] Downloaded jwalk v0.6.0 [INFO] [stderr] Downloaded patricia_tree v0.3.1 [INFO] [stderr] Downloaded assert_fs v1.0.2 [INFO] [stderr] Downloaded html5gum v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40470c546f628782fd740ed813821a7c661360589ff9fa3156f7f5d280264260 [INFO] running `Command { std: "docker" "start" "-a" "40470c546f628782fd740ed813821a7c661360589ff9fa3156f7f5d280264260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40470c546f628782fd740ed813821a7c661360589ff9fa3156f7f5d280264260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40470c546f628782fd740ed813821a7c661360589ff9fa3156f7f5d280264260", kill_on_drop: false }` [INFO] [stdout] 40470c546f628782fd740ed813821a7c661360589ff9fa3156f7f5d280264260 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194adabc10ca4ce9c3003c604753ef7316030a235bd6e4c19ccf44077130dccb [INFO] running `Command { std: "docker" "start" "-a" "194adabc10ca4ce9c3003c604753ef7316030a235bd6e4c19ccf44077130dccb", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [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 unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [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 bitflags v1.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [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 arrayvec v0.7.2 [INFO] [stderr] Compiling html5gum v0.2.0 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling patricia_tree v0.3.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling blake3 v1.0.0 [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 crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling hyperlink v0.1.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.61s [INFO] running `Command { std: "docker" "inspect" "194adabc10ca4ce9c3003c604753ef7316030a235bd6e4c19ccf44077130dccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194adabc10ca4ce9c3003c604753ef7316030a235bd6e4c19ccf44077130dccb", kill_on_drop: false }` [INFO] [stdout] 194adabc10ca4ce9c3003c604753ef7316030a235bd6e4c19ccf44077130dccb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c14200b13bc1173be59e9d70dd215db05dd82b54f75936e24f534608f7bb62e [INFO] running `Command { std: "docker" "start" "-a" "6c14200b13bc1173be59e9d70dd215db05dd82b54f75936e24f534608f7bb62e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [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 walkdir v2.3.2 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling predicates v2.0.2 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling tempfile v3.2.0 [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.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 45.20s [INFO] running `Command { std: "docker" "inspect" "6c14200b13bc1173be59e9d70dd215db05dd82b54f75936e24f534608f7bb62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c14200b13bc1173be59e9d70dd215db05dd82b54f75936e24f534608f7bb62e", kill_on_drop: false }` [INFO] [stdout] 6c14200b13bc1173be59e9d70dd215db05dd82b54f75936e24f534608f7bb62e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f45d8613c939fcb1be34ad800d2b0e70c5337d2fd5e4fba6da7cbe1689b8390a [INFO] running `Command { std: "docker" "start" "-a" "f45d8613c939fcb1be34ad800d2b0e70c5337d2fd5e4fba6da7cbe1689b8390a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hyperlink-4519482ca170213b) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test html::parser::test_is_bad_schema ... ok [INFO] [stdout] test html::test_document_join_index_html ... ok [INFO] [stdout] test html::test_document_join_bare_html ... ok [INFO] [stdout] test html::test_document_href ... ok [INFO] [stdout] test html::test_push_and_canonicalize::basic ... ok [INFO] [stdout] test html::test_html_parsing_malformed_script ... ok [INFO] [stdout] test html::test_push_and_canonicalize::empty_base ... ok [INFO] [stdout] test html::test_push_and_canonicalize::empty_href ... ok [INFO] [stdout] test html::test_push_and_canonicalize::index_html ... ok [INFO] [stdout] test html::test_push_and_canonicalize::files ... 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_anchor ... ok [INFO] [stdout] test tests::test_dead_link ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f45d8613c939fcb1be34ad800d2b0e70c5337d2fd5e4fba6da7cbe1689b8390a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45d8613c939fcb1be34ad800d2b0e70c5337d2fd5e4fba6da7cbe1689b8390a", kill_on_drop: false }` [INFO] [stdout] f45d8613c939fcb1be34ad800d2b0e70c5337d2fd5e4fba6da7cbe1689b8390a