[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] 1f8e18c44b662cf1f40b5b63d23dab4314b49835 [INFO] testing untitaker/hyperlink against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funtitaker%2Fhyperlink" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/untitaker/hyperlink on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-2/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_derive v3.0.2 [INFO] [stderr] Downloaded assert_cmd v2.0.2 [INFO] [stderr] Downloaded blake3 v1.0.0 [INFO] [stderr] Downloaded assert_fs v1.0.2 [INFO] [stderr] Downloaded clap v3.0.4 [INFO] [stderr] Downloaded predicates v2.0.2 [INFO] [stderr] Downloaded jetscii v0.5.1 [INFO] [stderr] Downloaded jwalk v0.6.0 [INFO] [stderr] Downloaded patricia_tree v0.3.1 [INFO] [stderr] Downloaded html5gum v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7d45f1b833f90490e0f0f02be0376d5694b298418b49780217e4432f55444177 [INFO] running `Command { std: "docker" "start" "-a" "7d45f1b833f90490e0f0f02be0376d5694b298418b49780217e4432f55444177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d45f1b833f90490e0f0f02be0376d5694b298418b49780217e4432f55444177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d45f1b833f90490e0f0f02be0376d5694b298418b49780217e4432f55444177", kill_on_drop: false }` [INFO] [stdout] 7d45f1b833f90490e0f0f02be0376d5694b298418b49780217e4432f55444177 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c30eff20144692396984777392ecc8c2f5bde78a5136a59a00358b33a28e41ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c30eff20144692396984777392ecc8c2f5bde78a5136a59a00358b33a28e41ee", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling jetscii v0.5.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling patricia_tree v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling html5gum v0.4.0 [INFO] [stderr] Compiling blake3 v1.0.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling jwalk v0.6.0 [INFO] [stderr] Compiling clap_derive v3.0.2 [INFO] [stderr] Compiling clap v3.0.4 [INFO] [stderr] Compiling hyperlink v0.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "c30eff20144692396984777392ecc8c2f5bde78a5136a59a00358b33a28e41ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30eff20144692396984777392ecc8c2f5bde78a5136a59a00358b33a28e41ee", kill_on_drop: false }` [INFO] [stdout] c30eff20144692396984777392ecc8c2f5bde78a5136a59a00358b33a28e41ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cde7e9f8dbe5d4aa10f92ddb272362cbf585792002ca54224a47b9078c2317ff [INFO] running `Command { std: "docker" "start" "-a" "cde7e9f8dbe5d4aa10f92ddb272362cbf585792002ca54224a47b9078c2317ff", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling predicates v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling assert_cmd v2.0.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling assert_fs v1.0.2 [INFO] [stderr] Compiling hyperlink v0.1.21 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.97s [INFO] running `Command { std: "docker" "inspect" "cde7e9f8dbe5d4aa10f92ddb272362cbf585792002ca54224a47b9078c2317ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cde7e9f8dbe5d4aa10f92ddb272362cbf585792002ca54224a47b9078c2317ff", kill_on_drop: false }` [INFO] [stdout] cde7e9f8dbe5d4aa10f92ddb272362cbf585792002ca54224a47b9078c2317ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 667318d6e3bd5af31a444264818a4fd19cf3fcb03acc15cbb05136e940e383f8 [INFO] running `Command { std: "docker" "start" "-a" "667318d6e3bd5af31a444264818a4fd19cf3fcb03acc15cbb05136e940e383f8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hyperlink-8ad0dd70d53b1167) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test html::test_document_join_bare_html ... ok [INFO] [stdout] test html::test_push_and_canonicalize::index_html_middle ... 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::parser::test_is_bad_schema ... ok [INFO] [stdout] test html::test_push_and_canonicalize::empty_base ... ok [INFO] [stdout] test html::test_document_href ... ok [INFO] [stdout] test html::test_push_and_canonicalize::basic ... ok [INFO] [stdout] test html::test_document_join_index_html ... ok [INFO] [stdout] test html::test_push_and_canonicalize::index_html ... ok [INFO] [stdout] test html::test_document_links ... ok [INFO] [stdout] test html::test_html_parsing_malformed_script ... ok [INFO] [stdout] test tests::test_dead_link ... ok [INFO] [stdout] test tests::test_bad_dir ... ok [INFO] [stdout] test tests::test_no_args ... ok [INFO] [stdout] test tests::test_dead_anchor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "667318d6e3bd5af31a444264818a4fd19cf3fcb03acc15cbb05136e940e383f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667318d6e3bd5af31a444264818a4fd19cf3fcb03acc15cbb05136e940e383f8", kill_on_drop: false }` [INFO] [stdout] 667318d6e3bd5af31a444264818a4fd19cf3fcb03acc15cbb05136e940e383f8