Sep 04 19:28:03.361 INFO checking dominator-0.1.1 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 19:28:03.361 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 19:28:03.361 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:28:03.546 INFO blam! 21270b00eb9b82f90b3f41a37c6dfb71b6f983ca2feaf50829de7809078e7002 Sep 04 19:28:03.548 INFO running `"docker" "start" "-a" "21270b00eb9b82f90b3f41a37c6dfb71b6f983ca2feaf50829de7809078e7002"` Sep 04 19:28:04.538 INFO kablam! Checking futures-channel v0.2.1 Sep 04 19:28:04.538 INFO kablam! Checking futures-io v0.2.1 Sep 04 19:28:04.566 INFO kablam! Checking futures-signals v0.1.0 Sep 04 19:28:05.979 INFO kablam! Checking futures-sink v0.2.1 Sep 04 19:28:06.558 INFO kablam! Checking futures-util v0.2.1 Sep 04 19:28:10.909 INFO kablam! Checking stdweb v0.4.9 Sep 04 19:28:34.209 INFO kablam! Checking dominator v0.1.1 (file:///source) Sep 04 19:28:36.576 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 04 19:28:36.577 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:36.577 INFO kablam! | Sep 04 19:28:36.577 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:36.577 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 04 19:28:36.577 INFO kablam! Sep 04 19:28:36.583 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 04 19:28:36.583 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:36.583 INFO kablam! | Sep 04 19:28:36.583 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:36.583 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 04 19:28:36.583 INFO kablam! Sep 04 19:28:36.601 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 04 19:28:36.601 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:36.601 INFO kablam! | Sep 04 19:28:36.601 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:36.601 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 04 19:28:36.601 INFO kablam! Sep 04 19:28:36.621 INFO kablam! error[E0407]: method `_memory_required` is not a member of trait `stdweb::private::JsSerialize` Sep 04 19:28:36.621 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:36.621 INFO kablam! | Sep 04 19:28:36.621 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:36.621 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerialize` Sep 04 19:28:36.621 INFO kablam! Sep 04 19:28:36.629 INFO kablam! error[E0407]: method `memory_required_owned` is not a member of trait `stdweb::private::JsSerializeOwned` Sep 04 19:28:36.629 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:36.629 INFO kablam! | Sep 04 19:28:36.629 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:36.629 INFO kablam! | ^^^^^^^^^^^^^ not a member of trait `stdweb::private::JsSerializeOwned` Sep 04 19:28:36.629 INFO kablam! Sep 04 19:28:36.649 INFO kablam! error[E0412]: cannot find type `PreallocatedArena` in module `stdweb::private` Sep 04 19:28:36.649 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:36.649 INFO kablam! | Sep 04 19:28:36.649 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:36.650 INFO kablam! | ^^^^^^^^^^^^^ not found in `stdweb::private` Sep 04 19:28:36.650 INFO kablam! Sep 04 19:28:37.003 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 04 19:28:37.003 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:37.003 INFO kablam! | Sep 04 19:28:37.003 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:37.003 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 04 19:28:37.003 INFO kablam! | Sep 04 19:28:37.003 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 04 19:28:37.003 INFO kablam! Sep 04 19:28:37.003 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 04 19:28:37.003 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:37.003 INFO kablam! | Sep 04 19:28:37.003 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:37.003 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 04 19:28:37.003 INFO kablam! | Sep 04 19:28:37.003 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 04 19:28:37.003 INFO kablam! Sep 04 19:28:37.014 INFO kablam! error: aborting due to 5 previous errors Sep 04 19:28:37.014 INFO kablam! Sep 04 19:28:37.014 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 04 19:28:37.015 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 04 19:28:37.027 INFO kablam! error: Could not compile `dominator`. Sep 04 19:28:37.028 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 19:28:37.137 INFO kablam! error[E0050]: method `_into_js` has 2 parameters but the declaration in trait `stdweb::JsSerialize::_into_js` has 1 Sep 04 19:28:37.137 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:37.137 INFO kablam! | Sep 04 19:28:37.137 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:37.137 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 04 19:28:37.137 INFO kablam! | Sep 04 19:28:37.137 INFO kablam! = note: `_into_js` from trait: `fn(&'a Self) -> stdweb::private::SerializedValue<'a>` Sep 04 19:28:37.137 INFO kablam! Sep 04 19:28:37.138 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 04 19:28:37.138 INFO kablam! --> src/dom.rs:40:39 Sep 04 19:28:37.138 INFO kablam! | Sep 04 19:28:37.138 INFO kablam! 40 | #[derive(Clone, Debug, PartialEq, Eq, ReferenceType)] Sep 04 19:28:37.138 INFO kablam! | ^^^^^^^^^^^^^ expected 1 parameter, found 2 Sep 04 19:28:37.138 INFO kablam! | Sep 04 19:28:37.138 INFO kablam! = note: `into_js_owned` from trait: `fn(&'a mut std::option::Option) -> stdweb::private::SerializedValue<'a>` Sep 04 19:28:37.138 INFO kablam! Sep 04 19:28:37.152 INFO kablam! error: aborting due to 5 previous errors Sep 04 19:28:37.152 INFO kablam! Sep 04 19:28:37.152 INFO kablam! Some errors occurred: E0050, E0407, E0412. Sep 04 19:28:37.152 INFO kablam! For more information about an error, try `rustc --explain E0050`. Sep 04 19:28:37.169 INFO kablam! error: Could not compile `dominator`. Sep 04 19:28:37.169 INFO kablam! Sep 04 19:28:37.169 INFO kablam! To learn more, run the command again with --verbose. Sep 04 19:28:37.171 INFO kablam! su: No module specific data is present Sep 04 19:28:37.740 INFO running `"docker" "rm" "-f" "21270b00eb9b82f90b3f41a37c6dfb71b6f983ca2feaf50829de7809078e7002"` Sep 04 19:28:37.910 INFO blam! 21270b00eb9b82f90b3f41a37c6dfb71b6f983ca2feaf50829de7809078e7002