Sep 03 21:39:42.356 INFO checking xrl-0.0.5 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 21:39:42.356 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 21:39:42.356 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:39:42.562 INFO blam! 9ffca61ef208204e1041145bb15fb3dc8a61a278d9f5b37b87e644223a1ac8e1 Sep 03 21:39:42.564 INFO running `"docker" "start" "-a" "9ffca61ef208204e1041145bb15fb3dc8a61a278d9f5b37b87e644223a1ac8e1"` Sep 03 21:39:43.291 INFO kablam! Compiling serde v1.0.76 Sep 03 21:39:43.292 INFO kablam! Checking xml-rs v0.7.0 Sep 03 21:39:43.293 INFO kablam! Checking base64 v0.8.0 Sep 03 21:39:43.298 INFO kablam! Checking tokio-signal v0.1.5 Sep 03 21:39:44.815 INFO kablam! Checking tokio-process v0.1.6 Sep 03 21:40:00.237 INFO kablam! Checking plist v0.2.4 Sep 03 21:40:00.237 INFO kablam! Checking serde_json v1.0.26 Sep 03 21:40:03.638 INFO kablam! Checking syntect v1.8.1 Sep 03 21:40:06.226 INFO kablam! Checking xrl v0.0.5 (file:///source) Sep 03 21:40:07.586 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 03 21:40:07.586 INFO kablam! --> src/protocol/endpoint.rs:8:5 Sep 03 21:40:07.586 INFO kablam! | Sep 03 21:40:07.586 INFO kablam! 8 | use tokio_io::codec::Framed; Sep 03 21:40:07.586 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:07.586 INFO kablam! | Sep 03 21:40:07.586 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 21:40:07.586 INFO kablam! Sep 03 21:40:07.586 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 03 21:40:07.586 INFO kablam! --> src/protocol/endpoint.rs:271:45 Sep 03 21:40:07.586 INFO kablam! | Sep 03 21:40:07.586 INFO kablam! 271 | struct Transport(Framed); Sep 03 21:40:07.586 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 03 21:40:07.586 INFO kablam! Sep 03 21:40:07.587 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Sep 03 21:40:07.587 INFO kablam! --> src/core.rs:103:23 Sep 03 21:40:07.587 INFO kablam! | Sep 03 21:40:07.587 INFO kablam! 103 | pub struct CoreStderr(codec::FramedRead); Sep 03 21:40:07.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:07.587 INFO kablam! Sep 03 21:40:07.589 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Sep 03 21:40:07.589 INFO kablam! --> src/core.rs:107:20 Sep 03 21:40:07.589 INFO kablam! | Sep 03 21:40:07.589 INFO kablam! 107 | CoreStderr(codec::FramedRead::new(stderr, LineCodec {})) Sep 03 21:40:07.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:07.589 INFO kablam! Sep 03 21:40:07.676 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 03 21:40:07.676 INFO kablam! --> src/protocol/endpoint.rs:8:5 Sep 03 21:40:07.676 INFO kablam! | Sep 03 21:40:07.676 INFO kablam! 8 | use tokio_io::codec::Framed; Sep 03 21:40:07.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:07.676 INFO kablam! | Sep 03 21:40:07.676 INFO kablam! = note: #[warn(deprecated)] on by default Sep 03 21:40:07.676 INFO kablam! Sep 03 21:40:07.676 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Sep 03 21:40:07.676 INFO kablam! --> src/protocol/endpoint.rs:271:45 Sep 03 21:40:07.676 INFO kablam! | Sep 03 21:40:07.676 INFO kablam! 271 | struct Transport(Framed); Sep 03 21:40:07.676 INFO kablam! | ^^^^^^^^^^^^^^^^ Sep 03 21:40:07.676 INFO kablam! Sep 03 21:40:07.677 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Sep 03 21:40:07.677 INFO kablam! --> src/core.rs:103:23 Sep 03 21:40:07.677 INFO kablam! | Sep 03 21:40:07.677 INFO kablam! 103 | pub struct CoreStderr(codec::FramedRead); Sep 03 21:40:07.677 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:07.677 INFO kablam! Sep 03 21:40:07.679 INFO kablam! warning: use of deprecated item 'tokio_io::codec::FramedRead': Moved to tokio-codec Sep 03 21:40:07.679 INFO kablam! --> src/core.rs:107:20 Sep 03 21:40:07.679 INFO kablam! | Sep 03 21:40:07.679 INFO kablam! 107 | CoreStderr(codec::FramedRead::new(stderr, LineCodec {})) Sep 03 21:40:07.679 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Sep 03 21:40:07.679 INFO kablam! Sep 03 21:40:08.237 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 03 21:40:08.237 INFO kablam! --> src/protocol/endpoint.rs:323:51 Sep 03 21:40:08.237 INFO kablam! | Sep 03 21:40:08.237 INFO kablam! 323 | stream: RefCell::new(Transport(stream.framed(Codec))), Sep 03 21:40:08.237 INFO kablam! | ^^^^^^ Sep 03 21:40:08.237 INFO kablam! Sep 03 21:40:08.446 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Sep 03 21:40:08.447 INFO kablam! --> src/protocol/endpoint.rs:323:51 Sep 03 21:40:08.447 INFO kablam! | Sep 03 21:40:08.447 INFO kablam! 323 | stream: RefCell::new(Transport(stream.framed(Codec))), Sep 03 21:40:08.447 INFO kablam! | ^^^^^^ Sep 03 21:40:08.447 INFO kablam! Sep 03 21:40:09.118 INFO kablam! error[E0308]: mismatched types Sep 03 21:40:09.118 INFO kablam! --> src/structs/update.rs:80:18 Sep 03 21:40:09.118 INFO kablam! | Sep 03 21:40:09.118 INFO kablam! 80 | view_id: "view-id-1".to_string(), Sep 03 21:40:09.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `structs::view::ViewId`, found struct `std::string::String` Sep 03 21:40:09.118 INFO kablam! | Sep 03 21:40:09.118 INFO kablam! = note: expected type `structs::view::ViewId` Sep 03 21:40:09.118 INFO kablam! found type `std::string::String` Sep 03 21:40:09.118 INFO kablam! Sep 03 21:40:09.318 INFO kablam! error[E0308]: mismatched types Sep 03 21:40:09.318 INFO kablam! --> src/structs/scroll_to.rs:20:18 Sep 03 21:40:09.319 INFO kablam! | Sep 03 21:40:09.319 INFO kablam! 20 | view_id: "view-id-1".to_string(), Sep 03 21:40:09.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ expected struct `structs::view::ViewId`, found struct `std::string::String` Sep 03 21:40:09.319 INFO kablam! | Sep 03 21:40:09.319 INFO kablam! = note: expected type `structs::view::ViewId` Sep 03 21:40:09.319 INFO kablam! found type `std::string::String` Sep 03 21:40:09.319 INFO kablam! Sep 03 21:40:09.755 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:40:09.755 INFO kablam! Sep 03 21:40:09.755 INFO kablam! For more information about this error, try `rustc --explain E0308`. Sep 03 21:40:09.770 INFO kablam! error: Could not compile `xrl`. Sep 03 21:40:09.771 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:40:10.048 INFO kablam! error: build failed Sep 03 21:40:10.049 INFO kablam! su: No module specific data is present Sep 03 21:40:10.478 INFO running `"docker" "rm" "-f" "9ffca61ef208204e1041145bb15fb3dc8a61a278d9f5b37b87e644223a1ac8e1"` Sep 03 21:40:10.584 INFO blam! 9ffca61ef208204e1041145bb15fb3dc8a61a278d9f5b37b87e644223a1ac8e1