Sep 02 18:44:05.043 INFO checking cargo-src-0.1.4 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 18:44:05.043 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 18:44:05.043 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 18:44:05.250 INFO blam! e285cf0065a448d04611b74962253be7ee1d83068b5ee58d40ed4a2dfe5fdf7f Sep 02 18:44:05.252 INFO running `"docker" "start" "-a" "e285cf0065a448d04611b74962253be7ee1d83068b5ee58d40ed4a2dfe5fdf7f"` Sep 02 18:44:06.177 INFO kablam! Checking rls-blacklist v0.1.2 Sep 02 18:44:06.181 INFO kablam! Checking rustdoc-highlight v0.1.4 Sep 02 18:44:06.184 INFO kablam! Checking rls-data v0.16.0 Sep 02 18:44:06.188 INFO kablam! Checking rls-vfs v0.4.6 Sep 02 18:44:06.189 INFO kablam! Compiling cargo-src v0.1.4 (file:///source) Sep 02 18:44:08.737 INFO kablam! Checking rls-analysis v0.13.0 Sep 02 18:44:09.752 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 02 18:44:09.752 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:40:13 Sep 02 18:44:09.753 INFO kablam! | Sep 02 18:44:09.753 INFO kablam! 40 | use syntax::codemap::{CodeMap, FilePathMapping}; Sep 02 18:44:09.753 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 02 18:44:09.753 INFO kablam! Sep 02 18:44:09.948 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 02 18:44:09.948 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:51:19 Sep 02 18:44:09.948 INFO kablam! | Sep 02 18:44:09.948 INFO kablam! 51 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 02 18:44:09.948 INFO kablam! | ^^^^^^^ Sep 02 18:44:09.948 INFO kablam! Sep 02 18:44:09.956 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 02 18:44:09.956 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:56:90 Sep 02 18:44:09.956 INFO kablam! | Sep 02 18:44:09.956 INFO kablam! 56 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 02 18:44:09.956 INFO kablam! | ^^^^^^^ Sep 02 18:44:09.956 INFO kablam! Sep 02 18:44:09.967 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 02 18:44:09.967 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:73:19 Sep 02 18:44:09.967 INFO kablam! | Sep 02 18:44:09.967 INFO kablam! 73 | let fm = sess.codemap().new_filemap(FileName::Custom("stdin".to_string()), src.to_string()); Sep 02 18:44:09.967 INFO kablam! | ^^^^^^^ Sep 02 18:44:09.967 INFO kablam! Sep 02 18:44:09.971 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 02 18:44:09.971 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rustdoc-highlight-0.1.4/src/lib.rs:76:90 Sep 02 18:44:09.971 INFO kablam! | Sep 02 18:44:09.971 INFO kablam! 76 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 02 18:44:09.971 INFO kablam! | ^^^^^^^ Sep 02 18:44:09.971 INFO kablam! Sep 02 18:44:10.040 INFO kablam! error: aborting due to 5 previous errors Sep 02 18:44:10.040 INFO kablam! Sep 02 18:44:10.040 INFO kablam! Some errors occurred: E0432, E0599. Sep 02 18:44:10.040 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 02 18:44:10.053 INFO kablam! error: Could not compile `rustdoc-highlight`. Sep 02 18:44:10.053 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 18:44:10.975 INFO kablam! error: build failed Sep 02 18:44:10.976 INFO kablam! su: No module specific data is present Sep 02 18:44:11.463 INFO running `"docker" "rm" "-f" "e285cf0065a448d04611b74962253be7ee1d83068b5ee58d40ed4a2dfe5fdf7f"` Sep 02 18:44:11.573 INFO blam! e285cf0065a448d04611b74962253be7ee1d83068b5ee58d40ed4a2dfe5fdf7f