Sep 01 21:55:11.231 INFO checking syntect-2.1.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 21:55:11.232 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 21:55:11.232 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 21:55:11.390 INFO blam! c27e09997c7c908dea4098104f221d011bb1f1619d28e002eb4c2b8f6c7a1a2c Sep 01 21:55:11.394 INFO running `"docker" "start" "-a" "c27e09997c7c908dea4098104f221d011bb1f1619d28e002eb4c2b8f6c7a1a2c"` Sep 01 21:55:12.206 INFO kablam! Checking csv v1.0.1 Sep 01 21:55:12.208 INFO kablam! Checking syntect v2.1.0 (file:///source) Sep 01 21:55:14.413 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:55:14.413 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 01 21:55:14.413 INFO kablam! | Sep 01 21:55:14.413 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 01 21:55:14.413 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:14.413 INFO kablam! | Sep 01 21:55:14.413 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:55:14.413 INFO kablam! Sep 01 21:55:15.385 INFO kablam! Checking criterion v0.2.5 Sep 01 21:55:24.759 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 01 21:55:24.759 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 01 21:55:24.759 INFO kablam! | Sep 01 21:55:24.759 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 01 21:55:24.759 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.760 INFO kablam! Sep 01 21:55:24.868 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 01 21:55:24.868 INFO kablam! --> src/html.rs:255:26 Sep 01 21:55:24.868 INFO kablam! | Sep 01 21:55:24.868 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 01 21:55:24.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.869 INFO kablam! Sep 01 21:55:24.870 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 01 21:55:24.870 INFO kablam! --> src/html.rs:265:27 Sep 01 21:55:24.870 INFO kablam! | Sep 01 21:55:24.870 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 01 21:55:24.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.871 INFO kablam! Sep 01 21:55:24.871 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 01 21:55:24.872 INFO kablam! --> src/html.rs:272:17 Sep 01 21:55:24.872 INFO kablam! | Sep 01 21:55:24.872 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 01 21:55:24.872 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.872 INFO kablam! Sep 01 21:55:24.873 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 01 21:55:24.873 INFO kablam! --> src/html.rs:275:26 Sep 01 21:55:24.873 INFO kablam! | Sep 01 21:55:24.873 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 01 21:55:24.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.873 INFO kablam! Sep 01 21:55:24.875 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 01 21:55:24.876 INFO kablam! --> src/html.rs:288:27 Sep 01 21:55:24.876 INFO kablam! | Sep 01 21:55:24.876 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 01 21:55:24.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.876 INFO kablam! Sep 01 21:55:24.877 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 01 21:55:24.877 INFO kablam! --> src/html.rs:302:26 Sep 01 21:55:24.877 INFO kablam! | Sep 01 21:55:24.878 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 01 21:55:24.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.878 INFO kablam! Sep 01 21:55:24.935 INFO kablam! error: aborting due to 7 previous errors Sep 01 21:55:24.935 INFO kablam! Sep 01 21:55:24.963 INFO kablam! error: Could not compile `syntect`. Sep 01 21:55:24.964 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:55:26.719 INFO kablam! error: build failed Sep 01 21:55:26.721 INFO kablam! su: No module specific data is present Sep 01 21:55:27.064 INFO running `"docker" "rm" "-f" "c27e09997c7c908dea4098104f221d011bb1f1619d28e002eb4c2b8f6c7a1a2c"` Sep 01 21:55:27.150 INFO blam! c27e09997c7c908dea4098104f221d011bb1f1619d28e002eb4c2b8f6c7a1a2c