Sep 01 22:31:40.263 INFO checking dominator-0.1.1 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 22:31:40.263 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 22:31:40.263 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-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:40.405 INFO blam! df34a4a8947a0051c6d374871730d65fc65f37244f59128d79ba3f810879ed89 Sep 01 22:31:40.407 INFO running `"docker" "start" "-a" "df34a4a8947a0051c6d374871730d65fc65f37244f59128d79ba3f810879ed89"` Sep 01 22:31:41.608 INFO kablam! Checking futures-core v0.2.1 Sep 01 22:31:41.609 INFO kablam! Compiling syn v0.12.15 Sep 01 22:31:41.609 INFO kablam! Checking futures-signals v0.1.0 Sep 01 22:31:42.421 INFO kablam! Checking futures-channel v0.2.1 Sep 01 22:31:42.421 INFO kablam! Checking futures-io v0.2.1 Sep 01 22:31:43.406 INFO kablam! Checking futures-sink v0.2.1 Sep 01 22:31:43.988 INFO kablam! Checking futures-util v0.2.1 Sep 01 22:31:50.394 INFO kablam! Checking stdweb v0.4.9 Sep 01 22:31:55.992 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 01 22:32:17.733 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 01 22:32:20.463 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 01 22:32:20.463 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:20.463 INFO kablam! | Sep 01 22:32:20.463 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:20.463 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 01 22:32:20.463 INFO kablam! Sep 01 22:32:20.469 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 22:32:20.469 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:20.469 INFO kablam! | Sep 01 22:32:20.469 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:20.469 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 22:32:20.469 INFO kablam! Sep 01 22:32:20.487 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 01 22:32:20.487 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:20.487 INFO kablam! | Sep 01 22:32:20.487 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:20.487 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 01 22:32:20.487 INFO kablam! Sep 01 22:32:20.833 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 01 22:32:20.835 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:20.835 INFO kablam! | Sep 01 22:32:20.835 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:20.835 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 01 22:32:20.835 INFO kablam! Sep 01 22:32:20.840 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 22:32:20.840 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:20.840 INFO kablam! | Sep 01 22:32:20.840 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:20.840 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 22:32:20.840 INFO kablam! Sep 01 22:32:20.866 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 01 22:32:20.866 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:20.866 INFO kablam! | Sep 01 22:32:20.866 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:20.866 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 01 22:32:20.866 INFO kablam! Sep 01 22:32:20.929 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:20.929 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:20.929 INFO kablam! | Sep 01 22:32:20.929 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:20.929 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 22:32:20.929 INFO kablam! | Sep 01 22:32:20.930 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 01 22:32:20.930 INFO kablam! Sep 01 22:32:20.930 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:20.930 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:20.930 INFO kablam! | Sep 01 22:32:20.930 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:20.930 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 22:32:20.931 INFO kablam! | Sep 01 22:32:20.931 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 01 22:32:20.931 INFO kablam! Sep 01 22:32:20.941 INFO kablam! error: aborting due to 5 previous errors Sep 01 22:32:20.941 INFO kablam! Sep 01 22:32:20.941 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 01 22:32:20.941 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 01 22:32:20.953 INFO kablam! error: Could not compile `dominator`. Sep 01 22:32:20.953 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 22:32:21.281 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:21.281 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:21.281 INFO kablam! | Sep 01 22:32:21.281 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:21.281 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 22:32:21.281 INFO kablam! | Sep 01 22:32:21.281 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 01 22:32:21.281 INFO kablam! Sep 01 22:32:21.281 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:21.281 INFO kablam! --> src/dom.rs:40:39 Sep 01 22:32:21.281 INFO kablam! | Sep 01 22:32:21.281 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 22:32:21.282 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 22:32:21.282 INFO kablam! | Sep 01 22:32:21.282 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 01 22:32:21.282 INFO kablam! Sep 01 22:32:21.294 INFO kablam! error: aborting due to 5 previous errors Sep 01 22:32:21.294 INFO kablam! Sep 01 22:32:21.294 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 01 22:32:21.294 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 01 22:32:21.308 INFO kablam! error: Could not compile `dominator`. Sep 01 22:32:21.308 INFO kablam! Sep 01 22:32:21.308 INFO kablam! To learn more, run the command again with --verbose. Sep 01 22:32:21.310 INFO kablam! su: No module specific data is present Sep 01 22:32:21.917 INFO running `"docker" "rm" "-f" "df34a4a8947a0051c6d374871730d65fc65f37244f59128d79ba3f810879ed89"` Sep 01 22:32:22.073 INFO blam! df34a4a8947a0051c6d374871730d65fc65f37244f59128d79ba3f810879ed89