Sep 01 06:05:32.591 INFO checking dominator-0.1.1 against master#d0d81b7fc1421859ba0218e8a437af29ae3b0967 for pr-53578 Sep 01 06:05:32.591 INFO running: cargo +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets Sep 01 06:05:32.591 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/master#d0d81b7fc1421859ba0218e8a437af29ae3b0967:/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 +d0d81b7fc1421859ba0218e8a437af29ae3b0967-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:05:32.778 INFO blam! a4a06cdd6f1f04f6861d1b85241efde37a619cbf1884cd0b3e341109b414fed3 Sep 01 06:05:32.780 INFO running `"docker" "start" "-a" "a4a06cdd6f1f04f6861d1b85241efde37a619cbf1884cd0b3e341109b414fed3"` Sep 01 06:05:33.576 INFO kablam! Checking futures-channel v0.2.1 Sep 01 06:05:33.576 INFO kablam! Checking futures-io v0.2.1 Sep 01 06:05:33.579 INFO kablam! Checking futures-signals v0.1.0 Sep 01 06:05:34.851 INFO kablam! Checking futures-sink v0.2.1 Sep 01 06:05:35.629 INFO kablam! Checking futures-util v0.2.1 Sep 01 06:05:41.063 INFO kablam! Checking stdweb v0.4.9 Sep 01 06:06:06.910 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 01 06:06:09.496 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 01 06:06:09.496 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.496 INFO kablam! | Sep 01 06:06:09.496 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.496 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 01 06:06:09.496 INFO kablam! Sep 01 06:06:09.502 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 06:06:09.502 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.502 INFO kablam! | Sep 01 06:06:09.502 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.502 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 06:06:09.502 INFO kablam! Sep 01 06:06:09.520 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 01 06:06:09.520 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.520 INFO kablam! | Sep 01 06:06:09.520 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.520 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 01 06:06:09.520 INFO kablam! Sep 01 06:06:09.666 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 01 06:06:09.666 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.666 INFO kablam! | Sep 01 06:06:09.666 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.667 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 01 06:06:09.667 INFO kablam! Sep 01 06:06:09.672 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 06:06:09.673 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.673 INFO kablam! | Sep 01 06:06:09.673 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.673 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 06:06:09.673 INFO kablam! Sep 01 06:06:09.690 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 01 06:06:09.690 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.690 INFO kablam! | Sep 01 06:06:09.690 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.690 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 01 06:06:09.691 INFO kablam! Sep 01 06:06:09.975 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 01 06:06:09.975 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.975 INFO kablam! | Sep 01 06:06:09.975 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.975 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 06:06:09.975 INFO kablam! | Sep 01 06:06:09.975 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 01 06:06:09.975 INFO kablam! Sep 01 06:06:09.975 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 06:06:09.975 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.975 INFO kablam! | Sep 01 06:06:09.975 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.975 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 06:06:09.975 INFO kablam! | Sep 01 06:06:09.975 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 01 06:06:09.975 INFO kablam! Sep 01 06:06:09.985 INFO kablam! error: aborting due to 5 previous errors Sep 01 06:06:09.985 INFO kablam! Sep 01 06:06:09.985 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 01 06:06:09.985 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 01 06:06:10.011 INFO kablam! error: Could not compile `dominator`. Sep 01 06:06:10.011 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:06:10.180 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 01 06:06:10.180 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:10.180 INFO kablam! | Sep 01 06:06:10.180 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:10.180 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 06:06:10.180 INFO kablam! | Sep 01 06:06:10.180 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 01 06:06:10.180 INFO kablam! Sep 01 06:06:10.181 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 06:06:10.181 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:10.181 INFO kablam! | Sep 01 06:06:10.181 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:10.181 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 06:06:10.181 INFO kablam! | Sep 01 06:06:10.181 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 01 06:06:10.181 INFO kablam! Sep 01 06:06:10.194 INFO kablam! error: aborting due to 5 previous errors Sep 01 06:06:10.194 INFO kablam! Sep 01 06:06:10.194 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 01 06:06:10.194 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 01 06:06:10.209 INFO kablam! error: Could not compile `dominator`. Sep 01 06:06:10.210 INFO kablam! Sep 01 06:06:10.210 INFO kablam! To learn more, run the command again with --verbose. Sep 01 06:06:10.211 INFO kablam! su: No module specific data is present Sep 01 06:06:10.838 INFO running `"docker" "rm" "-f" "a4a06cdd6f1f04f6861d1b85241efde37a619cbf1884cd0b3e341109b414fed3"` Sep 01 06:06:10.992 INFO blam! a4a06cdd6f1f04f6861d1b85241efde37a619cbf1884cd0b3e341109b414fed3