Sep 05 20:29:30.909 INFO checking xml5ever-0.12.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 20:29:30.909 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 20:29:30.909 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-3/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:29:31.055 INFO blam! 8f0885e79d92afeeed31017dab8b1510b229a0120c131bd2971a1638dc76ee15 Sep 05 20:29:31.066 INFO running `"docker" "start" "-a" "8f0885e79d92afeeed31017dab8b1510b229a0120c131bd2971a1638dc76ee15"` Sep 05 20:29:31.788 INFO kablam! usermod: no changes Sep 05 20:29:31.915 INFO kablam! Compiling rand_core v0.2.1 Sep 05 20:29:31.916 INFO kablam! Compiling phf_shared v0.7.23 Sep 05 20:29:31.918 INFO kablam! Compiling serde v1.0.76 Sep 05 20:29:31.918 INFO kablam! Compiling rustc_version v0.2.3 Sep 05 20:29:32.213 INFO kablam! Checking phf v0.7.23 Sep 05 20:29:32.882 INFO kablam! Compiling rand v0.5.5 Sep 05 20:29:33.070 INFO kablam! Compiling rustc-test v0.2.0 Sep 05 20:29:37.554 INFO kablam! Compiling phf_generator v0.7.23 Sep 05 20:29:37.984 INFO kablam! Compiling string_cache_codegen v0.4.1 Sep 05 20:29:37.985 INFO kablam! Compiling phf_codegen v0.7.23 Sep 05 20:29:41.098 INFO kablam! Compiling string_cache v0.7.3 Sep 05 20:29:46.287 INFO kablam! Compiling serde_json v1.0.26 Sep 05 20:29:48.485 INFO kablam! Compiling markup5ever v0.7.2 Sep 05 20:29:55.249 INFO kablam! Checking xml5ever v0.12.0 (file:///source) Sep 05 20:29:56.118 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 20:29:56.118 INFO kablam! --> src/tokenizer/mod.rs:872:53 Sep 05 20:29:56.118 INFO kablam! | Sep 05 20:29:56.118 INFO kablam! 872 | '"' => go!(self: to TagAttrValue(DoubleQuoted)), Sep 05 20:29:56.118 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 20:29:56.118 INFO kablam! | Sep 05 20:29:56.118 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 20:29:56.118 INFO kablam! Sep 05 20:29:56.118 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 20:29:56.118 INFO kablam! --> src/tokenizer/mod.rs:873:53 Sep 05 20:29:56.118 INFO kablam! | Sep 05 20:29:56.118 INFO kablam! 873 | '\'' => go!(self: to TagAttrValue(SingleQuoted)), Sep 05 20:29:56.118 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 20:29:56.118 INFO kablam! Sep 05 20:29:56.118 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 20:29:56.118 INFO kablam! --> src/tokenizer/mod.rs:1015:70 Sep 05 20:29:56.118 INFO kablam! | Sep 05 20:29:56.118 INFO kablam! 1015 | '\'' => go!(self: to DoctypeIdentifierSingleQuoted(System)), Sep 05 20:29:56.118 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 05 20:29:56.118 INFO kablam! Sep 05 20:29:56.118 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 20:29:56.118 INFO kablam! --> src/tokenizer/mod.rs:1016:70 Sep 05 20:29:56.118 INFO kablam! | Sep 05 20:29:56.118 INFO kablam! 1016 | '"' => go!(self: to DoctypeIdentifierDoubleQuoted(System)), Sep 05 20:29:56.118 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 05 20:29:56.118 INFO kablam! Sep 05 20:29:56.194 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 20:29:56.194 INFO kablam! --> src/tokenizer/mod.rs:24:30 Sep 05 20:29:56.194 INFO kablam! | Sep 05 20:29:56.194 INFO kablam! 24 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 05 20:29:56.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 20:29:56.194 INFO kablam! | Sep 05 20:29:56.194 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 20:29:56.194 INFO kablam! Sep 05 20:29:56.206 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.206 INFO kablam! --> :2:12 Sep 05 20:29:56.206 INFO kablam! | Sep 05 20:29:56.206 INFO kablam! 2 | # [ test ] fn $ name ( ) { assert_eq ! ( $ left , $ right ) ; } } Sep 05 20:29:56.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `self::test` Sep 05 20:29:56.206 INFO kablam! Sep 05 20:29:56.206 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.206 INFO kablam! --> src/tokenizer/mod.rs:1228:5 Sep 05 20:29:56.206 INFO kablam! | Sep 05 20:29:56.206 INFO kablam! 1228 | / fn simple_namespace() { Sep 05 20:29:56.206 INFO kablam! 1229 | | let qname = process_qname("prefix:local".to_tendril()); Sep 05 20:29:56.206 INFO kablam! 1230 | | assert_eq!(qname.prefix, Some(Prefix::from("prefix"))); Sep 05 20:29:56.206 INFO kablam! 1231 | | assert_eq!(qname.local, LocalName::from("local")); Sep 05 20:29:56.206 INFO kablam! ... | Sep 05 20:29:56.206 INFO kablam! 1235 | | assert_eq!(qname.local, LocalName::from("b")); Sep 05 20:29:56.206 INFO kablam! 1236 | | } Sep 05 20:29:56.206 INFO kablam! | |_____^ not found in `self::test` Sep 05 20:29:56.206 INFO kablam! Sep 05 20:29:56.206 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.206 INFO kablam! --> src/tokenizer/mod.rs:1239:5 Sep 05 20:29:56.206 INFO kablam! | Sep 05 20:29:56.206 INFO kablam! 1239 | / fn wrong_namespaces() { Sep 05 20:29:56.206 INFO kablam! 1240 | | let qname = process_qname(":local".to_tendril()); Sep 05 20:29:56.206 INFO kablam! 1241 | | assert_eq!(qname.prefix, None); Sep 05 20:29:56.206 INFO kablam! 1242 | | assert_eq!(qname.local, LocalName::from(":local")); Sep 05 20:29:56.206 INFO kablam! ... | Sep 05 20:29:56.206 INFO kablam! 1262 | | assert_eq!(qname.local, LocalName::from(":a:b:")); Sep 05 20:29:56.206 INFO kablam! 1263 | | } Sep 05 20:29:56.206 INFO kablam! | |_____^ not found in `self::test` Sep 05 20:29:56.206 INFO kablam! Sep 05 20:29:56.214 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.214 INFO kablam! --> src/driver.rs:88:5 Sep 05 20:29:56.214 INFO kablam! | Sep 05 20:29:56.214 INFO kablam! 88 | / fn el_ns_serialize() { Sep 05 20:29:56.214 INFO kablam! 89 | | assert_eq_serialization("Test", Sep 05 20:29:56.214 INFO kablam! 90 | | parse_document(RcDom::default(), XmlParseOpts::default()) Sep 05 20:29:56.214 INFO kablam! 91 | | .from_utf8() Sep 05 20:29:56.214 INFO kablam! 92 | | .one("Test".as_bytes())); Sep 05 20:29:56.214 INFO kablam! 93 | | } Sep 05 20:29:56.214 INFO kablam! | |_____^ not found in `self::test` Sep 05 20:29:56.214 INFO kablam! Sep 05 20:29:56.214 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.214 INFO kablam! --> src/driver.rs:96:5 Sep 05 20:29:56.214 INFO kablam! | Sep 05 20:29:56.214 INFO kablam! 96 | / fn nested_ns_serialize() { Sep 05 20:29:56.214 INFO kablam! 97 | | assert_eq_serialization("", Sep 05 20:29:56.214 INFO kablam! 98 | | parse_document(RcDom::default(), XmlParseOpts::default()) Sep 05 20:29:56.214 INFO kablam! 99 | | .from_utf8() Sep 05 20:29:56.214 INFO kablam! 100 | | .one("".as_bytes())); Sep 05 20:29:56.214 INFO kablam! 101 | | } Sep 05 20:29:56.214 INFO kablam! | |_____^ not found in `self::test` Sep 05 20:29:56.214 INFO kablam! Sep 05 20:29:56.214 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.214 INFO kablam! --> src/driver.rs:104:5 Sep 05 20:29:56.214 INFO kablam! | Sep 05 20:29:56.214 INFO kablam! 104 | / fn def_ns_serialize() { Sep 05 20:29:56.214 INFO kablam! 105 | | assert_eq_serialization("
", Sep 05 20:29:56.214 INFO kablam! 106 | | parse_document(RcDom::default(), XmlParseOpts::default()) Sep 05 20:29:56.214 INFO kablam! 107 | | .from_utf8() Sep 05 20:29:56.214 INFO kablam! 108 | | .one("
".as_bytes())); Sep 05 20:29:56.214 INFO kablam! 109 | | } Sep 05 20:29:56.214 INFO kablam! | |_____^ not found in `self::test` Sep 05 20:29:56.214 INFO kablam! Sep 05 20:29:56.214 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.214 INFO kablam! --> src/driver.rs:112:5 Sep 05 20:29:56.214 INFO kablam! | Sep 05 20:29:56.214 INFO kablam! 112 | / fn undefine_ns_serialize() { Sep 05 20:29:56.214 INFO kablam! 113 | | assert_eq_serialization("", Sep 05 20:29:56.215 INFO kablam! 114 | | parse_document(RcDom::default(), XmlParseOpts::default()) Sep 05 20:29:56.215 INFO kablam! 115 | | .from_utf8() Sep 05 20:29:56.215 INFO kablam! 116 | | .one("".as_bytes())); Sep 05 20:29:56.215 INFO kablam! 117 | | } Sep 05 20:29:56.215 INFO kablam! | |_____^ not found in `self::test` Sep 05 20:29:56.215 INFO kablam! Sep 05 20:29:56.215 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.215 INFO kablam! --> src/driver.rs:120:5 Sep 05 20:29:56.215 INFO kablam! | Sep 05 20:29:56.215 INFO kablam! 120 | / fn redefine_default_ns_serialize() { Sep 05 20:29:56.215 INFO kablam! 121 | | assert_eq_serialization("", Sep 05 20:29:56.215 INFO kablam! 122 | | parse_document(RcDom::default(), XmlParseOpts::default()) Sep 05 20:29:56.215 INFO kablam! 123 | | .from_utf8() Sep 05 20:29:56.215 INFO kablam! 124 | | .one("".as_bytes())); Sep 05 20:29:56.215 INFO kablam! 125 | | } Sep 05 20:29:56.215 INFO kablam! | |_____^ not found in `self::test` Sep 05 20:29:56.215 INFO kablam! Sep 05 20:29:56.215 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.215 INFO kablam! --> src/driver.rs:128:5 Sep 05 20:29:56.215 INFO kablam! | Sep 05 20:29:56.215 INFO kablam! 128 | / fn attr_serialize() { Sep 05 20:29:56.215 INFO kablam! 129 | | assert_serialization("Test", Sep 05 20:29:56.215 INFO kablam! 130 | | parse_document(RcDom::default(), XmlParseOpts::default()) Sep 05 20:29:56.215 INFO kablam! 131 | | .from_utf8() Sep 05 20:29:56.215 INFO kablam! 132 | | .one("Test".as_bytes())); Sep 05 20:29:56.215 INFO kablam! 133 | | } Sep 05 20:29:56.215 INFO kablam! | |_____^ not found in `self::test` Sep 05 20:29:56.215 INFO kablam! Sep 05 20:29:56.215 INFO kablam! error[E0425]: cannot find function `assert_test_result` in module `self::test` Sep 05 20:29:56.215 INFO kablam! --> src/driver.rs:136:5 Sep 05 20:29:56.215 INFO kablam! | Sep 05 20:29:56.215 INFO kablam! 136 | / fn from_utf8() { Sep 05 20:29:56.215 INFO kablam! 137 | | assert_serialization("<title>Test", Sep 05 20:29:56.215 INFO kablam! 138 | | parse_document(RcDom::default(), XmlParseOpts::default()) Sep 05 20:29:56.215 INFO kablam! 139 | | .from_utf8() Sep 05 20:29:56.215 INFO kablam! 140 | | .one("Test".as_bytes())); Sep 05 20:29:56.215 INFO kablam! 141 | | } Sep 05 20:29:56.215 INFO kablam! | |_____^ not found in `self::test` Sep 05 20:29:56.215 INFO kablam! Sep 05 20:29:56.282 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 20:29:56.282 INFO kablam! --> src/tokenizer/mod.rs:872:53 Sep 05 20:29:56.282 INFO kablam! | Sep 05 20:29:56.282 INFO kablam! 872 | '"' => go!(self: to TagAttrValue(DoubleQuoted)), Sep 05 20:29:56.282 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 20:29:56.282 INFO kablam! | Sep 05 20:29:56.282 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 20:29:56.282 INFO kablam! Sep 05 20:29:56.282 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 20:29:56.282 INFO kablam! --> src/tokenizer/mod.rs:873:53 Sep 05 20:29:56.282 INFO kablam! | Sep 05 20:29:56.282 INFO kablam! 873 | '\'' => go!(self: to TagAttrValue(SingleQuoted)), Sep 05 20:29:56.282 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 20:29:56.282 INFO kablam! Sep 05 20:29:56.282 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 20:29:56.282 INFO kablam! --> src/tokenizer/mod.rs:1015:70 Sep 05 20:29:56.282 INFO kablam! | Sep 05 20:29:56.282 INFO kablam! 1015 | '\'' => go!(self: to DoctypeIdentifierSingleQuoted(System)), Sep 05 20:29:56.282 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 05 20:29:56.282 INFO kablam! Sep 05 20:29:56.282 INFO kablam! warning: unnecessary parentheses around function argument Sep 05 20:29:56.282 INFO kablam! --> src/tokenizer/mod.rs:1016:70 Sep 05 20:29:56.282 INFO kablam! | Sep 05 20:29:56.282 INFO kablam! 1016 | '"' => go!(self: to DoctypeIdentifierDoubleQuoted(System)), Sep 05 20:29:56.282 INFO kablam! | ^^^^^^^^ help: remove these parentheses Sep 05 20:29:56.282 INFO kablam! Sep 05 20:29:56.366 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 20:29:56.366 INFO kablam! --> src/tokenizer/mod.rs:24:30 Sep 05 20:29:56.366 INFO kablam! | Sep 05 20:29:56.366 INFO kablam! 24 | #[allow(unused_imports)] use std::ascii::AsciiExt; Sep 05 20:29:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 20:29:56.367 INFO kablam! | Sep 05 20:29:56.367 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 20:29:56.367 INFO kablam! Sep 05 20:29:56.866 INFO kablam! error: aborting due to 10 previous errors Sep 05 20:29:56.866 INFO kablam! Sep 05 20:29:56.866 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 05 20:29:56.886 INFO kablam! error: Could not compile `xml5ever`. Sep 05 20:29:56.886 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:29:57.482 INFO kablam! error: build failed Sep 05 20:29:57.482 INFO kablam! su: No module specific data is present Sep 05 20:29:58.964 INFO running `"docker" "rm" "-f" "8f0885e79d92afeeed31017dab8b1510b229a0120c131bd2971a1638dc76ee15"` Sep 05 20:29:59.301 INFO blam! 8f0885e79d92afeeed31017dab8b1510b229a0120c131bd2971a1638dc76ee15