Sep 21 02:08:13.766 INFO checking syntect-2.1.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:08:13.766 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:08:13.766 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:08:13.967 INFO blam! 0bd427bd562dc9ea833ae1289bc7670ef083e5575d5ee5f51a5ac3fea06a8fae Sep 21 02:08:13.969 INFO running `"docker" "start" "-a" "0bd427bd562dc9ea833ae1289bc7670ef083e5575d5ee5f51a5ac3fea06a8fae"` Sep 21 02:08:14.768 INFO kablam! usermod: no changes Sep 21 02:08:15.079 INFO kablam! Compiling serde v1.0.79 Sep 21 02:08:15.098 INFO kablam! Compiling plist v0.2.4 Sep 21 02:08:15.122 INFO kablam! Compiling onig_sys v68.2.1 Sep 21 02:08:15.123 INFO kablam! Checking base64 v0.8.0 Sep 21 02:08:26.371 INFO kablam! Checking onig v3.2.2 Sep 21 02:08:31.212 INFO kablam! Checking serde_json v1.0.28 Sep 21 02:08:31.212 INFO kablam! Checking bincode v1.0.1 Sep 21 02:08:31.212 INFO kablam! Checking csv v1.0.1 Sep 21 02:08:33.328 INFO kablam! Checking handlebars v0.32.4 Sep 21 02:08:33.328 INFO kablam! Checking syntect v2.1.0 (/source) Sep 21 02:08:34.466 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 21 02:08:34.466 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 21 02:08:34.466 INFO kablam! | Sep 21 02:08:34.466 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 21 02:08:34.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 21 02:08:34.466 INFO kablam! | Sep 21 02:08:34.466 INFO kablam! = note: #[warn(deprecated)] on by default Sep 21 02:08:34.466 INFO kablam! Sep 21 02:08:35.770 INFO kablam! Checking criterion v0.2.5 Sep 21 02:08:42.494 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 21 02:08:42.494 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 21 02:08:42.494 INFO kablam! | Sep 21 02:08:42.494 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 21 02:08:42.494 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:08:42.494 INFO kablam! Sep 21 02:08:42.526 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 21 02:08:42.526 INFO kablam! --> src/html.rs:255:26 Sep 21 02:08:42.526 INFO kablam! | Sep 21 02:08:42.526 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 21 02:08:42.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:08:42.526 INFO kablam! Sep 21 02:08:42.526 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 21 02:08:42.526 INFO kablam! --> src/html.rs:265:27 Sep 21 02:08:42.526 INFO kablam! | Sep 21 02:08:42.526 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 21 02:08:42.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:08:42.526 INFO kablam! Sep 21 02:08:42.526 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 21 02:08:42.526 INFO kablam! --> src/html.rs:272:17 Sep 21 02:08:42.526 INFO kablam! | Sep 21 02:08:42.526 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 21 02:08:42.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:08:42.526 INFO kablam! Sep 21 02:08:42.526 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 21 02:08:42.526 INFO kablam! --> src/html.rs:275:26 Sep 21 02:08:42.526 INFO kablam! | Sep 21 02:08:42.526 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 21 02:08:42.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:08:42.526 INFO kablam! Sep 21 02:08:42.527 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 21 02:08:42.527 INFO kablam! --> src/html.rs:288:27 Sep 21 02:08:42.527 INFO kablam! | Sep 21 02:08:42.527 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 21 02:08:42.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:08:42.527 INFO kablam! Sep 21 02:08:42.527 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 21 02:08:42.527 INFO kablam! --> src/html.rs:302:26 Sep 21 02:08:42.527 INFO kablam! | Sep 21 02:08:42.527 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 21 02:08:42.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 02:08:42.527 INFO kablam! Sep 21 02:08:42.545 INFO kablam! error: aborting due to 7 previous errors Sep 21 02:08:42.545 INFO kablam! Sep 21 02:08:42.561 INFO kablam! error: Could not compile `syntect`. Sep 21 02:08:42.561 INFO kablam! Sep 21 02:08:42.561 INFO kablam! To learn more, run the command again with --verbose. Sep 21 02:08:42.562 INFO kablam! su: No module specific data is present Sep 21 02:08:43.281 INFO running `"docker" "rm" "-f" "0bd427bd562dc9ea833ae1289bc7670ef083e5575d5ee5f51a5ac3fea06a8fae"` Sep 21 02:08:43.397 INFO blam! 0bd427bd562dc9ea833ae1289bc7670ef083e5575d5ee5f51a5ac3fea06a8fae