Sep 20 05:38:31.424 INFO checking cargo-src-0.1.4 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 05:38:31.424 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 05:38:31.425 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 20 05:38:31.653 INFO blam! 8db8ffc3f7a55cc0a9488bc0f983196b86f62bbc35a8b20f28a3ab915cb93765 Sep 20 05:38:31.655 INFO running `"docker" "start" "-a" "8db8ffc3f7a55cc0a9488bc0f983196b86f62bbc35a8b20f28a3ab915cb93765"` Sep 20 05:38:32.502 INFO kablam! usermod: no changes Sep 20 05:38:32.888 INFO kablam! Checking rls-blacklist v0.1.2 Sep 20 05:38:32.892 INFO kablam! Checking rustdoc-highlight v0.1.5 Sep 20 05:38:32.893 INFO kablam! Compiling cargo-src v0.1.4 (/source) Sep 20 05:38:32.896 INFO kablam! Checking rls-data v0.16.0 Sep 20 05:38:32.896 INFO kablam! Checking rls-vfs v0.4.6 Sep 20 05:38:34.610 INFO kablam! Checking rls-analysis v0.13.0 Sep 20 05:38:41.104 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 05:38:41.104 INFO kablam! --> src/highlight.rs:22:13 Sep 20 05:38:41.104 INFO kablam! | Sep 20 05:38:41.104 INFO kablam! 22 | use syntax::codemap::{CodeMap, FilePathMapping, Loc}; Sep 20 05:38:41.104 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 05:38:41.104 INFO kablam! Sep 20 05:38:41.651 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 20 05:38:41.651 INFO kablam! --> src/highlight.rs:22:13 Sep 20 05:38:41.651 INFO kablam! | Sep 20 05:38:41.651 INFO kablam! 22 | use syntax::codemap::{CodeMap, FilePathMapping, Loc}; Sep 20 05:38:41.651 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 20 05:38:41.651 INFO kablam! Sep 20 05:38:41.925 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 20 05:38:41.925 INFO kablam! --> src/highlight.rs:40:23 Sep 20 05:38:41.925 INFO kablam! | Sep 20 05:38:41.925 INFO kablam! 40 | let fm = sess.codemap().new_filemap(FileName::Real(PathBuf::from(&file_name)), file_text); Sep 20 05:38:41.925 INFO kablam! | ^^^^^^^ Sep 20 05:38:41.925 INFO kablam! Sep 20 05:38:41.934 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 20 05:38:41.934 INFO kablam! --> src/highlight.rs:42:69 Sep 20 05:38:41.934 INFO kablam! | Sep 20 05:38:41.934 INFO kablam! 42 | let mut out = Highlighter::new(analysis, project_path, sess.codemap()); Sep 20 05:38:41.934 INFO kablam! | ^^^^^^^ Sep 20 05:38:41.934 INFO kablam! Sep 20 05:38:41.950 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 20 05:38:41.950 INFO kablam! --> src/highlight.rs:46:94 Sep 20 05:38:41.950 INFO kablam! | Sep 20 05:38:41.950 INFO kablam! 46 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 20 05:38:41.950 INFO kablam! | ^^^^^^^ Sep 20 05:38:41.950 INFO kablam! Sep 20 05:38:42.126 INFO kablam! error: aborting due to 4 previous errors Sep 20 05:38:42.126 INFO kablam! Sep 20 05:38:42.126 INFO kablam! Some errors occurred: E0432, E0599. Sep 20 05:38:42.126 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 20 05:38:42.144 INFO kablam! error: Could not compile `cargo-src`. Sep 20 05:38:42.145 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 05:38:42.390 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 20 05:38:42.390 INFO kablam! --> src/highlight.rs:40:23 Sep 20 05:38:42.390 INFO kablam! | Sep 20 05:38:42.390 INFO kablam! 40 | let fm = sess.codemap().new_filemap(FileName::Real(PathBuf::from(&file_name)), file_text); Sep 20 05:38:42.390 INFO kablam! | ^^^^^^^ Sep 20 05:38:42.390 INFO kablam! Sep 20 05:38:42.406 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 20 05:38:42.406 INFO kablam! --> src/highlight.rs:42:69 Sep 20 05:38:42.406 INFO kablam! | Sep 20 05:38:42.406 INFO kablam! 42 | let mut out = Highlighter::new(analysis, project_path, sess.codemap()); Sep 20 05:38:42.406 INFO kablam! | ^^^^^^^ Sep 20 05:38:42.406 INFO kablam! Sep 20 05:38:42.418 INFO kablam! error[E0599]: no method named `codemap` found for type `syntax::parse::ParseSess` in the current scope Sep 20 05:38:42.418 INFO kablam! --> src/highlight.rs:46:94 Sep 20 05:38:42.418 INFO kablam! | Sep 20 05:38:42.418 INFO kablam! 46 | let mut classifier = Classifier::new(lexer::StringReader::new(&sess, fm, None), sess.codemap()); Sep 20 05:38:42.418 INFO kablam! | ^^^^^^^ Sep 20 05:38:42.418 INFO kablam! Sep 20 05:38:42.573 INFO kablam! error: aborting due to 4 previous errors Sep 20 05:38:42.573 INFO kablam! Sep 20 05:38:42.573 INFO kablam! Some errors occurred: E0432, E0599. Sep 20 05:38:42.573 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 20 05:38:42.598 INFO kablam! error: Could not compile `cargo-src`. Sep 20 05:38:42.599 INFO kablam! Sep 20 05:38:42.599 INFO kablam! To learn more, run the command again with --verbose. Sep 20 05:38:42.601 INFO kablam! su: No module specific data is present Sep 20 05:38:43.613 INFO running `"docker" "rm" "-f" "8db8ffc3f7a55cc0a9488bc0f983196b86f62bbc35a8b20f28a3ab915cb93765"` Sep 20 05:38:43.735 INFO blam! 8db8ffc3f7a55cc0a9488bc0f983196b86f62bbc35a8b20f28a3ab915cb93765