Sep 14 17:26:48.267 INFO checking dominator-0.1.1 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 17:26:48.267 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 17:26:48.267 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-3/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 17:26:48.409 INFO blam! a587988349bf6e5b45ac0679947fcbfabc13619d0cbffc56777afd35556916a8 Sep 14 17:26:48.410 INFO running `"docker" "start" "-a" "a587988349bf6e5b45ac0679947fcbfabc13619d0cbffc56777afd35556916a8"` Sep 14 17:26:49.676 INFO kablam! usermod: no changes Sep 14 17:26:49.747 INFO kablam! Checking futures-core v0.2.1 Sep 14 17:26:49.748 INFO kablam! Compiling syn v0.12.15 Sep 14 17:26:49.748 INFO kablam! Checking futures-signals v0.1.0 Sep 14 17:26:50.089 INFO kablam! Checking futures-channel v0.2.1 Sep 14 17:26:50.089 INFO kablam! Checking futures-io v0.2.1 Sep 14 17:26:50.737 INFO kablam! Checking futures-sink v0.2.1 Sep 14 17:26:51.167 INFO kablam! Checking futures-util v0.2.1 Sep 14 17:26:54.543 INFO kablam! Checking stdweb v0.4.9 Sep 14 17:27:02.180 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 14 17:27:19.653 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 14 17:27:20.473 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 14 17:27:20.473 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.473 INFO kablam! | Sep 14 17:27:20.473 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.473 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 14 17:27:20.473 INFO kablam! Sep 14 17:27:20.477 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 14 17:27:20.477 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.477 INFO kablam! | Sep 14 17:27:20.477 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.477 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 14 17:27:20.477 INFO kablam! Sep 14 17:27:20.486 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 14 17:27:20.486 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.486 INFO kablam! | Sep 14 17:27:20.486 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.486 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 14 17:27:20.486 INFO kablam! Sep 14 17:27:20.539 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 14 17:27:20.539 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.539 INFO kablam! | Sep 14 17:27:20.540 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.540 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 14 17:27:20.540 INFO kablam! Sep 14 17:27:20.543 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 14 17:27:20.543 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.543 INFO kablam! | Sep 14 17:27:20.544 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.544 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 14 17:27:20.544 INFO kablam! Sep 14 17:27:20.553 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 14 17:27:20.553 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.553 INFO kablam! | Sep 14 17:27:20.553 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.553 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 14 17:27:20.553 INFO kablam! Sep 14 17:27:20.599 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 14 17:27:20.599 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.599 INFO kablam! | Sep 14 17:27:20.599 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.599 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 14 17:27:20.599 INFO kablam! | Sep 14 17:27:20.599 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 14 17:27:20.599 INFO kablam! Sep 14 17:27:20.600 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 14 17:27:20.600 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.600 INFO kablam! | Sep 14 17:27:20.600 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.600 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 14 17:27:20.600 INFO kablam! | Sep 14 17:27:20.600 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 14 17:27:20.600 INFO kablam! Sep 14 17:27:20.609 INFO kablam! error: aborting due to 5 previous errors Sep 14 17:27:20.609 INFO kablam! Sep 14 17:27:20.609 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 14 17:27:20.609 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 14 17:27:20.617 INFO kablam! error: Could not compile `dominator`. Sep 14 17:27:20.617 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 17:27:20.664 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 14 17:27:20.664 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.664 INFO kablam! | Sep 14 17:27:20.664 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.664 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 14 17:27:20.664 INFO kablam! | Sep 14 17:27:20.664 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 14 17:27:20.664 INFO kablam! Sep 14 17:27:20.664 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 14 17:27:20.664 INFO kablam! --> src/dom.rs:40:39 Sep 14 17:27:20.664 INFO kablam! | Sep 14 17:27:20.664 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 14 17:27:20.664 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 14 17:27:20.664 INFO kablam! | Sep 14 17:27:20.664 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 14 17:27:20.664 INFO kablam! Sep 14 17:27:20.672 INFO kablam! error: aborting due to 5 previous errors Sep 14 17:27:20.672 INFO kablam! Sep 14 17:27:20.672 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 14 17:27:20.672 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 14 17:27:20.682 INFO kablam! error: Could not compile `dominator`. Sep 14 17:27:20.682 INFO kablam! Sep 14 17:27:20.682 INFO kablam! To learn more, run the command again with --verbose. Sep 14 17:27:20.683 INFO kablam! su: No module specific data is present Sep 14 17:27:21.215 INFO running `"docker" "rm" "-f" "a587988349bf6e5b45ac0679947fcbfabc13619d0cbffc56777afd35556916a8"` Sep 14 17:27:21.290 INFO blam! a587988349bf6e5b45ac0679947fcbfabc13619d0cbffc56777afd35556916a8