Sep 01 22:31:43.131 INFO checking dominator-0.1.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 22:31:43.132 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 22:31:43.132 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/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 01 22:31:43.315 INFO blam! 78d4359ef3806b327f027aa9f164abc0e8496aedc9fdd756eb8359e76ec706d5 Sep 01 22:31:43.316 INFO running `"docker" "start" "-a" "78d4359ef3806b327f027aa9f164abc0e8496aedc9fdd756eb8359e76ec706d5"` Sep 01 22:31:44.067 INFO kablam! Checking futures-channel v0.2.1 Sep 01 22:31:44.067 INFO kablam! Checking futures-io v0.2.1 Sep 01 22:31:44.070 INFO kablam! Compiling syn v0.12.15 Sep 01 22:31:44.073 INFO kablam! Checking futures-signals v0.1.0 Sep 01 22:31:45.814 INFO kablam! Checking futures-sink v0.2.1 Sep 01 22:31:46.836 INFO kablam! Checking futures-util v0.2.1 Sep 01 22:31:53.465 INFO kablam! Checking stdweb v0.4.9 Sep 01 22:31:59.991 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 01 22:32:19.773 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 01 22:32:22.406 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 01 22:32:22.406 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.406 INFO kablam! | Sep 01 22:32:22.406 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.406 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 01 22:32:22.406 INFO kablam! Sep 01 22:32:22.412 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 22:32:22.412 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.412 INFO kablam! | Sep 01 22:32:22.412 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.412 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 22:32:22.412 INFO kablam! Sep 01 22:32:22.430 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 01 22:32:22.430 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.430 INFO kablam! | Sep 01 22:32:22.430 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.430 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 01 22:32:22.430 INFO kablam! Sep 01 22:32:22.484 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 01 22:32:22.484 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.485 INFO kablam! | Sep 01 22:32:22.485 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.485 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 01 22:32:22.485 INFO kablam! Sep 01 22:32:22.491 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 22:32:22.491 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.491 INFO kablam! | Sep 01 22:32:22.491 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.491 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 22:32:22.491 INFO kablam! Sep 01 22:32:22.510 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 01 22:32:22.510 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.510 INFO kablam! | Sep 01 22:32:22.510 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.510 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 01 22:32:22.510 INFO kablam! Sep 01 22:32:22.804 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 01 22:32:22.804 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.804 INFO kablam! | Sep 01 22:32:22.804 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.804 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 22:32:22.804 INFO kablam! | Sep 01 22:32:22.804 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 01 22:32:22.804 INFO kablam! Sep 01 22:32:22.805 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 01 22:32:22.806 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.806 INFO kablam! | Sep 01 22:32:22.806 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.806 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 22:32:22.806 INFO kablam! | Sep 01 22:32:22.806 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 01 22:32:22.806 INFO kablam! Sep 01 22:32:22.814 INFO kablam! error: aborting due to 5 previous errors Sep 01 22:32:22.814 INFO kablam! Sep 01 22:32:22.814 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 01 22:32:22.814 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 01 22:32:22.826 INFO kablam! error: Could not compile `dominator`. Sep 01 22:32:22.827 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 22:32:22.918 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 01 22:32:22.918 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.918 INFO kablam! | Sep 01 22:32:22.918 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.918 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 22:32:22.918 INFO kablam! | Sep 01 22:32:22.918 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 01 22:32:22.918 INFO kablam! Sep 01 22:32:22.918 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 01 22:32:22.918 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:22.918 INFO kablam! | Sep 01 22:32:22.918 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:22.918 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 22:32:22.918 INFO kablam! | Sep 01 22:32:22.918 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 01 22:32:22.918 INFO kablam! Sep 01 22:32:22.932 INFO kablam! error: aborting due to 5 previous errors Sep 01 22:32:22.932 INFO kablam! Sep 01 22:32:22.932 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 01 22:32:22.932 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 01 22:32:22.946 INFO kablam! error: Could not compile `dominator`. Sep 01 22:32:22.946 INFO kablam! Sep 01 22:32:22.946 INFO kablam! To learn more, run the command again with --verbose. Sep 01 22:32:22.949 INFO kablam! su: No module specific data is present Sep 01 22:32:23.451 INFO running `"docker" "rm" "-f" "78d4359ef3806b327f027aa9f164abc0e8496aedc9fdd756eb8359e76ec706d5"` Sep 01 22:32:23.544 INFO blam! 78d4359ef3806b327f027aa9f164abc0e8496aedc9fdd756eb8359e76ec706d5