Sep 19 21:00:42.070 INFO checking rustdoc-highlight-0.1.4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 21:00:42.070 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 21:00:42.070 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-6/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 21:00:42.253 INFO blam! 508b7e10b808805c4ca570f83f6462692ca2ff8a28916c3f3794358eae8cbce0 Sep 19 21:00:42.261 INFO running `"docker" "start" "-a" "508b7e10b808805c4ca570f83f6462692ca2ff8a28916c3f3794358eae8cbce0"` Sep 19 21:00:42.921 INFO kablam! usermod: no changes Sep 19 21:00:42.951 INFO kablam! Checking rustdoc-highlight v0.1.4 (/source) Sep 19 21:00:43.863 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 21:00:43.864 INFO kablam! --> src/lib.rs:40:13 Sep 19 21:00:43.864 INFO kablam! | Sep 19 21:00:43.864 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 19 21:00:43.864 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 21:00:43.864 INFO kablam! Sep 19 21:00:43.925 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 21:00:43.925 INFO kablam! --> src/lib.rs:40:13 Sep 19 21:00:43.925 INFO kablam! | Sep 19 21:00:43.925 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 19 21:00:43.925 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 21:00:43.925 INFO kablam! Sep 19 21:00:44.026 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:44.026 INFO kablam! --> src/lib.rs:51:19 Sep 19 21:00:44.026 INFO kablam! | Sep 19 21:00:44.026 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 21:00:44.026 INFO kablam! | ^^^^^^^ Sep 19 21:00:44.026 INFO kablam! Sep 19 21:00:44.030 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:44.030 INFO kablam! --> src/lib.rs:56:90 Sep 19 21:00:44.030 INFO kablam! | Sep 19 21:00:44.030 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 21:00:44.030 INFO kablam! | ^^^^^^^ Sep 19 21:00:44.030 INFO kablam! Sep 19 21:00:44.037 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:44.037 INFO kablam! --> src/lib.rs:73:19 Sep 19 21:00:44.037 INFO kablam! | Sep 19 21:00:44.037 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 21:00:44.037 INFO kablam! | ^^^^^^^ Sep 19 21:00:44.037 INFO kablam! Sep 19 21:00:44.042 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:44.042 INFO kablam! --> src/lib.rs:76:90 Sep 19 21:00:44.042 INFO kablam! | Sep 19 21:00:44.042 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 21:00:44.042 INFO kablam! | ^^^^^^^ Sep 19 21:00:44.042 INFO kablam! Sep 19 21:00:44.083 INFO kablam! error: aborting due to 5 previous errors Sep 19 21:00:44.083 INFO kablam! Sep 19 21:00:44.083 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 21:00:44.083 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 21:00:44.086 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:44.086 INFO kablam! --> src/lib.rs:51:19 Sep 19 21:00:44.086 INFO kablam! | Sep 19 21:00:44.086 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 21:00:44.086 INFO kablam! | ^^^^^^^ Sep 19 21:00:44.086 INFO kablam! Sep 19 21:00:44.093 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:44.093 INFO kablam! --> src/lib.rs:56:90 Sep 19 21:00:44.093 INFO kablam! | Sep 19 21:00:44.093 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 21:00:44.093 INFO kablam! | ^^^^^^^ Sep 19 21:00:44.093 INFO kablam! Sep 19 21:00:44.093 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 19 21:00:44.093 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:00:44.105 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:44.105 INFO kablam! --> src/lib.rs:73:19 Sep 19 21:00:44.105 INFO kablam! | Sep 19 21:00:44.105 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 21:00:44.105 INFO kablam! | ^^^^^^^ Sep 19 21:00:44.105 INFO kablam! Sep 19 21:00:44.110 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:44.110 INFO kablam! --> src/lib.rs:76:90 Sep 19 21:00:44.110 INFO kablam! | Sep 19 21:00:44.110 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 21:00:44.110 INFO kablam! | ^^^^^^^ Sep 19 21:00:44.110 INFO kablam! Sep 19 21:00:44.150 INFO kablam! error: aborting due to 5 previous errors Sep 19 21:00:44.150 INFO kablam! Sep 19 21:00:44.150 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 21:00:44.150 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 21:00:44.160 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 19 21:00:44.160 INFO kablam! Sep 19 21:00:44.160 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:00:44.162 INFO kablam! su: No module specific data is present Sep 19 21:00:44.749 INFO running `"docker" "rm" "-f" "508b7e10b808805c4ca570f83f6462692ca2ff8a28916c3f3794358eae8cbce0"` Sep 19 21:00:44.891 INFO blam! 508b7e10b808805c4ca570f83f6462692ca2ff8a28916c3f3794358eae8cbce0