Sep 04 02:45:08.066 INFO checking sockjs-0.3.0 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 02:45:08.066 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 02:45:08.066 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 04 02:45:08.264 INFO blam! 8410f09834f127fcad67a4a32d7be607a7fa645d4dd4c436f3218e7a800998ca Sep 04 02:45:08.266 INFO running `"docker" "start" "-a" "8410f09834f127fcad67a4a32d7be607a7fa645d4dd4c436f3218e7a800998ca"` Sep 04 02:45:09.292 INFO kablam! Compiling actix_derive v0.2.0 Sep 04 02:45:09.292 INFO kablam! Compiling actix-web v0.5.8 Sep 04 02:45:09.317 INFO kablam! Checking cargo_metadata v0.5.8 Sep 04 02:45:09.317 INFO kablam! Compiling skeptic v0.13.3 Sep 04 02:45:09.324 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 04 02:45:09.324 INFO kablam! Checking cookie v0.10.1 Sep 04 02:45:16.739 INFO kablam! Compiling actix v0.5.8 Sep 04 02:45:16.740 INFO kablam! Compiling sockjs v0.3.0 (file:///source) Sep 04 02:45:20.424 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 04 02:45:46.671 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 04 02:45:46.671 INFO kablam! --> src/context.rs:25:10 Sep 04 02:45:46.671 INFO kablam! | Sep 04 02:45:46.671 INFO kablam! 25 | #[derive(Message, Debug)] Sep 04 02:45:46.671 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.671 INFO kablam! | Sep 04 02:45:46.671 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 02:45:46.671 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! Sep 04 02:45:46.671 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.671 INFO kablam! Sep 04 02:45:46.672 INFO kablam! warning: cannot find type `Release` in this scope Sep 04 02:45:46.672 INFO kablam! --> src/manager.rs:33:10 Sep 04 02:45:46.672 INFO kablam! | Sep 04 02:45:46.672 INFO kablam! 33 | #[derive(Message)] Sep 04 02:45:46.672 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.672 INFO kablam! | Sep 04 02:45:46.672 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! Sep 04 02:45:46.672 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.673 INFO kablam! Sep 04 02:45:46.673 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 04 02:45:46.673 INFO kablam! --> src/manager.rs:50:17 Sep 04 02:45:46.673 INFO kablam! | Sep 04 02:45:46.673 INFO kablam! 50 | #[derive(Debug, Message)] Sep 04 02:45:46.673 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.673 INFO kablam! | Sep 04 02:45:46.673 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! Sep 04 02:45:46.673 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.673 INFO kablam! Sep 04 02:45:46.673 INFO kablam! warning: cannot find type `Message` in this scope Sep 04 02:45:46.673 INFO kablam! --> src/session.rs:19:17 Sep 04 02:45:46.673 INFO kablam! | Sep 04 02:45:46.673 INFO kablam! 19 | #[derive(Debug, Message)] Sep 04 02:45:46.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.674 INFO kablam! | Sep 04 02:45:46.674 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! Sep 04 02:45:46.674 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.674 INFO kablam! Sep 04 02:45:46.674 INFO kablam! warning: cannot find type `Frame` in this scope Sep 04 02:45:46.674 INFO kablam! --> src/protocol.rs:4:17 Sep 04 02:45:46.674 INFO kablam! | Sep 04 02:45:46.674 INFO kablam! 4 | #[derive(Debug, Message)] Sep 04 02:45:46.674 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.674 INFO kablam! | Sep 04 02:45:46.674 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! Sep 04 02:45:46.674 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.674 INFO kablam! Sep 04 02:45:46.996 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 04 02:45:46.996 INFO kablam! --> src/context.rs:25:10 Sep 04 02:45:46.996 INFO kablam! | Sep 04 02:45:46.996 INFO kablam! 25 | #[derive(Message, Debug)] Sep 04 02:45:46.996 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.996 INFO kablam! | Sep 04 02:45:46.996 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 02:45:46.996 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! Sep 04 02:45:46.996 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.996 INFO kablam! Sep 04 02:45:46.997 INFO kablam! warning: cannot find type `Release` in this scope Sep 04 02:45:46.997 INFO kablam! --> src/manager.rs:33:10 Sep 04 02:45:46.997 INFO kablam! | Sep 04 02:45:46.997 INFO kablam! 33 | #[derive(Message)] Sep 04 02:45:46.997 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.997 INFO kablam! | Sep 04 02:45:46.997 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! Sep 04 02:45:46.997 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.997 INFO kablam! Sep 04 02:45:46.998 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 04 02:45:46.998 INFO kablam! --> src/manager.rs:50:17 Sep 04 02:45:46.998 INFO kablam! | Sep 04 02:45:46.998 INFO kablam! 50 | #[derive(Debug, Message)] Sep 04 02:45:46.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.998 INFO kablam! | Sep 04 02:45:46.998 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! Sep 04 02:45:46.998 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.998 INFO kablam! Sep 04 02:45:46.998 INFO kablam! warning: cannot find type `Message` in this scope Sep 04 02:45:46.998 INFO kablam! --> src/session.rs:19:17 Sep 04 02:45:46.998 INFO kablam! | Sep 04 02:45:46.998 INFO kablam! 19 | #[derive(Debug, Message)] Sep 04 02:45:46.998 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.998 INFO kablam! | Sep 04 02:45:46.998 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! Sep 04 02:45:46.998 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.998 INFO kablam! Sep 04 02:45:46.999 INFO kablam! warning: cannot find type `Frame` in this scope Sep 04 02:45:46.999 INFO kablam! --> src/protocol.rs:4:17 Sep 04 02:45:46.999 INFO kablam! | Sep 04 02:45:46.999 INFO kablam! 4 | #[derive(Debug, Message)] Sep 04 02:45:46.999 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 02:45:46.999 INFO kablam! | Sep 04 02:45:46.999 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! Sep 04 02:45:46.999 INFO kablam! = note: for more information, see issue #50504 Sep 04 02:45:46.999 INFO kablam! Sep 04 02:45:47.431 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 04 02:45:47.431 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 04 02:45:47.432 INFO kablam! | Sep 04 02:45:47.432 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 04 02:45:47.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 04 02:45:47.432 INFO kablam! | Sep 04 02:45:47.432 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 04 02:45:47.432 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 04 02:45:47.432 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 04 02:45:47.432 INFO kablam! Sep 04 02:45:47.587 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 04 02:45:47.587 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 04 02:45:47.587 INFO kablam! | Sep 04 02:45:47.587 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 04 02:45:47.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 04 02:45:47.587 INFO kablam! | Sep 04 02:45:47.587 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 04 02:45:47.587 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 04 02:45:47.587 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 04 02:45:47.587 INFO kablam! Sep 04 02:45:47.761 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 04 02:45:47.761 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 04 02:45:47.761 INFO kablam! | Sep 04 02:45:47.761 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 04 02:45:47.761 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 04 02:45:47.761 INFO kablam! | Sep 04 02:45:47.761 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 04 02:45:47.761 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 04 02:45:47.761 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 04 02:45:47.762 INFO kablam! Sep 04 02:45:47.768 INFO kablam! error: aborting due to 2 previous errors Sep 04 02:45:47.769 INFO kablam! Sep 04 02:45:47.769 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 02:45:47.784 INFO kablam! error: Could not compile `sockjs`. Sep 04 02:45:47.784 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 02:45:47.912 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 04 02:45:47.912 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 04 02:45:47.912 INFO kablam! | Sep 04 02:45:47.912 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 04 02:45:47.912 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 04 02:45:47.912 INFO kablam! | Sep 04 02:45:47.912 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 04 02:45:47.912 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 04 02:45:47.912 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 04 02:45:47.912 INFO kablam! Sep 04 02:45:48.154 INFO kablam! error: aborting due to 2 previous errors Sep 04 02:45:48.154 INFO kablam! Sep 04 02:45:48.154 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 02:45:48.182 INFO kablam! error: Could not compile `sockjs`. Sep 04 02:45:48.182 INFO kablam! Sep 04 02:45:48.182 INFO kablam! To learn more, run the command again with --verbose. Sep 04 02:45:48.183 INFO kablam! su: No module specific data is present Sep 04 02:45:48.521 INFO running `"docker" "rm" "-f" "8410f09834f127fcad67a4a32d7be607a7fa645d4dd4c436f3218e7a800998ca"` Sep 04 02:45:48.612 INFO blam! 8410f09834f127fcad67a4a32d7be607a7fa645d4dd4c436f3218e7a800998ca