Sep 02 16:08:18.503 INFO checking dominator-0.1.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 16:08:18.503 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 16:08:18.503 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:08:18.746 INFO blam! f4107ef8a9ed841f8cef8cc95aa0e6cd2a193c4d7850477fc347ff757248d698 Sep 02 16:08:18.748 INFO running `"docker" "start" "-a" "f4107ef8a9ed841f8cef8cc95aa0e6cd2a193c4d7850477fc347ff757248d698"` Sep 02 16:08:19.579 INFO kablam! Checking futures-channel v0.2.1 Sep 02 16:08:19.579 INFO kablam! Checking futures-io v0.2.1 Sep 02 16:08:19.579 INFO kablam! Checking futures-signals v0.1.0 Sep 02 16:08:20.891 INFO kablam! Checking futures-sink v0.2.1 Sep 02 16:08:21.596 INFO kablam! Checking futures-util v0.2.1 Sep 02 16:08:26.761 INFO kablam! Checking stdweb v0.4.9 Sep 02 16:08:51.237 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 02 16:08:52.668 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 02 16:08:52.668 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:52.668 INFO kablam! | Sep 02 16:08:52.668 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:52.668 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 02 16:08:52.668 INFO kablam! Sep 02 16:08:52.673 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 02 16:08:52.673 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:52.673 INFO kablam! | Sep 02 16:08:52.673 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:52.673 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 02 16:08:52.673 INFO kablam! Sep 02 16:08:52.684 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 02 16:08:52.684 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:52.684 INFO kablam! | Sep 02 16:08:52.684 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:52.684 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 02 16:08:52.684 INFO kablam! Sep 02 16:08:52.938 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 02 16:08:52.938 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:52.938 INFO kablam! | Sep 02 16:08:52.938 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:52.938 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 02 16:08:52.938 INFO kablam! | Sep 02 16:08:52.938 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 02 16:08:52.939 INFO kablam! Sep 02 16:08:52.939 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 02 16:08:52.939 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:52.939 INFO kablam! | Sep 02 16:08:52.939 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:52.939 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 02 16:08:52.940 INFO kablam! | Sep 02 16:08:52.940 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 02 16:08:52.940 INFO kablam! Sep 02 16:08:52.946 INFO kablam! error: aborting due to 5 previous errors Sep 02 16:08:52.946 INFO kablam! Sep 02 16:08:52.946 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 02 16:08:52.946 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 02 16:08:52.955 INFO kablam! error: Could not compile `dominator`. Sep 02 16:08:52.955 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:08:53.417 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 02 16:08:53.417 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:53.417 INFO kablam! | Sep 02 16:08:53.417 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:53.417 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 02 16:08:53.417 INFO kablam! Sep 02 16:08:53.421 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 02 16:08:53.421 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:53.421 INFO kablam! | Sep 02 16:08:53.421 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:53.421 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 02 16:08:53.421 INFO kablam! Sep 02 16:08:53.432 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 02 16:08:53.433 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:53.433 INFO kablam! | Sep 02 16:08:53.433 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:53.433 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 02 16:08:53.433 INFO kablam! Sep 02 16:08:53.685 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 02 16:08:53.685 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:53.685 INFO kablam! | Sep 02 16:08:53.685 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:53.685 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 02 16:08:53.685 INFO kablam! | Sep 02 16:08:53.685 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 02 16:08:53.685 INFO kablam! Sep 02 16:08:53.686 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 02 16:08:53.686 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:53.686 INFO kablam! | Sep 02 16:08:53.686 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:53.686 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 02 16:08:53.686 INFO kablam! | Sep 02 16:08:53.686 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 02 16:08:53.686 INFO kablam! Sep 02 16:08:53.694 INFO kablam! error: aborting due to 5 previous errors Sep 02 16:08:53.694 INFO kablam! Sep 02 16:08:53.694 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 02 16:08:53.694 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 02 16:08:53.706 INFO kablam! error: Could not compile `dominator`. Sep 02 16:08:53.706 INFO kablam! Sep 02 16:08:53.706 INFO kablam! To learn more, run the command again with --verbose. Sep 02 16:08:53.708 INFO kablam! su: No module specific data is present Sep 02 16:08:54.158 INFO running `"docker" "rm" "-f" "f4107ef8a9ed841f8cef8cc95aa0e6cd2a193c4d7850477fc347ff757248d698"` Sep 02 16:08:54.297 INFO blam! f4107ef8a9ed841f8cef8cc95aa0e6cd2a193c4d7850477fc347ff757248d698