Sep 06 00:43:53.169 INFO checking rustdoc-highlight-0.1.4 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 00:43:53.169 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 00:43:53.169 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-0/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-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:53.348 INFO blam! d20cfdc16265bf53e4c6509f7ee49884feb4b73bc21275bdf91a9b9ad8350d39 Sep 06 00:43:53.348 INFO running `"docker" "start" "-a" "d20cfdc16265bf53e4c6509f7ee49884feb4b73bc21275bdf91a9b9ad8350d39"` Sep 06 00:43:54.067 INFO kablam! usermod: no changes Sep 06 00:43:54.098 INFO kablam! Checking rustdoc-highlight v0.1.4 (file:///source) Sep 06 00:43:54.891 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 06 00:43:54.891 INFO kablam! --> src/lib.rs:40:13 Sep 06 00:43:54.891 INFO kablam! | Sep 06 00:43:54.891 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 06 00:43:54.891 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 06 00:43:54.891 INFO kablam! Sep 06 00:43:54.951 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 06 00:43:54.951 INFO kablam! --> src/lib.rs:40:13 Sep 06 00:43:54.951 INFO kablam! | Sep 06 00:43:54.951 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 06 00:43:54.951 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 06 00:43:54.951 INFO kablam! Sep 06 00:43:54.985 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:54.985 INFO kablam! --> src/lib.rs:51:19 Sep 06 00:43:54.985 INFO kablam! | Sep 06 00:43:54.985 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 00:43:54.985 INFO kablam! | ^^^^^^^ Sep 06 00:43:54.985 INFO kablam! Sep 06 00:43:54.989 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:54.989 INFO kablam! --> src/lib.rs:56:90 Sep 06 00:43:54.989 INFO kablam! | Sep 06 00:43:54.989 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 00:43:54.989 INFO kablam! | ^^^^^^^ Sep 06 00:43:54.989 INFO kablam! Sep 06 00:43:54.994 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:54.995 INFO kablam! --> src/lib.rs:73:19 Sep 06 00:43:54.995 INFO kablam! | Sep 06 00:43:54.995 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 00:43:54.995 INFO kablam! | ^^^^^^^ Sep 06 00:43:54.995 INFO kablam! Sep 06 00:43:54.997 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:54.997 INFO kablam! --> src/lib.rs:76:90 Sep 06 00:43:54.997 INFO kablam! | Sep 06 00:43:54.997 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 00:43:54.997 INFO kablam! | ^^^^^^^ Sep 06 00:43:54.997 INFO kablam! Sep 06 00:43:55.032 INFO kablam! error: aborting due to 5 previous errors Sep 06 00:43:55.032 INFO kablam! Sep 06 00:43:55.032 INFO kablam! Some errors occurred: E0432, E0599. Sep 06 00:43:55.032 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 06 00:43:55.043 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 06 00:43:55.043 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 00:43:55.082 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:55.082 INFO kablam! --> src/lib.rs:51:19 Sep 06 00:43:55.082 INFO kablam! | Sep 06 00:43:55.082 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 00:43:55.082 INFO kablam! | ^^^^^^^ Sep 06 00:43:55.082 INFO kablam! Sep 06 00:43:55.089 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:55.089 INFO kablam! --> src/lib.rs:56:90 Sep 06 00:43:55.089 INFO kablam! | Sep 06 00:43:55.089 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 00:43:55.089 INFO kablam! | ^^^^^^^ Sep 06 00:43:55.089 INFO kablam! Sep 06 00:43:55.098 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:55.098 INFO kablam! --> src/lib.rs:73:19 Sep 06 00:43:55.098 INFO kablam! | Sep 06 00:43:55.098 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 00:43:55.098 INFO kablam! | ^^^^^^^ Sep 06 00:43:55.098 INFO kablam! Sep 06 00:43:55.101 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 00:43:55.101 INFO kablam! --> src/lib.rs:76:90 Sep 06 00:43:55.101 INFO kablam! | Sep 06 00:43:55.101 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 00:43:55.101 INFO kablam! | ^^^^^^^ Sep 06 00:43:55.101 INFO kablam! Sep 06 00:43:55.142 INFO kablam! error: aborting due to 5 previous errors Sep 06 00:43:55.142 INFO kablam! Sep 06 00:43:55.142 INFO kablam! Some errors occurred: E0432, E0599. Sep 06 00:43:55.142 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 06 00:43:55.153 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 06 00:43:55.153 INFO kablam! Sep 06 00:43:55.153 INFO kablam! To learn more, run the command again with --verbose. Sep 06 00:43:55.154 INFO kablam! su: No module specific data is present Sep 06 00:43:55.623 INFO running `"docker" "rm" "-f" "d20cfdc16265bf53e4c6509f7ee49884feb4b73bc21275bdf91a9b9ad8350d39"` Sep 06 00:43:55.782 INFO blam! d20cfdc16265bf53e4c6509f7ee49884feb4b73bc21275bdf91a9b9ad8350d39