Sep 19 18:00:14.196 INFO checking sockjs-0.3.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 18:00:14.196 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 18:00:14.197 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 18:00:14.318 INFO blam! fd2fd30132b0010ef9421027860f0ab7a8b5769d77df6cb1ed902ae136324f9a Sep 19 18:00:14.320 INFO running `"docker" "start" "-a" "fd2fd30132b0010ef9421027860f0ab7a8b5769d77df6cb1ed902ae136324f9a"` Sep 19 18:00:15.447 INFO kablam! usermod: no changes Sep 19 18:00:15.961 INFO kablam! Checking http-range v0.1.1 Sep 19 18:00:15.963 INFO kablam! Compiling actix_derive v0.2.0 Sep 19 18:00:15.963 INFO kablam! Compiling actix-web v0.5.8 Sep 19 18:00:15.971 INFO kablam! Compiling brotli-sys v0.3.2 Sep 19 18:00:15.971 INFO kablam! Checking crossbeam-utils v0.3.2 Sep 19 18:00:15.981 INFO kablam! Checking resolv-conf v0.6.1 Sep 19 18:00:15.990 INFO kablam! Compiling rand v0.3.22 Sep 19 18:00:15.990 INFO kablam! Checking semver v0.9.0 Sep 19 18:00:16.395 INFO kablam! Checking url v1.7.1 Sep 19 18:00:16.859 INFO kablam! Checking flate2 v1.0.2 Sep 19 18:00:17.299 INFO kablam! Checking h2 v0.1.12 Sep 19 18:00:18.039 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 19 18:00:18.131 INFO kablam! Compiling parking_lot_core v0.3.1 Sep 19 18:00:19.191 INFO kablam! Compiling error-chain v0.11.0 Sep 19 18:00:20.532 INFO kablam! Checking cargo_metadata v0.5.8 Sep 19 18:00:20.810 INFO kablam! Checking crossbeam-channel v0.1.3 Sep 19 18:00:21.222 INFO kablam! Checking cookie v0.10.1 Sep 19 18:00:21.643 INFO kablam! Checking serde_urlencoded v0.5.3 Sep 19 18:00:22.571 INFO kablam! Checking parking_lot v0.6.4 Sep 19 18:00:22.775 INFO kablam! Checking skeptic v0.13.3 Sep 19 18:00:23.883 INFO kablam! Checking tokio-reactor v0.1.5 Sep 19 18:00:25.163 INFO kablam! Checking tokio-tcp v0.1.1 Sep 19 18:00:25.201 INFO kablam! Checking tokio-udp v0.1.2 Sep 19 18:00:25.211 INFO kablam! Checking tokio-uds v0.2.1 Sep 19 18:00:26.063 INFO kablam! Checking tokio v0.1.8 Sep 19 18:00:26.895 INFO kablam! Checking tokio-core v0.1.17 Sep 19 18:00:27.303 INFO kablam! Compiling actix v0.5.8 Sep 19 18:00:27.303 INFO kablam! Compiling sockjs v0.3.0 (/source) Sep 19 18:00:27.639 INFO kablam! Checking brotli2 v0.3.2 Sep 19 18:00:28.614 INFO kablam! Checking trust-dns-proto v0.3.3 Sep 19 18:00:28.614 INFO kablam! Checking tokio-signal v0.1.5 Sep 19 18:00:31.943 INFO kablam! Checking trust-dns-resolver v0.8.2 Sep 19 18:00:47.629 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 19 18:00:47.629 INFO kablam! --> src/context.rs:25:10 Sep 19 18:00:47.629 INFO kablam! | Sep 19 18:00:47.629 INFO kablam! 25 | #[derive(Message, Debug)] Sep 19 18:00:47.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.629 INFO kablam! | Sep 19 18:00:47.629 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 19 18:00:47.629 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 18:00:47.629 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.629 INFO kablam! Sep 19 18:00:47.629 INFO kablam! warning: cannot find type `Release` in this scope Sep 19 18:00:47.629 INFO kablam! --> src/manager.rs:33:10 Sep 19 18:00:47.629 INFO kablam! | Sep 19 18:00:47.629 INFO kablam! 33 | #[derive(Message)] Sep 19 18:00:47.629 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.629 INFO kablam! | Sep 19 18:00:47.629 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 18:00:47.629 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.629 INFO kablam! Sep 19 18:00:47.635 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 19 18:00:47.635 INFO kablam! --> src/manager.rs:50:17 Sep 19 18:00:47.635 INFO kablam! | Sep 19 18:00:47.635 INFO kablam! 50 | #[derive(Debug, Message)] Sep 19 18:00:47.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.635 INFO kablam! | Sep 19 18:00:47.635 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 18:00:47.635 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.635 INFO kablam! Sep 19 18:00:47.635 INFO kablam! warning: cannot find type `Message` in this scope Sep 19 18:00:47.635 INFO kablam! --> src/session.rs:19:17 Sep 19 18:00:47.635 INFO kablam! | Sep 19 18:00:47.635 INFO kablam! 19 | #[derive(Debug, Message)] Sep 19 18:00:47.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.635 INFO kablam! | Sep 19 18:00:47.635 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 18:00:47.635 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.635 INFO kablam! Sep 19 18:00:47.635 INFO kablam! warning: cannot find type `Frame` in this scope Sep 19 18:00:47.635 INFO kablam! --> src/protocol.rs:4:17 Sep 19 18:00:47.635 INFO kablam! | Sep 19 18:00:47.635 INFO kablam! 4 | #[derive(Debug, Message)] Sep 19 18:00:47.635 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.635 INFO kablam! | Sep 19 18:00:47.635 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 18:00:47.635 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.635 INFO kablam! Sep 19 18:00:47.706 INFO kablam! warning: cannot find type `ChannelItem` in this scope Sep 19 18:00:47.707 INFO kablam! --> src/context.rs:25:10 Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 INFO kablam! 25 | #[derive(Message, Debug)] Sep 19 18:00:47.707 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Sep 19 18:00:47.707 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 18:00:47.707 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.707 INFO kablam! Sep 19 18:00:47.707 INFO kablam! warning: cannot find type `Release` in this scope Sep 19 18:00:47.707 INFO kablam! --> src/manager.rs:33:10 Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 INFO kablam! 33 | #[derive(Message)] Sep 19 18:00:47.707 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 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 18:00:47.707 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.707 INFO kablam! Sep 19 18:00:47.707 INFO kablam! warning: cannot find type `Broadcast` in this scope Sep 19 18:00:47.707 INFO kablam! --> src/manager.rs:50:17 Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 INFO kablam! 50 | #[derive(Debug, Message)] Sep 19 18:00:47.707 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 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 18:00:47.707 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.707 INFO kablam! Sep 19 18:00:47.707 INFO kablam! warning: cannot find type `Message` in this scope Sep 19 18:00:47.707 INFO kablam! --> src/session.rs:19:17 Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 INFO kablam! 19 | #[derive(Debug, Message)] Sep 19 18:00:47.707 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 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 18:00:47.707 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.707 INFO kablam! Sep 19 18:00:47.707 INFO kablam! warning: cannot find type `Frame` in this scope Sep 19 18:00:47.707 INFO kablam! --> src/protocol.rs:4:17 Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 INFO kablam! 4 | #[derive(Debug, Message)] Sep 19 18:00:47.707 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Sep 19 18:00:47.707 INFO kablam! | Sep 19 18:00:47.707 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 18:00:47.707 INFO kablam! = note: for more information, see issue #50504 Sep 19 18:00:47.707 INFO kablam! Sep 19 18:00:48.175 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 19 18:00:48.175 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 19 18:00:48.175 INFO kablam! | Sep 19 18:00:48.175 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 19 18:00:48.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 19 18:00:48.175 INFO kablam! | Sep 19 18:00:48.175 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 19 18:00:48.175 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 19 18:00:48.175 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 19 18:00:48.175 INFO kablam! Sep 19 18:00:48.193 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 19 18:00:48.193 INFO kablam! --> src/transports/xhrsend.rs:89:49 Sep 19 18:00:48.193 INFO kablam! | Sep 19 18:00:48.193 INFO kablam! 89 | Err(error::ErrorNotFound(())), Sep 19 18:00:48.193 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 19 18:00:48.193 INFO kablam! | Sep 19 18:00:48.193 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 19 18:00:48.193 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 19 18:00:48.193 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 19 18:00:48.193 INFO kablam! Sep 19 18:00:48.271 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 19 18:00:48.271 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 19 18:00:48.271 INFO kablam! | Sep 19 18:00:48.271 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 19 18:00:48.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 19 18:00:48.271 INFO kablam! | Sep 19 18:00:48.271 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 19 18:00:48.271 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 19 18:00:48.271 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 19 18:00:48.271 INFO kablam! Sep 19 18:00:48.307 INFO kablam! error[E0277]: `()` doesn't implement `std::fmt::Display` Sep 19 18:00:48.307 INFO kablam! --> src/transports/jsonp.rs:271:49 Sep 19 18:00:48.307 INFO kablam! | Sep 19 18:00:48.307 INFO kablam! 271 | Err(error::ErrorNotFound(())), Sep 19 18:00:48.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ `()` cannot be formatted with the default formatter Sep 19 18:00:48.307 INFO kablam! | Sep 19 18:00:48.307 INFO kablam! = help: the trait `std::fmt::Display` is not implemented for `()` Sep 19 18:00:48.307 INFO kablam! = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead Sep 19 18:00:48.307 INFO kablam! = note: required by `actix_web::error::ErrorNotFound` Sep 19 18:00:48.307 INFO kablam! Sep 19 18:00:48.462 INFO kablam! error: aborting due to 2 previous errors Sep 19 18:00:48.463 INFO kablam! Sep 19 18:00:48.463 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 18:00:48.474 INFO kablam! error: Could not compile `sockjs`. Sep 19 18:00:48.474 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 18:00:48.474 INFO kablam! error: aborting due to 2 previous errors Sep 19 18:00:48.474 INFO kablam! Sep 19 18:00:48.474 INFO kablam! For more information about this error, try `rustc --explain E0277`. Sep 19 18:00:48.516 INFO kablam! error: Could not compile `sockjs`. Sep 19 18:00:48.516 INFO kablam! Sep 19 18:00:48.516 INFO kablam! To learn more, run the command again with --verbose. Sep 19 18:00:48.516 INFO kablam! su: No module specific data is present Sep 19 18:00:49.318 INFO running `"docker" "rm" "-f" "fd2fd30132b0010ef9421027860f0ab7a8b5769d77df6cb1ed902ae136324f9a"` Sep 19 18:00:49.456 INFO blam! fd2fd30132b0010ef9421027860f0ab7a8b5769d77df6cb1ed902ae136324f9a