Sep 02 16:08:18.621 INFO checking dominator-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 16:08:18.621 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 16:08:18.621 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-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.853 INFO blam! 13bb8e02584a9c2140dddc037c276add36091b357365c7306ebdef5e116e6278 Sep 02 16:08:18.856 INFO running `"docker" "start" "-a" "13bb8e02584a9c2140dddc037c276add36091b357365c7306ebdef5e116e6278"` Sep 02 16:08:19.956 INFO kablam! Checking futures-channel v0.2.1 Sep 02 16:08:19.956 INFO kablam! Checking futures-io v0.2.1 Sep 02 16:08:19.959 INFO kablam! Compiling syn v0.12.15 Sep 02 16:08:19.962 INFO kablam! Checking futures-signals v0.1.0 Sep 02 16:08:21.220 INFO kablam! Checking futures-sink v0.2.1 Sep 02 16:08:21.853 INFO kablam! Checking futures-util v0.2.1 Sep 02 16:08:26.068 INFO kablam! Checking stdweb v0.4.9 Sep 02 16:08:32.718 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 02 16:08:53.993 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 02 16:08:56.440 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 02 16:08:56.440 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:56.440 INFO kablam! | Sep 02 16:08:56.440 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:56.440 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 02 16:08:56.440 INFO kablam! Sep 02 16:08:56.446 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 02 16:08:56.447 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:56.447 INFO kablam! | Sep 02 16:08:56.447 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:56.447 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 02 16:08:56.447 INFO kablam! Sep 02 16:08:56.466 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 02 16:08:56.466 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:56.466 INFO kablam! | Sep 02 16:08:56.466 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:56.466 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 02 16:08:56.466 INFO kablam! Sep 02 16:08:56.553 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 02 16:08:56.554 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:56.554 INFO kablam! | Sep 02 16:08:56.554 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:56.554 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 02 16:08:56.554 INFO kablam! Sep 02 16:08:56.567 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 02 16:08:56.567 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:56.567 INFO kablam! | Sep 02 16:08:56.567 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:56.567 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 02 16:08:56.567 INFO kablam! Sep 02 16:08:56.579 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 02 16:08:56.579 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:56.579 INFO kablam! | Sep 02 16:08:56.580 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:56.580 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 02 16:08:56.580 INFO kablam! Sep 02 16:08:56.931 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:56.931 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:56.931 INFO kablam! | Sep 02 16:08:56.931 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:56.931 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 02 16:08:56.931 INFO kablam! | Sep 02 16:08:56.931 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 02 16:08:56.931 INFO kablam! Sep 02 16:08:56.931 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:56.931 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:56.931 INFO kablam! | Sep 02 16:08:56.931 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:56.931 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 02 16:08:56.931 INFO kablam! | Sep 02 16:08:56.931 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 02 16:08:56.931 INFO kablam! Sep 02 16:08:56.942 INFO kablam! error: aborting due to 5 previous errors Sep 02 16:08:56.942 INFO kablam! Sep 02 16:08:56.942 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 02 16:08:56.942 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 02 16:08:56.955 INFO kablam! error: Could not compile `dominator`. Sep 02 16:08:56.955 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 16:08:57.015 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:57.015 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:57.015 INFO kablam! | Sep 02 16:08:57.015 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:57.015 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 02 16:08:57.015 INFO kablam! | Sep 02 16:08:57.015 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 02 16:08:57.015 INFO kablam! Sep 02 16:08:57.016 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:57.016 INFO kablam! --> src/dom.rs:40:39 Sep 02 16:08:57.016 INFO kablam! | Sep 02 16:08:57.016 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 02 16:08:57.016 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 02 16:08:57.016 INFO kablam! | Sep 02 16:08:57.016 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 02 16:08:57.016 INFO kablam! Sep 02 16:08:57.030 INFO kablam! error: aborting due to 5 previous errors Sep 02 16:08:57.030 INFO kablam! Sep 02 16:08:57.030 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 02 16:08:57.030 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 02 16:08:57.047 INFO kablam! error: Could not compile `dominator`. Sep 02 16:08:57.047 INFO kablam! Sep 02 16:08:57.047 INFO kablam! To learn more, run the command again with --verbose. Sep 02 16:08:57.049 INFO kablam! su: No module specific data is present Sep 02 16:08:57.549 INFO running `"docker" "rm" "-f" "13bb8e02584a9c2140dddc037c276add36091b357365c7306ebdef5e116e6278"` Sep 02 16:08:57.702 INFO blam! 13bb8e02584a9c2140dddc037c276add36091b357365c7306ebdef5e116e6278