Sep 04 22:18:39.729 INFO checking dominator-0.1.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 22:18:39.729 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 22:18:39.730 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 22:18:39.911 INFO blam! 6e6d4c3ef6be2ad30fafa63fc9f9b902b0c2532aa7b92847ace5d68d5d066db1 Sep 04 22:18:39.914 INFO running `"docker" "start" "-a" "6e6d4c3ef6be2ad30fafa63fc9f9b902b0c2532aa7b92847ace5d68d5d066db1"` Sep 04 22:18:40.694 INFO kablam! Checking futures-channel v0.2.1 Sep 04 22:18:40.697 INFO kablam! Checking futures-io v0.2.1 Sep 04 22:18:40.699 INFO kablam! Compiling syn v0.12.15 Sep 04 22:18:40.701 INFO kablam! Checking futures-signals v0.1.0 Sep 04 22:18:42.060 INFO kablam! Checking futures-sink v0.2.1 Sep 04 22:18:42.769 INFO kablam! Checking futures-util v0.2.1 Sep 04 22:18:49.090 INFO kablam! Checking stdweb v0.4.9 Sep 04 22:18:57.133 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 04 22:19:16.241 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 04 22:19:19.159 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 04 22:19:19.159 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.159 INFO kablam! | Sep 04 22:19:19.159 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.159 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 04 22:19:19.159 INFO kablam! Sep 04 22:19:19.165 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 04 22:19:19.165 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.165 INFO kablam! | Sep 04 22:19:19.165 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.165 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 04 22:19:19.165 INFO kablam! Sep 04 22:19:19.182 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 04 22:19:19.182 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.182 INFO kablam! | Sep 04 22:19:19.182 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.182 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 04 22:19:19.182 INFO kablam! Sep 04 22:19:19.321 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 04 22:19:19.321 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.321 INFO kablam! | Sep 04 22:19:19.321 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.321 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 04 22:19:19.322 INFO kablam! Sep 04 22:19:19.328 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 04 22:19:19.328 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.328 INFO kablam! | Sep 04 22:19:19.328 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.328 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 04 22:19:19.329 INFO kablam! Sep 04 22:19:19.347 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 04 22:19:19.347 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.347 INFO kablam! | Sep 04 22:19:19.347 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.347 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 04 22:19:19.348 INFO kablam! Sep 04 22:19:19.622 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 04 22:19:19.622 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.622 INFO kablam! | Sep 04 22:19:19.622 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.622 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 04 22:19:19.622 INFO kablam! | Sep 04 22:19:19.622 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 04 22:19:19.623 INFO kablam! Sep 04 22:19:19.623 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 04 22:19:19.623 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.623 INFO kablam! | Sep 04 22:19:19.623 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.623 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 04 22:19:19.623 INFO kablam! | Sep 04 22:19:19.623 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 04 22:19:19.623 INFO kablam! Sep 04 22:19:19.633 INFO kablam! error: aborting due to 5 previous errors Sep 04 22:19:19.633 INFO kablam! Sep 04 22:19:19.633 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 04 22:19:19.633 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 04 22:19:19.644 INFO kablam! error: Could not compile `dominator`. Sep 04 22:19:19.645 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 22:19:19.768 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 04 22:19:19.768 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.768 INFO kablam! | Sep 04 22:19:19.768 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.768 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 04 22:19:19.768 INFO kablam! | Sep 04 22:19:19.769 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 04 22:19:19.769 INFO kablam! Sep 04 22:19:19.769 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 04 22:19:19.770 INFO kablam! --> src/dom.rs:40:39 Sep 04 22:19:19.770 INFO kablam! | Sep 04 22:19:19.770 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 22:19:19.770 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 04 22:19:19.770 INFO kablam! | Sep 04 22:19:19.770 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 04 22:19:19.770 INFO kablam! Sep 04 22:19:19.783 INFO kablam! error: aborting due to 5 previous errors Sep 04 22:19:19.783 INFO kablam! Sep 04 22:19:19.783 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 04 22:19:19.783 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 04 22:19:19.803 INFO kablam! error: Could not compile `dominator`. Sep 04 22:19:19.803 INFO kablam! Sep 04 22:19:19.803 INFO kablam! To learn more, run the command again with --verbose. Sep 04 22:19:19.804 INFO kablam! su: No module specific data is present Sep 04 22:19:20.465 INFO running `"docker" "rm" "-f" "6e6d4c3ef6be2ad30fafa63fc9f9b902b0c2532aa7b92847ace5d68d5d066db1"` Sep 04 22:19:20.594 INFO blam! 6e6d4c3ef6be2ad30fafa63fc9f9b902b0c2532aa7b92847ace5d68d5d066db1