Sep 14 08:02:32.571 INFO checking syntect-2.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 08:02:32.571 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 08:02:32.571 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:02:32.957 INFO blam! 7e558364c63e3fad6a08c56e0fc4a5b2b61123caf0539caab06209d46ed4d5fe Sep 14 08:02:32.959 INFO running `"docker" "start" "-a" "7e558364c63e3fad6a08c56e0fc4a5b2b61123caf0539caab06209d46ed4d5fe"` Sep 14 08:02:34.294 INFO kablam! usermod: no changes Sep 14 08:02:34.539 INFO kablam! Checking csv v1.0.1 Sep 14 08:02:34.544 INFO kablam! Checking syntect v2.1.0 (file:///source) Sep 14 08:02:35.787 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 08:02:35.787 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 14 08:02:35.787 INFO kablam! | Sep 14 08:02:35.787 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 14 08:02:35.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:35.787 INFO kablam! | Sep 14 08:02:35.787 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 08:02:35.787 INFO kablam! Sep 14 08:02:36.274 INFO kablam! Checking criterion v0.2.5 Sep 14 08:02:43.375 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 14 08:02:43.375 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 14 08:02:43.375 INFO kablam! | Sep 14 08:02:43.375 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 14 08:02:43.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:43.375 INFO kablam! Sep 14 08:02:43.542 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 14 08:02:43.542 INFO kablam! --> src/html.rs:255:26 Sep 14 08:02:43.542 INFO kablam! | Sep 14 08:02:43.542 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 14 08:02:43.542 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:43.542 INFO kablam! Sep 14 08:02:43.543 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 14 08:02:43.543 INFO kablam! --> src/html.rs:265:27 Sep 14 08:02:43.543 INFO kablam! | Sep 14 08:02:43.543 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 14 08:02:43.543 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:43.547 INFO kablam! Sep 14 08:02:43.547 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 14 08:02:43.547 INFO kablam! --> src/html.rs:272:17 Sep 14 08:02:43.547 INFO kablam! | Sep 14 08:02:43.547 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 14 08:02:43.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:43.547 INFO kablam! Sep 14 08:02:43.547 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 14 08:02:43.547 INFO kablam! --> src/html.rs:275:26 Sep 14 08:02:43.547 INFO kablam! | Sep 14 08:02:43.547 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 14 08:02:43.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:43.547 INFO kablam! Sep 14 08:02:43.547 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 14 08:02:43.547 INFO kablam! --> src/html.rs:288:27 Sep 14 08:02:43.547 INFO kablam! | Sep 14 08:02:43.547 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 14 08:02:43.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:43.547 INFO kablam! Sep 14 08:02:43.547 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 14 08:02:43.547 INFO kablam! --> src/html.rs:302:26 Sep 14 08:02:43.547 INFO kablam! | Sep 14 08:02:43.547 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 14 08:02:43.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:43.547 INFO kablam! Sep 14 08:02:43.599 INFO kablam! error: aborting due to 7 previous errors Sep 14 08:02:43.599 INFO kablam! Sep 14 08:02:43.606 INFO kablam! error: Could not compile `syntect`. Sep 14 08:02:43.606 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 08:02:45.071 INFO kablam! error: build failed Sep 14 08:02:45.079 INFO kablam! su: No module specific data is present Sep 14 08:02:45.886 INFO running `"docker" "rm" "-f" "7e558364c63e3fad6a08c56e0fc4a5b2b61123caf0539caab06209d46ed4d5fe"` Sep 14 08:02:46.007 INFO blam! 7e558364c63e3fad6a08c56e0fc4a5b2b61123caf0539caab06209d46ed4d5fe