Sep 14 08:02:31.211 INFO checking syntect-2.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:02:31.211 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:02:31.211 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-2/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-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:31.332 INFO blam! 73c05a1a4a0f3b97cca27529e7516b0275ab1d301387d2a79dec35244cbf07bb Sep 14 08:02:31.335 INFO running `"docker" "start" "-a" "73c05a1a4a0f3b97cca27529e7516b0275ab1d301387d2a79dec35244cbf07bb"` Sep 14 08:02:31.891 INFO kablam! usermod: no changes Sep 14 08:02:32.099 INFO kablam! Compiling onig_sys v68.2.1 Sep 14 08:02:32.100 INFO kablam! Checking criterion-plot v0.2.5 Sep 14 08:02:32.105 INFO kablam! Checking itertools-num v0.1.2 Sep 14 08:02:32.105 INFO kablam! Checking criterion-stats v0.2.5 Sep 14 08:02:32.107 INFO kablam! Checking bincode v1.0.1 Sep 14 08:02:32.107 INFO kablam! Checking csv v1.0.1 Sep 14 08:02:32.107 INFO kablam! Checking plist v0.2.4 Sep 14 08:02:32.107 INFO kablam! Checking simplelog v0.5.2 Sep 14 08:02:32.812 INFO kablam! Checking handlebars v0.32.4 Sep 14 08:02:36.002 INFO kablam! Checking criterion v0.2.5 Sep 14 08:02:41.155 INFO kablam! Checking onig v3.2.2 Sep 14 08:02:42.583 INFO kablam! Checking syntect v2.1.0 (file:///source) Sep 14 08:02:43.943 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 08:02:43.943 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 14 08:02:43.943 INFO kablam! | Sep 14 08:02:43.943 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 14 08:02:43.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:43.943 INFO kablam! | Sep 14 08:02:43.943 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 08:02:43.943 INFO kablam! Sep 14 08:02:44.081 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:44.081 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 14 08:02:44.081 INFO kablam! | Sep 14 08:02:44.081 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 14 08:02:44.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:44.081 INFO kablam! Sep 14 08:02:44.139 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 14 08:02:44.139 INFO kablam! --> src/html.rs:255:26 Sep 14 08:02:44.139 INFO kablam! | Sep 14 08:02:44.139 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 14 08:02:44.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:44.139 INFO kablam! Sep 14 08:02:44.139 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 14 08:02:44.139 INFO kablam! --> src/html.rs:265:27 Sep 14 08:02:44.139 INFO kablam! | Sep 14 08:02:44.139 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 14 08:02:44.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:44.139 INFO kablam! Sep 14 08:02:44.139 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 14 08:02:44.139 INFO kablam! --> src/html.rs:272:17 Sep 14 08:02:44.139 INFO kablam! | Sep 14 08:02:44.139 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 14 08:02:44.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:44.139 INFO kablam! Sep 14 08:02:44.147 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 14 08:02:44.147 INFO kablam! --> src/html.rs:275:26 Sep 14 08:02:44.147 INFO kablam! | Sep 14 08:02:44.147 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 14 08:02:44.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:44.147 INFO kablam! Sep 14 08:02:44.147 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 14 08:02:44.147 INFO kablam! --> src/html.rs:288:27 Sep 14 08:02:44.147 INFO kablam! | Sep 14 08:02:44.147 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 14 08:02:44.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:44.147 INFO kablam! Sep 14 08:02:44.159 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 14 08:02:44.159 INFO kablam! --> src/html.rs:302:26 Sep 14 08:02:44.159 INFO kablam! | Sep 14 08:02:44.159 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 14 08:02:44.159 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:44.160 INFO kablam! Sep 14 08:02:44.215 INFO kablam! error: aborting due to 7 previous errors Sep 14 08:02:44.215 INFO kablam! Sep 14 08:02:44.222 INFO kablam! error: Could not compile `syntect`. Sep 14 08:02:44.223 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 08:02:46.734 INFO kablam! error: build failed Sep 14 08:02:46.735 INFO kablam! su: No module specific data is present Sep 14 08:02:47.812 INFO running `"docker" "rm" "-f" "73c05a1a4a0f3b97cca27529e7516b0275ab1d301387d2a79dec35244cbf07bb"` Sep 14 08:02:48.055 INFO blam! 73c05a1a4a0f3b97cca27529e7516b0275ab1d301387d2a79dec35244cbf07bb