Sep 10 10:37:06.693 INFO checking rustdoc-highlight-0.1.4 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 10:37:06.693 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 10:37:06.693 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 10:37:06.915 INFO blam! a044360db24e88aeb34b160ee12c2b6843a7a5a295bd92286116e32c27745ebc Sep 10 10:37:06.917 INFO running `"docker" "start" "-a" "a044360db24e88aeb34b160ee12c2b6843a7a5a295bd92286116e32c27745ebc"` Sep 10 10:37:07.640 INFO kablam! usermod: no changes Sep 10 10:37:07.668 INFO kablam! Checking rustdoc-highlight v0.1.4 (file:///source) Sep 10 10:37:08.630 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 10:37:08.630 INFO kablam! --> src/lib.rs:40:13 Sep 10 10:37:08.630 INFO kablam! | Sep 10 10:37:08.630 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 10 10:37:08.630 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 10 10:37:08.630 INFO kablam! Sep 10 10:37:08.650 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 10 10:37:08.650 INFO kablam! --> src/lib.rs:40:13 Sep 10 10:37:08.650 INFO kablam! | Sep 10 10:37:08.650 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 10 10:37:08.650 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 10 10:37:08.650 INFO kablam! Sep 10 10:37:08.765 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 10 10:37:08.765 INFO kablam! --> src/lib.rs:51:19 Sep 10 10:37:08.765 INFO kablam! | Sep 10 10:37:08.765 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 10 10:37:08.765 INFO kablam! | ^^^^^^^ Sep 10 10:37:08.765 INFO kablam! Sep 10 10:37:08.774 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 10 10:37:08.774 INFO kablam! --> src/lib.rs:56:90 Sep 10 10:37:08.774 INFO kablam! | Sep 10 10:37:08.774 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 10 10:37:08.774 INFO kablam! | ^^^^^^^ Sep 10 10:37:08.774 INFO kablam! Sep 10 10:37:08.782 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 10 10:37:08.782 INFO kablam! --> src/lib.rs:73:19 Sep 10 10:37:08.782 INFO kablam! | Sep 10 10:37:08.782 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 10 10:37:08.782 INFO kablam! | ^^^^^^^ Sep 10 10:37:08.782 INFO kablam! Sep 10 10:37:08.784 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 10 10:37:08.784 INFO kablam! --> src/lib.rs:76:90 Sep 10 10:37:08.784 INFO kablam! | Sep 10 10:37:08.784 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 10 10:37:08.784 INFO kablam! | ^^^^^^^ Sep 10 10:37:08.784 INFO kablam! Sep 10 10:37:08.787 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 10 10:37:08.787 INFO kablam! --> src/lib.rs:51:19 Sep 10 10:37:08.787 INFO kablam! | Sep 10 10:37:08.787 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 10 10:37:08.787 INFO kablam! | ^^^^^^^ Sep 10 10:37:08.787 INFO kablam! Sep 10 10:37:08.793 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 10 10:37:08.793 INFO kablam! --> src/lib.rs:56:90 Sep 10 10:37:08.793 INFO kablam! | Sep 10 10:37:08.793 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 10 10:37:08.793 INFO kablam! | ^^^^^^^ Sep 10 10:37:08.793 INFO kablam! Sep 10 10:37:08.802 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 10 10:37:08.802 INFO kablam! --> src/lib.rs:73:19 Sep 10 10:37:08.802 INFO kablam! | Sep 10 10:37:08.802 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 10 10:37:08.802 INFO kablam! | ^^^^^^^ Sep 10 10:37:08.802 INFO kablam! Sep 10 10:37:08.805 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 10 10:37:08.805 INFO kablam! --> src/lib.rs:76:90 Sep 10 10:37:08.805 INFO kablam! | Sep 10 10:37:08.805 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 10 10:37:08.805 INFO kablam! | ^^^^^^^ Sep 10 10:37:08.805 INFO kablam! Sep 10 10:37:08.830 INFO kablam! error: aborting due to 5 previous errors Sep 10 10:37:08.830 INFO kablam! Sep 10 10:37:08.830 INFO kablam! Some errors occurred: E0432, E0599. Sep 10 10:37:08.830 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 10 10:37:08.844 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 10 10:37:08.844 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 10:37:08.850 INFO kablam! error: aborting due to 5 previous errors Sep 10 10:37:08.850 INFO kablam! Sep 10 10:37:08.850 INFO kablam! Some errors occurred: E0432, E0599. Sep 10 10:37:08.850 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 10 10:37:08.860 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 10 10:37:08.860 INFO kablam! Sep 10 10:37:08.860 INFO kablam! To learn more, run the command again with --verbose. Sep 10 10:37:08.862 INFO kablam! su: No module specific data is present Sep 10 10:37:09.954 INFO running `"docker" "rm" "-f" "a044360db24e88aeb34b160ee12c2b6843a7a5a295bd92286116e32c27745ebc"` Sep 10 10:37:10.049 INFO blam! a044360db24e88aeb34b160ee12c2b6843a7a5a295bd92286116e32c27745ebc