Sep 04 04:32:49.876 INFO checking syntect-2.1.0 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 04:32:49.876 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 04:32:49.876 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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=500" "-e" "CMD=cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:32:50.028 INFO blam! 27e4f4429b8ab7de352d18a1f1b94e83ac9c1425c73961b3faef827452ee21c7 Sep 04 04:32:50.030 INFO running `"docker" "start" "-a" "27e4f4429b8ab7de352d18a1f1b94e83ac9c1425c73961b3faef827452ee21c7"` Sep 04 04:32:50.844 INFO kablam! Checking csv v1.0.1 Sep 04 04:32:50.846 INFO kablam! Checking syntect v2.1.0 (file:///source) Sep 04 04:32:52.434 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 04:32:52.434 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 04 04:32:52.434 INFO kablam! | Sep 04 04:32:52.434 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 04 04:32:52.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 04:32:52.434 INFO kablam! | Sep 04 04:32:52.434 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 04:32:52.434 INFO kablam! Sep 04 04:32:53.007 INFO kablam! Checking criterion v0.2.5 Sep 04 04:33:01.812 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 04 04:33:01.812 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 04 04:33:01.812 INFO kablam! | Sep 04 04:33:01.812 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 04 04:33:01.812 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:33:01.840 INFO kablam! Sep 04 04:33:02.170 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 04 04:33:02.170 INFO kablam! --> src/html.rs:255:26 Sep 04 04:33:02.170 INFO kablam! | Sep 04 04:33:02.170 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 04 04:33:02.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:33:02.184 INFO kablam! Sep 04 04:33:02.185 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 04 04:33:02.185 INFO kablam! --> src/html.rs:265:27 Sep 04 04:33:02.185 INFO kablam! | Sep 04 04:33:02.185 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 04 04:33:02.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:33:02.185 INFO kablam! Sep 04 04:33:02.186 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 04 04:33:02.186 INFO kablam! --> src/html.rs:272:17 Sep 04 04:33:02.186 INFO kablam! | Sep 04 04:33:02.186 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 04 04:33:02.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:33:02.186 INFO kablam! Sep 04 04:33:02.186 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 04 04:33:02.186 INFO kablam! --> src/html.rs:275:26 Sep 04 04:33:02.186 INFO kablam! | Sep 04 04:33:02.186 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 04 04:33:02.186 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:33:02.186 INFO kablam! Sep 04 04:33:02.187 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 04 04:33:02.187 INFO kablam! --> src/html.rs:288:27 Sep 04 04:33:02.187 INFO kablam! | Sep 04 04:33:02.187 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 04 04:33:02.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:33:02.187 INFO kablam! Sep 04 04:33:02.188 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 04 04:33:02.188 INFO kablam! --> src/html.rs:302:26 Sep 04 04:33:02.188 INFO kablam! | Sep 04 04:33:02.188 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 04 04:33:02.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 04:33:02.188 INFO kablam! Sep 04 04:33:02.271 INFO kablam! error: aborting due to 7 previous errors Sep 04 04:33:02.271 INFO kablam! Sep 04 04:33:02.293 INFO kablam! error: Could not compile `syntect`. Sep 04 04:33:02.293 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 04:33:05.608 INFO kablam! error: build failed Sep 04 04:33:05.610 INFO kablam! su: No module specific data is present Sep 04 04:33:06.172 INFO running `"docker" "rm" "-f" "27e4f4429b8ab7de352d18a1f1b94e83ac9c1425c73961b3faef827452ee21c7"` Sep 04 04:33:06.304 INFO blam! 27e4f4429b8ab7de352d18a1f1b94e83ac9c1425c73961b3faef827452ee21c7