Sep 19 19:18:23.866 INFO checking syntect-1.8.2 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 19:18:23.866 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 19:18:23.867 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:18:24.063 INFO blam! 45f7fd73c15fff2e361626d3b146e5ccee34247f7e038928724b60f5731b5f7c Sep 19 19:18:24.065 INFO running `"docker" "start" "-a" "45f7fd73c15fff2e361626d3b146e5ccee34247f7e038928724b60f5731b5f7c"` Sep 19 19:18:24.679 INFO kablam! usermod: no changes Sep 19 19:18:24.862 INFO kablam! Compiling serde v1.0.79 Sep 19 19:18:24.862 INFO kablam! Compiling plist v0.2.4 Sep 19 19:18:24.886 INFO kablam! Checking base64 v0.8.0 Sep 19 19:18:24.886 INFO kablam! Compiling onig_sys v66.1.4 Sep 19 19:18:24.899 INFO kablam! Checking rayon v0.8.2 Sep 19 19:18:39.119 INFO kablam! Checking onig v2.0.2 Sep 19 19:18:42.733 INFO kablam! Checking bincode v0.8.0 Sep 19 19:18:42.733 INFO kablam! Checking serde_json v1.0.28 Sep 19 19:18:45.333 INFO kablam! Checking syntect v1.8.2 (/source) Sep 19 19:18:46.702 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 19 19:18:46.702 INFO kablam! --> src/parsing/parser.rs:486:31 Sep 19 19:18:46.702 INFO kablam! | Sep 19 19:18:46.702 INFO kablam! 486 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 19 19:18:46.702 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:18:46.702 INFO kablam! Sep 19 19:18:46.746 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 19 19:18:46.746 INFO kablam! --> src/html.rs:237:26 Sep 19 19:18:46.746 INFO kablam! | Sep 19 19:18:46.746 INFO kablam! 237 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 19 19:18:46.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:18:46.746 INFO kablam! Sep 19 19:18:46.747 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 19 19:18:46.747 INFO kablam! --> src/html.rs:247:27 Sep 19 19:18:46.747 INFO kablam! | Sep 19 19:18:46.747 INFO kablam! 247 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 19 19:18:46.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:18:46.747 INFO kablam! Sep 19 19:18:46.748 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 19 19:18:46.748 INFO kablam! --> src/html.rs:254:17 Sep 19 19:18:46.749 INFO kablam! | Sep 19 19:18:46.749 INFO kablam! 254 | let s = include_str!("../testdata/highlight_test.erb"); Sep 19 19:18:46.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:18:46.750 INFO kablam! Sep 19 19:18:46.750 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 19 19:18:46.751 INFO kablam! --> src/html.rs:257:26 Sep 19 19:18:46.751 INFO kablam! | Sep 19 19:18:46.752 INFO kablam! 257 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 19 19:18:46.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:18:46.752 INFO kablam! Sep 19 19:18:46.754 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 19 19:18:46.754 INFO kablam! --> src/html.rs:270:27 Sep 19 19:18:46.755 INFO kablam! | Sep 19 19:18:46.755 INFO kablam! 270 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 19 19:18:46.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:18:46.756 INFO kablam! Sep 19 19:18:46.757 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 19 19:18:46.757 INFO kablam! --> src/html.rs:284:26 Sep 19 19:18:46.758 INFO kablam! | Sep 19 19:18:46.758 INFO kablam! 284 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 19 19:18:46.758 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 19:18:46.758 INFO kablam! Sep 19 19:18:46.789 INFO kablam! error: aborting due to 7 previous errors Sep 19 19:18:46.789 INFO kablam! Sep 19 19:18:46.799 INFO kablam! error: Could not compile `syntect`. Sep 19 19:18:46.799 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:18:47.099 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 19:18:47.099 INFO kablam! --> src/parsing/syntax_set.rs:16:5 Sep 19 19:18:47.099 INFO kablam! | Sep 19 19:18:47.099 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 19 19:18:47.099 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:18:47.099 INFO kablam! | Sep 19 19:18:47.099 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 19:18:47.099 INFO kablam! Sep 19 19:18:48.405 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 19:18:48.405 INFO kablam! --> src/parsing/syntax_set.rs:16:5 Sep 19 19:18:48.405 INFO kablam! | Sep 19 19:18:48.405 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 19 19:18:48.405 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 19:18:48.405 INFO kablam! | Sep 19 19:18:48.405 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 19:18:48.405 INFO kablam! Sep 19 19:18:49.320 INFO kablam! error: build failed Sep 19 19:18:49.321 INFO kablam! su: No module specific data is present Sep 19 19:18:50.031 INFO running `"docker" "rm" "-f" "45f7fd73c15fff2e361626d3b146e5ccee34247f7e038928724b60f5731b5f7c"` Sep 19 19:18:50.148 INFO blam! 45f7fd73c15fff2e361626d3b146e5ccee34247f7e038928724b60f5731b5f7c