Sep 21 00:21:14.690 INFO checking xml_writer-0.1.4 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 00:21:14.690 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 00:21:14.690 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:21:14.795 INFO blam! 968b10bde873f394bfc8acc3606fd218f15e1f7c24c06d7d8346f1362fd26841 Sep 21 00:21:14.796 INFO running `"docker" "start" "-a" "968b10bde873f394bfc8acc3606fd218f15e1f7c24c06d7d8346f1362fd26841"` Sep 21 00:21:15.952 INFO kablam! usermod: no changes Sep 21 00:21:15.969 INFO kablam! Checking xml_writer v0.1.4 (/source) Sep 21 00:21:16.102 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 21 00:21:16.103 INFO kablam! --> src/xml_writer.rs:145:49 Sep 21 00:21:16.103 INFO kablam! | Sep 21 00:21:16.103 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 21 00:21:16.103 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 21 00:21:16.103 INFO kablam! Sep 21 00:21:16.123 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 21 00:21:16.123 INFO kablam! --> src/xml_writer.rs:145:63 Sep 21 00:21:16.123 INFO kablam! | Sep 21 00:21:16.123 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 21 00:21:16.123 INFO kablam! | ^^^^^^^^ Sep 21 00:21:16.123 INFO kablam! Sep 21 00:21:16.124 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 21 00:21:16.124 INFO kablam! --> src/xml_writer.rs:145:49 Sep 21 00:21:16.124 INFO kablam! | Sep 21 00:21:16.124 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 21 00:21:16.124 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 21 00:21:16.124 INFO kablam! Sep 21 00:21:16.130 INFO kablam! error: aborting due to 2 previous errors Sep 21 00:21:16.130 INFO kablam! Sep 21 00:21:16.130 INFO kablam! Some errors occurred: E0061, E0599. Sep 21 00:21:16.130 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 21 00:21:16.136 INFO kablam! error: Could not compile `xml_writer`. Sep 21 00:21:16.136 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 00:21:16.146 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 21 00:21:16.146 INFO kablam! --> src/xml_writer.rs:145:63 Sep 21 00:21:16.146 INFO kablam! | Sep 21 00:21:16.146 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 21 00:21:16.146 INFO kablam! | ^^^^^^^^ Sep 21 00:21:16.146 INFO kablam! Sep 21 00:21:16.157 INFO kablam! error: aborting due to 2 previous errors Sep 21 00:21:16.157 INFO kablam! Sep 21 00:21:16.157 INFO kablam! Some errors occurred: E0061, E0599. Sep 21 00:21:16.157 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 21 00:21:16.163 INFO kablam! error: Could not compile `xml_writer`. Sep 21 00:21:16.163 INFO kablam! Sep 21 00:21:16.163 INFO kablam! To learn more, run the command again with --verbose. Sep 21 00:21:16.164 INFO kablam! su: No module specific data is present Sep 21 00:21:16.893 INFO running `"docker" "rm" "-f" "968b10bde873f394bfc8acc3606fd218f15e1f7c24c06d7d8346f1362fd26841"` Sep 21 00:21:16.946 INFO blam! 968b10bde873f394bfc8acc3606fd218f15e1f7c24c06d7d8346f1362fd26841