Sep 01 21:55:11.391 INFO checking syntect-2.1.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 21:55:11.391 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 21:55:11.391 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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.565 INFO blam! 1114a06fa225b30c0436d5ceb44e67726f8b0b16783b9df7d8376d9540862480 Sep 01 21:55:11.565 INFO running `"docker" "start" "-a" "1114a06fa225b30c0436d5ceb44e67726f8b0b16783b9df7d8376d9540862480"` Sep 01 21:55:12.385 INFO kablam! Compiling onig_sys v68.2.0 Sep 01 21:55:12.389 INFO kablam! Checking csv v1.0.1 Sep 01 21:55:12.391 INFO kablam! Checking plist v0.2.4 Sep 01 21:55:12.392 INFO kablam! Checking handlebars v0.32.4 Sep 01 21:55:17.144 INFO kablam! Checking criterion v0.2.5 Sep 01 21:55:19.424 INFO kablam! Checking onig v3.2.2 Sep 01 21:55:22.360 INFO kablam! Checking syntect v2.1.0 (file:///source) Sep 01 21:55:24.558 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.558 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 01 21:55:24.558 INFO kablam! | Sep 01 21:55:24.558 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 01 21:55:24.558 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.558 INFO kablam! Sep 01 21:55:24.650 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 01 21:55:24.650 INFO kablam! --> src/html.rs:255:26 Sep 01 21:55:24.650 INFO kablam! | Sep 01 21:55:24.650 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 01 21:55:24.650 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.651 INFO kablam! Sep 01 21:55:24.652 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 01 21:55:24.652 INFO kablam! --> src/html.rs:265:27 Sep 01 21:55:24.652 INFO kablam! | Sep 01 21:55:24.652 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 01 21:55:24.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.653 INFO kablam! Sep 01 21:55:24.654 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 01 21:55:24.654 INFO kablam! --> src/html.rs:272:17 Sep 01 21:55:24.654 INFO kablam! | Sep 01 21:55:24.654 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 01 21:55:24.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.654 INFO kablam! Sep 01 21:55:24.655 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 01 21:55:24.655 INFO kablam! --> src/html.rs:275:26 Sep 01 21:55:24.655 INFO kablam! | Sep 01 21:55:24.655 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 01 21:55:24.655 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.656 INFO kablam! Sep 01 21:55:24.657 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 01 21:55:24.657 INFO kablam! --> src/html.rs:288:27 Sep 01 21:55:24.657 INFO kablam! | Sep 01 21:55:24.657 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 01 21:55:24.657 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.657 INFO kablam! Sep 01 21:55:24.658 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 01 21:55:24.658 INFO kablam! --> src/html.rs:302:26 Sep 01 21:55:24.658 INFO kablam! | Sep 01 21:55:24.658 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 01 21:55:24.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.658 INFO kablam! Sep 01 21:55:24.695 INFO kablam! error: aborting due to 7 previous errors Sep 01 21:55:24.695 INFO kablam! Sep 01 21:55:24.706 INFO kablam! error: Could not compile `syntect`. Sep 01 21:55:24.706 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 21:55:24.805 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 21:55:24.805 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 01 21:55:24.805 INFO kablam! | Sep 01 21:55:24.805 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 01 21:55:24.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 21:55:24.805 INFO kablam! | Sep 01 21:55:24.805 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 21:55:24.805 INFO kablam! Sep 01 21:55:28.375 INFO kablam! error: build failed Sep 01 21:55:28.376 INFO kablam! su: No module specific data is present Sep 01 21:55:28.793 INFO running `"docker" "rm" "-f" "1114a06fa225b30c0436d5ceb44e67726f8b0b16783b9df7d8376d9540862480"` Sep 01 21:55:28.937 INFO blam! 1114a06fa225b30c0436d5ceb44e67726f8b0b16783b9df7d8376d9540862480