Sep 19 17:17:28.089 INFO checking syntect-2.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 17:17:28.089 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 17:17:28.089 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:17:28.295 INFO blam! 7c60290eb1411a3665668e5dde801e22f28d7013ee31798304d5cf9373d5ae4f Sep 19 17:17:28.299 INFO running `"docker" "start" "-a" "7c60290eb1411a3665668e5dde801e22f28d7013ee31798304d5cf9373d5ae4f"` Sep 19 17:17:29.589 INFO kablam! usermod: no changes Sep 19 17:17:29.903 INFO kablam! Checking yaml-rust v0.4.2 Sep 19 17:17:29.903 INFO kablam! Checking bincode v1.0.1 Sep 19 17:17:29.903 INFO kablam! Checking csv v1.0.1 Sep 19 17:17:29.903 INFO kablam! Checking plist v0.2.4 Sep 19 17:17:29.903 INFO kablam! Checking handlebars v0.32.4 Sep 19 17:17:31.643 INFO kablam! Checking syntect v2.1.0 (/source) Sep 19 17:17:33.499 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 17:17:33.499 INFO kablam! --> src/parsing/syntax_set.rs:19:5 Sep 19 17:17:33.499 INFO kablam! | Sep 19 17:17:33.499 INFO kablam! 19 | use std::ascii::AsciiExt; Sep 19 17:17:33.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 17:17:33.499 INFO kablam! | Sep 19 17:17:33.499 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 17:17:33.499 INFO kablam! Sep 19 17:17:34.523 INFO kablam! Checking criterion v0.2.5 Sep 19 17:17:42.229 INFO kablam! error: couldn't read src/parsing/../../testdata/parser_tests.sublime-syntax: No such file or directory (os error 2) Sep 19 17:17:42.229 INFO kablam! --> src/parsing/parser.rs:651:31 Sep 19 17:17:42.230 INFO kablam! | Sep 19 17:17:42.230 INFO kablam! 651 | const TEST_SYNTAX: &str = include_str!("../../testdata/parser_tests.sublime-syntax"); Sep 19 17:17:42.230 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:17:42.230 INFO kablam! Sep 19 17:17:42.294 INFO kablam! error: couldn't read src/../testdata/test2.html: No such file or directory (os error 2) Sep 19 17:17:42.295 INFO kablam! --> src/html.rs:255:26 Sep 19 17:17:42.295 INFO kablam! | Sep 19 17:17:42.295 INFO kablam! 255 | assert_eq!(html, include_str!("../testdata/test2.html").trim_right()); Sep 19 17:17:42.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:17:42.296 INFO kablam! Sep 19 17:17:42.298 INFO kablam! error: couldn't read src/../testdata/test1.html: No such file or directory (os error 2) Sep 19 17:17:42.299 INFO kablam! --> src/html.rs:265:27 Sep 19 17:17:42.299 INFO kablam! | Sep 19 17:17:42.300 INFO kablam! 265 | assert_eq!(html2, include_str!("../testdata/test1.html").trim_right()); Sep 19 17:17:42.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:17:42.300 INFO kablam! Sep 19 17:17:42.301 INFO kablam! error: couldn't read src/../testdata/highlight_test.erb: No such file or directory (os error 2) Sep 19 17:17:42.301 INFO kablam! --> src/html.rs:272:17 Sep 19 17:17:42.301 INFO kablam! | Sep 19 17:17:42.302 INFO kablam! 272 | let s = include_str!("../testdata/highlight_test.erb"); Sep 19 17:17:42.302 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:17:42.302 INFO kablam! Sep 19 17:17:42.303 INFO kablam! error: couldn't read src/../testdata/test3.html: No such file or directory (os error 2) Sep 19 17:17:42.303 INFO kablam! --> src/html.rs:275:26 Sep 19 17:17:42.303 INFO kablam! | Sep 19 17:17:42.304 INFO kablam! 275 | assert_eq!(html, include_str!("../testdata/test3.html")); Sep 19 17:17:42.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:17:42.304 INFO kablam! Sep 19 17:17:42.305 INFO kablam! error: couldn't read src/../testdata/test4.html: No such file or directory (os error 2) Sep 19 17:17:42.305 INFO kablam! --> src/html.rs:288:27 Sep 19 17:17:42.305 INFO kablam! | Sep 19 17:17:42.306 INFO kablam! 288 | assert_eq!(html3, include_str!("../testdata/test4.html")); Sep 19 17:17:42.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:17:42.306 INFO kablam! Sep 19 17:17:42.307 INFO kablam! error: couldn't read src/../testdata/test5.html: No such file or directory (os error 2) Sep 19 17:17:42.307 INFO kablam! --> src/html.rs:302:26 Sep 19 17:17:42.307 INFO kablam! | Sep 19 17:17:42.308 INFO kablam! 302 | assert_eq!(html, include_str!("../testdata/test5.html")); Sep 19 17:17:42.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 17:17:42.308 INFO kablam! Sep 19 17:17:42.344 INFO kablam! error: aborting due to 7 previous errors Sep 19 17:17:42.344 INFO kablam! Sep 19 17:17:42.363 INFO kablam! error: Could not compile `syntect`. Sep 19 17:17:42.363 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:17:42.836 INFO kablam! error: build failed Sep 19 17:17:42.843 INFO kablam! su: No module specific data is present Sep 19 17:17:43.905 INFO running `"docker" "rm" "-f" "7c60290eb1411a3665668e5dde801e22f28d7013ee31798304d5cf9373d5ae4f"` Sep 19 17:17:44.175 INFO blam! 7c60290eb1411a3665668e5dde801e22f28d7013ee31798304d5cf9373d5ae4f