Sep 03 21:42:58.378 INFO checking xml_writer-0.1.4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 03 21:42:58.378 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 03 21:42:58.378 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-0/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 03 21:42:58.546 INFO blam! 9b007f4cdb06db09eba87ba902669c4ef9b3d9d92c0b8e82007a5cef386428c0 Sep 03 21:42:58.553 INFO running `"docker" "start" "-a" "9b007f4cdb06db09eba87ba902669c4ef9b3d9d92c0b8e82007a5cef386428c0"` Sep 03 21:42:59.103 INFO kablam! Checking xml_writer v0.1.4 (file:///source) Sep 03 21:42:59.422 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 03 21:42:59.423 INFO kablam! --> src/xml_writer.rs:145:49 Sep 03 21:42:59.423 INFO kablam! | Sep 03 21:42:59.423 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 03 21:42:59.423 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 03 21:42:59.423 INFO kablam! Sep 03 21:42:59.442 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 03 21:42:59.442 INFO kablam! --> src/xml_writer.rs:145:49 Sep 03 21:42:59.442 INFO kablam! | Sep 03 21:42:59.442 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 03 21:42:59.442 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 03 21:42:59.442 INFO kablam! Sep 03 21:42:59.457 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 03 21:42:59.457 INFO kablam! --> src/xml_writer.rs:145:63 Sep 03 21:42:59.457 INFO kablam! | Sep 03 21:42:59.457 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 03 21:42:59.457 INFO kablam! | ^^^^^^^^ Sep 03 21:42:59.457 INFO kablam! Sep 03 21:42:59.469 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:42:59.469 INFO kablam! Sep 03 21:42:59.469 INFO kablam! Some errors occurred: E0061, E0599. Sep 03 21:42:59.469 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 03 21:42:59.475 INFO kablam! error: Could not compile `xml_writer`. Sep 03 21:42:59.475 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:42:59.477 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 03 21:42:59.477 INFO kablam! --> src/xml_writer.rs:145:63 Sep 03 21:42:59.477 INFO kablam! | Sep 03 21:42:59.477 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 03 21:42:59.477 INFO kablam! | ^^^^^^^^ Sep 03 21:42:59.477 INFO kablam! Sep 03 21:42:59.501 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:42:59.501 INFO kablam! Sep 03 21:42:59.501 INFO kablam! Some errors occurred: E0061, E0599. Sep 03 21:42:59.501 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 03 21:42:59.507 INFO kablam! error: Could not compile `xml_writer`. Sep 03 21:42:59.507 INFO kablam! Sep 03 21:42:59.507 INFO kablam! To learn more, run the command again with --verbose. Sep 03 21:42:59.508 INFO kablam! su: No module specific data is present Sep 03 21:42:59.913 INFO running `"docker" "rm" "-f" "9b007f4cdb06db09eba87ba902669c4ef9b3d9d92c0b8e82007a5cef386428c0"` Sep 03 21:43:00.022 INFO blam! 9b007f4cdb06db09eba87ba902669c4ef9b3d9d92c0b8e82007a5cef386428c0