Sep 01 08:00:12.667 INFO checking rustdoc-highlight-0.1.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 08:00:12.667 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 08:00:12.667 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 08:00:12.814 INFO blam! 62bc2ec466f4b5f38ed2e45a914c6a37c74b074b77fac869f54dba9d5f26826a Sep 01 08:00:12.816 INFO running `"docker" "start" "-a" "62bc2ec466f4b5f38ed2e45a914c6a37c74b074b77fac869f54dba9d5f26826a"` Sep 01 08:00:13.499 INFO kablam! Checking rustdoc-highlight v0.1.4 (file:///source) Sep 01 08:00:15.353 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 08:00:15.353 INFO kablam! --> src/lib.rs:40:13 Sep 01 08:00:15.353 INFO kablam! | Sep 01 08:00:15.353 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 01 08:00:15.353 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 08:00:15.353 INFO kablam! Sep 01 08:00:15.378 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 01 08:00:15.378 INFO kablam! --> src/lib.rs:40:13 Sep 01 08:00:15.378 INFO kablam! | Sep 01 08:00:15.378 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 01 08:00:15.379 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 01 08:00:15.379 INFO kablam! Sep 01 08:00:15.565 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:00:15.565 INFO kablam! --> src/lib.rs:51:19 Sep 01 08:00:15.565 INFO kablam! | Sep 01 08:00:15.566 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 01 08:00:15.566 INFO kablam! | ^^^^^^^ Sep 01 08:00:15.566 INFO kablam! Sep 01 08:00:15.571 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:00:15.571 INFO kablam! --> src/lib.rs:56:90 Sep 01 08:00:15.571 INFO kablam! | Sep 01 08:00:15.571 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 01 08:00:15.571 INFO kablam! | ^^^^^^^ Sep 01 08:00:15.571 INFO kablam! Sep 01 08:00:15.586 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:00:15.586 INFO kablam! --> src/lib.rs:73:19 Sep 01 08:00:15.586 INFO kablam! | Sep 01 08:00:15.586 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 01 08:00:15.586 INFO kablam! | ^^^^^^^ Sep 01 08:00:15.586 INFO kablam! Sep 01 08:00:15.590 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:00:15.590 INFO kablam! --> src/lib.rs:76:90 Sep 01 08:00:15.590 INFO kablam! | Sep 01 08:00:15.590 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 01 08:00:15.590 INFO kablam! | ^^^^^^^ Sep 01 08:00:15.590 INFO kablam! Sep 01 08:00:15.634 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:00:15.634 INFO kablam! --> src/lib.rs:51:19 Sep 01 08:00:15.634 INFO kablam! | Sep 01 08:00:15.634 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 01 08:00:15.634 INFO kablam! | ^^^^^^^ Sep 01 08:00:15.634 INFO kablam! Sep 01 08:00:15.643 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:00:15.643 INFO kablam! --> src/lib.rs:56:90 Sep 01 08:00:15.643 INFO kablam! | Sep 01 08:00:15.643 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 01 08:00:15.643 INFO kablam! | ^^^^^^^ Sep 01 08:00:15.643 INFO kablam! Sep 01 08:00:15.654 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:00:15.654 INFO kablam! --> src/lib.rs:73:19 Sep 01 08:00:15.654 INFO kablam! | Sep 01 08:00:15.654 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 01 08:00:15.654 INFO kablam! | ^^^^^^^ Sep 01 08:00:15.654 INFO kablam! Sep 01 08:00:15.657 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 01 08:00:15.658 INFO kablam! --> src/lib.rs:76:90 Sep 01 08:00:15.658 INFO kablam! | Sep 01 08:00:15.658 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 01 08:00:15.658 INFO kablam! | ^^^^^^^ Sep 01 08:00:15.658 INFO kablam! Sep 01 08:00:15.660 INFO kablam! error: aborting due to 5 previous errors Sep 01 08:00:15.660 INFO kablam! Sep 01 08:00:15.660 INFO kablam! Some errors occurred: E0432, E0599. Sep 01 08:00:15.661 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 01 08:00:15.670 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 01 08:00:15.670 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 08:00:15.714 INFO kablam! error: aborting due to 5 previous errors Sep 01 08:00:15.714 INFO kablam! Sep 01 08:00:15.714 INFO kablam! Some errors occurred: E0432, E0599. Sep 01 08:00:15.714 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 01 08:00:15.723 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 01 08:00:15.723 INFO kablam! Sep 01 08:00:15.723 INFO kablam! To learn more, run the command again with --verbose. Sep 01 08:00:15.724 INFO kablam! su: No module specific data is present Sep 01 08:00:16.254 INFO running `"docker" "rm" "-f" "62bc2ec466f4b5f38ed2e45a914c6a37c74b074b77fac869f54dba9d5f26826a"` Sep 01 08:00:16.339 INFO blam! 62bc2ec466f4b5f38ed2e45a914c6a37c74b074b77fac869f54dba9d5f26826a