[INFO] crate html5ever 0.24.0 is already in cache [INFO] extracting crate html5ever 0.24.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/html5ever/0.24.0 [INFO] extracting crate html5ever 0.24.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/html5ever/0.24.0 [INFO] validating manifest of html5ever-0.24.0 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of html5ever-0.24.0 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing html5ever-0.24.0 [INFO] removed 3 missing tests [INFO] finished frobbing html5ever-0.24.0 [INFO] frobbed toml for html5ever-0.24.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/html5ever/0.24.0/Cargo.toml [INFO] started frobbing html5ever-0.24.0 [INFO] removed 3 missing tests [INFO] finished frobbing html5ever-0.24.0 [INFO] frobbed toml for html5ever-0.24.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/html5ever/0.24.0/Cargo.toml [INFO] crate html5ever-0.24.0 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing html5ever-0.24.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/html5ever/0.24.0:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] ba015a5e60d985f6349549ac63e1fa8b2b904ba7d04593d3c485aac1ae61fa9a [INFO] running `"docker" "start" "-a" "ba015a5e60d985f6349549ac63e1fa8b2b904ba7d04593d3c485aac1ae61fa9a"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/serializer.rs [INFO] [stderr] * /opt/crater/workdir/tests/tokenizer.rs [INFO] [stderr] * /opt/crater/workdir/tests/tree_builder.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.3 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling html5ever v0.24.0 (/opt/crater/workdir) [INFO] [stderr] Compiling markup5ever v0.9.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "ba015a5e60d985f6349549ac63e1fa8b2b904ba7d04593d3c485aac1ae61fa9a"` [INFO] running `"docker" "rm" "-f" "ba015a5e60d985f6349549ac63e1fa8b2b904ba7d04593d3c485aac1ae61fa9a"` [INFO] [stdout] ba015a5e60d985f6349549ac63e1fa8b2b904ba7d04593d3c485aac1ae61fa9a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/html5ever/0.24.0:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] b67c5f01784fcdb280a2bc84df7293d8d87f62c277c9cac61c52223acdf406f1 [INFO] running `"docker" "start" "-a" "b67c5f01784fcdb280a2bc84df7293d8d87f62c277c9cac61c52223acdf406f1"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/serializer.rs [INFO] [stderr] * /opt/crater/workdir/tests/tokenizer.rs [INFO] [stderr] * /opt/crater/workdir/tests/tree_builder.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Compiling typed-arena v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling getopts v0.2.19 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling regex-automata v0.1.7 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling rustc-test v0.3.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling html5ever v0.24.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `prev_element` [INFO] [stderr] --> examples/print-tree-actions.rs:109:9 [INFO] [stderr] | [INFO] [stderr] 109 | prev_element: &Self::Handle, [INFO] [stderr] | ^^^^^^^^^^^^ help: consider prefixing with an underscore: `_prev_element` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.97s [INFO] running `"docker" "inspect" "b67c5f01784fcdb280a2bc84df7293d8d87f62c277c9cac61c52223acdf406f1"` [INFO] running `"docker" "rm" "-f" "b67c5f01784fcdb280a2bc84df7293d8d87f62c277c9cac61c52223acdf406f1"` [INFO] [stdout] b67c5f01784fcdb280a2bc84df7293d8d87f62c277c9cac61c52223acdf406f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/html5ever/0.24.0:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] d2a8164a02cc78f3265da2a755a7c6b40553aced54659dfc553db10c5d99aa80 [INFO] running `"docker" "start" "-a" "d2a8164a02cc78f3265da2a755a7c6b40553aced54659dfc553db10c5d99aa80"` [INFO] [stderr] warning: An explicit [[test]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other test targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a test target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/tests/serializer.rs [INFO] [stderr] * /opt/crater/workdir/tests/tokenizer.rs [INFO] [stderr] * /opt/crater/workdir/tests/tree_builder.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a test target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autotests = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/html5ever-c24cb0d20cc8c672 [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test tokenizer::test::check_lines_with_new_line ... ok [INFO] [stdout] test tokenizer::test::push_to_nonempty_appends ... ok [INFO] [stdout] test tokenizer::test::push_to_empty_appends ... ok [INFO] [stdout] test tokenizer::test::push_to_None_gives_singleton ... ok [INFO] [stdout] test tokenizer::test::check_lines ... ok [INFO] [stdout] test driver::tests::from_utf8 ... ok [INFO] [stdout] test util::str::test::is_alnum_1 ... ok [INFO] [stdout] test util::str::test::is_alnum_A ... ok [INFO] [stdout] test util::str::test::is_alnum_a ... ok [INFO] [stdout] test util::str::test::is_not_alnum_symbol ... ok [INFO] [stdout] test util::str::test::lower_letter_a_is_a ... ok [INFO] [stdout] test util::str::test::lower_letter_A_is_a ... ok [INFO] [stdout] test util::str::test::lower_letter_nonascii_is_None ... ok [INFO] [stdout] test util::str::test::is_not_alnum_nonascii ... ok [INFO] [stdout] test util::str::test::lower_letter_symbol_is_None ... ok [INFO] [stdout] test tree_builder::test::check_four_lines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests html5ever [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" "d2a8164a02cc78f3265da2a755a7c6b40553aced54659dfc553db10c5d99aa80"` [INFO] running `"docker" "rm" "-f" "d2a8164a02cc78f3265da2a755a7c6b40553aced54659dfc553db10c5d99aa80"` [INFO] [stdout] d2a8164a02cc78f3265da2a755a7c6b40553aced54659dfc553db10c5d99aa80