Aug 17 09:58:47.524 INFO checking sockjs-0.3.0 against master#142bb27373126edf8367f526358b6c72ecf1d8df for pr-53426 Aug 17 09:58:47.524 INFO running: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 09:58:47.524 INFO creating container for: cargo +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets Aug 17 09:58:47.524 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-53426/master#142bb27373126edf8367f526358b6c72ecf1d8df:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53426/worker-7/master#142bb27373126edf8367f526358b6c72ecf1d8df:/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 +142bb27373126edf8367f526358b6c72ecf1d8df-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "crater"` Aug 17 09:58:47.815 INFO blam! deb267c7d30b83936f193bb353f35994295c2d5790f21402f1300247f2c94b57 Aug 17 09:58:47.816 INFO running `"docker" "start" "-a" "deb267c7d30b83936f193bb353f35994295c2d5790f21402f1300247f2c94b57"` Aug 17 09:58:49.710 INFO kablam! Compiling actix-web v0.5.8 Aug 17 09:58:49.746 INFO kablam! Checking error-chain v0.11.0 Aug 17 09:58:49.746 INFO kablam! Checking crossbeam-channel v0.1.3 Aug 17 09:58:49.746 INFO kablam! Compiling sockjs v0.3.0 (file:///source) Aug 17 09:58:52.909 INFO kablam! Checking cargo_metadata v0.5.8 Aug 17 09:58:56.907 INFO kablam! Checking actix v0.5.8 Aug 17 09:59:01.106 INFO kablam! Checking skeptic v0.13.3 Aug 17 09:59:35.722 INFO kablam! warning: cannot find type `ChannelItem` in this scope Aug 17 09:59:35.722 INFO kablam! --> src/context.rs:25:10 Aug 17 09:59:35.722 INFO kablam! | Aug 17 09:59:35.722 INFO kablam! 25 | #[derive(Message, Debug)] Aug 17 09:59:35.722 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.722 INFO kablam! | Aug 17 09:59:35.722 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 17 09:59:35.723 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.723 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.723 INFO kablam! Aug 17 09:59:35.723 INFO kablam! warning: cannot find type `Release` in this scope Aug 17 09:59:35.723 INFO kablam! --> src/manager.rs:33:10 Aug 17 09:59:35.723 INFO kablam! | Aug 17 09:59:35.723 INFO kablam! 33 | #[derive(Message)] Aug 17 09:59:35.723 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.724 INFO kablam! | Aug 17 09:59:35.724 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.724 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.724 INFO kablam! Aug 17 09:59:35.724 INFO kablam! warning: cannot find type `Broadcast` in this scope Aug 17 09:59:35.724 INFO kablam! --> src/manager.rs:50:17 Aug 17 09:59:35.724 INFO kablam! | Aug 17 09:59:35.724 INFO kablam! 50 | #[derive(Debug, Message)] Aug 17 09:59:35.724 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.724 INFO kablam! | Aug 17 09:59:35.725 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.725 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.725 INFO kablam! Aug 17 09:59:35.726 INFO kablam! warning: cannot find type `Message` in this scope Aug 17 09:59:35.726 INFO kablam! --> src/session.rs:19:17 Aug 17 09:59:35.726 INFO kablam! | Aug 17 09:59:35.726 INFO kablam! 19 | #[derive(Debug, Message)] Aug 17 09:59:35.726 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.726 INFO kablam! | Aug 17 09:59:35.727 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.727 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.727 INFO kablam! Aug 17 09:59:35.728 INFO kablam! warning: cannot find type `Frame` in this scope Aug 17 09:59:35.728 INFO kablam! --> src/protocol.rs:4:17 Aug 17 09:59:35.728 INFO kablam! | Aug 17 09:59:35.728 INFO kablam! 4 | #[derive(Debug, Message)] Aug 17 09:59:35.728 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.728 INFO kablam! | Aug 17 09:59:35.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.728 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.728 INFO kablam! Aug 17 09:59:35.817 INFO kablam! warning: cannot find type `ChannelItem` in this scope Aug 17 09:59:35.817 INFO kablam! --> src/context.rs:25:10 Aug 17 09:59:35.817 INFO kablam! | Aug 17 09:59:35.817 INFO kablam! 25 | #[derive(Message, Debug)] Aug 17 09:59:35.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.817 INFO kablam! | Aug 17 09:59:35.817 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Aug 17 09:59:35.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.817 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.817 INFO kablam! Aug 17 09:59:35.820 INFO kablam! warning: cannot find type `Release` in this scope Aug 17 09:59:35.820 INFO kablam! --> src/manager.rs:33:10 Aug 17 09:59:35.820 INFO kablam! | Aug 17 09:59:35.820 INFO kablam! 33 | #[derive(Message)] Aug 17 09:59:35.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.820 INFO kablam! | Aug 17 09:59:35.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.820 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.820 INFO kablam! Aug 17 09:59:35.821 INFO kablam! warning: cannot find type `Broadcast` in this scope Aug 17 09:59:35.821 INFO kablam! --> src/manager.rs:50:17 Aug 17 09:59:35.821 INFO kablam! | Aug 17 09:59:35.821 INFO kablam! 50 | #[derive(Debug, Message)] Aug 17 09:59:35.821 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.821 INFO kablam! | Aug 17 09:59:35.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.821 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.821 INFO kablam! Aug 17 09:59:35.823 INFO kablam! warning: cannot find type `Message` in this scope Aug 17 09:59:35.823 INFO kablam! --> src/session.rs:19:17 Aug 17 09:59:35.823 INFO kablam! | Aug 17 09:59:35.823 INFO kablam! 19 | #[derive(Debug, Message)] Aug 17 09:59:35.823 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.823 INFO kablam! | Aug 17 09:59:35.823 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.824 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.824 INFO kablam! Aug 17 09:59:35.825 INFO kablam! warning: cannot find type `Frame` in this scope Aug 17 09:59:35.825 INFO kablam! --> src/protocol.rs:4:17 Aug 17 09:59:35.825 INFO kablam! | Aug 17 09:59:35.825 INFO kablam! 4 | #[derive(Debug, Message)] Aug 17 09:59:35.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Aug 17 09:59:35.826 INFO kablam! | Aug 17 09:59:35.826 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Aug 17 09:59:35.827 INFO kablam! = note: for more information, see issue #50504 Aug 17 09:59:35.827 INFO kablam! Aug 17 09:59:37.875 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Aug 17 09:59:37.875 INFO kablam! --> src/transports/xhrsend.rs:89:49 Aug 17 09:59:37.875 INFO kablam! | Aug 17 09:59:37.875 INFO kablam! 89 | Err(error::ErrorNotFound(())), Aug 17 09:59:37.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Aug 17 09:59:37.876 INFO kablam! | Aug 17 09:59:37.876 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Aug 17 09:59:37.876 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Aug 17 09:59:37.876 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Aug 17 09:59:37.876 INFO kablam! Aug 17 09:59:37.973 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Aug 17 09:59:37.973 INFO kablam! --> src/transports/xhrsend.rs:89:49 Aug 17 09:59:37.973 INFO kablam! | Aug 17 09:59:37.973 INFO kablam! 89 | Err(error::ErrorNotFound(())), Aug 17 09:59:37.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Aug 17 09:59:37.973 INFO kablam! | Aug 17 09:59:37.973 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Aug 17 09:59:37.973 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Aug 17 09:59:37.973 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Aug 17 09:59:37.974 INFO kablam! Aug 17 09:59:38.402 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Aug 17 09:59:38.402 INFO kablam! --> src/transports/jsonp.rs:271:49 Aug 17 09:59:38.402 INFO kablam! | Aug 17 09:59:38.402 INFO kablam! 271 | Err(error::ErrorNotFound(())), Aug 17 09:59:38.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Aug 17 09:59:38.410 INFO kablam! | Aug 17 09:59:38.410 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Aug 17 09:59:38.411 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Aug 17 09:59:38.411 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Aug 17 09:59:38.411 INFO kablam! Aug 17 09:59:38.491 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Aug 17 09:59:38.491 INFO kablam! --> src/transports/jsonp.rs:271:49 Aug 17 09:59:38.491 INFO kablam! | Aug 17 09:59:38.491 INFO kablam! 271 | Err(error::ErrorNotFound(())), Aug 17 09:59:38.491 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Aug 17 09:59:38.492 INFO kablam! | Aug 17 09:59:38.492 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Aug 17 09:59:38.493 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Aug 17 09:59:38.493 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Aug 17 09:59:38.494 INFO kablam! Aug 17 09:59:38.814 INFO kablam! error: aborting due to 2 previous errors Aug 17 09:59:38.814 INFO kablam! Aug 17 09:59:38.814 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 17 09:59:38.839 INFO kablam! error: Could not compile `sockjs`. Aug 17 09:59:38.839 INFO kablam! warning: build failed, waiting for other jobs to finish... Aug 17 09:59:38.922 INFO kablam! error: aborting due to 2 previous errors Aug 17 09:59:38.922 INFO kablam! Aug 17 09:59:38.922 INFO kablam! For more information about this error, try `rustc --explain E0277`. Aug 17 09:59:38.969 INFO kablam! error: Could not compile `sockjs`. Aug 17 09:59:38.970 INFO kablam! Aug 17 09:59:38.970 INFO kablam! To learn more, run the command again with --verbose. Aug 17 09:59:38.974 INFO kablam! su: No module specific data is present Aug 17 09:59:39.622 INFO running `"docker" "rm" "-f" "deb267c7d30b83936f193bb353f35994295c2d5790f21402f1300247f2c94b57"` Aug 17 09:59:39.791 INFO blam! deb267c7d30b83936f193bb353f35994295c2d5790f21402f1300247f2c94b57