Sep 21 11:13:56.757 INFO checking dominator-0.1.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:13:56.757 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:13:56.757 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:13:57.040 INFO blam! 54d745694ee0471eddf64e586858f27f6082a07f9e9dcbec4b12043f748809be Sep 21 11:13:57.042 INFO running `"docker" "start" "-a" "54d745694ee0471eddf64e586858f27f6082a07f9e9dcbec4b12043f748809be"` Sep 21 11:13:57.938 INFO kablam! usermod: no changes Sep 21 11:13:58.010 INFO kablam! Checking futures-core v0.2.1 Sep 21 11:13:58.012 INFO kablam! Compiling syn v0.12.15 Sep 21 11:13:58.012 INFO kablam! Checking futures-signals v0.1.0 Sep 21 11:13:58.450 INFO kablam! Checking futures-channel v0.2.1 Sep 21 11:13:58.450 INFO kablam! Checking futures-io v0.2.1 Sep 21 11:13:58.998 INFO kablam! Checking futures-sink v0.2.1 Sep 21 11:13:59.369 INFO kablam! Checking futures-util v0.2.1 Sep 21 11:14:02.304 INFO kablam! Checking stdweb v0.4.9 Sep 21 11:14:08.486 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 21 11:14:24.736 INFO kablam! Checking dominator v0.1.1 (/source) Sep 21 11:14:26.018 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 21 11:14:26.018 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.018 INFO kablam! | Sep 21 11:14:26.018 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.018 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 21 11:14:26.018 INFO kablam! Sep 21 11:14:26.025 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 21 11:14:26.025 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.025 INFO kablam! | Sep 21 11:14:26.025 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.025 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 21 11:14:26.025 INFO kablam! Sep 21 11:14:26.046 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 21 11:14:26.046 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.046 INFO kablam! | Sep 21 11:14:26.046 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.046 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 21 11:14:26.046 INFO kablam! Sep 21 11:14:26.110 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 21 11:14:26.110 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.110 INFO kablam! | Sep 21 11:14:26.110 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.110 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 21 11:14:26.110 INFO kablam! Sep 21 11:14:26.118 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 21 11:14:26.118 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.118 INFO kablam! | Sep 21 11:14:26.118 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.118 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 21 11:14:26.118 INFO kablam! Sep 21 11:14:26.126 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 21 11:14:26.126 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.126 INFO kablam! | Sep 21 11:14:26.126 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.126 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 21 11:14:26.126 INFO kablam! Sep 21 11:14:26.197 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 21 11:14:26.197 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.197 INFO kablam! | Sep 21 11:14:26.197 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.197 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 21 11:14:26.197 INFO kablam! | Sep 21 11:14:26.210 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 21 11:14:26.210 INFO kablam! Sep 21 11:14:26.210 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 21 11:14:26.210 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.210 INFO kablam! | Sep 21 11:14:26.210 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.210 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 21 11:14:26.210 INFO kablam! | Sep 21 11:14:26.210 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 21 11:14:26.210 INFO kablam! Sep 21 11:14:26.246 INFO kablam! error: aborting due to 5 previous errors Sep 21 11:14:26.246 INFO kablam! Sep 21 11:14:26.246 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 21 11:14:26.246 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 21 11:14:26.266 INFO kablam! error: Could not compile `dominator`. Sep 21 11:14:26.266 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 11:14:26.285 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 21 11:14:26.285 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.285 INFO kablam! | Sep 21 11:14:26.285 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.285 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 21 11:14:26.285 INFO kablam! | Sep 21 11:14:26.285 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 21 11:14:26.285 INFO kablam! Sep 21 11:14:26.285 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 21 11:14:26.285 INFO kablam! --> src/dom.rs:40:39 Sep 21 11:14:26.285 INFO kablam! | Sep 21 11:14:26.285 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 21 11:14:26.285 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 21 11:14:26.285 INFO kablam! | Sep 21 11:14:26.285 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 21 11:14:26.285 INFO kablam! Sep 21 11:14:26.298 INFO kablam! error: aborting due to 5 previous errors Sep 21 11:14:26.298 INFO kablam! Sep 21 11:14:26.299 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 21 11:14:26.299 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 21 11:14:26.312 INFO kablam! error: Could not compile `dominator`. Sep 21 11:14:26.312 INFO kablam! Sep 21 11:14:26.312 INFO kablam! To learn more, run the command again with --verbose. Sep 21 11:14:26.313 INFO kablam! su: No module specific data is present Sep 21 11:14:26.909 INFO running `"docker" "rm" "-f" "54d745694ee0471eddf64e586858f27f6082a07f9e9dcbec4b12043f748809be"` Sep 21 11:14:26.971 INFO blam! 54d745694ee0471eddf64e586858f27f6082a07f9e9dcbec4b12043f748809be