Sep 20 04:22:19.115 INFO checking dominator-0.1.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 04:22:19.115 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 04:22:19.115 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:22:19.486 INFO blam! 9cf14444339d6495dce825f6bc897a073ba2a421c98fe8721cd85dbb2a315840 Sep 20 04:22:19.489 INFO running `"docker" "start" "-a" "9cf14444339d6495dce825f6bc897a073ba2a421c98fe8721cd85dbb2a315840"` Sep 20 04:22:20.434 INFO kablam! usermod: no changes Sep 20 04:22:20.508 INFO kablam! Checking futures-channel v0.2.1 Sep 20 04:22:20.508 INFO kablam! Checking futures-io v0.2.1 Sep 20 04:22:20.509 INFO kablam! Compiling syn v0.12.15 Sep 20 04:22:20.509 INFO kablam! Checking futures-signals v0.1.0 Sep 20 04:22:21.290 INFO kablam! Checking futures-sink v0.2.1 Sep 20 04:22:21.995 INFO kablam! Checking futures-util v0.2.1 Sep 20 04:22:26.286 INFO kablam! Checking stdweb v0.4.9 Sep 20 04:22:32.114 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 20 04:22:46.696 INFO kablam! Checking dominator v0.1.1 (/source) Sep 20 04:22:47.404 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 20 04:22:47.404 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.404 INFO kablam! | Sep 20 04:22:47.404 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.404 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 20 04:22:47.404 INFO kablam! Sep 20 04:22:47.409 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 20 04:22:47.409 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.409 INFO kablam! | Sep 20 04:22:47.409 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.409 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 20 04:22:47.409 INFO kablam! Sep 20 04:22:47.422 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 20 04:22:47.422 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.422 INFO kablam! | Sep 20 04:22:47.422 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.422 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 20 04:22:47.422 INFO kablam! Sep 20 04:22:47.480 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 20 04:22:47.480 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.480 INFO kablam! | Sep 20 04:22:47.480 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.480 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 20 04:22:47.480 INFO kablam! Sep 20 04:22:47.486 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 20 04:22:47.486 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.486 INFO kablam! | Sep 20 04:22:47.486 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.486 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 20 04:22:47.486 INFO kablam! Sep 20 04:22:47.501 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 20 04:22:47.501 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.501 INFO kablam! | Sep 20 04:22:47.501 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.501 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 20 04:22:47.501 INFO kablam! Sep 20 04:22:47.573 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 20 04:22:47.573 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.573 INFO kablam! | Sep 20 04:22:47.573 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.573 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 20 04:22:47.573 INFO kablam! | Sep 20 04:22:47.573 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 20 04:22:47.573 INFO kablam! Sep 20 04:22:47.573 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 20 04:22:47.573 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.573 INFO kablam! | Sep 20 04:22:47.573 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.573 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 20 04:22:47.573 INFO kablam! | Sep 20 04:22:47.573 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 20 04:22:47.573 INFO kablam! Sep 20 04:22:47.585 INFO kablam! error: aborting due to 5 previous errors Sep 20 04:22:47.585 INFO kablam! Sep 20 04:22:47.585 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 20 04:22:47.586 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 20 04:22:47.596 INFO kablam! error: Could not compile `dominator`. Sep 20 04:22:47.596 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 04:22:47.650 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 20 04:22:47.650 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.650 INFO kablam! | Sep 20 04:22:47.650 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.650 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 20 04:22:47.650 INFO kablam! | Sep 20 04:22:47.650 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 20 04:22:47.650 INFO kablam! Sep 20 04:22:47.650 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 20 04:22:47.650 INFO kablam! --> src/dom.rs:40:39 Sep 20 04:22:47.650 INFO kablam! | Sep 20 04:22:47.650 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 20 04:22:47.650 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 20 04:22:47.650 INFO kablam! | Sep 20 04:22:47.650 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 20 04:22:47.650 INFO kablam! Sep 20 04:22:47.656 INFO kablam! error: aborting due to 5 previous errors Sep 20 04:22:47.656 INFO kablam! Sep 20 04:22:47.656 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 20 04:22:47.656 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 20 04:22:47.675 INFO kablam! error: Could not compile `dominator`. Sep 20 04:22:47.675 INFO kablam! Sep 20 04:22:47.675 INFO kablam! To learn more, run the command again with --verbose. Sep 20 04:22:47.675 INFO kablam! su: No module specific data is present Sep 20 04:22:48.452 INFO running `"docker" "rm" "-f" "9cf14444339d6495dce825f6bc897a073ba2a421c98fe8721cd85dbb2a315840"` Sep 20 04:22:48.539 INFO blam! 9cf14444339d6495dce825f6bc897a073ba2a421c98fe8721cd85dbb2a315840