[INFO] updating cached repository keatinge/rust-html-parser [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/keatinge/rust-html-parser [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/keatinge/rust-html-parser" "work/ex/beta-1.37-6/sources/1.36.0/gh/keatinge/rust-html-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/keatinge/rust-html-parser'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/keatinge/rust-html-parser" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/keatinge/rust-html-parser"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/keatinge/rust-html-parser'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 14a9d43b776bbce0f4a98ac3c3d3761150bf66cb [INFO] sha for GitHub repo keatinge/rust-html-parser: 14a9d43b776bbce0f4a98ac3c3d3761150bf66cb [INFO] validating manifest of keatinge/rust-html-parser on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of keatinge/rust-html-parser on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing keatinge/rust-html-parser [INFO] finished frobbing keatinge/rust-html-parser [INFO] frobbed toml for keatinge/rust-html-parser written to work/ex/beta-1.37-6/sources/1.36.0/gh/keatinge/rust-html-parser/Cargo.toml [INFO] started frobbing keatinge/rust-html-parser [INFO] finished frobbing keatinge/rust-html-parser [INFO] frobbed toml for keatinge/rust-html-parser written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/keatinge/rust-html-parser/Cargo.toml [INFO] crate keatinge/rust-html-parser already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing keatinge/rust-html-parser against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/keatinge/rust-html-parser:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] d16a2eb1262f7ff3483f15c1b7d17aa1b13cac4f8312f1f397716d6a155ad161 [INFO] running `"docker" "start" "-a" "d16a2eb1262f7ff3483f15c1b7d17aa1b13cac4f8312f1f397716d6a155ad161"` [INFO] [stderr] Compiling html_parser_f v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "d16a2eb1262f7ff3483f15c1b7d17aa1b13cac4f8312f1f397716d6a155ad161"` [INFO] running `"docker" "rm" "-f" "d16a2eb1262f7ff3483f15c1b7d17aa1b13cac4f8312f1f397716d6a155ad161"` [INFO] [stdout] d16a2eb1262f7ff3483f15c1b7d17aa1b13cac4f8312f1f397716d6a155ad161 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/keatinge/rust-html-parser:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a2478999bb9e60dad51650284256aaf1b060bf199919f369165e403bfc0bf9c0 [INFO] running `"docker" "start" "-a" "a2478999bb9e60dad51650284256aaf1b060bf199919f369165e403bfc0bf9c0"` [INFO] [stderr] Compiling html_parser_f v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `"docker" "inspect" "a2478999bb9e60dad51650284256aaf1b060bf199919f369165e403bfc0bf9c0"` [INFO] running `"docker" "rm" "-f" "a2478999bb9e60dad51650284256aaf1b060bf199919f369165e403bfc0bf9c0"` [INFO] [stdout] a2478999bb9e60dad51650284256aaf1b060bf199919f369165e403bfc0bf9c0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/keatinge/rust-html-parser:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 08fc05bee817289bbb00ec7c2ee3f3608af870f115221f1d1ab4de9b3ca3c8bb [INFO] running `"docker" "start" "-a" "08fc05bee817289bbb00ec7c2ee3f3608af870f115221f1d1ab4de9b3ca3c8bb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/html_parser_f-cdcccc617f841ca0 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/general-15263476d8bc423a [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::test_tokenize_close_tags ... ok [INFO] [stdout] test tests::more_twitter ... ok [INFO] [stdout] test tests::actual_html_from_twitter ... ok [INFO] [stdout] test tests::test_tokenize_entire_simple ... ok [INFO] [stdout] test tests::test_tokenize_for_bs_tag ... ok [INFO] [stdout] test tests::test_tokenize_entire_script ... ok [INFO] [stdout] test tests::actual_broken_html_from_reddit ... ok [INFO] [stdout] test tests::test_tokenize_entire_comment ... ok [INFO] [stdout] test tests::test_tokenize_text ... ok [INFO] [stdout] test tests::test_tokenize_with_bad_attrs ... ok [INFO] [stdout] test tests::test_tokenize_void_tags ... ok [INFO] [stdout] test tests::test_tokenize_open_tags ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/sites-eb5ef228e1dfe52f [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test stack_overflow ... ok [INFO] [stdout] test twitter ... ok [INFO] [stdout] test reddit ... ok [INFO] [stderr] Doc-tests html_parser_f [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "08fc05bee817289bbb00ec7c2ee3f3608af870f115221f1d1ab4de9b3ca3c8bb"` [INFO] running `"docker" "rm" "-f" "08fc05bee817289bbb00ec7c2ee3f3608af870f115221f1d1ab4de9b3ca3c8bb"` [INFO] [stdout] 08fc05bee817289bbb00ec7c2ee3f3608af870f115221f1d1ab4de9b3ca3c8bb