Sep 19 19:04:22.014 INFO checking rustdoc-highlight-0.1.4 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 19:04:22.014 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 19:04:22.014 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-1/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 19:04:22.422 INFO blam! ad7e716327c864d6eba6daec1946d0dda0e5c6e6a025edcce689de862b8298ca Sep 19 19:04:22.427 INFO running `"docker" "start" "-a" "ad7e716327c864d6eba6daec1946d0dda0e5c6e6a025edcce689de862b8298ca"` Sep 19 19:04:23.575 INFO kablam! usermod: no changes Sep 19 19:04:23.607 INFO kablam! Checking rustdoc-highlight v0.1.4 (/source) Sep 19 19:04:24.507 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 19:04:24.507 INFO kablam! --> src/lib.rs:40:13 Sep 19 19:04:24.507 INFO kablam! | Sep 19 19:04:24.507 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 19 19:04:24.507 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 19:04:24.507 INFO kablam! Sep 19 19:04:24.507 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 19:04:24.507 INFO kablam! --> src/lib.rs:40:13 Sep 19 19:04:24.507 INFO kablam! | Sep 19 19:04:24.507 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 19 19:04:24.507 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 19:04:24.507 INFO kablam! Sep 19 19:04:24.666 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.667 INFO kablam! --> src/lib.rs:51:19 Sep 19 19:04:24.667 INFO kablam! | Sep 19 19:04:24.667 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 19:04:24.667 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.667 INFO kablam! Sep 19 19:04:24.674 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.675 INFO kablam! --> src/lib.rs:56:90 Sep 19 19:04:24.675 INFO kablam! | Sep 19 19:04:24.675 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 19:04:24.675 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.675 INFO kablam! Sep 19 19:04:24.678 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.679 INFO kablam! --> src/lib.rs:51:19 Sep 19 19:04:24.679 INFO kablam! | Sep 19 19:04:24.679 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 19:04:24.679 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.679 INFO kablam! Sep 19 19:04:24.679 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.679 INFO kablam! --> src/lib.rs:73:19 Sep 19 19:04:24.679 INFO kablam! | Sep 19 19:04:24.679 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 19:04:24.679 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.679 INFO kablam! Sep 19 19:04:24.686 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.687 INFO kablam! --> src/lib.rs:56:90 Sep 19 19:04:24.687 INFO kablam! | Sep 19 19:04:24.687 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 19:04:24.687 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.687 INFO kablam! Sep 19 19:04:24.687 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.687 INFO kablam! --> src/lib.rs:76:90 Sep 19 19:04:24.687 INFO kablam! | Sep 19 19:04:24.687 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 19:04:24.687 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.687 INFO kablam! Sep 19 19:04:24.687 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.687 INFO kablam! --> src/lib.rs:73:19 Sep 19 19:04:24.687 INFO kablam! | Sep 19 19:04:24.687 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 19:04:24.687 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.687 INFO kablam! Sep 19 19:04:24.697 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 19:04:24.697 INFO kablam! --> src/lib.rs:76:90 Sep 19 19:04:24.697 INFO kablam! | Sep 19 19:04:24.697 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 19:04:24.697 INFO kablam! | ^^^^^^^ Sep 19 19:04:24.697 INFO kablam! Sep 19 19:04:24.739 INFO kablam! error: aborting due to 5 previous errors Sep 19 19:04:24.739 INFO kablam! Sep 19 19:04:24.739 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 19:04:24.740 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 19:04:24.740 INFO kablam! error: aborting due to 5 previous errors Sep 19 19:04:24.740 INFO kablam! Sep 19 19:04:24.740 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 19:04:24.740 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 19:04:24.750 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 19 19:04:24.750 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:04:24.763 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 19 19:04:24.763 INFO kablam! Sep 19 19:04:24.763 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:04:24.763 INFO kablam! su: No module specific data is present Sep 19 19:04:25.377 INFO running `"docker" "rm" "-f" "ad7e716327c864d6eba6daec1946d0dda0e5c6e6a025edcce689de862b8298ca"` Sep 19 19:04:25.474 INFO blam! ad7e716327c864d6eba6daec1946d0dda0e5c6e6a025edcce689de862b8298ca