Sep 19 19:58:37.076 INFO checking sockjs-0.3.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 19:58:37.076 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 19:58:37.077 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 19:58:37.233 INFO blam! 06338f6d811f20a7d9c7eca54c2da23a4c65769ab4a89d93c1f6d9f5deced2f0 Sep 19 19:58:37.235 INFO running `"docker" "start" "-a" "06338f6d811f20a7d9c7eca54c2da23a4c65769ab4a89d93c1f6d9f5deced2f0"` Sep 19 19:58:38.183 INFO kablam! usermod: no changes Sep 19 19:58:38.612 INFO kablam! Checking md5 v0.3.8 Sep 19 19:58:38.613 INFO kablam! Compiling actix-web v0.5.8 Sep 19 19:58:38.614 INFO kablam! Compiling brotli-sys v0.3.2 Sep 19 19:58:38.616 INFO kablam! Compiling rand v0.3.22 Sep 19 19:58:38.620 INFO kablam! Checking url v1.7.1 Sep 19 19:58:38.620 INFO kablam! Compiling rustc_version v0.2.3 Sep 19 19:58:38.623 INFO kablam! Checking flate2 v1.0.2 Sep 19 19:58:38.624 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 19 19:58:39.334 INFO kablam! Checking error-chain v0.1.12 Sep 19 19:58:39.970 INFO kablam! Compiling actix_derive v0.2.0 Sep 19 19:58:41.300 INFO kablam! Compiling actix v0.5.8 Sep 19 19:58:41.316 INFO kablam! Compiling sockjs v0.3.0 (/source) Sep 19 19:58:41.593 INFO kablam! Compiling parking_lot_core v0.3.1 Sep 19 19:58:43.820 INFO kablam! Checking cookie v0.10.1 Sep 19 19:58:43.820 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 19 19:58:44.752 INFO kablam! Checking parking_lot v0.6.4 Sep 19 19:58:46.175 INFO kablam! Checking tokio-reactor v0.1.5 Sep 19 19:58:47.240 INFO kablam! Checking tokio-udp v0.1.2 Sep 19 19:58:47.240 INFO kablam! Checking tokio-tcp v0.1.1 Sep 19 19:58:47.240 INFO kablam! Checking tokio-uds v0.2.1 Sep 19 19:58:48.434 INFO kablam! Checking tokio v0.1.8 Sep 19 19:58:49.593 INFO kablam! Checking tokio-core v0.1.17 Sep 19 19:58:50.141 INFO kablam! Checking brotli2 v0.3.2 Sep 19 19:58:51.158 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 19 19:58:51.158 INFO kablam! Checking tokio-signal v0.1.5 Sep 19 19:58:54.816 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 19 19:59:10.614 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 19 19:59:10.614 INFO kablam! --> src/context.rs:25:10 Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 INFO kablam! 25 | #[derive(Message, Debug)] Sep 19 19:59:10.614 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 19 19:59:10.614 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 19 19:59:10.614 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.614 INFO kablam! Sep 19 19:59:10.614 INFO kablam! warning: cannot find type `Release` in this scope Sep 19 19:59:10.614 INFO kablam! --> src/manager.rs:33:10 Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 INFO kablam! 33 | #[derive(Message)] Sep 19 19:59:10.614 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 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 19 19:59:10.614 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.614 INFO kablam! Sep 19 19:59:10.614 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 19 19:59:10.614 INFO kablam! --> src/manager.rs:50:17 Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 INFO kablam! 50 | #[derive(Debug, Message)] Sep 19 19:59:10.614 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 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 19 19:59:10.614 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.614 INFO kablam! Sep 19 19:59:10.614 INFO kablam! warning: cannot find type `Message` in this scope Sep 19 19:59:10.614 INFO kablam! --> src/session.rs:19:17 Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 INFO kablam! 19 | #[derive(Debug, Message)] Sep 19 19:59:10.614 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 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 19 19:59:10.614 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.614 INFO kablam! Sep 19 19:59:10.614 INFO kablam! warning: cannot find type `Frame` in this scope Sep 19 19:59:10.614 INFO kablam! --> src/protocol.rs:4:17 Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 INFO kablam! 4 | #[derive(Debug, Message)] Sep 19 19:59:10.614 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.614 INFO kablam! | Sep 19 19:59:10.614 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 19 19:59:10.614 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.614 INFO kablam! Sep 19 19:59:10.777 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 19 19:59:10.777 INFO kablam! --> src/context.rs:25:10 Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 INFO kablam! 25 | #[derive(Message, Debug)] Sep 19 19:59:10.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 19 19:59:10.777 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 19 19:59:10.777 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.777 INFO kablam! Sep 19 19:59:10.777 INFO kablam! warning: cannot find type `Release` in this scope Sep 19 19:59:10.777 INFO kablam! --> src/manager.rs:33:10 Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 INFO kablam! 33 | #[derive(Message)] Sep 19 19:59:10.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 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 19 19:59:10.777 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.777 INFO kablam! Sep 19 19:59:10.777 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 19 19:59:10.777 INFO kablam! --> src/manager.rs:50:17 Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 INFO kablam! 50 | #[derive(Debug, Message)] Sep 19 19:59:10.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 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 19 19:59:10.777 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.777 INFO kablam! Sep 19 19:59:10.777 INFO kablam! warning: cannot find type `Message` in this scope Sep 19 19:59:10.777 INFO kablam! --> src/session.rs:19:17 Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 INFO kablam! 19 | #[derive(Debug, Message)] Sep 19 19:59:10.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 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 19 19:59:10.777 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.777 INFO kablam! Sep 19 19:59:10.777 INFO kablam! warning: cannot find type `Frame` in this scope Sep 19 19:59:10.777 INFO kablam! --> src/protocol.rs:4:17 Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 INFO kablam! 4 | #[derive(Debug, Message)] Sep 19 19:59:10.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 19:59:10.777 INFO kablam! | Sep 19 19:59:10.777 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 19 19:59:10.777 INFO kablam! = note: for more information, see issue #50504 Sep 19 19:59:10.777 INFO kablam! Sep 19 19:59:11.018 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 19 19:59:11.018 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 19 19:59:11.018 INFO kablam! | Sep 19 19:59:11.018 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 19 19:59:11.018 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 19 19:59:11.018 INFO kablam! | Sep 19 19:59:11.018 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 19 19:59:11.018 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 19 19:59:11.018 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 19 19:59:11.018 INFO kablam! Sep 19 19:59:11.095 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 19 19:59:11.095 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 19 19:59:11.095 INFO kablam! | Sep 19 19:59:11.095 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 19 19:59:11.095 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 19 19:59:11.096 INFO kablam! | Sep 19 19:59:11.096 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 19 19:59:11.096 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 19 19:59:11.096 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 19 19:59:11.096 INFO kablam! Sep 19 19:59:11.151 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 19 19:59:11.151 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 19 19:59:11.151 INFO kablam! | Sep 19 19:59:11.151 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 19 19:59:11.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 19 19:59:11.151 INFO kablam! | Sep 19 19:59:11.151 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 19 19:59:11.151 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 19 19:59:11.151 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 19 19:59:11.151 INFO kablam! Sep 19 19:59:11.224 INFO kablam! error: aborting due to 2 previous errors Sep 19 19:59:11.224 INFO kablam! Sep 19 19:59:11.224 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 19:59:11.235 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 19 19:59:11.235 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 19 19:59:11.235 INFO kablam! | Sep 19 19:59:11.235 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 19 19:59:11.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 19 19:59:11.235 INFO kablam! | Sep 19 19:59:11.235 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 19 19:59:11.235 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 19 19:59:11.235 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 19 19:59:11.235 INFO kablam! Sep 19 19:59:11.242 INFO kablam! error: Could not compile `sockjs`. Sep 19 19:59:11.242 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 19:59:11.358 INFO kablam! error: aborting due to 2 previous errors Sep 19 19:59:11.358 INFO kablam! Sep 19 19:59:11.358 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 19:59:11.385 INFO kablam! error: Could not compile `sockjs`. Sep 19 19:59:11.385 INFO kablam! Sep 19 19:59:11.385 INFO kablam! To learn more, run the command again with --verbose. Sep 19 19:59:11.386 INFO kablam! su: No module specific data is present Sep 19 19:59:12.240 INFO running `"docker" "rm" "-f" "06338f6d811f20a7d9c7eca54c2da23a4c65769ab4a89d93c1f6d9f5deced2f0"` Sep 19 19:59:12.317 INFO blam! 06338f6d811f20a7d9c7eca54c2da23a4c65769ab4a89d93c1f6d9f5deced2f0