Sep 01 04:40:47.821 INFO checking syntect-2.1.0 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 04:40:47.821 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 04:40:47.821 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 04:40:47.966 INFO blam! d9dc620fd4cb083ec61a3fc0e1157627e16d43a2e21275a148a9c94458ec0793 Sep 01 04:40:47.968 INFO running `"docker" "start" "-a" "d9dc620fd4cb083ec61a3fc0e1157627e16d43a2e21275a148a9c94458ec0793"` Sep 01 04:40:48.982 INFO kablam! Checking csv v1.0.1 Sep 01 04:40:48.984 INFO kablam! Checking simplelog v0.5.2 Sep 01 04:40:48.985 INFO kablam! Checking syntect v2.1.0 (file:///source) Sep 01 04:40:51.068 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 01 04:40:51.068 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 01 04:40:51.068 INFO kablam! | Sep 01 04:40:51.068 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 01 04:40:51.068 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 01 04:40:51.068 INFO kablam! | Sep 01 04:40:51.068 INFO kablam! = note: #[warn(deprecated)] on by default Sep 01 04:40:51.068 INFO kablam! Sep 01 04:40:51.508 INFO kablam! Checking criterion v0.2.5 Sep 01 04:41:03.003 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 01 04:41:03.003 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 01 04:41:03.003 INFO kablam! | Sep 01 04:41:03.003 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 01 04:41:03.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:41:03.024 INFO kablam! Sep 01 04:41:03.279 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 01 04:41:03.279 INFO kablam! --> src/html.rs:255:26 Sep 01 04:41:03.279 INFO kablam! | Sep 01 04:41:03.279 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 01 04:41:03.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:41:03.292 INFO kablam! Sep 01 04:41:03.294 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 01 04:41:03.294 INFO kablam! --> src/html.rs:265:27 Sep 01 04:41:03.294 INFO kablam! | Sep 01 04:41:03.294 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 01 04:41:03.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:41:03.294 INFO kablam! Sep 01 04:41:03.295 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 01 04:41:03.295 INFO kablam! --> src/html.rs:272:17 Sep 01 04:41:03.295 INFO kablam! | Sep 01 04:41:03.295 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 01 04:41:03.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:41:03.296 INFO kablam! Sep 01 04:41:03.296 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 01 04:41:03.296 INFO kablam! --> src/html.rs:275:26 Sep 01 04:41:03.296 INFO kablam! | Sep 01 04:41:03.296 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 01 04:41:03.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:41:03.297 INFO kablam! Sep 01 04:41:03.299 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 01 04:41:03.299 INFO kablam! --> src/html.rs:288:27 Sep 01 04:41:03.299 INFO kablam! | Sep 01 04:41:03.299 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 01 04:41:03.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:41:03.299 INFO kablam! Sep 01 04:41:03.300 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 01 04:41:03.300 INFO kablam! --> src/html.rs:302:26 Sep 01 04:41:03.300 INFO kablam! | Sep 01 04:41:03.300 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 01 04:41:03.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 04:41:03.301 INFO kablam! Sep 01 04:41:03.335 INFO kablam! error: aborting due to 7 previous errors Sep 01 04:41:03.336 INFO kablam! Sep 01 04:41:03.404 INFO kablam! error: Could not compile `syntect`. Sep 01 04:41:03.405 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 04:41:04.785 INFO kablam! error: build failed Sep 01 04:41:04.787 INFO kablam! su: No module specific data is present Sep 01 04:41:05.226 INFO running `"docker" "rm" "-f" "d9dc620fd4cb083ec61a3fc0e1157627e16d43a2e21275a148a9c94458ec0793"` Sep 01 04:41:05.323 INFO blam! d9dc620fd4cb083ec61a3fc0e1157627e16d43a2e21275a148a9c94458ec0793