Sep 04 01:16:51.606 INFO checking xml_writer-0.1.4 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 01:16:51.606 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 01:16:51.606 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-0/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 01:16:51.785 INFO blam! 393cf77f3a9561843a92affbb75535715ab95a81eeced7b82d77c2859c9666bf Sep 04 01:16:51.787 INFO running `"docker" "start" "-a" "393cf77f3a9561843a92affbb75535715ab95a81eeced7b82d77c2859c9666bf"` Sep 04 01:16:52.404 INFO kablam! Checking xml_writer v0.1.4 (file:///source) Sep 04 01:16:52.734 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 04 01:16:52.734 INFO kablam! --> src/xml_writer.rs:145:49 Sep 04 01:16:52.734 INFO kablam! | Sep 04 01:16:52.734 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 04 01:16:52.734 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 04 01:16:52.734 INFO kablam! Sep 04 01:16:52.772 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 04 01:16:52.772 INFO kablam! --> src/xml_writer.rs:145:63 Sep 04 01:16:52.772 INFO kablam! | Sep 04 01:16:52.772 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 04 01:16:52.772 INFO kablam! | ^^^^^^^^ Sep 04 01:16:52.773 INFO kablam! Sep 04 01:16:52.787 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 04 01:16:52.787 INFO kablam! --> src/xml_writer.rs:145:49 Sep 04 01:16:52.787 INFO kablam! | Sep 04 01:16:52.787 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 04 01:16:52.787 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 04 01:16:52.787 INFO kablam! Sep 04 01:16:52.787 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:16:52.787 INFO kablam! Sep 04 01:16:52.787 INFO kablam! Some errors occurred: E0061, E0599. Sep 04 01:16:52.787 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 01:16:52.790 INFO kablam! error: Could not compile `xml_writer`. Sep 04 01:16:52.790 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:16:52.817 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 04 01:16:52.817 INFO kablam! --> src/xml_writer.rs:145:63 Sep 04 01:16:52.817 INFO kablam! | Sep 04 01:16:52.817 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 04 01:16:52.817 INFO kablam! | ^^^^^^^^ Sep 04 01:16:52.817 INFO kablam! Sep 04 01:16:52.840 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:16:52.840 INFO kablam! Sep 04 01:16:52.840 INFO kablam! Some errors occurred: E0061, E0599. Sep 04 01:16:52.840 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 01:16:52.849 INFO kablam! error: Could not compile `xml_writer`. Sep 04 01:16:52.850 INFO kablam! Sep 04 01:16:52.850 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:16:52.851 INFO kablam! su: No module specific data is present Sep 04 01:16:53.230 INFO running `"docker" "rm" "-f" "393cf77f3a9561843a92affbb75535715ab95a81eeced7b82d77c2859c9666bf"` Sep 04 01:16:53.332 INFO blam! 393cf77f3a9561843a92affbb75535715ab95a81eeced7b82d77c2859c9666bf