Sep 03 21:42:57.923 INFO checking xml_writer-0.1.4 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 03 21:42:57.923 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 03 21:42:57.923 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-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.105 INFO blam! ddf3b374d3e1a51455ea8aa15e731de2f79ff5e356d2e286acf0f0881b3e5722 Sep 03 21:42:58.107 INFO running `"docker" "start" "-a" "ddf3b374d3e1a51455ea8aa15e731de2f79ff5e356d2e286acf0f0881b3e5722"` Sep 03 21:42:58.775 INFO kablam! Checking xml_writer v0.1.4 (file:///source) Sep 03 21:42:59.076 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 03 21:42:59.077 INFO kablam! --> src/xml_writer.rs:145:49 Sep 03 21:42:59.077 INFO kablam! | Sep 03 21:42:59.077 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 03 21:42:59.077 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 03 21:42:59.077 INFO kablam! Sep 03 21:42:59.115 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 03 21:42:59.115 INFO kablam! --> src/xml_writer.rs:145:63 Sep 03 21:42:59.115 INFO kablam! | Sep 03 21:42:59.115 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 03 21:42:59.115 INFO kablam! | ^^^^^^^^ Sep 03 21:42:59.115 INFO kablam! Sep 03 21:42:59.122 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 03 21:42:59.122 INFO kablam! --> src/xml_writer.rs:145:49 Sep 03 21:42:59.122 INFO kablam! | Sep 03 21:42:59.122 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 03 21:42:59.122 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 03 21:42:59.122 INFO kablam! Sep 03 21:42:59.132 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:42:59.132 INFO kablam! Sep 03 21:42:59.132 INFO kablam! Some errors occurred: E0061, E0599. Sep 03 21:42:59.132 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 03 21:42:59.139 INFO kablam! error: Could not compile `xml_writer`. Sep 03 21:42:59.139 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 03 21:42:59.173 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 03 21:42:59.173 INFO kablam! --> src/xml_writer.rs:145:63 Sep 03 21:42:59.174 INFO kablam! | Sep 03 21:42:59.174 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 03 21:42:59.174 INFO kablam! | ^^^^^^^^ Sep 03 21:42:59.174 INFO kablam! Sep 03 21:42:59.201 INFO kablam! error: aborting due to 2 previous errors Sep 03 21:42:59.201 INFO kablam! Sep 03 21:42:59.201 INFO kablam! Some errors occurred: E0061, E0599. Sep 03 21:42:59.201 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 03 21:42:59.210 INFO kablam! error: Could not compile `xml_writer`. Sep 03 21:42:59.210 INFO kablam! Sep 03 21:42:59.210 INFO kablam! To learn more, run the command again with --verbose. Sep 03 21:42:59.210 INFO kablam! su: No module specific data is present Sep 03 21:42:59.581 INFO running `"docker" "rm" "-f" "ddf3b374d3e1a51455ea8aa15e731de2f79ff5e356d2e286acf0f0881b3e5722"` Sep 03 21:42:59.672 INFO blam! ddf3b374d3e1a51455ea8aa15e731de2f79ff5e356d2e286acf0f0881b3e5722