Sep 04 01:12:12.852 INFO checking syntect-1.8.2 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 01:12:12.852 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 01:12:12.853 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:12:13.078 INFO blam! 50aee2874942439a7190097ee5d4a279caa59f63fc20268d59aac53bd725251b Sep 04 01:12:13.080 INFO running `"docker" "start" "-a" "50aee2874942439a7190097ee5d4a279caa59f63fc20268d59aac53bd725251b"` Sep 04 01:12:14.120 INFO kablam! Compiling onig_sys v66.1.4 Sep 04 01:12:14.123 INFO kablam! Checking bincode v0.8.0 Sep 04 01:12:14.127 INFO kablam! Checking rayon v0.8.2 Sep 04 01:12:23.267 INFO kablam! Checking onig v2.0.2 Sep 04 01:12:25.990 INFO kablam! Checking syntect v1.8.2 (file:///source) Sep 04 01:12:28.037 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 04 01:12:28.037 INFO kablam! --> src/parsing/parser.rs:486:31 Sep 04 01:12:28.037 INFO kablam! | Sep 04 01:12:28.037 INFO kablam! 486 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 04 01:12:28.037 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:28.038 INFO kablam! Sep 04 01:12:28.123 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 04 01:12:28.123 INFO kablam! --> src/html.rs:237:26 Sep 04 01:12:28.124 INFO kablam! | Sep 04 01:12:28.124 INFO kablam! 237 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 04 01:12:28.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:28.124 INFO kablam! Sep 04 01:12:28.124 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 04 01:12:28.124 INFO kablam! --> src/html.rs:247:27 Sep 04 01:12:28.124 INFO kablam! | Sep 04 01:12:28.124 INFO kablam! 247 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 04 01:12:28.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:28.125 INFO kablam! Sep 04 01:12:28.125 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 04 01:12:28.125 INFO kablam! --> src/html.rs:254:17 Sep 04 01:12:28.125 INFO kablam! | Sep 04 01:12:28.125 INFO kablam! 254 | let s = include_str!("../testdata/highlight_test.erb"); Sep 04 01:12:28.125 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:28.125 INFO kablam! Sep 04 01:12:28.126 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 04 01:12:28.126 INFO kablam! --> src/html.rs:257:26 Sep 04 01:12:28.126 INFO kablam! | Sep 04 01:12:28.126 INFO kablam! 257 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 04 01:12:28.126 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:28.126 INFO kablam! Sep 04 01:12:28.127 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 04 01:12:28.127 INFO kablam! --> src/html.rs:270:27 Sep 04 01:12:28.127 INFO kablam! | Sep 04 01:12:28.128 INFO kablam! 270 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 04 01:12:28.128 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:28.128 INFO kablam! Sep 04 01:12:28.129 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 04 01:12:28.129 INFO kablam! --> src/html.rs:284:26 Sep 04 01:12:28.129 INFO kablam! | Sep 04 01:12:28.129 INFO kablam! 284 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 04 01:12:28.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:28.129 INFO kablam! Sep 04 01:12:28.167 INFO kablam! error: aborting due to 7 previous errors Sep 04 01:12:28.167 INFO kablam! Sep 04 01:12:28.179 INFO kablam! error: Could not compile `syntect`. Sep 04 01:12:28.180 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:12:28.364 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 04 01:12:28.364 INFO kablam! --> src/parsing/syntax_set.rs:16:5 Sep 04 01:12:28.364 INFO kablam! | Sep 04 01:12:28.364 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 04 01:12:28.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:28.365 INFO kablam! | Sep 04 01:12:28.365 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 01:12:28.365 INFO kablam! Sep 04 01:12:30.446 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 04 01:12:30.446 INFO kablam! --> src/parsing/syntax_set.rs:16:5 Sep 04 01:12:30.446 INFO kablam! | Sep 04 01:12:30.446 INFO kablam! 16 | use std::ascii::AsciiExt; Sep 04 01:12:30.446 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 01:12:30.446 INFO kablam! | Sep 04 01:12:30.447 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 01:12:30.447 INFO kablam! Sep 04 01:12:31.919 INFO kablam! error: build failed Sep 04 01:12:31.921 INFO kablam! su: No module specific data is present Sep 04 01:12:32.313 INFO running `"docker" "rm" "-f" "50aee2874942439a7190097ee5d4a279caa59f63fc20268d59aac53bd725251b"` Sep 04 01:12:32.413 INFO blam! 50aee2874942439a7190097ee5d4a279caa59f63fc20268d59aac53bd725251b