Sep 17 18:07:33.787 INFO checking rustdoc-highlight-0.1.4 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 18:07:33.787 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 18:07:33.787 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-0/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:07:33.905 INFO blam! 6b43bc6b30bea154b750ef317001f2c95b1ce97a14c3def73719d3ea072dcf46 Sep 17 18:07:33.907 INFO running `"docker" "start" "-a" "6b43bc6b30bea154b750ef317001f2c95b1ce97a14c3def73719d3ea072dcf46"` Sep 17 18:07:34.834 INFO kablam! usermod: no changes Sep 17 18:07:34.864 INFO kablam! Checking rustdoc-highlight v0.1.4 (/source) Sep 17 18:07:35.478 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 17 18:07:35.478 INFO kablam! --> src/lib.rs:40:13 Sep 17 18:07:35.478 INFO kablam! | Sep 17 18:07:35.478 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 17 18:07:35.478 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 17 18:07:35.478 INFO kablam! Sep 17 18:07:35.604 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 17 18:07:35.604 INFO kablam! --> src/lib.rs:40:13 Sep 17 18:07:35.604 INFO kablam! | Sep 17 18:07:35.604 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 17 18:07:35.604 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 17 18:07:35.604 INFO kablam! Sep 17 18:07:35.651 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 17 18:07:35.651 INFO kablam! --> src/lib.rs:51:19 Sep 17 18:07:35.651 INFO kablam! | Sep 17 18:07:35.651 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 17 18:07:35.651 INFO kablam! | ^^^^^^^ Sep 17 18:07:35.651 INFO kablam! Sep 17 18:07:35.655 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 17 18:07:35.655 INFO kablam! --> src/lib.rs:56:90 Sep 17 18:07:35.655 INFO kablam! | Sep 17 18:07:35.655 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 17 18:07:35.655 INFO kablam! | ^^^^^^^ Sep 17 18:07:35.655 INFO kablam! Sep 17 18:07:35.663 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 17 18:07:35.663 INFO kablam! --> src/lib.rs:73:19 Sep 17 18:07:35.663 INFO kablam! | Sep 17 18:07:35.663 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 17 18:07:35.663 INFO kablam! | ^^^^^^^ Sep 17 18:07:35.663 INFO kablam! Sep 17 18:07:35.667 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 17 18:07:35.667 INFO kablam! --> src/lib.rs:76:90 Sep 17 18:07:35.667 INFO kablam! | Sep 17 18:07:35.667 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 17 18:07:35.667 INFO kablam! | ^^^^^^^ Sep 17 18:07:35.667 INFO kablam! Sep 17 18:07:35.703 INFO kablam! error: aborting due to 5 previous errors Sep 17 18:07:35.703 INFO kablam! Sep 17 18:07:35.703 INFO kablam! Some errors occurred: E0432, E0599. Sep 17 18:07:35.703 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 17 18:07:35.711 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 17 18:07:35.711 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 18:07:35.759 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 17 18:07:35.759 INFO kablam! --> src/lib.rs:51:19 Sep 17 18:07:35.759 INFO kablam! | Sep 17 18:07:35.759 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 17 18:07:35.759 INFO kablam! | ^^^^^^^ Sep 17 18:07:35.759 INFO kablam! Sep 17 18:07:35.765 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 17 18:07:35.765 INFO kablam! --> src/lib.rs:56:90 Sep 17 18:07:35.765 INFO kablam! | Sep 17 18:07:35.765 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 17 18:07:35.765 INFO kablam! | ^^^^^^^ Sep 17 18:07:35.765 INFO kablam! Sep 17 18:07:35.775 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 17 18:07:35.775 INFO kablam! --> src/lib.rs:73:19 Sep 17 18:07:35.775 INFO kablam! | Sep 17 18:07:35.775 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 17 18:07:35.775 INFO kablam! | ^^^^^^^ Sep 17 18:07:35.775 INFO kablam! Sep 17 18:07:35.777 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 17 18:07:35.777 INFO kablam! --> src/lib.rs:76:90 Sep 17 18:07:35.777 INFO kablam! | Sep 17 18:07:35.778 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 17 18:07:35.778 INFO kablam! | ^^^^^^^ Sep 17 18:07:35.778 INFO kablam! Sep 17 18:07:35.825 INFO kablam! error: aborting due to 5 previous errors Sep 17 18:07:35.825 INFO kablam! Sep 17 18:07:35.825 INFO kablam! Some errors occurred: E0432, E0599. Sep 17 18:07:35.825 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 17 18:07:35.837 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 17 18:07:35.837 INFO kablam! Sep 17 18:07:35.837 INFO kablam! To learn more, run the command again with --verbose. Sep 17 18:07:35.838 INFO kablam! su: No module specific data is present Sep 17 18:07:36.572 INFO running `"docker" "rm" "-f" "6b43bc6b30bea154b750ef317001f2c95b1ce97a14c3def73719d3ea072dcf46"` Sep 17 18:07:36.669 INFO blam! 6b43bc6b30bea154b750ef317001f2c95b1ce97a14c3def73719d3ea072dcf46