Sep 19 13:09:17.911 INFO checking liamnaddell/commonplacing against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 13:09:17.911 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 13:09:17.911 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:09:18.378 INFO blam! f38f2e0228c31ffd4d937628cfb9a55e6263da30d1c3ff798905a48b4994932c Sep 19 13:09:18.387 INFO running `"docker" "start" "-a" "f38f2e0228c31ffd4d937628cfb9a55e6263da30d1c3ff798905a48b4994932c"` Sep 19 13:09:19.959 INFO kablam! usermod: no changes Sep 19 13:09:20.391 INFO kablam! Compiling lazy_static v1.0.1 Sep 19 13:09:20.391 INFO kablam! Compiling matches v0.1.6 Sep 19 13:09:20.395 INFO kablam! Compiling num-integer v0.1.39 Sep 19 13:09:20.431 INFO kablam! Compiling byteorder v1.2.3 Sep 19 13:09:20.432 INFO kablam! Compiling num-bigint v0.2.0 Sep 19 13:09:20.439 INFO kablam! Checking bit-vec v0.5.0 Sep 19 13:09:20.455 INFO kablam! Checking smallvec v0.6.2 Sep 19 13:09:20.475 INFO kablam! Compiling pear v0.0.19 Sep 19 13:09:20.994 INFO kablam! Checking sha1 v0.6.0 Sep 19 13:09:23.106 INFO kablam! Checking bufstream v0.1.3 Sep 19 13:09:23.432 INFO kablam! Compiling crossbeam-utils v0.2.2 Sep 19 13:09:24.243 INFO kablam! Compiling log v0.4.3 Sep 19 13:09:25.231 INFO kablam! Compiling num_cpus v1.8.0 Sep 19 13:09:25.271 INFO kablam! Compiling time v0.1.40 Sep 19 13:09:25.530 INFO kablam! Compiling memchr v2.0.1 Sep 19 13:09:25.635 INFO kablam! Compiling isatty v0.1.8 Sep 19 13:09:27.103 INFO kablam! Compiling pear_codegen v0.0.19 Sep 19 13:09:27.911 INFO kablam! Compiling rocket v0.3.15 Sep 19 13:09:27.911 INFO kablam! Compiling rocket_codegen v0.3.15 Sep 19 13:09:29.603 INFO kablam! Checking uuid v0.6.5 Sep 19 13:09:30.895 INFO kablam! Compiling miniz-sys v0.1.10 Sep 19 13:09:30.943 INFO kablam! Checking base64 v0.6.0 Sep 19 13:09:30.978 INFO kablam! Compiling unicode-bidi v0.3.4 Sep 19 13:09:30.988 INFO kablam! Compiling crossbeam-epoch v0.3.1 Sep 19 13:09:32.005 INFO kablam! Compiling base64 v0.9.2 Sep 19 13:09:32.327 INFO kablam! Compiling serde v1.0.70 Sep 19 13:09:32.431 INFO kablam! Compiling log v0.3.9 Sep 19 13:09:32.495 INFO kablam! Checking thread_local v0.3.5 Sep 19 13:09:33.739 INFO kablam! Checking twox-hash v1.1.1 Sep 19 13:09:34.635 INFO kablam! Checking idna v0.1.5 Sep 19 13:09:37.563 INFO kablam! Checking atoi v0.2.3 Sep 19 13:09:37.590 INFO kablam! Checking toml v0.4.6 Sep 19 13:09:37.807 INFO kablam! Checking mime v0.2.6 Sep 19 13:09:38.103 INFO kablam! Checking regex v1.0.2 Sep 19 13:09:39.404 INFO kablam! Compiling crossbeam-deque v0.2.0 Sep 19 13:09:40.940 INFO kablam! Checking digest v0.7.5 Sep 19 13:09:43.163 INFO kablam! Checking sha2 v0.7.1 Sep 19 13:09:43.888 INFO kablam! Compiling rayon-core v1.4.0 Sep 19 13:09:44.799 INFO kablam! Checking url v1.7.1 Sep 19 13:09:47.229 INFO kablam! Checking chrono v0.4.4 Sep 19 13:09:47.663 INFO kablam! error[E0432]: unresolved import `syntax::codemap` Sep 19 13:09:47.664 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/pear_codegen-0.0.19/src/lib.rs:19:13 Sep 19 13:09:47.664 INFO kablam! | Sep 19 13:09:47.664 INFO kablam! 19 | use syntax::codemap::{Span, DUMMY_SP}; Sep 19 13:09:47.665 INFO kablam! | ^^^^^^^ Could not find `codemap` in `syntax` Sep 19 13:09:47.665 INFO kablam! Sep 19 13:09:49.563 INFO kablam! error: aborting due to previous error Sep 19 13:09:49.563 INFO kablam! Sep 19 13:09:49.563 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 19 13:09:49.679 INFO kablam! error: Could not compile `pear_codegen`. Sep 19 13:09:49.679 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:10:07.729 INFO kablam! error: build failed Sep 19 13:10:07.731 INFO kablam! su: No module specific data is present Sep 19 13:10:09.444 INFO running `"docker" "rm" "-f" "f38f2e0228c31ffd4d937628cfb9a55e6263da30d1c3ff798905a48b4994932c"` Sep 19 13:10:09.747 INFO blam! f38f2e0228c31ffd4d937628cfb9a55e6263da30d1c3ff798905a48b4994932c