Sep 06 00:43:51.183 INFO checking rustdoc-highlight-0.1.4 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 00:43:51.183 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 00:43:51.183 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 00:43:51.355 INFO blam! e1b3aa8d45c2cc720d2befa9ec0affadf0936af2b7337a99a7d47e3a3c7f4d8c Sep 06 00:43:51.356 INFO running `"docker" "start" "-a" "e1b3aa8d45c2cc720d2befa9ec0affadf0936af2b7337a99a7d47e3a3c7f4d8c"` Sep 06 00:43:51.845 INFO kablam! usermod: no changes Sep 06 00:43:51.876 INFO kablam! Checking rustdoc-highlight v0.1.4 (file:///source) Sep 06 00:43:52.666 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 06 00:43:52.666 INFO kablam! --> src/lib.rs:40:13 Sep 06 00:43:52.666 INFO kablam! | Sep 06 00:43:52.666 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 06 00:43:52.666 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 06 00:43:52.666 INFO kablam! Sep 06 00:43:52.679 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 06 00:43:52.680 INFO kablam! --> src/lib.rs:40:13 Sep 06 00:43:52.680 INFO kablam! | Sep 06 00:43:52.680 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 06 00:43:52.680 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 06 00:43:52.680 INFO kablam! Sep 06 00:43:52.806 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:52.806 INFO kablam! --> src/lib.rs:51:19 Sep 06 00:43:52.806 INFO kablam! | Sep 06 00:43:52.806 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 00:43:52.806 INFO kablam! | ^^^^^^^ Sep 06 00:43:52.806 INFO kablam! Sep 06 00:43:52.810 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:52.810 INFO kablam! --> src/lib.rs:56:90 Sep 06 00:43:52.810 INFO kablam! | Sep 06 00:43:52.810 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 00:43:52.810 INFO kablam! | ^^^^^^^ Sep 06 00:43:52.810 INFO kablam! Sep 06 00:43:52.818 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:52.818 INFO kablam! --> src/lib.rs:73:19 Sep 06 00:43:52.818 INFO kablam! | Sep 06 00:43:52.818 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 00:43:52.818 INFO kablam! | ^^^^^^^ Sep 06 00:43:52.818 INFO kablam! Sep 06 00:43:52.822 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:52.822 INFO kablam! --> src/lib.rs:76:90 Sep 06 00:43:52.822 INFO kablam! | Sep 06 00:43:52.822 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 00:43:52.822 INFO kablam! | ^^^^^^^ Sep 06 00:43:52.822 INFO kablam! Sep 06 00:43:52.825 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:52.825 INFO kablam! --> src/lib.rs:51:19 Sep 06 00:43:52.825 INFO kablam! | Sep 06 00:43:52.825 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 00:43:52.825 INFO kablam! | ^^^^^^^ Sep 06 00:43:52.825 INFO kablam! Sep 06 00:43:52.832 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:52.832 INFO kablam! --> src/lib.rs:56:90 Sep 06 00:43:52.832 INFO kablam! | Sep 06 00:43:52.832 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 00:43:52.832 INFO kablam! | ^^^^^^^ Sep 06 00:43:52.838 INFO kablam! Sep 06 00:43:52.842 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:52.842 INFO kablam! --> src/lib.rs:73:19 Sep 06 00:43:52.842 INFO kablam! | Sep 06 00:43:52.842 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 00:43:52.842 INFO kablam! | ^^^^^^^ Sep 06 00:43:52.842 INFO kablam! Sep 06 00:43:52.844 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:52.844 INFO kablam! --> src/lib.rs:76:90 Sep 06 00:43:52.844 INFO kablam! | Sep 06 00:43:52.845 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 00:43:52.845 INFO kablam! | ^^^^^^^ Sep 06 00:43:52.850 INFO kablam! Sep 06 00:43:52.860 INFO kablam! error: aborting due to 5 previous errors Sep 06 00:43:52.860 INFO kablam! Sep 06 00:43:52.860 INFO kablam! Some errors occurred: E0432, E0599. Sep 06 00:43:52.860 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 06 00:43:52.871 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 06 00:43:52.871 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:43:52.884 INFO kablam! error: aborting due to 5 previous errors Sep 06 00:43:52.884 INFO kablam! Sep 06 00:43:52.884 INFO kablam! Some errors occurred: E0432, E0599. Sep 06 00:43:52.884 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 06 00:43:52.896 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 06 00:43:52.896 INFO kablam! Sep 06 00:43:52.896 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:43:52.896 INFO kablam! su: No module specific data is present Sep 06 00:43:53.327 INFO running `"docker" "rm" "-f" "e1b3aa8d45c2cc720d2befa9ec0affadf0936af2b7337a99a7d47e3a3c7f4d8c"` Sep 06 00:43:53.424 INFO blam! e1b3aa8d45c2cc720d2befa9ec0affadf0936af2b7337a99a7d47e3a3c7f4d8c