Sep 19 21:00:43.209 INFO checking rustdoc-highlight-0.1.4 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 21:00:43.209 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 21:00:43.209 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-4/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-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:43.554 INFO blam! 66c23262e74694a84f75d54ef4e762f0e30d6ce3ef21f632812d9ab12b53b4a1 Sep 19 21:00:43.568 INFO running `"docker" "start" "-a" "66c23262e74694a84f75d54ef4e762f0e30d6ce3ef21f632812d9ab12b53b4a1"` Sep 19 21:00:44.405 INFO kablam! usermod: no changes Sep 19 21:00:44.498 INFO kablam! Checking rustdoc-highlight v0.1.4 (/source) Sep 19 21:00:45.370 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 21:00:45.370 INFO kablam! --> src/lib.rs:40:13 Sep 19 21:00:45.370 INFO kablam! | Sep 19 21:00:45.370 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 19 21:00:45.370 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 21:00:45.370 INFO kablam! Sep 19 21:00:45.410 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 21:00:45.410 INFO kablam! --> src/lib.rs:40:13 Sep 19 21:00:45.410 INFO kablam! | Sep 19 21:00:45.410 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 19 21:00:45.410 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 21:00:45.410 INFO kablam! Sep 19 21:00:45.606 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:45.606 INFO kablam! --> src/lib.rs:51:19 Sep 19 21:00:45.606 INFO kablam! | Sep 19 21:00:45.606 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 21:00:45.606 INFO kablam! | ^^^^^^^ Sep 19 21:00:45.606 INFO kablam! Sep 19 21:00:45.606 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:45.606 INFO kablam! --> src/lib.rs:51:19 Sep 19 21:00:45.606 INFO kablam! | Sep 19 21:00:45.606 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 21:00:45.606 INFO kablam! | ^^^^^^^ Sep 19 21:00:45.606 INFO kablam! Sep 19 21:00:45.607 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:45.607 INFO kablam! --> src/lib.rs:56:90 Sep 19 21:00:45.607 INFO kablam! | Sep 19 21:00:45.607 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 21:00:45.607 INFO kablam! | ^^^^^^^ Sep 19 21:00:45.607 INFO kablam! Sep 19 21:00:45.626 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:45.626 INFO kablam! --> src/lib.rs:56:90 Sep 19 21:00:45.626 INFO kablam! | Sep 19 21:00:45.626 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 21:00:45.626 INFO kablam! | ^^^^^^^ Sep 19 21:00:45.626 INFO kablam! Sep 19 21:00:45.626 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:45.626 INFO kablam! --> src/lib.rs:73:19 Sep 19 21:00:45.626 INFO kablam! | Sep 19 21:00:45.626 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 21:00:45.626 INFO kablam! | ^^^^^^^ Sep 19 21:00:45.626 INFO kablam! Sep 19 21:00:45.630 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:45.630 INFO kablam! --> src/lib.rs:76:90 Sep 19 21:00:45.630 INFO kablam! | Sep 19 21:00:45.630 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 21:00:45.630 INFO kablam! | ^^^^^^^ Sep 19 21:00:45.630 INFO kablam! Sep 19 21:00:45.634 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:45.634 INFO kablam! --> src/lib.rs:73:19 Sep 19 21:00:45.634 INFO kablam! | Sep 19 21:00:45.634 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 19 21:00:45.634 INFO kablam! | ^^^^^^^ Sep 19 21:00:45.634 INFO kablam! Sep 19 21:00:45.658 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 19 21:00:45.658 INFO kablam! --> src/lib.rs:76:90 Sep 19 21:00:45.658 INFO kablam! | Sep 19 21:00:45.658 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 19 21:00:45.658 INFO kablam! | ^^^^^^^ Sep 19 21:00:45.658 INFO kablam! Sep 19 21:00:45.687 INFO kablam! error: aborting due to 5 previous errors Sep 19 21:00:45.687 INFO kablam! Sep 19 21:00:45.687 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 21:00:45.687 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 21:00:45.706 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 19 21:00:45.706 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 21:00:45.714 INFO kablam! error: aborting due to 5 previous errors Sep 19 21:00:45.714 INFO kablam! Sep 19 21:00:45.714 INFO kablam! Some errors occurred: E0432, E0599. Sep 19 21:00:45.714 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 19 21:00:45.725 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 19 21:00:45.725 INFO kablam! Sep 19 21:00:45.725 INFO kablam! To learn more, run the command again with --verbose. Sep 19 21:00:45.725 INFO kablam! su: No module specific data is present Sep 19 21:00:46.332 INFO running `"docker" "rm" "-f" "66c23262e74694a84f75d54ef4e762f0e30d6ce3ef21f632812d9ab12b53b4a1"` Sep 19 21:00:46.398 INFO blam! 66c23262e74694a84f75d54ef4e762f0e30d6ce3ef21f632812d9ab12b53b4a1