Sep 17 17:05:10.250 INFO checking sockjs-0.3.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 17:05:10.250 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 17:05:10.250 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 17:05:10.401 INFO blam! 58ecde2c81cb951883b4021f0343f27f14a820e9987157dfad90f421bee678bf Sep 17 17:05:10.405 INFO running `"docker" "start" "-a" "58ecde2c81cb951883b4021f0343f27f14a820e9987157dfad90f421bee678bf"` Sep 17 17:05:11.338 INFO kablam! usermod: no changes Sep 17 17:05:11.785 INFO kablam! Checking bytecount v0.3.2 Sep 17 17:05:11.792 INFO kablam! Compiling actix-web v0.5.8 Sep 17 17:05:11.799 INFO kablam! Checking semver v0.9.0 Sep 17 17:05:11.814 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 17 17:05:11.815 INFO kablam! Checking error-chain v0.11.0 Sep 17 17:05:11.815 INFO kablam! Checking parking_lot_core v0.3.1 Sep 17 17:05:11.815 INFO kablam! Compiling sockjs v0.3.0 (/source) Sep 17 17:05:13.359 INFO kablam! Checking cargo_metadata v0.5.8 Sep 17 17:05:13.479 INFO kablam! Checking parking_lot v0.6.4 Sep 17 17:05:15.428 INFO kablam! Checking tokio-reactor v0.1.5 Sep 17 17:05:16.695 INFO kablam! Checking skeptic v0.13.3 Sep 17 17:05:17.952 INFO kablam! Checking tokio-uds v0.2.1 Sep 17 17:05:17.952 INFO kablam! Checking tokio-tcp v0.1.1 Sep 17 17:05:17.952 INFO kablam! Checking tokio-udp v0.1.2 Sep 17 17:05:19.359 INFO kablam! Checking tokio v0.1.8 Sep 17 17:05:20.296 INFO kablam! Checking tokio-core v0.1.17 Sep 17 17:05:22.014 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 17 17:05:22.015 INFO kablam! Checking tokio-signal v0.1.5 Sep 17 17:05:25.943 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 17 17:05:27.742 INFO kablam! Checking actix v0.5.8 Sep 17 17:05:41.448 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 17 17:05:41.448 INFO kablam! --> src/context.rs:25:10 Sep 17 17:05:41.448 INFO kablam! | Sep 17 17:05:41.448 INFO kablam! 25 | #[derive(Message, Debug)] Sep 17 17:05:41.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.448 INFO kablam! | Sep 17 17:05:41.448 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 17 17:05:41.448 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 17 17:05:41.448 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.448 INFO kablam! Sep 17 17:05:41.448 INFO kablam! warning: cannot find type `Release` in this scope Sep 17 17:05:41.448 INFO kablam! --> src/manager.rs:33:10 Sep 17 17:05:41.448 INFO kablam! | Sep 17 17:05:41.448 INFO kablam! 33 | #[derive(Message)] Sep 17 17:05:41.448 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.448 INFO kablam! | Sep 17 17:05:41.448 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 17 17:05:41.448 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.449 INFO kablam! Sep 17 17:05:41.451 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 17 17:05:41.451 INFO kablam! --> src/manager.rs:50:17 Sep 17 17:05:41.451 INFO kablam! | Sep 17 17:05:41.451 INFO kablam! 50 | #[derive(Debug, Message)] Sep 17 17:05:41.451 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.451 INFO kablam! | Sep 17 17:05:41.451 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 17 17:05:41.451 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.451 INFO kablam! Sep 17 17:05:41.451 INFO kablam! warning: cannot find type `Message` in this scope Sep 17 17:05:41.451 INFO kablam! --> src/session.rs:19:17 Sep 17 17:05:41.451 INFO kablam! | Sep 17 17:05:41.451 INFO kablam! 19 | #[derive(Debug, Message)] Sep 17 17:05:41.451 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.451 INFO kablam! | Sep 17 17:05:41.451 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 17 17:05:41.451 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.451 INFO kablam! Sep 17 17:05:41.451 INFO kablam! warning: cannot find type `Frame` in this scope Sep 17 17:05:41.451 INFO kablam! --> src/protocol.rs:4:17 Sep 17 17:05:41.451 INFO kablam! | Sep 17 17:05:41.451 INFO kablam! 4 | #[derive(Debug, Message)] Sep 17 17:05:41.451 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.451 INFO kablam! | Sep 17 17:05:41.451 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 17 17:05:41.451 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.451 INFO kablam! Sep 17 17:05:41.947 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 17 17:05:41.947 INFO kablam! --> src/context.rs:25:10 Sep 17 17:05:41.947 INFO kablam! | Sep 17 17:05:41.947 INFO kablam! 25 | #[derive(Message, Debug)] Sep 17 17:05:41.947 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.947 INFO kablam! | Sep 17 17:05:41.947 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 17 17:05:41.947 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 17 17:05:41.947 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.947 INFO kablam! Sep 17 17:05:41.947 INFO kablam! warning: cannot find type `Release` in this scope Sep 17 17:05:41.948 INFO kablam! --> src/manager.rs:33:10 Sep 17 17:05:41.948 INFO kablam! | Sep 17 17:05:41.948 INFO kablam! 33 | #[derive(Message)] Sep 17 17:05:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.948 INFO kablam! | Sep 17 17:05:41.948 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 17 17:05:41.948 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.948 INFO kablam! Sep 17 17:05:41.948 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 17 17:05:41.948 INFO kablam! --> src/manager.rs:50:17 Sep 17 17:05:41.948 INFO kablam! | Sep 17 17:05:41.948 INFO kablam! 50 | #[derive(Debug, Message)] Sep 17 17:05:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.948 INFO kablam! | Sep 17 17:05:41.948 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 17 17:05:41.948 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.948 INFO kablam! Sep 17 17:05:41.948 INFO kablam! warning: cannot find type `Message` in this scope Sep 17 17:05:41.948 INFO kablam! --> src/session.rs:19:17 Sep 17 17:05:41.948 INFO kablam! | Sep 17 17:05:41.948 INFO kablam! 19 | #[derive(Debug, Message)] Sep 17 17:05:41.948 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.948 INFO kablam! | Sep 17 17:05:41.948 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 17 17:05:41.948 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.948 INFO kablam! Sep 17 17:05:41.950 INFO kablam! warning: cannot find type `Frame` in this scope Sep 17 17:05:41.950 INFO kablam! --> src/protocol.rs:4:17 Sep 17 17:05:41.950 INFO kablam! | Sep 17 17:05:41.950 INFO kablam! 4 | #[derive(Debug, Message)] Sep 17 17:05:41.950 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 17 17:05:41.950 INFO kablam! | Sep 17 17:05:41.950 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 17 17:05:41.950 INFO kablam! = note: for more information, see issue #50504 Sep 17 17:05:41.950 INFO kablam! Sep 17 17:05:41.995 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 17 17:05:41.995 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 17 17:05:41.995 INFO kablam! | Sep 17 17:05:41.995 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 17 17:05:41.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 17 17:05:41.995 INFO kablam! | Sep 17 17:05:41.995 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 17 17:05:41.995 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 17 17:05:41.995 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 17 17:05:41.995 INFO kablam! Sep 17 17:05:42.077 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 17 17:05:42.077 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 17 17:05:42.077 INFO kablam! | Sep 17 17:05:42.077 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 17 17:05:42.077 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 17 17:05:42.077 INFO kablam! | Sep 17 17:05:42.077 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 17 17:05:42.078 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 17 17:05:42.078 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 17 17:05:42.078 INFO kablam! Sep 17 17:05:42.227 INFO kablam! error: aborting due to 2 previous errors Sep 17 17:05:42.227 INFO kablam! Sep 17 17:05:42.227 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 17 17:05:42.251 INFO kablam! error: Could not compile `sockjs`. Sep 17 17:05:42.251 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 17:05:42.555 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 17 17:05:42.555 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 17 17:05:42.555 INFO kablam! | Sep 17 17:05:42.555 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 17 17:05:42.555 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 17 17:05:42.555 INFO kablam! | Sep 17 17:05:42.555 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 17 17:05:42.555 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 17 17:05:42.555 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 17 17:05:42.556 INFO kablam! Sep 17 17:05:42.687 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 17 17:05:42.687 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 17 17:05:42.687 INFO kablam! | Sep 17 17:05:42.687 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 17 17:05:42.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 17 17:05:42.687 INFO kablam! | Sep 17 17:05:42.687 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 17 17:05:42.687 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 17 17:05:42.687 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 17 17:05:42.687 INFO kablam! Sep 17 17:05:42.911 INFO kablam! error: aborting due to 2 previous errors Sep 17 17:05:42.911 INFO kablam! Sep 17 17:05:42.911 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 17 17:05:42.963 INFO kablam! error: Could not compile `sockjs`. Sep 17 17:05:42.963 INFO kablam! Sep 17 17:05:42.963 INFO kablam! To learn more, run the command again with --verbose. Sep 17 17:05:42.963 INFO kablam! su: No module specific data is present Sep 17 17:05:44.072 INFO running `"docker" "rm" "-f" "58ecde2c81cb951883b4021f0343f27f14a820e9987157dfad90f421bee678bf"` Sep 17 17:05:44.150 INFO blam! 58ecde2c81cb951883b4021f0343f27f14a820e9987157dfad90f421bee678bf