Sep 06 07:51:39.554 INFO checking dominator-0.1.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 07:51:39.554 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 07:51:39.554 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-6/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 07:51:39.770 INFO blam! 274b7b2bd57963a3db1daa6e113b581f95df7b51dc90292fc4bd2f64a8507f12 Sep 06 07:51:39.773 INFO running `"docker" "start" "-a" "274b7b2bd57963a3db1daa6e113b581f95df7b51dc90292fc4bd2f64a8507f12"` Sep 06 07:51:41.358 INFO kablam! usermod: no changes Sep 06 07:51:41.477 INFO kablam! Checking futures-channel v0.2.1 Sep 06 07:51:41.477 INFO kablam! Checking futures-io v0.2.1 Sep 06 07:51:41.483 INFO kablam! Compiling syn v0.12.15 Sep 06 07:51:41.483 INFO kablam! Checking futures-signals v0.1.0 Sep 06 07:51:42.918 INFO kablam! Checking futures-sink v0.2.1 Sep 06 07:51:43.314 INFO kablam! Checking futures-util v0.2.1 Sep 06 07:51:46.587 INFO kablam! Checking stdweb v0.4.9 Sep 06 07:51:49.981 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 06 07:52:07.075 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 06 07:52:07.794 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 06 07:52:07.794 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.794 INFO kablam! | Sep 06 07:52:07.794 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.794 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 06 07:52:07.794 INFO kablam! Sep 06 07:52:07.799 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 06 07:52:07.799 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.799 INFO kablam! | Sep 06 07:52:07.799 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.799 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 06 07:52:07.799 INFO kablam! Sep 06 07:52:07.811 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 06 07:52:07.811 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.811 INFO kablam! | Sep 06 07:52:07.811 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.811 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 06 07:52:07.811 INFO kablam! Sep 06 07:52:07.814 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 06 07:52:07.814 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.814 INFO kablam! | Sep 06 07:52:07.814 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.814 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 06 07:52:07.814 INFO kablam! Sep 06 07:52:07.814 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 06 07:52:07.814 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.814 INFO kablam! | Sep 06 07:52:07.814 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.814 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 06 07:52:07.814 INFO kablam! Sep 06 07:52:07.827 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 06 07:52:07.827 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.827 INFO kablam! | Sep 06 07:52:07.827 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.827 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 06 07:52:07.827 INFO kablam! Sep 06 07:52:07.944 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 06 07:52:07.944 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.944 INFO kablam! | Sep 06 07:52:07.944 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.944 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 06 07:52:07.944 INFO kablam! | Sep 06 07:52:07.944 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 06 07:52:07.944 INFO kablam! Sep 06 07:52:07.944 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 06 07:52:07.944 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.944 INFO kablam! | Sep 06 07:52:07.944 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.944 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 06 07:52:07.944 INFO kablam! | Sep 06 07:52:07.944 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 06 07:52:07.944 INFO kablam! Sep 06 07:52:07.953 INFO kablam! error: aborting due to 5 previous errors Sep 06 07:52:07.953 INFO kablam! Sep 06 07:52:07.953 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 06 07:52:07.953 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 06 07:52:07.964 INFO kablam! error: Could not compile `dominator`. Sep 06 07:52:07.964 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 06 07:52:07.967 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 06 07:52:07.967 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.967 INFO kablam! | Sep 06 07:52:07.967 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.967 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 06 07:52:07.967 INFO kablam! | Sep 06 07:52:07.967 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 06 07:52:07.967 INFO kablam! Sep 06 07:52:07.967 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 06 07:52:07.967 INFO kablam! --> src/dom.rs:40:39 Sep 06 07:52:07.967 INFO kablam! | Sep 06 07:52:07.967 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 06 07:52:07.967 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 06 07:52:07.967 INFO kablam! | Sep 06 07:52:07.967 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 06 07:52:07.967 INFO kablam! Sep 06 07:52:07.978 INFO kablam! error: aborting due to 5 previous errors Sep 06 07:52:07.978 INFO kablam! Sep 06 07:52:07.978 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 06 07:52:07.978 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 06 07:52:07.984 INFO kablam! error: Could not compile `dominator`. Sep 06 07:52:07.984 INFO kablam! Sep 06 07:52:07.984 INFO kablam! To learn more, run the command again with --verbose. Sep 06 07:52:07.986 INFO kablam! su: No module specific data is present Sep 06 07:52:08.723 INFO running `"docker" "rm" "-f" "274b7b2bd57963a3db1daa6e113b581f95df7b51dc90292fc4bd2f64a8507f12"` Sep 06 07:52:08.793 INFO blam! 274b7b2bd57963a3db1daa6e113b581f95df7b51dc90292fc4bd2f64a8507f12