Sep 18 01:32:58.136 INFO checking dominator-0.1.1 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 01:32:58.136 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 01:32:58.136 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:32:58.544 INFO blam! ce8cdedaa47dd852cf2d41c154dd0ee4250056f11263a2b06b1c9dc2247b474e Sep 18 01:32:58.545 INFO running `"docker" "start" "-a" "ce8cdedaa47dd852cf2d41c154dd0ee4250056f11263a2b06b1c9dc2247b474e"` Sep 18 01:32:59.654 INFO kablam! usermod: no changes Sep 18 01:32:59.839 INFO kablam! Checking futures-channel v0.2.1 Sep 18 01:32:59.839 INFO kablam! Checking futures-io v0.2.1 Sep 18 01:32:59.839 INFO kablam! Compiling syn v0.12.15 Sep 18 01:32:59.839 INFO kablam! Checking futures-signals v0.1.0 Sep 18 01:33:01.418 INFO kablam! Checking futures-sink v0.2.1 Sep 18 01:33:02.023 INFO kablam! Checking futures-util v0.2.1 Sep 18 01:33:06.663 INFO kablam! Checking stdweb v0.4.9 Sep 18 01:33:10.703 INFO kablam! Compiling stdweb-derive v0.4.0 Sep 18 01:33:25.778 INFO kablam! Checking dominator v0.1.1 (/source) Sep 18 01:33:26.896 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 18 01:33:26.896 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:26.896 INFO kablam! | Sep 18 01:33:26.896 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:26.896 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 18 01:33:26.896 INFO kablam! Sep 18 01:33:26.911 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 18 01:33:26.911 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:26.911 INFO kablam! | Sep 18 01:33:26.911 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:26.911 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 18 01:33:26.911 INFO kablam! Sep 18 01:33:26.915 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 18 01:33:26.915 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:26.915 INFO kablam! | Sep 18 01:33:26.915 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:26.915 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 18 01:33:26.915 INFO kablam! Sep 18 01:33:26.927 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 18 01:33:26.927 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:26.927 INFO kablam! | Sep 18 01:33:26.927 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:26.927 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 18 01:33:26.927 INFO kablam! Sep 18 01:33:26.935 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 18 01:33:26.935 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:26.935 INFO kablam! | Sep 18 01:33:26.935 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:26.935 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 18 01:33:26.935 INFO kablam! Sep 18 01:33:26.943 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 18 01:33:26.943 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:26.943 INFO kablam! | Sep 18 01:33:26.943 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:26.943 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 18 01:33:26.943 INFO kablam! Sep 18 01:33:27.093 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 18 01:33:27.093 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:27.093 INFO kablam! | Sep 18 01:33:27.093 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:27.093 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 18 01:33:27.093 INFO kablam! | Sep 18 01:33:27.093 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 18 01:33:27.093 INFO kablam! Sep 18 01:33:27.095 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 18 01:33:27.095 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:27.095 INFO kablam! | Sep 18 01:33:27.095 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:27.095 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 18 01:33:27.095 INFO kablam! | Sep 18 01:33:27.095 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 18 01:33:27.095 INFO kablam! Sep 18 01:33:27.111 INFO kablam! error: aborting due to 5 previous errors Sep 18 01:33:27.111 INFO kablam! Sep 18 01:33:27.111 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 18 01:33:27.111 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 18 01:33:27.121 INFO kablam! error: Could not compile `dominator`. Sep 18 01:33:27.121 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 18 01:33:27.163 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 18 01:33:27.163 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:27.163 INFO kablam! | Sep 18 01:33:27.163 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:27.163 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 18 01:33:27.163 INFO kablam! | Sep 18 01:33:27.163 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 18 01:33:27.163 INFO kablam! Sep 18 01:33:27.163 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 18 01:33:27.163 INFO kablam! --> src/dom.rs:40:39 Sep 18 01:33:27.163 INFO kablam! | Sep 18 01:33:27.163 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 18 01:33:27.163 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 18 01:33:27.163 INFO kablam! | Sep 18 01:33:27.163 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 18 01:33:27.163 INFO kablam! Sep 18 01:33:27.175 INFO kablam! error: aborting due to 5 previous errors Sep 18 01:33:27.175 INFO kablam! Sep 18 01:33:27.175 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 18 01:33:27.175 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 18 01:33:27.199 INFO kablam! error: Could not compile `dominator`. Sep 18 01:33:27.199 INFO kablam! Sep 18 01:33:27.199 INFO kablam! To learn more, run the command again with --verbose. Sep 18 01:33:27.207 INFO kablam! su: No module specific data is present Sep 18 01:33:28.151 INFO running `"docker" "rm" "-f" "ce8cdedaa47dd852cf2d41c154dd0ee4250056f11263a2b06b1c9dc2247b474e"` Sep 18 01:33:28.252 INFO blam! ce8cdedaa47dd852cf2d41c154dd0ee4250056f11263a2b06b1c9dc2247b474e