Sep 01 06:05:30.356 INFO checking dominator-0.1.1 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 06:05:30.357 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 06:05:30.357 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-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:30.521 INFO blam! 3b816f350d714bc379f9cfcb9e122363253f70014d60895bb7dde4206ca8bfa8 Sep 01 06:05:30.523 INFO running `"docker" "start" "-a" "3b816f350d714bc379f9cfcb9e122363253f70014d60895bb7dde4206ca8bfa8"` Sep 01 06:05:31.564 INFO kablam! Checking futures-channel v0.2.1 Sep 01 06:05:31.564 INFO kablam! Checking futures-io v0.2.1 Sep 01 06:05:31.565 INFO kablam! Compiling syn v0.12.15 Sep 01 06:05:31.565 INFO kablam! Checking futures-signals v0.1.0 Sep 01 06:05:32.561 INFO kablam! Checking futures-sink v0.2.1 Sep 01 06:05:33.132 INFO kablam! Checking futures-util v0.2.1 Sep 01 06:05:39.591 INFO kablam! Checking stdweb v0.4.9 Sep 01 06:05:45.014 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 01 06:06:06.406 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 01 06:06:08.481 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 01 06:06:08.481 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:08.481 INFO kablam! | Sep 01 06:06:08.481 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:08.481 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 01 06:06:08.481 INFO kablam! Sep 01 06:06:08.487 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 06:06:08.487 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:08.487 INFO kablam! | Sep 01 06:06:08.487 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:08.487 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 06:06:08.487 INFO kablam! Sep 01 06:06:08.506 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 01 06:06:08.506 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:08.506 INFO kablam! | Sep 01 06:06:08.506 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:08.506 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 01 06:06:08.506 INFO kablam! Sep 01 06:06:08.900 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 01 06:06:08.900 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:08.900 INFO kablam! | Sep 01 06:06:08.900 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:08.900 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 01 06:06:08.900 INFO kablam! Sep 01 06:06:08.907 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 06:06:08.907 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:08.907 INFO kablam! | Sep 01 06:06:08.907 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:08.907 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 01 06:06:08.908 INFO kablam! Sep 01 06:06:08.926 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 01 06:06:08.926 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:08.926 INFO kablam! | Sep 01 06:06:08.926 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:08.926 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 01 06:06:08.927 INFO kablam! Sep 01 06:06:08.929 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:08.929 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:08.929 INFO kablam! | Sep 01 06:06:08.929 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:08.929 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 06:06:08.930 INFO kablam! | Sep 01 06:06:08.930 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 01 06:06:08.930 INFO kablam! Sep 01 06:06:08.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 06:06:08.930 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:08.930 INFO kablam! | Sep 01 06:06:08.930 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:08.930 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 06:06:08.930 INFO kablam! | Sep 01 06:06:08.930 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 01 06:06:08.930 INFO kablam! Sep 01 06:06:08.940 INFO kablam! error: aborting due to 5 previous errors Sep 01 06:06:08.941 INFO kablam! Sep 01 06:06:08.941 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 01 06:06:08.941 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 01 06:06:08.952 INFO kablam! error: Could not compile `dominator`. Sep 01 06:06:08.952 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 01 06:06:09.396 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.396 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.397 INFO kablam! | Sep 01 06:06:09.397 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.397 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 06:06:09.397 INFO kablam! | Sep 01 06:06:09.397 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 01 06:06:09.397 INFO kablam! Sep 01 06:06:09.397 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.397 INFO kablam! --> src/dom.rs:40:39 Sep 01 06:06:09.397 INFO kablam! | Sep 01 06:06:09.397 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 01 06:06:09.397 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 01 06:06:09.397 INFO kablam! | Sep 01 06:06:09.397 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 01 06:06:09.397 INFO kablam! Sep 01 06:06:09.411 INFO kablam! error: aborting due to 5 previous errors Sep 01 06:06:09.411 INFO kablam! Sep 01 06:06:09.411 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 01 06:06:09.411 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 01 06:06:09.427 INFO kablam! error: Could not compile `dominator`. Sep 01 06:06:09.427 INFO kablam! Sep 01 06:06:09.427 INFO kablam! To learn more, run the command again with --verbose. Sep 01 06:06:09.429 INFO kablam! su: No module specific data is present Sep 01 06:06:09.939 INFO running `"docker" "rm" "-f" "3b816f350d714bc379f9cfcb9e122363253f70014d60895bb7dde4206ca8bfa8"` Sep 01 06:06:10.100 INFO blam! 3b816f350d714bc379f9cfcb9e122363253f70014d60895bb7dde4206ca8bfa8