Sep 19 15:26:23.707 INFO checking xml_writer-0.1.4 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 15:26:23.707 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 15:26:23.707 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:26:23.856 INFO blam! 5deb1fcca4e8911519a98178ff5a37b83180d5a1132e01241dab41be4454bb05 Sep 19 15:26:23.857 INFO running `"docker" "start" "-a" "5deb1fcca4e8911519a98178ff5a37b83180d5a1132e01241dab41be4454bb05"` Sep 19 15:26:24.527 INFO kablam! usermod: no changes Sep 19 15:26:24.553 INFO kablam! Checking xml_writer v0.1.4 (/source) Sep 19 15:26:24.767 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 19 15:26:24.767 INFO kablam! --> src/xml_writer.rs:145:49 Sep 19 15:26:24.767 INFO kablam! | Sep 19 15:26:24.767 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 19 15:26:24.767 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 19 15:26:24.767 INFO kablam! Sep 19 15:26:24.767 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 19 15:26:24.767 INFO kablam! --> src/xml_writer.rs:145:49 Sep 19 15:26:24.767 INFO kablam! | Sep 19 15:26:24.767 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 19 15:26:24.767 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 19 15:26:24.767 INFO kablam! Sep 19 15:26:24.797 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 19 15:26:24.797 INFO kablam! --> src/xml_writer.rs:145:63 Sep 19 15:26:24.797 INFO kablam! | Sep 19 15:26:24.797 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 19 15:26:24.797 INFO kablam! | ^^^^^^^^ Sep 19 15:26:24.797 INFO kablam! Sep 19 15:26:24.799 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 19 15:26:24.799 INFO kablam! --> src/xml_writer.rs:145:63 Sep 19 15:26:24.799 INFO kablam! | Sep 19 15:26:24.799 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 19 15:26:24.799 INFO kablam! | ^^^^^^^^ Sep 19 15:26:24.799 INFO kablam! Sep 19 15:26:24.807 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:26:24.807 INFO kablam! Sep 19 15:26:24.807 INFO kablam! Some errors occurred: E0061, E0599. Sep 19 15:26:24.807 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 15:26:24.822 INFO kablam! error: Could not compile `xml_writer`. Sep 19 15:26:24.823 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 15:26:24.823 INFO kablam! error: aborting due to 2 previous errors Sep 19 15:26:24.823 INFO kablam! Sep 19 15:26:24.823 INFO kablam! Some errors occurred: E0061, E0599. Sep 19 15:26:24.823 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 19 15:26:24.825 INFO kablam! error: Could not compile `xml_writer`. Sep 19 15:26:24.825 INFO kablam! Sep 19 15:26:24.825 INFO kablam! To learn more, run the command again with --verbose. Sep 19 15:26:24.826 INFO kablam! su: No module specific data is present Sep 19 15:26:25.490 INFO running `"docker" "rm" "-f" "5deb1fcca4e8911519a98178ff5a37b83180d5a1132e01241dab41be4454bb05"` Sep 19 15:26:25.549 INFO blam! 5deb1fcca4e8911519a98178ff5a37b83180d5a1132e01241dab41be4454bb05