Sep 21 06:23:59.057 INFO checking nt-0.3.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 06:23:59.057 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 06:23:59.057 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-4/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 06:23:59.251 INFO blam! 86f742c34e6f8e925c79ec03ac55abf4e9177713de4312e697cf4434910f4ecc Sep 21 06:23:59.253 INFO running `"docker" "start" "-a" "86f742c34e6f8e925c79ec03ac55abf4e9177713de4312e697cf4434910f4ecc"` Sep 21 06:24:00.139 INFO kablam! usermod: no changes Sep 21 06:24:00.334 INFO kablam! Checking nt-leb128 v0.2.4 Sep 21 06:24:00.343 INFO kablam! Compiling derive-new v0.5.5 Sep 21 06:24:00.343 INFO kablam! Compiling failure v0.1.2 Sep 21 06:24:00.831 INFO kablam! Checking nt-packet v0.1.2 Sep 21 06:24:01.915 INFO kablam! Compiling nt-packet-derive v0.1.4 Sep 21 06:24:03.831 INFO kablam! Checking nt v0.3.1 (/source) Sep 21 06:24:07.645 INFO kablam! warning: unused import: `std::io` Sep 21 06:24:07.645 INFO kablam! --> examples/read.rs:12:5 Sep 21 06:24:07.645 INFO kablam! | Sep 21 06:24:07.645 INFO kablam! 12 | use std::io; Sep 21 06:24:07.645 INFO kablam! | ^^^^^^^ Sep 21 06:24:07.645 INFO kablam! | Sep 21 06:24:07.645 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:24:07.645 INFO kablam! Sep 21 06:24:07.690 INFO kablam! error[E0061]: this function takes 4 parameters but 3 parameters were supplied Sep 21 06:24:07.690 INFO kablam! --> examples/update.rs:18:40 Sep 21 06:24:07.690 INFO kablam! | Sep 21 06:24:07.690 INFO kablam! 18 | let entry_id = client.create_entry(EntryData::new("update1".to_string(), 0, EntryValue::String("Hello!".to_string()))); Sep 21 06:24:07.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Sep 21 06:24:07.690 INFO kablam! Sep 21 06:24:07.837 INFO kablam! error: aborting due to previous error Sep 21 06:24:07.837 INFO kablam! Sep 21 06:24:07.837 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 21 06:24:07.866 INFO kablam! warning: unused `#[macro_use]` import Sep 21 06:24:07.867 INFO kablam! --> examples/write.rs:4:1 Sep 21 06:24:07.867 INFO kablam! | Sep 21 06:24:07.868 INFO kablam! 4 | #[macro_use] Sep 21 06:24:07.868 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:24:07.869 INFO kablam! | Sep 21 06:24:07.869 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:24:07.869 INFO kablam! Sep 21 06:24:07.870 INFO kablam! error: Could not compile `nt`. Sep 21 06:24:07.871 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:24:07.880 INFO kablam! warning: variable does not need to be mutable Sep 21 06:24:07.881 INFO kablam! --> examples/read.rs:17:9 Sep 21 06:24:07.881 INFO kablam! | Sep 21 06:24:07.881 INFO kablam! 17 | let mut client = NetworkTables::connect("nt-test", "127.0.0.1:1735".parse()?)?; Sep 21 06:24:07.881 INFO kablam! | ----^^^^^^ Sep 21 06:24:07.881 INFO kablam! | | Sep 21 06:24:07.881 INFO kablam! | help: remove this `mut` Sep 21 06:24:07.883 INFO kablam! | Sep 21 06:24:07.886 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 06:24:07.886 INFO kablam! Sep 21 06:24:07.907 INFO kablam! error[E0061]: this function takes 4 parameters but 3 parameters were supplied Sep 21 06:24:07.907 INFO kablam! --> examples/write.rs:16:25 Sep 21 06:24:07.907 INFO kablam! | Sep 21 06:24:07.907 INFO kablam! 16 | client.create_entry(EntryData::new("newEntry".to_string(), 0, EntryValue::Double(5.0))); Sep 21 06:24:07.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Sep 21 06:24:07.907 INFO kablam! Sep 21 06:24:08.038 INFO kablam! error: aborting due to previous error Sep 21 06:24:08.038 INFO kablam! Sep 21 06:24:08.038 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 21 06:24:08.052 INFO kablam! error: Could not compile `nt`. Sep 21 06:24:08.052 INFO kablam! Sep 21 06:24:08.052 INFO kablam! To learn more, run the command again with --verbose. Sep 21 06:24:08.058 INFO kablam! su: No module specific data is present Sep 21 06:24:09.266 INFO running `"docker" "rm" "-f" "86f742c34e6f8e925c79ec03ac55abf4e9177713de4312e697cf4434910f4ecc"` Sep 21 06:24:09.379 INFO blam! 86f742c34e6f8e925c79ec03ac55abf4e9177713de4312e697cf4434910f4ecc