Sep 10 20:07:10.440 INFO checking dominator-0.1.1 against try#3a2610c2a16575649896925631bf8cec4f4b1961 for pr-54090 Sep 10 20:07:10.440 INFO running: cargo +3a2610c2a16575649896925631bf8cec4f4b1961-alt check --frozen --all --all-targets Sep 10 20:07:10.440 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54090/try#3a2610c2a16575649896925631bf8cec4f4b1961:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-0/try#3a2610c2a16575649896925631bf8cec4f4b1961:/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 +3a2610c2a16575649896925631bf8cec4f4b1961-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:10.665 INFO blam! b202672fe122bd99cd58679d3402748e51c8e8f7b509d52f9dc6e608dbe9ffda Sep 10 20:07:10.669 INFO running `"docker" "start" "-a" "b202672fe122bd99cd58679d3402748e51c8e8f7b509d52f9dc6e608dbe9ffda"` Sep 10 20:07:12.024 INFO kablam! usermod: no changes Sep 10 20:07:12.214 INFO kablam! Checking futures-core v0.2.1 Sep 10 20:07:12.222 INFO kablam! Compiling syn v0.12.15 Sep 10 20:07:12.234 INFO kablam! Checking futures-signals v0.1.0 Sep 10 20:07:12.242 INFO kablam! Compiling syn v0.14.9 Sep 10 20:07:13.649 INFO kablam! Checking futures-channel v0.2.1 Sep 10 20:07:13.649 INFO kablam! Checking futures-io v0.2.1 Sep 10 20:07:14.290 INFO kablam! Checking futures-sink v0.2.1 Sep 10 20:07:14.496 INFO kablam! Checking futures-util v0.2.1 Sep 10 20:07:25.799 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 10 20:07:35.765 INFO kablam! Compiling stdweb-derive v0.5.0 Sep 10 20:07:40.254 INFO kablam! Checking stdweb v0.4.9 Sep 10 20:07:55.014 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 10 20:07:56.178 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 10 20:07:56.178 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.178 INFO kablam! | Sep 10 20:07:56.178 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.178 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 10 20:07:56.178 INFO kablam! Sep 10 20:07:56.197 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 10 20:07:56.197 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.197 INFO kablam! | Sep 10 20:07:56.197 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.197 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 10 20:07:56.197 INFO kablam! Sep 10 20:07:56.202 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 10 20:07:56.202 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.202 INFO kablam! | Sep 10 20:07:56.202 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.202 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 10 20:07:56.202 INFO kablam! Sep 10 20:07:56.282 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 10 20:07:56.282 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.282 INFO kablam! | Sep 10 20:07:56.282 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.282 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 10 20:07:56.282 INFO kablam! Sep 10 20:07:56.290 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 10 20:07:56.290 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.290 INFO kablam! | Sep 10 20:07:56.290 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.290 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 10 20:07:56.290 INFO kablam! Sep 10 20:07:56.302 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 10 20:07:56.302 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.302 INFO kablam! | Sep 10 20:07:56.302 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.302 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 10 20:07:56.302 INFO kablam! Sep 10 20:07:56.386 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:56.386 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.386 INFO kablam! | Sep 10 20:07:56.386 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.386 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 10 20:07:56.386 INFO kablam! | Sep 10 20:07:56.386 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 10 20:07:56.386 INFO kablam! Sep 10 20:07:56.386 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:56.386 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.386 INFO kablam! | Sep 10 20:07:56.386 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.386 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 10 20:07:56.386 INFO kablam! | Sep 10 20:07:56.386 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 10 20:07:56.386 INFO kablam! Sep 10 20:07:56.394 INFO kablam! error: aborting due to 5 previous errors Sep 10 20:07:56.394 INFO kablam! Sep 10 20:07:56.394 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 10 20:07:56.394 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 10 20:07:56.401 INFO kablam! error: Could not compile `dominator`. Sep 10 20:07:56.402 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 20:07:56.482 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:56.482 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.482 INFO kablam! | Sep 10 20:07:56.482 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.482 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 10 20:07:56.482 INFO kablam! | Sep 10 20:07:56.482 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 10 20:07:56.482 INFO kablam! Sep 10 20:07:56.482 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:56.482 INFO kablam! --> src/dom.rs:40:39 Sep 10 20:07:56.482 INFO kablam! | Sep 10 20:07:56.482 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 10 20:07:56.482 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 10 20:07:56.482 INFO kablam! | Sep 10 20:07:56.482 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 10 20:07:56.482 INFO kablam! Sep 10 20:07:56.493 INFO kablam! error: aborting due to 5 previous errors Sep 10 20:07:56.493 INFO kablam! Sep 10 20:07:56.493 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 10 20:07:56.493 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 10 20:07:56.506 INFO kablam! error: Could not compile `dominator`. Sep 10 20:07:56.506 INFO kablam! Sep 10 20:07:56.506 INFO kablam! To learn more, run the command again with --verbose. Sep 10 20:07:56.507 INFO kablam! su: No module specific data is present Sep 10 20:07:57.342 INFO running `"docker" "rm" "-f" "b202672fe122bd99cd58679d3402748e51c8e8f7b509d52f9dc6e608dbe9ffda"` Sep 10 20:07:57.446 INFO blam! b202672fe122bd99cd58679d3402748e51c8e8f7b509d52f9dc6e608dbe9ffda