Sep 21 02:50:22.866 INFO checking sockjs-0.3.0 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 02:50:22.866 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 02:50:22.866 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-0/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 02:50:23.007 INFO blam! 35fb3c0f263324d260a8299b03210c55e3a6ad4b1bf0fd3e3de4a7c82cae7731 Sep 21 02:50:23.008 INFO running `"docker" "start" "-a" "35fb3c0f263324d260a8299b03210c55e3a6ad4b1bf0fd3e3de4a7c82cae7731"` Sep 21 02:50:23.805 INFO kablam! usermod: no changes Sep 21 02:50:24.314 INFO kablam! Compiling actix-web v0.5.8 Sep 21 02:50:24.322 INFO kablam! Checking crossbeam-utils v0.3.2 Sep 21 02:50:24.326 INFO kablam! Compiling rand v0.3.22 Sep 21 02:50:24.334 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 21 02:50:24.348 INFO kablam! Compiling ring v0.12.1 Sep 21 02:50:24.348 INFO kablam! Compiling actix v0.5.8 Sep 21 02:50:24.348 INFO kablam! Compiling sockjs v0.3.0 (/source) Sep 21 02:50:24.348 INFO kablam! Checking tokio-reactor v0.1.5 Sep 21 02:50:25.016 INFO kablam! Compiling actix_derive v0.2.0 Sep 21 02:50:25.314 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 21 02:50:27.170 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 21 02:50:28.431 INFO kablam! Checking tokio-udp v0.1.2 Sep 21 02:50:28.437 INFO kablam! Checking tokio-uds v0.2.1 Sep 21 02:50:28.437 INFO kablam! Checking tokio-tcp v0.1.1 Sep 21 02:50:30.910 INFO kablam! Checking tokio v0.1.8 Sep 21 02:50:31.932 INFO kablam! Checking tokio-core v0.1.17 Sep 21 02:50:33.425 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 21 02:50:33.425 INFO kablam! Checking tokio-signal v0.1.5 Sep 21 02:50:33.730 INFO kablam! Checking cookie v0.10.1 Sep 21 02:50:36.154 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 21 02:50:51.546 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 21 02:50:51.546 INFO kablam! --> src/context.rs:25:10 Sep 21 02:50:51.546 INFO kablam! | Sep 21 02:50:51.546 INFO kablam! 25 | #[derive(Message, Debug)] Sep 21 02:50:51.546 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.546 INFO kablam! | Sep 21 02:50:51.546 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 21 02:50:51.546 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 21 02:50:51.546 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.546 INFO kablam! Sep 21 02:50:51.547 INFO kablam! warning: cannot find type `Release` in this scope Sep 21 02:50:51.547 INFO kablam! --> src/manager.rs:33:10 Sep 21 02:50:51.547 INFO kablam! | Sep 21 02:50:51.547 INFO kablam! 33 | #[derive(Message)] Sep 21 02:50:51.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.547 INFO kablam! | Sep 21 02:50:51.547 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 21 02:50:51.547 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.547 INFO kablam! Sep 21 02:50:51.547 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 21 02:50:51.547 INFO kablam! --> src/manager.rs:50:17 Sep 21 02:50:51.547 INFO kablam! | Sep 21 02:50:51.547 INFO kablam! 50 | #[derive(Debug, Message)] Sep 21 02:50:51.547 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.547 INFO kablam! | Sep 21 02:50:51.547 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 21 02:50:51.547 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.547 INFO kablam! Sep 21 02:50:51.547 INFO kablam! warning: cannot find type `Message` in this scope Sep 21 02:50:51.547 INFO kablam! --> src/session.rs:19:17 Sep 21 02:50:51.548 INFO kablam! | Sep 21 02:50:51.548 INFO kablam! 19 | #[derive(Debug, Message)] Sep 21 02:50:51.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.548 INFO kablam! | Sep 21 02:50:51.548 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 21 02:50:51.548 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.548 INFO kablam! Sep 21 02:50:51.548 INFO kablam! warning: cannot find type `Frame` in this scope Sep 21 02:50:51.548 INFO kablam! --> src/protocol.rs:4:17 Sep 21 02:50:51.548 INFO kablam! | Sep 21 02:50:51.550 INFO kablam! 4 | #[derive(Debug, Message)] Sep 21 02:50:51.550 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.550 INFO kablam! | Sep 21 02:50:51.550 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 21 02:50:51.550 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.550 INFO kablam! Sep 21 02:50:51.593 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 21 02:50:51.593 INFO kablam! --> src/context.rs:25:10 Sep 21 02:50:51.593 INFO kablam! | Sep 21 02:50:51.593 INFO kablam! 25 | #[derive(Message, Debug)] Sep 21 02:50:51.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.593 INFO kablam! | Sep 21 02:50:51.593 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 21 02:50:51.593 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 21 02:50:51.593 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.593 INFO kablam! Sep 21 02:50:51.593 INFO kablam! warning: cannot find type `Release` in this scope Sep 21 02:50:51.593 INFO kablam! --> src/manager.rs:33:10 Sep 21 02:50:51.593 INFO kablam! | Sep 21 02:50:51.593 INFO kablam! 33 | #[derive(Message)] Sep 21 02:50:51.593 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.593 INFO kablam! | Sep 21 02:50:51.593 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 21 02:50:51.593 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.593 INFO kablam! Sep 21 02:50:51.593 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 21 02:50:51.593 INFO kablam! --> src/manager.rs:50:17 Sep 21 02:50:51.594 INFO kablam! | Sep 21 02:50:51.594 INFO kablam! 50 | #[derive(Debug, Message)] Sep 21 02:50:51.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.594 INFO kablam! | Sep 21 02:50:51.594 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 21 02:50:51.594 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.594 INFO kablam! Sep 21 02:50:51.594 INFO kablam! warning: cannot find type `Message` in this scope Sep 21 02:50:51.594 INFO kablam! --> src/session.rs:19:17 Sep 21 02:50:51.594 INFO kablam! | Sep 21 02:50:51.594 INFO kablam! 19 | #[derive(Debug, Message)] Sep 21 02:50:51.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.594 INFO kablam! | Sep 21 02:50:51.594 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 21 02:50:51.594 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.594 INFO kablam! Sep 21 02:50:51.594 INFO kablam! warning: cannot find type `Frame` in this scope Sep 21 02:50:51.594 INFO kablam! --> src/protocol.rs:4:17 Sep 21 02:50:51.594 INFO kablam! | Sep 21 02:50:51.594 INFO kablam! 4 | #[derive(Debug, Message)] Sep 21 02:50:51.594 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 21 02:50:51.594 INFO kablam! | Sep 21 02:50:51.594 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 21 02:50:51.594 INFO kablam! = note: for more information, see issue #50504 Sep 21 02:50:51.594 INFO kablam! Sep 21 02:50:52.057 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 21 02:50:52.057 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 21 02:50:52.057 INFO kablam! | Sep 21 02:50:52.057 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 21 02:50:52.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 21 02:50:52.057 INFO kablam! | Sep 21 02:50:52.057 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 21 02:50:52.057 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 21 02:50:52.058 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 21 02:50:52.058 INFO kablam! Sep 21 02:50:52.083 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 21 02:50:52.083 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 21 02:50:52.083 INFO kablam! | Sep 21 02:50:52.083 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 21 02:50:52.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 21 02:50:52.083 INFO kablam! | Sep 21 02:50:52.083 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 21 02:50:52.083 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 21 02:50:52.083 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 21 02:50:52.083 INFO kablam! Sep 21 02:50:52.141 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 21 02:50:52.141 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 21 02:50:52.142 INFO kablam! | Sep 21 02:50:52.142 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 21 02:50:52.142 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 21 02:50:52.142 INFO kablam! | Sep 21 02:50:52.142 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 21 02:50:52.142 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 21 02:50:52.142 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 21 02:50:52.142 INFO kablam! Sep 21 02:50:52.172 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 21 02:50:52.172 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 21 02:50:52.172 INFO kablam! | Sep 21 02:50:52.172 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 21 02:50:52.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 21 02:50:52.172 INFO kablam! | Sep 21 02:50:52.172 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 21 02:50:52.172 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 21 02:50:52.172 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 21 02:50:52.172 INFO kablam! Sep 21 02:50:52.288 INFO kablam! error: aborting due to 2 previous errors Sep 21 02:50:52.288 INFO kablam! Sep 21 02:50:52.288 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 02:50:52.304 INFO kablam! error: Could not compile `sockjs`. Sep 21 02:50:52.305 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 02:50:52.305 INFO kablam! error: aborting due to 2 previous errors Sep 21 02:50:52.305 INFO kablam! Sep 21 02:50:52.306 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 21 02:50:52.334 INFO kablam! error: Could not compile `sockjs`. Sep 21 02:50:52.334 INFO kablam! Sep 21 02:50:52.334 INFO kablam! To learn more, run the command again with --verbose. Sep 21 02:50:52.336 INFO kablam! su: No module specific data is present Sep 21 02:50:52.843 INFO running `"docker" "rm" "-f" "35fb3c0f263324d260a8299b03210c55e3a6ad4b1bf0fd3e3de4a7c82cae7731"` Sep 21 02:50:52.929 INFO blam! 35fb3c0f263324d260a8299b03210c55e3a6ad4b1bf0fd3e3de4a7c82cae7731