Sep 04 01:16:51.489 INFO checking xml_writer-0.1.4 against try#5fe695a3844714c70e8f7731a553f7947987a68a for pr-53913 Sep 04 01:16:51.489 INFO running: cargo +5fe695a3844714c70e8f7731a553f7947987a68a-alt check --frozen --all --all-targets Sep 04 01:16:51.489 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/try#5fe695a3844714c70e8f7731a553f7947987a68a:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/try#5fe695a3844714c70e8f7731a553f7947987a68a:/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 +5fe695a3844714c70e8f7731a553f7947987a68a-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.650 INFO blam! de96e811d1f2758456b7ffd81a4a41ce25bb5e5aa1bed0495e2e884ea1cd10cd Sep 04 01:16:51.652 INFO running `"docker" "start" "-a" "de96e811d1f2758456b7ffd81a4a41ce25bb5e5aa1bed0495e2e884ea1cd10cd"` Sep 04 01:16:52.198 INFO kablam! Checking xml_writer v0.1.4 (file:///source) Sep 04 01:16:52.466 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 04 01:16:52.466 INFO kablam! --> src/xml_writer.rs:145:49 Sep 04 01:16:52.466 INFO kablam! | Sep 04 01:16:52.466 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 04 01:16:52.466 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 04 01:16:52.466 INFO kablam! Sep 04 01:16:52.496 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 04 01:16:52.496 INFO kablam! --> src/xml_writer.rs:145:63 Sep 04 01:16:52.496 INFO kablam! | Sep 04 01:16:52.496 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 04 01:16:52.496 INFO kablam! | ^^^^^^^^ Sep 04 01:16:52.496 INFO kablam! Sep 04 01:16:52.507 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:16:52.507 INFO kablam! Sep 04 01:16:52.507 INFO kablam! Some errors occurred: E0061, E0599. Sep 04 01:16:52.507 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 01:16:52.513 INFO kablam! error: Could not compile `xml_writer`. Sep 04 01:16:52.513 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 01:16:52.519 INFO kablam! error[E0061]: this function takes 1 parameter but 0 parameters were supplied Sep 04 01:16:52.519 INFO kablam! --> src/xml_writer.rs:145:49 Sep 04 01:16:52.519 INFO kablam! | Sep 04 01:16:52.519 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 04 01:16:52.519 INFO kablam! | ^^^^^^^^^^^ expected 1 parameter Sep 04 01:16:52.519 INFO kablam! Sep 04 01:16:52.550 INFO kablam! error[E0599]: no method named `as_slice` found for type `&mut str` in the current scope Sep 04 01:16:52.550 INFO kablam! --> src/xml_writer.rs:145:63 Sep 04 01:16:52.550 INFO kablam! | Sep 04 01:16:52.550 INFO kablam! 145 | _ => try!(self.write_slice(c.encode_utf8().as_slice())) Sep 04 01:16:52.550 INFO kablam! | ^^^^^^^^ Sep 04 01:16:52.550 INFO kablam! Sep 04 01:16:52.570 INFO kablam! error: aborting due to 2 previous errors Sep 04 01:16:52.570 INFO kablam! Sep 04 01:16:52.570 INFO kablam! Some errors occurred: E0061, E0599. Sep 04 01:16:52.570 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 04 01:16:52.577 INFO kablam! error: Could not compile `xml_writer`. Sep 04 01:16:52.577 INFO kablam! Sep 04 01:16:52.577 INFO kablam! To learn more, run the command again with --verbose. Sep 04 01:16:52.578 INFO kablam! su: No module specific data is present Sep 04 01:16:52.962 INFO running `"docker" "rm" "-f" "de96e811d1f2758456b7ffd81a4a41ce25bb5e5aa1bed0495e2e884ea1cd10cd"` Sep 04 01:16:53.051 INFO blam! de96e811d1f2758456b7ffd81a4a41ce25bb5e5aa1bed0495e2e884ea1cd10cd