Sep 05 22:15:02.828 INFO checking syntect-2.1.0 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 22:15:02.828 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 22:15:02.828 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 22:15:03.035 INFO blam! f7793b0e82a06e401433ce4ec5b47b7085f0a4f7d5cf3a9c807760e758c403f9 Sep 05 22:15:03.036 INFO running `"docker" "start" "-a" "f7793b0e82a06e401433ce4ec5b47b7085f0a4f7d5cf3a9c807760e758c403f9"` Sep 05 22:15:03.737 INFO kablam! usermod: no changes Sep 05 22:15:04.105 INFO kablam! Checking criterion-plot v0.2.5 Sep 05 22:15:04.105 INFO kablam! Checking csv v1.0.1 Sep 05 22:15:04.105 INFO kablam! Checking simplelog v0.5.2 Sep 05 22:15:04.105 INFO kablam! Checking syntect v2.1.0 (file:///source) Sep 05 22:15:06.158 INFO kablam! Checking criterion v0.2.5 Sep 05 22:15:06.268 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 05 22:15:06.268 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 05 22:15:06.268 INFO kablam! | Sep 05 22:15:06.268 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 05 22:15:06.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 05 22:15:06.274 INFO kablam! | Sep 05 22:15:06.274 INFO kablam! = note: #[warn(deprecated)] on by default Sep 05 22:15:06.274 INFO kablam! Sep 05 22:15:12.842 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 05 22:15:12.842 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 05 22:15:12.842 INFO kablam! | Sep 05 22:15:12.842 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 05 22:15:12.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 22:15:12.854 INFO kablam! Sep 05 22:15:12.958 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 05 22:15:12.958 INFO kablam! --> src/html.rs:255:26 Sep 05 22:15:12.958 INFO kablam! | Sep 05 22:15:12.958 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 05 22:15:12.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 22:15:12.958 INFO kablam! Sep 05 22:15:12.958 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 05 22:15:12.958 INFO kablam! --> src/html.rs:265:27 Sep 05 22:15:12.958 INFO kablam! | Sep 05 22:15:12.958 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 05 22:15:12.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 22:15:12.958 INFO kablam! Sep 05 22:15:12.958 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 05 22:15:12.958 INFO kablam! --> src/html.rs:272:17 Sep 05 22:15:12.958 INFO kablam! | Sep 05 22:15:12.958 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 05 22:15:12.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 22:15:12.958 INFO kablam! Sep 05 22:15:12.958 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 05 22:15:12.958 INFO kablam! --> src/html.rs:275:26 Sep 05 22:15:12.958 INFO kablam! | Sep 05 22:15:12.958 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 05 22:15:12.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 22:15:12.958 INFO kablam! Sep 05 22:15:12.974 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 05 22:15:12.974 INFO kablam! --> src/html.rs:288:27 Sep 05 22:15:12.974 INFO kablam! | Sep 05 22:15:12.974 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 05 22:15:12.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 22:15:12.974 INFO kablam! Sep 05 22:15:12.974 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 05 22:15:12.974 INFO kablam! --> src/html.rs:302:26 Sep 05 22:15:12.974 INFO kablam! | Sep 05 22:15:12.974 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 05 22:15:12.974 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 05 22:15:12.974 INFO kablam! Sep 05 22:15:13.025 INFO kablam! error: aborting due to 7 previous errors Sep 05 22:15:13.026 INFO kablam! Sep 05 22:15:13.046 INFO kablam! error: Could not compile `syntect`. Sep 05 22:15:13.046 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 22:15:14.461 INFO kablam! error: build failed Sep 05 22:15:14.463 INFO kablam! su: No module specific data is present Sep 05 22:15:15.267 INFO running `"docker" "rm" "-f" "f7793b0e82a06e401433ce4ec5b47b7085f0a4f7d5cf3a9c807760e758c403f9"` Sep 05 22:15:15.449 INFO blam! f7793b0e82a06e401433ce4ec5b47b7085f0a4f7d5cf3a9c807760e758c403f9