Sep 04 05:59:36.361 INFO checking sockjs-0.3.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 05:59:36.361 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 05:59:36.361 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 05:59:36.640 INFO blam! 3ebe32e12c352b21c8bca5f44b1921d3872bb6eaf80ff9cf04d35bd6a4b46d12 Sep 04 05:59:36.642 INFO running `"docker" "start" "-a" "3ebe32e12c352b21c8bca5f44b1921d3872bb6eaf80ff9cf04d35bd6a4b46d12"` Sep 04 05:59:37.949 INFO kablam! Checking bytecount v0.3.2 Sep 04 05:59:37.957 INFO kablam! Compiling actix-web v0.5.8 Sep 04 05:59:37.975 INFO kablam! Compiling brotli-sys v0.3.2 Sep 04 05:59:37.983 INFO kablam! Checking url v1.7.1 Sep 04 05:59:37.984 INFO kablam! Compiling actix_derive v0.2.0 Sep 04 05:59:37.985 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 04 05:59:37.986 INFO kablam! Checking error-chain v0.11.0 Sep 04 05:59:37.986 INFO kablam! Compiling cargo_metadata v0.5.8 Sep 04 05:59:43.802 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 04 05:59:43.802 INFO kablam! Checking cookie v0.10.1 Sep 04 05:59:43.802 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 04 05:59:44.326 INFO kablam! Checking skeptic v0.13.3 Sep 04 05:59:53.303 INFO kablam! Checking brotli2 v0.3.2 Sep 04 05:59:55.050 INFO kablam! Compiling actix v0.5.8 Sep 04 05:59:55.050 INFO kablam! Compiling sockjs v0.3.0 (file:///source) Sep 04 05:59:55.525 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 04 06:00:18.933 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 04 06:00:18.933 INFO kablam! --> src/context.rs:25:10 Sep 04 06:00:18.933 INFO kablam! | Sep 04 06:00:18.933 INFO kablam! 25 | #[derive(Message, Debug)] Sep 04 06:00:18.933 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:18.933 INFO kablam! | Sep 04 06:00:18.933 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 06:00:18.933 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 06:00:18.933 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:18.933 INFO kablam! Sep 04 06:00:18.934 INFO kablam! warning: cannot find type `Release` in this scope Sep 04 06:00:18.934 INFO kablam! --> src/manager.rs:33:10 Sep 04 06:00:18.934 INFO kablam! | Sep 04 06:00:18.934 INFO kablam! 33 | #[derive(Message)] Sep 04 06:00:18.934 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:18.934 INFO kablam! | Sep 04 06:00:18.934 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 06:00:18.934 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:18.935 INFO kablam! Sep 04 06:00:18.935 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 04 06:00:18.935 INFO kablam! --> src/manager.rs:50:17 Sep 04 06:00:18.935 INFO kablam! | Sep 04 06:00:18.935 INFO kablam! 50 | #[derive(Debug, Message)] Sep 04 06:00:18.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:18.935 INFO kablam! | Sep 04 06:00:18.935 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 06:00:18.935 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:18.935 INFO kablam! Sep 04 06:00:18.936 INFO kablam! warning: cannot find type `Message` in this scope Sep 04 06:00:18.936 INFO kablam! --> src/session.rs:19:17 Sep 04 06:00:18.936 INFO kablam! | Sep 04 06:00:18.936 INFO kablam! 19 | #[derive(Debug, Message)] Sep 04 06:00:18.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:18.936 INFO kablam! | Sep 04 06:00:18.936 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 06:00:18.936 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:18.936 INFO kablam! Sep 04 06:00:18.936 INFO kablam! warning: cannot find type `Frame` in this scope Sep 04 06:00:18.936 INFO kablam! --> src/protocol.rs:4:17 Sep 04 06:00:18.937 INFO kablam! | Sep 04 06:00:18.937 INFO kablam! 4 | #[derive(Debug, Message)] Sep 04 06:00:18.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:18.937 INFO kablam! | Sep 04 06:00:18.937 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 06:00:18.937 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:18.937 INFO kablam! Sep 04 06:00:19.103 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 04 06:00:19.103 INFO kablam! --> src/context.rs:25:10 Sep 04 06:00:19.103 INFO kablam! | Sep 04 06:00:19.103 INFO kablam! 25 | #[derive(Message, Debug)] Sep 04 06:00:19.103 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:19.103 INFO kablam! | Sep 04 06:00:19.103 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 04 06:00:19.103 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 06:00:19.103 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:19.103 INFO kablam! Sep 04 06:00:19.104 INFO kablam! warning: cannot find type `Release` in this scope Sep 04 06:00:19.104 INFO kablam! --> src/manager.rs:33:10 Sep 04 06:00:19.104 INFO kablam! | Sep 04 06:00:19.104 INFO kablam! 33 | #[derive(Message)] Sep 04 06:00:19.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:19.105 INFO kablam! | Sep 04 06:00:19.105 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 06:00:19.105 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:19.105 INFO kablam! Sep 04 06:00:19.105 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 04 06:00:19.105 INFO kablam! --> src/manager.rs:50:17 Sep 04 06:00:19.105 INFO kablam! | Sep 04 06:00:19.105 INFO kablam! 50 | #[derive(Debug, Message)] Sep 04 06:00:19.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:19.105 INFO kablam! | Sep 04 06:00:19.105 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 06:00:19.105 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:19.105 INFO kablam! Sep 04 06:00:19.106 INFO kablam! warning: cannot find type `Message` in this scope Sep 04 06:00:19.106 INFO kablam! --> src/session.rs:19:17 Sep 04 06:00:19.106 INFO kablam! | Sep 04 06:00:19.106 INFO kablam! 19 | #[derive(Debug, Message)] Sep 04 06:00:19.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:19.106 INFO kablam! | Sep 04 06:00:19.106 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 06:00:19.106 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:19.106 INFO kablam! Sep 04 06:00:19.106 INFO kablam! warning: cannot find type `Frame` in this scope Sep 04 06:00:19.106 INFO kablam! --> src/protocol.rs:4:17 Sep 04 06:00:19.106 INFO kablam! | Sep 04 06:00:19.106 INFO kablam! 4 | #[derive(Debug, Message)] Sep 04 06:00:19.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 04 06:00:19.106 INFO kablam! | Sep 04 06:00:19.107 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 06:00:19.107 INFO kablam! = note: for more information, see issue #50504 Sep 04 06:00:19.107 INFO kablam! Sep 04 06:00:19.774 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 04 06:00:19.774 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 04 06:00:19.774 INFO kablam! | Sep 04 06:00:19.774 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 04 06:00:19.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 04 06:00:19.774 INFO kablam! | Sep 04 06:00:19.774 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 04 06:00:19.774 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 04 06:00:19.774 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 04 06:00:19.774 INFO kablam! Sep 04 06:00:19.936 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 04 06:00:19.937 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 04 06:00:19.937 INFO kablam! | Sep 04 06:00:19.937 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 04 06:00:19.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 04 06:00:19.937 INFO kablam! | Sep 04 06:00:19.937 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 04 06:00:19.937 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 04 06:00:19.937 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 04 06:00:19.937 INFO kablam! Sep 04 06:00:20.102 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 04 06:00:20.102 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 04 06:00:20.103 INFO kablam! | Sep 04 06:00:20.103 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 04 06:00:20.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 04 06:00:20.103 INFO kablam! | Sep 04 06:00:20.103 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 04 06:00:20.103 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 04 06:00:20.103 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 04 06:00:20.103 INFO kablam! Sep 04 06:00:20.149 INFO kablam! error: aborting due to 2 previous errors Sep 04 06:00:20.150 INFO kablam! Sep 04 06:00:20.150 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 06:00:20.163 INFO kablam! error: Could not compile `sockjs`. Sep 04 06:00:20.163 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 06:00:20.276 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 04 06:00:20.276 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 04 06:00:20.276 INFO kablam! | Sep 04 06:00:20.276 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 04 06:00:20.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 04 06:00:20.276 INFO kablam! | Sep 04 06:00:20.276 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 04 06:00:20.276 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 04 06:00:20.276 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 04 06:00:20.276 INFO kablam! Sep 04 06:00:20.439 INFO kablam! error: aborting due to 2 previous errors Sep 04 06:00:20.439 INFO kablam! Sep 04 06:00:20.439 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 04 06:00:20.460 INFO kablam! error: Could not compile `sockjs`. Sep 04 06:00:20.461 INFO kablam! Sep 04 06:00:20.461 INFO kablam! To learn more, run the command again with --verbose. Sep 04 06:00:20.462 INFO kablam! su: No module specific data is present Sep 04 06:00:20.991 INFO running `"docker" "rm" "-f" "3ebe32e12c352b21c8bca5f44b1921d3872bb6eaf80ff9cf04d35bd6a4b46d12"` Sep 04 06:00:21.076 INFO blam! 3ebe32e12c352b21c8bca5f44b1921d3872bb6eaf80ff9cf04d35bd6a4b46d12