[INFO] crate svgdom 0.17.0 is already in cache [INFO] extracting crate svgdom 0.17.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/svgdom/0.17.0 [INFO] extracting crate svgdom 0.17.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/svgdom/0.17.0 [INFO] validating manifest of svgdom-0.17.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 svgdom-0.17.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 svgdom-0.17.0 [INFO] finished frobbing svgdom-0.17.0 [INFO] frobbed toml for svgdom-0.17.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/svgdom/0.17.0/Cargo.toml [INFO] started frobbing svgdom-0.17.0 [INFO] finished frobbing svgdom-0.17.0 [INFO] frobbed toml for svgdom-0.17.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/svgdom/0.17.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 svgdom-0.17.0 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/svgdom/0.17.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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 19e82f0826dffd068fc09904fe2084cced00233cabf99fab16619f17ce6a39fd [INFO] running `"docker" "start" "-a" "19e82f0826dffd068fc09904fe2084cced00233cabf99fab16619f17ce6a39fd"` [INFO] [stderr] Compiling xmlparser v0.9.0 [INFO] [stderr] Compiling simplecss v0.1.0 [INFO] [stderr] Compiling svgtypes v0.4.4 [INFO] [stderr] Compiling roxmltree v0.6.1 [INFO] [stderr] Compiling svgdom v0.17.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.07s [INFO] running `"docker" "inspect" "19e82f0826dffd068fc09904fe2084cced00233cabf99fab16619f17ce6a39fd"` [INFO] running `"docker" "rm" "-f" "19e82f0826dffd068fc09904fe2084cced00233cabf99fab16619f17ce6a39fd"` [INFO] [stdout] 19e82f0826dffd068fc09904fe2084cced00233cabf99fab16619f17ce6a39fd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/svgdom/0.17.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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b3eea247edbddddae6fab7acdf24aaa46ab738c10c758050a2f87714336a3c1f [INFO] running `"docker" "start" "-a" "b3eea247edbddddae6fab7acdf24aaa46ab738c10c758050a2f87714336a3c1f"` [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling svgdom v0.17.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/resave.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> examples/count_curveto_segments.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.89s [INFO] running `"docker" "inspect" "b3eea247edbddddae6fab7acdf24aaa46ab738c10c758050a2f87714336a3c1f"` [INFO] running `"docker" "rm" "-f" "b3eea247edbddddae6fab7acdf24aaa46ab738c10c758050a2f87714336a3c1f"` [INFO] [stdout] b3eea247edbddddae6fab7acdf24aaa46ab738c10c758050a2f87714336a3c1f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/svgdom/0.17.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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 627b77faa1ee60e8e935bd94437f71594d1602d7d0f682d07778a729b40fb1fa [INFO] running `"docker" "start" "-a" "627b77faa1ee60e8e935bd94437f71594d1602d7d0f682d07778a729b40fb1fa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/svgdom-ec6eb59f1e309014 [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/css-6d6b2f37d63068ec [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test parse_css_13 ... ok [INFO] [stdout] test parse_css_1 ... ok [INFO] [stdout] test parse_css_11 ... ok [INFO] [stdout] test parse_css_10 ... ok [INFO] [stdout] test parse_css_12 ... ok [INFO] [stdout] test parse_css_16 ... ok [INFO] [stdout] test parse_css_17 ... ok [INFO] [stdout] test parse_css_15 ... ok [INFO] [stdout] test parse_css_2 ... ok [INFO] [stdout] test parse_css_18 ... ok [INFO] [stdout] test parse_css_19 ... ok [INFO] [stdout] test parse_css_21 ... ok [INFO] [stdout] test parse_css_24 ... ok [INFO] [stdout] test parse_css_4 ... ok [INFO] [stdout] test parse_css_5 ... ok [INFO] [stdout] test parse_css_9 ... ok [INFO] [stdout] test parse_css_14 ... ok [INFO] [stdout] test parse_css_6 ... ok [INFO] [stdout] test parse_css_7 ... ok [INFO] [stdout] test parse_css_8 ... ok [INFO] [stdout] test parse_css_20 ... ok [INFO] [stdout] test parse_css_23 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/debug-4dc502b4c6e962de [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test comment_1 ... ok [INFO] [stdout] test attributes_1 ... ok [INFO] [stdout] test elem_2 ... ok [INFO] [stdout] test root_1 ... ok [INFO] [stdout] test elem_4 ... ok [INFO] [stdout] test text_1 ... ok [INFO] [stdout] test elem_3 ... ok [INFO] [stdout] test elem_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/domapi-7f4df7abba8cd0fd [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test attributes_must_be_uniq ... ok [INFO] [stdout] test attributes_compare_1 ... ok [INFO] [stdout] test attributes_exist_1 ... ok [INFO] [stdout] test deep_copy_2 ... ok [INFO] [stdout] test attributes_exist_2 ... ok [INFO] [stdout] test drain_1 ... ok [INFO] [stdout] test drain_2 ... ok [INFO] [stdout] test deep_copy_3 ... ok [INFO] [stdout] test linked_attributes_1 ... ok [INFO] [stdout] test linked_attributes_2 ... ok [INFO] [stdout] test linked_attributes_3 ... ok [INFO] [stdout] test linked_attributes_4 ... ok [INFO] [stdout] test linked_attributes_5 ... ok [INFO] [stdout] test set_attr_1 ... ok [INFO] [stdout] test drain_4 ... ok [INFO] [stdout] test deep_copy_1 ... ok [INFO] [stdout] test remove_attribute_1 ... ok [INFO] [stdout] test linked_attributes_6 ... ok [INFO] [stderr] Running /opt/crater/target/debug/deps/parser-e8da902468b8b9a8 [INFO] [stdout] test drain_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test attr_value_error_3 ... ok [INFO] [stdout] test attr_value_error_2 ... ok [INFO] [stdout] test attr_value_error_1 ... ok [INFO] [stdout] test attr_value_error_5 ... ok [INFO] [stdout] test crosslink_1 ... ok [INFO] [stdout] test attr_value_error_4 ... ok [INFO] [stdout] test attr_value_error_6 ... ok [INFO] [stdout] test parse_empty_1 ... ok [INFO] [stdout] test crosslink_2 ... ok [INFO] [stdout] test crosslink_3 ... ok [INFO] [stdout] test parse_empty_2 ... ok [INFO] [stdout] test parse_empty_3 ... ok [INFO] [stdout] test parse_comment_1 ... ok [INFO] [stdout] test parse_func_iri_2 ... ok [INFO] [stdout] test parse_empty_attribute_1 ... ok [INFO] [stdout] test parse_empty_attribute_2 ... ok [INFO] [stdout] test parse_iri_2 ... ok [INFO] [stdout] test parse_non_svg_1 ... ok [INFO] [stdout] test parse_iri_1 ... ok [INFO] [stdout] test parse_non_svg_2 ... ok [INFO] [stdout] test parse_empty_attribute_3 ... ok [INFO] [stdout] test parse_paint_2 ... ok [INFO] [stdout] test parse_invalid_path ... ok [INFO] [stdout] test parse_paint_1 ... ok [INFO] [stdout] test parse_paint_3 ... ok [INFO] [stdout] test parse_paint_4 ... ok [INFO] [stdout] test parse_func_iri_1 ... ok [INFO] [stdout] test parse_paint_6 ... ok [INFO] [stdout] test parse_empty_4 ... ok [INFO] [stdout] test parse_style_1 ... ok [INFO] [stdout] test parse_style_5 ... ok [INFO] [stdout] test parse_paint_5 ... ok [INFO] [stdout] test parse_single_node_1 ... ok [INFO] [stdout] test parse_style_6 ... ok [INFO] [stdout] test parse_viewbox_1 ... ok [INFO] [stdout] test parse_text_2 ... ok [INFO] [stdout] test parse_style_4 ... ok [INFO] [stdout] test parse_style_3 ... ok [INFO] [stdout] test parse_style_2 ... ok [INFO] [stdout] test parse_paint_7 ... ok [INFO] [stdout] test parse_text_1 ... ok [INFO] [stdout] test skip_unresolved_classes_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/text-799857ed6efeb9e3 [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test text_6 ... ok [INFO] [stdout] test text_1 ... ok [INFO] [stdout] test text_4 ... ok [INFO] [stdout] test text_3 ... ok [INFO] [stdout] test text_5 ... ok [INFO] [stdout] test text_7 ... ok [INFO] [stdout] test text_8 ... ok [INFO] [stdout] test text_9 ... ok [INFO] [stdout] test text_10 ... ok [INFO] [stdout] test text_content_3 ... ok [INFO] [stdout] test text_content_4 ... ok [INFO] [stdout] test text_content_2 ... ok [INFO] [stdout] test text_space_preserve_1 ... ok [INFO] [stdout] test text_space_preserve_4 ... ok [INFO] [stdout] test text_space_preserve_3 ... ok [INFO] [stdout] test text_content_5 ... ok [INFO] [stdout] test text_space_preserve_6 ... ok [INFO] [stdout] test text_tspan_1 ... ok [INFO] [stdout] test text_space_preserve_7 ... ok [INFO] [stdout] test text_tspan_4 ... ok [INFO] [stdout] test text_tspan_10 ... ok [INFO] [stdout] test text_tspan_5 ... ok [INFO] [stdout] test text_tspan_6 ... ok [INFO] [stdout] test text_tspan_3 ... ok [INFO] [stdout] test text_tspan_8 ... ok [INFO] [stdout] test text_space_preserve_2 ... ok [INFO] [stdout] test text_tspan_2 ... ok [INFO] [stdout] test text_tspan_7 ... ok [INFO] [stdout] test text_tspan_9 ... ok [INFO] [stdout] test text_space_preserve_5 ... ok [INFO] [stdout] test text_content_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/writer-b7488c8397e9dee6 [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test cdata_2 ... ok [INFO] [stdout] test cdata_1 ... ok [INFO] [stdout] test child_node_1 ... ok [INFO] [stdout] test cdata_4 ... ok [INFO] [stdout] test child_nodes_1 ... ok [INFO] [stdout] test empty_doc_1 ... ok [INFO] [stdout] test comment_1 ... ok [INFO] [stdout] test escape_2 ... ok [INFO] [stdout] test aspect_ratio_1 ... ok [INFO] [stdout] test escape_1 ... ok [INFO] [stdout] test attributes_types_1 ... ok [INFO] [stdout] test attrs_order_2 ... ok [INFO] [stdout] test cdata_3 ... ok [INFO] [stdout] test indent_4 ... ok [INFO] [stdout] test attrs_order_1 ... ok [INFO] [stdout] test attrs_indent_1 ... ok [INFO] [stdout] test links_2 ... ok [INFO] [stdout] test links_1 ... ok [INFO] [stdout] test indent_5 ... ok [INFO] [stdout] test namespaces_2 ... ok [INFO] [stdout] test indent_1 ... ok [INFO] [stdout] test namespaces_3 ... ok [INFO] [stdout] test escape_3 ... ok [INFO] [stdout] test namespaces_4 ... ok [INFO] [stdout] test escape_4 ... ok [INFO] [stdout] test single_node_1 ... ok [INFO] [stdout] test non_svg_1 ... ok [INFO] [stdout] test single_quote_1 ... ok [INFO] [stdout] test namespaces_1 ... ok [INFO] [stdout] test indent_2 ... ok [INFO] [stdout] test indent_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests svgdom [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/node.rs - node::Node::set_attribute_if_none (line 536) ... ignored [INFO] [stdout] test src/document.rs - document::Document::remove_node (line 222) ... ok [INFO] [stdout] test src/element_type.rs - element_type::ElementType::is_referenced (line 28) ... ok [INFO] [stdout] test src/node.rs - node::Node::has_parent (line 89) ... ok [INFO] [stdout] test src/node.rs - node::Node::set_attribute_checked (line 373) ... ok [INFO] [stdout] test src/node.rs - node::Node::set_attribute_checked (line 406) ... ok [INFO] [stdout] test src/document.rs - document::Document::svg_element (line 193) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "627b77faa1ee60e8e935bd94437f71594d1602d7d0f682d07778a729b40fb1fa"` [INFO] running `"docker" "rm" "-f" "627b77faa1ee60e8e935bd94437f71594d1602d7d0f682d07778a729b40fb1fa"` [INFO] [stdout] 627b77faa1ee60e8e935bd94437f71594d1602d7d0f682d07778a729b40fb1fa