Sep 14 09:53:55.909 INFO checking rustdoc-highlight-0.1.4 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 09:53:55.909 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 09:53:55.909 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 09:53:56.150 INFO blam! 03ecda8d0791a4d19253e45b728a644b38f9dd4a3ce11eaa6a98cd164d4bf98d Sep 14 09:53:56.152 INFO running `"docker" "start" "-a" "03ecda8d0791a4d19253e45b728a644b38f9dd4a3ce11eaa6a98cd164d4bf98d"` Sep 14 09:53:57.307 INFO kablam! usermod: no changes Sep 14 09:53:57.331 INFO kablam! Checking rustdoc-highlight v0.1.4 (file:///source) Sep 14 09:53:58.086 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:53:58.086 INFO kablam! --> src/lib.rs:40:13 Sep 14 09:53:58.086 INFO kablam! | Sep 14 09:53:58.086 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 14 09:53:58.086 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:53:58.086 INFO kablam! Sep 14 09:53:58.174 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 14 09:53:58.174 INFO kablam! --> src/lib.rs:40:13 Sep 14 09:53:58.174 INFO kablam! | Sep 14 09:53:58.174 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 14 09:53:58.174 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 14 09:53:58.174 INFO kablam! Sep 14 09:53:58.247 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 14 09:53:58.247 INFO kablam! --> src/lib.rs:51:19 Sep 14 09:53:58.247 INFO kablam! | Sep 14 09:53:58.247 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 14 09:53:58.247 INFO kablam! | ^^^^^^^ Sep 14 09:53:58.247 INFO kablam! Sep 14 09:53:58.251 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 14 09:53:58.251 INFO kablam! --> src/lib.rs:56:90 Sep 14 09:53:58.251 INFO kablam! | Sep 14 09:53:58.251 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 14 09:53:58.251 INFO kablam! | ^^^^^^^ Sep 14 09:53:58.251 INFO kablam! Sep 14 09:53:58.260 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 14 09:53:58.260 INFO kablam! --> src/lib.rs:73:19 Sep 14 09:53:58.260 INFO kablam! | Sep 14 09:53:58.260 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 14 09:53:58.260 INFO kablam! | ^^^^^^^ Sep 14 09:53:58.260 INFO kablam! Sep 14 09:53:58.265 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 14 09:53:58.265 INFO kablam! --> src/lib.rs:76:90 Sep 14 09:53:58.265 INFO kablam! | Sep 14 09:53:58.265 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 14 09:53:58.265 INFO kablam! | ^^^^^^^ Sep 14 09:53:58.265 INFO kablam! Sep 14 09:53:58.307 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 14 09:53:58.307 INFO kablam! --> src/lib.rs:51:19 Sep 14 09:53:58.307 INFO kablam! | Sep 14 09:53:58.307 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 14 09:53:58.307 INFO kablam! | ^^^^^^^ Sep 14 09:53:58.307 INFO kablam! Sep 14 09:53:58.313 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 14 09:53:58.313 INFO kablam! --> src/lib.rs:56:90 Sep 14 09:53:58.313 INFO kablam! | Sep 14 09:53:58.313 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 14 09:53:58.313 INFO kablam! | ^^^^^^^ Sep 14 09:53:58.313 INFO kablam! Sep 14 09:53:58.318 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 14 09:53:58.318 INFO kablam! --> src/lib.rs:73:19 Sep 14 09:53:58.318 INFO kablam! | Sep 14 09:53:58.318 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 14 09:53:58.318 INFO kablam! | ^^^^^^^ Sep 14 09:53:58.318 INFO kablam! Sep 14 09:53:58.321 INFO kablam! error: aborting due to 5 previous errors Sep 14 09:53:58.321 INFO kablam! Sep 14 09:53:58.321 INFO kablam! Some errors occurred: E0432, E0599. Sep 14 09:53:58.321 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 14 09:53:58.321 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 14 09:53:58.321 INFO kablam! --> src/lib.rs:76:90 Sep 14 09:53:58.321 INFO kablam! | Sep 14 09:53:58.321 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 14 09:53:58.321 INFO kablam! | ^^^^^^^ Sep 14 09:53:58.321 INFO kablam! Sep 14 09:53:58.331 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 14 09:53:58.331 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 09:53:58.353 INFO kablam! error: aborting due to 5 previous errors Sep 14 09:53:58.353 INFO kablam! Sep 14 09:53:58.353 INFO kablam! Some errors occurred: E0432, E0599. Sep 14 09:53:58.353 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 14 09:53:58.362 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 14 09:53:58.362 INFO kablam! Sep 14 09:53:58.362 INFO kablam! To learn more, run the command again with --verbose. Sep 14 09:53:58.363 INFO kablam! su: No module specific data is present Sep 14 09:53:58.840 INFO running `"docker" "rm" "-f" "03ecda8d0791a4d19253e45b728a644b38f9dd4a3ce11eaa6a98cd164d4bf98d"` Sep 14 09:53:58.924 INFO blam! 03ecda8d0791a4d19253e45b728a644b38f9dd4a3ce11eaa6a98cd164d4bf98d