Sep 06 09:02:55.444 INFO checking cargo-src-0.1.4 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 06 09:02:55.444 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 06 09:02:55.444 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-7/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 09:02:55.686 INFO blam! 411df5bf264bf090fd233890ec8004fd0d3930d5c31d61597bffab87a9ad81cb Sep 06 09:02:55.688 INFO running `"docker" "start" "-a" "411df5bf264bf090fd233890ec8004fd0d3930d5c31d61597bffab87a9ad81cb"` Sep 06 09:02:56.893 INFO kablam! usermod: no changes Sep 06 09:02:57.114 INFO kablam! Checking rls-blacklist v0.1.2 Sep 06 09:02:57.122 INFO kablam! Checking rustdoc-highlight v0.1.4 Sep 06 09:02:57.122 INFO kablam! Checking rls-data v0.16.0 Sep 06 09:02:57.122 INFO kablam! Checking rls-vfs v0.4.6 Sep 06 09:02:57.122 INFO kablam! Compiling cargo-src v0.1.4 (file:///source) Sep 06 09:02:57.122 INFO kablam! Compiling derive-new v0.5.5 Sep 06 09:02:59.290 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 06 09:02:59.290 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:40:13 Sep 06 09:02:59.290 INFO kablam! | Sep 06 09:02:59.290 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 06 09:02:59.290 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 06 09:02:59.290 INFO kablam! Sep 06 09:02:59.474 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 09:02:59.474 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:51:19 Sep 06 09:02:59.474 INFO kablam! | Sep 06 09:02:59.474 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 09:02:59.474 INFO kablam! | ^^^^^^^ Sep 06 09:02:59.474 INFO kablam! Sep 06 09:02:59.482 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 09:02:59.482 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:56:90 Sep 06 09:02:59.482 INFO kablam! | Sep 06 09:02:59.482 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 09:02:59.482 INFO kablam! | ^^^^^^^ Sep 06 09:02:59.482 INFO kablam! Sep 06 09:02:59.490 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 09:02:59.490 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:73:19 Sep 06 09:02:59.490 INFO kablam! | Sep 06 09:02:59.490 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 06 09:02:59.490 INFO kablam! | ^^^^^^^ Sep 06 09:02:59.490 INFO kablam! Sep 06 09:02:59.494 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 06 09:02:59.494 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:76:90 Sep 06 09:02:59.494 INFO kablam! | Sep 06 09:02:59.495 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 06 09:02:59.495 INFO kablam! | ^^^^^^^ Sep 06 09:02:59.495 INFO kablam! Sep 06 09:02:59.561 INFO kablam! error: aborting due to 5 previous errors Sep 06 09:02:59.561 INFO kablam! Sep 06 09:02:59.561 INFO kablam! Some errors occurred: E0432, E0599. Sep 06 09:02:59.561 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 06 09:02:59.585 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 06 09:02:59.585 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 09:03:02.282 INFO kablam! error: build failed Sep 06 09:03:02.283 INFO kablam! su: No module specific data is present Sep 06 09:03:02.822 INFO running `"docker" "rm" "-f" "411df5bf264bf090fd233890ec8004fd0d3930d5c31d61597bffab87a9ad81cb"` Sep 06 09:03:02.931 INFO blam! 411df5bf264bf090fd233890ec8004fd0d3930d5c31d61597bffab87a9ad81cb