Sep 14 08:02:34.388 INFO checking syntect-1.8.2 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 08:02:34.388 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 08:02:34.388 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/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:34.715 INFO blam! 43e9b77d264f59a9ffc3c5268e985a2faf9a4ba50a8a30e3fccd3278dcb46864 Sep 14 08:02:34.716 INFO running `"docker" "start" "-a" "43e9b77d264f59a9ffc3c5268e985a2faf9a4ba50a8a30e3fccd3278dcb46864"` Sep 14 08:02:35.831 INFO kablam! usermod: no changes Sep 14 08:02:36.026 INFO kablam! Compiling serde v1.0.78 Sep 14 08:02:36.028 INFO kablam! Compiling plist v0.2.4 Sep 14 08:02:36.036 INFO kablam! Checking base64 v0.8.0 Sep 14 08:02:36.037 INFO kablam! Checking xml-rs v0.7.0 Sep 14 08:02:36.037 INFO kablam! Compiling onig_sys v66.1.4 Sep 14 08:02:36.043 INFO kablam! Checking flate2 v0.2.20 Sep 14 08:02:36.044 INFO kablam! Checking rayon v0.8.2 Sep 14 08:02:48.604 INFO kablam! Checking onig v2.0.2 Sep 14 08:02:52.111 INFO kablam! Checking bincode v0.8.0 Sep 14 08:02:52.111 INFO kablam! Checking serde_json v1.0.27 Sep 14 08:02:54.126 INFO kablam! Checking syntect v1.8.2 (file:///source) Sep 14 08:02:55.022 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:55.023 INFO kablam! --> src/parsing/parser.rs:486:31 Sep 14 08:02:55.023 INFO kablam! | Sep 14 08:02:55.023 INFO kablam! 486 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 14 08:02:55.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:55.023 INFO kablam! Sep 14 08:02:55.074 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 14 08:02:55.075 INFO kablam! --> src/html.rs:237:26 Sep 14 08:02:55.075 INFO kablam! | Sep 14 08:02:55.075 INFO kablam! 237 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 14 08:02:55.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:55.075 INFO kablam! Sep 14 08:02:55.075 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 14 08:02:55.075 INFO kablam! --> src/html.rs:247:27 Sep 14 08:02:55.075 INFO kablam! | Sep 14 08:02:55.075 INFO kablam! 247 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 14 08:02:55.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:55.075 INFO kablam! Sep 14 08:02:55.075 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 14 08:02:55.075 INFO kablam! --> src/html.rs:254:17 Sep 14 08:02:55.075 INFO kablam! | Sep 14 08:02:55.075 INFO kablam! 254 | let s = include_str!("../testdata/highlight_test.erb"); Sep 14 08:02:55.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:55.075 INFO kablam! Sep 14 08:02:55.075 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 14 08:02:55.075 INFO kablam! --> src/html.rs:257:26 Sep 14 08:02:55.075 INFO kablam! | Sep 14 08:02:55.075 INFO kablam! 257 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 14 08:02:55.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:55.075 INFO kablam! Sep 14 08:02:55.075 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 14 08:02:55.075 INFO kablam! --> src/html.rs:270:27 Sep 14 08:02:55.075 INFO kablam! | Sep 14 08:02:55.075 INFO kablam! 270 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 14 08:02:55.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:55.075 INFO kablam! Sep 14 08:02:55.075 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 14 08:02:55.075 INFO kablam! --> src/html.rs:284:26 Sep 14 08:02:55.075 INFO kablam! | Sep 14 08:02:55.075 INFO kablam! 284 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 14 08:02:55.075 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:55.075 INFO kablam! Sep 14 08:02:55.102 INFO kablam! error: aborting due to 7 previous errors Sep 14 08:02:55.103 INFO kablam! Sep 14 08:02:55.107 INFO kablam! error: Could not compile `syntect`. Sep 14 08:02:55.107 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 08:02:55.331 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 14 08:02:55.331 INFO kablam! --> src/parsing/syntax_set.rs:16:5 Sep 14 08:02:55.331 INFO kablam! | Sep 14 08:02:55.331 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 14 08:02:55.331 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:55.331 INFO kablam! | Sep 14 08:02:55.331 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 08:02:55.331 INFO kablam! Sep 14 08:02:56.495 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 14 08:02:56.495 INFO kablam! --> src/parsing/syntax_set.rs:16:5 Sep 14 08:02:56.495 INFO kablam! | Sep 14 08:02:56.495 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 14 08:02:56.495 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 08:02:56.495 INFO kablam! | Sep 14 08:02:56.495 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 08:02:56.495 INFO kablam! Sep 14 08:02:57.686 INFO kablam! error: build failed Sep 14 08:02:57.689 INFO kablam! su: No module specific data is present Sep 14 08:02:58.214 INFO running `"docker" "rm" "-f" "43e9b77d264f59a9ffc3c5268e985a2faf9a4ba50a8a30e3fccd3278dcb46864"` Sep 14 08:02:58.304 INFO blam! 43e9b77d264f59a9ffc3c5268e985a2faf9a4ba50a8a30e3fccd3278dcb46864