Sep 05 20:29:23.304 INFO checking xml_writer-0.1.4 against master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6 for pr-53854 Sep 05 20:29:23.304 INFO running: cargo +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets Sep 05 20:29:23.304 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-53854/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-4/master#1c2e17f4e3a2070a7f703f51e29c1c388ef703b6:/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 +1c2e17f4e3a2070a7f703f51e29c1c388ef703b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:29:23.458 INFO blam! 1b67dd368b68772f11fb85664a8e107ac1a365f1a40e5cfa575e28f515a52299 Sep 05 20:29:23.460 INFO running `"docker" "start" "-a" "1b67dd368b68772f11fb85664a8e107ac1a365f1a40e5cfa575e28f515a52299"` Sep 05 20:29:24.178 INFO kablam! usermod: no changes Sep 05 20:29:24.200 INFO kablam! Checking xml_writer v0.1.4 (file:///source) Sep 05 20:29:24.406 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 05 20:29:24.406 INFO kablam! --> src/xml_writer.rs:145:49 Sep 05 20:29:24.406 INFO kablam! | Sep 05 20:29:24.406 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 05 20:29:24.406 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 05 20:29:24.406 INFO kablam! Sep 05 20:29:24.443 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 05 20:29:24.443 INFO kablam! --> src/xml_writer.rs:145:63 Sep 05 20:29:24.443 INFO kablam! | Sep 05 20:29:24.443 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 05 20:29:24.443 INFO kablam! | ^^^^^^^^ Sep 05 20:29:24.443 INFO kablam! Sep 05 20:29:24.462 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 05 20:29:24.462 INFO kablam! --> src/xml_writer.rs:145:49 Sep 05 20:29:24.462 INFO kablam! | Sep 05 20:29:24.462 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 05 20:29:24.462 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 05 20:29:24.462 INFO kablam! Sep 05 20:29:24.462 INFO kablam! error: aborting due to 2 previous errors Sep 05 20:29:24.462 INFO kablam! Sep 05 20:29:24.462 INFO kablam! Some errors occurred: E0061, E0599. Sep 05 20:29:24.462 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 05 20:29:24.470 INFO kablam! error: Could not compile `xml_writer`. Sep 05 20:29:24.470 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 05 20:29:24.490 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 05 20:29:24.490 INFO kablam! --> src/xml_writer.rs:145:63 Sep 05 20:29:24.490 INFO kablam! | Sep 05 20:29:24.490 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 05 20:29:24.490 INFO kablam! | ^^^^^^^^ Sep 05 20:29:24.490 INFO kablam! Sep 05 20:29:24.506 INFO kablam! error: aborting due to 2 previous errors Sep 05 20:29:24.506 INFO kablam! Sep 05 20:29:24.506 INFO kablam! Some errors occurred: E0061, E0599. Sep 05 20:29:24.506 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 05 20:29:24.512 INFO kablam! error: Could not compile `xml_writer`. Sep 05 20:29:24.512 INFO kablam! Sep 05 20:29:24.512 INFO kablam! To learn more, run the command again with --verbose. Sep 05 20:29:24.512 INFO kablam! su: No module specific data is present Sep 05 20:29:25.406 INFO running `"docker" "rm" "-f" "1b67dd368b68772f11fb85664a8e107ac1a365f1a40e5cfa575e28f515a52299"` Sep 05 20:29:25.649 INFO blam! 1b67dd368b68772f11fb85664a8e107ac1a365f1a40e5cfa575e28f515a52299