Sep 10 20:07:14.028 INFO checking dominator-0.1.1 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 20:07:14.028 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 20:07:14.028 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-5/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 20:07:14.201 INFO blam! 08a4060d7eff099429a836a9630b825ab00e3e9e77116b261eae652b377e9245 Sep 10 20:07:14.202 INFO running `"docker" "start" "-a" "08a4060d7eff099429a836a9630b825ab00e3e9e77116b261eae652b377e9245"` Sep 10 20:07:15.225 INFO kablam! usermod: no changes Sep 10 20:07:15.331 INFO kablam! Checking futures-core v0.2.1 Sep 10 20:07:15.332 INFO kablam! Compiling syn v0.12.15 Sep 10 20:07:15.332 INFO kablam! Checking futures-signals v0.1.0 Sep 10 20:07:15.821 INFO kablam! Checking futures-channel v0.2.1 Sep 10 20:07:15.821 INFO kablam! Checking futures-io v0.2.1 Sep 10 20:07:16.906 INFO kablam! Checking futures-sink v0.2.1 Sep 10 20:07:17.498 INFO kablam! Checking futures-util v0.2.1 Sep 10 20:07:21.866 INFO kablam! Checking stdweb v0.4.9 Sep 10 20:07:30.690 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 10 20:07:45.016 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 10 20:07:45.780 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 10 20:07:45.781 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.781 INFO kablam! | Sep 10 20:07:45.781 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.781 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 10 20:07:45.781 INFO kablam! Sep 10 20:07:45.785 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 10 20:07:45.785 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.785 INFO kablam! | Sep 10 20:07:45.785 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.785 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 10 20:07:45.785 INFO kablam! Sep 10 20:07:45.794 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 10 20:07:45.794 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.794 INFO kablam! | Sep 10 20:07:45.794 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.794 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 10 20:07:45.794 INFO kablam! Sep 10 20:07:45.816 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 10 20:07:45.816 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.816 INFO kablam! | Sep 10 20:07:45.816 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.816 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 10 20:07:45.816 INFO kablam! Sep 10 20:07:45.820 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 10 20:07:45.820 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.820 INFO kablam! | Sep 10 20:07:45.820 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.820 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 10 20:07:45.820 INFO kablam! Sep 10 20:07:45.830 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 10 20:07:45.830 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.830 INFO kablam! | Sep 10 20:07:45.830 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.830 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 10 20:07:45.830 INFO kablam! Sep 10 20:07:45.924 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 10 20:07:45.924 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.924 INFO kablam! | Sep 10 20:07:45.924 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.924 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 10 20:07:45.924 INFO kablam! | Sep 10 20:07:45.924 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 10 20:07:45.924 INFO kablam! Sep 10 20:07:45.924 INFO kablam! error[E0050]: method `into_js_owned` has 2 parameters but the declaration in trait `stdweb::private::JsSerializeOwned::into_js_owned` has 1 Sep 10 20:07:45.924 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.924 INFO kablam! | Sep 10 20:07:45.924 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.924 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 10 20:07:45.924 INFO kablam! | Sep 10 20:07:45.924 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 10 20:07:45.924 INFO kablam! Sep 10 20:07:45.934 INFO kablam! error: aborting due to 5 previous errors Sep 10 20:07:45.934 INFO kablam! Sep 10 20:07:45.934 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 10 20:07:45.934 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 10 20:07:45.944 INFO kablam! error: Could not compile `dominator`. Sep 10 20:07:45.944 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:07:45.961 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 10 20:07:45.961 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.961 INFO kablam! | Sep 10 20:07:45.961 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.961 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 10 20:07:45.961 INFO kablam! | Sep 10 20:07:45.961 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 10 20:07:45.961 INFO kablam! Sep 10 20:07:45.961 INFO kablam! error[E0050]: method `into_js_owned` has 2 parameters but the declaration in trait `stdweb::private::JsSerializeOwned::into_js_owned` has 1 Sep 10 20:07:45.961 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:45.961 INFO kablam! | Sep 10 20:07:45.961 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:45.961 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 10 20:07:45.961 INFO kablam! | Sep 10 20:07:45.961 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 10 20:07:45.961 INFO kablam! Sep 10 20:07:45.968 INFO kablam! error: aborting due to 5 previous errors Sep 10 20:07:45.968 INFO kablam! Sep 10 20:07:45.968 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 10 20:07:45.968 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 10 20:07:45.978 INFO kablam! error: Could not compile `dominator`. Sep 10 20:07:45.978 INFO kablam! Sep 10 20:07:45.978 INFO kablam! To learn more, run the command again with --verbose. Sep 10 20:07:45.979 INFO kablam! su: No module specific data is present Sep 10 20:07:46.420 INFO running `"docker" "rm" "-f" "08a4060d7eff099429a836a9630b825ab00e3e9e77116b261eae652b377e9245"` Sep 10 20:07:46.518 INFO blam! 08a4060d7eff099429a836a9630b825ab00e3e9e77116b261eae652b377e9245