Sep 10 08:09:51.094 INFO checking syntect-2.1.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 08:09:51.095 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 08:09:51.095 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 08:09:51.258 INFO blam! 1486e4e5120544a7210a6e4a021f84ae9111ee0416e5642170c46d03b0761014 Sep 10 08:09:51.261 INFO running `"docker" "start" "-a" "1486e4e5120544a7210a6e4a021f84ae9111ee0416e5642170c46d03b0761014"` Sep 10 08:09:51.983 INFO kablam! usermod: no changes Sep 10 08:09:52.274 INFO kablam! Checking thread-scoped v1.0.2 Sep 10 08:09:52.274 INFO kablam! Checking criterion-plot v0.2.5 Sep 10 08:09:52.274 INFO kablam! Checking itertools-num v0.1.2 Sep 10 08:09:52.274 INFO kablam! Checking csv v1.0.1 Sep 10 08:09:52.279 INFO kablam! Checking simplelog v0.5.2 Sep 10 08:09:52.279 INFO kablam! Checking syntect v2.1.0 (file:///source) Sep 10 08:09:53.638 INFO kablam! Checking criterion-stats v0.2.5 Sep 10 08:09:55.890 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 10 08:09:55.890 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 10 08:09:55.890 INFO kablam! | Sep 10 08:09:55.890 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 10 08:09:55.890 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 10 08:09:55.890 INFO kablam! | Sep 10 08:09:55.890 INFO kablam! = note: #[warn(deprecated)] on by default Sep 10 08:09:55.890 INFO kablam! Sep 10 08:09:56.882 INFO kablam! Checking criterion v0.2.5 Sep 10 08:10:07.546 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 10 08:10:07.546 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 10 08:10:07.546 INFO kablam! | Sep 10 08:10:07.546 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 10 08:10:07.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:10:07.546 INFO kablam! Sep 10 08:10:07.794 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 10 08:10:07.794 INFO kablam! --> src/html.rs:255:26 Sep 10 08:10:07.794 INFO kablam! | Sep 10 08:10:07.794 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 10 08:10:07.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:10:07.794 INFO kablam! Sep 10 08:10:07.794 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 10 08:10:07.794 INFO kablam! --> src/html.rs:265:27 Sep 10 08:10:07.794 INFO kablam! | Sep 10 08:10:07.794 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 10 08:10:07.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:10:07.794 INFO kablam! Sep 10 08:10:07.794 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 10 08:10:07.794 INFO kablam! --> src/html.rs:272:17 Sep 10 08:10:07.794 INFO kablam! | Sep 10 08:10:07.794 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 10 08:10:07.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:10:07.794 INFO kablam! Sep 10 08:10:07.794 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 10 08:10:07.794 INFO kablam! --> src/html.rs:275:26 Sep 10 08:10:07.794 INFO kablam! | Sep 10 08:10:07.794 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 10 08:10:07.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:10:07.794 INFO kablam! Sep 10 08:10:07.794 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 10 08:10:07.794 INFO kablam! --> src/html.rs:288:27 Sep 10 08:10:07.794 INFO kablam! | Sep 10 08:10:07.794 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 10 08:10:07.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:10:07.795 INFO kablam! Sep 10 08:10:07.795 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 10 08:10:07.795 INFO kablam! --> src/html.rs:302:26 Sep 10 08:10:07.795 INFO kablam! | Sep 10 08:10:07.795 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 10 08:10:07.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 08:10:07.795 INFO kablam! Sep 10 08:10:07.822 INFO kablam! error: aborting due to 7 previous errors Sep 10 08:10:07.822 INFO kablam! Sep 10 08:10:07.832 INFO kablam! error: Could not compile `syntect`. Sep 10 08:10:07.832 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 08:10:09.114 INFO kablam! error: build failed Sep 10 08:10:09.114 INFO kablam! su: No module specific data is present Sep 10 08:10:09.841 INFO running `"docker" "rm" "-f" "1486e4e5120544a7210a6e4a021f84ae9111ee0416e5642170c46d03b0761014"` Sep 10 08:10:09.966 INFO blam! 1486e4e5120544a7210a6e4a021f84ae9111ee0416e5642170c46d03b0761014