Sep 19 17:31:14.807 INFO checking xml_writer-0.1.4 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 17:31:14.807 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 17:31:14.807 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 17:31:15.021 INFO blam! f9abfb9b4d22d8dc2ff29b7e4ee833c217fcc239c4f45635233b1143989b1bb1 Sep 19 17:31:15.022 INFO running `"docker" "start" "-a" "f9abfb9b4d22d8dc2ff29b7e4ee833c217fcc239c4f45635233b1143989b1bb1"` Sep 19 17:31:16.325 INFO kablam! usermod: no changes Sep 19 17:31:16.352 INFO kablam! Checking xml_writer v0.1.4 (/source) Sep 19 17:31:16.505 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 19 17:31:16.505 INFO kablam! --> src/xml_writer.rs:145:49 Sep 19 17:31:16.505 INFO kablam! | Sep 19 17:31:16.505 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 19 17:31:16.505 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 19 17:31:16.505 INFO kablam! Sep 19 17:31:16.516 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 19 17:31:16.516 INFO kablam! --> src/xml_writer.rs:145:49 Sep 19 17:31:16.516 INFO kablam! | Sep 19 17:31:16.516 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 19 17:31:16.516 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 19 17:31:16.516 INFO kablam! Sep 19 17:31:16.536 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 19 17:31:16.536 INFO kablam! --> src/xml_writer.rs:145:63 Sep 19 17:31:16.536 INFO kablam! | Sep 19 17:31:16.536 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 19 17:31:16.537 INFO kablam! | ^^^^^^^^ Sep 19 17:31:16.537 INFO kablam! Sep 19 17:31:16.539 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 19 17:31:16.539 INFO kablam! --> src/xml_writer.rs:145:63 Sep 19 17:31:16.539 INFO kablam! | Sep 19 17:31:16.539 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 19 17:31:16.539 INFO kablam! | ^^^^^^^^ Sep 19 17:31:16.539 INFO kablam! Sep 19 17:31:16.546 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:31:16.546 INFO kablam! Sep 19 17:31:16.546 INFO kablam! Some errors occurred: E0061, E0599. Sep 19 17:31:16.546 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 17:31:16.553 INFO kablam! error: Could not compile `xml_writer`. Sep 19 17:31:16.553 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 17:31:16.554 INFO kablam! error: aborting due to 2 previous errors Sep 19 17:31:16.554 INFO kablam! Sep 19 17:31:16.554 INFO kablam! Some errors occurred: E0061, E0599. Sep 19 17:31:16.554 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 17:31:16.562 INFO kablam! error: Could not compile `xml_writer`. Sep 19 17:31:16.562 INFO kablam! Sep 19 17:31:16.562 INFO kablam! To learn more, run the command again with --verbose. Sep 19 17:31:16.565 INFO kablam! su: No module specific data is present Sep 19 17:31:17.260 INFO running `"docker" "rm" "-f" "f9abfb9b4d22d8dc2ff29b7e4ee833c217fcc239c4f45635233b1143989b1bb1"` Sep 19 17:31:17.327 INFO blam! f9abfb9b4d22d8dc2ff29b7e4ee833c217fcc239c4f45635233b1143989b1bb1