Sep 21 06:24:00.830 INFO checking nt-0.3.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 06:24:00.830 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 06:24:00.830 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-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:24:01.043 INFO blam! 424711e9529dd2453f9c03d9139d02775f5a02cf9a4e4e22453d67f25d8b673d Sep 21 06:24:01.045 INFO running `"docker" "start" "-a" "424711e9529dd2453f9c03d9139d02775f5a02cf9a4e4e22453d67f25d8b673d"` Sep 21 06:24:01.955 INFO kablam! usermod: no changes Sep 21 06:24:02.122 INFO kablam! Checking nt-leb128 v0.2.4 Sep 21 06:24:02.506 INFO kablam! Checking nt-packet v0.1.2 Sep 21 06:24:03.016 INFO kablam! Compiling nt-packet-derive v0.1.4 Sep 21 06:24:05.211 INFO kablam! Checking nt v0.3.1 (/source) Sep 21 06:24:10.625 INFO kablam! warning: unused `#[macro_use]` import Sep 21 06:24:10.626 INFO kablam! --> examples/write.rs:4:1 Sep 21 06:24:10.626 INFO kablam! | Sep 21 06:24:10.626 INFO kablam! 4 | #[macro_use] Sep 21 06:24:10.626 INFO kablam! | ^^^^^^^^^^^^ Sep 21 06:24:10.626 INFO kablam! | Sep 21 06:24:10.626 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:24:10.626 INFO kablam! Sep 21 06:24:10.694 INFO kablam! error[E0061]: this function takes 4 parameters but 3 parameters were supplied Sep 21 06:24:10.694 INFO kablam! --> examples/write.rs:16:25 Sep 21 06:24:10.694 INFO kablam! | Sep 21 06:24:10.694 INFO kablam! 16 | client.create_entry(EntryData::new("newEntry".to_string(), 0, EntryValue::Double(5.0))); Sep 21 06:24:10.694 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Sep 21 06:24:10.694 INFO kablam! Sep 21 06:24:10.762 INFO kablam! error: aborting due to previous error Sep 21 06:24:10.762 INFO kablam! Sep 21 06:24:10.762 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 21 06:24:10.769 INFO kablam! error: Could not compile `nt`. Sep 21 06:24:10.769 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:24:10.778 INFO kablam! error[E0061]: this function takes 4 parameters but 3 parameters were supplied Sep 21 06:24:10.778 INFO kablam! --> examples/update.rs:18:40 Sep 21 06:24:10.778 INFO kablam! | Sep 21 06:24:10.778 INFO kablam! 18 | let entry_id = client.create_entry(EntryData::new("update1".to_string(), 0, EntryValue::String("Hello!".to_string()))); Sep 21 06:24:10.778 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 4 parameters Sep 21 06:24:10.778 INFO kablam! Sep 21 06:24:10.838 INFO kablam! error: aborting due to previous error Sep 21 06:24:10.838 INFO kablam! Sep 21 06:24:10.838 INFO kablam! For more information about this error, try `rustc --explain E0061`. Sep 21 06:24:10.842 INFO kablam! error: Could not compile `nt`. Sep 21 06:24:10.842 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 21 06:24:10.898 INFO kablam! warning: unused import: `std::io` Sep 21 06:24:10.898 INFO kablam! --> examples/read.rs:12:5 Sep 21 06:24:10.898 INFO kablam! | Sep 21 06:24:10.898 INFO kablam! 12 | use std::io; Sep 21 06:24:10.898 INFO kablam! | ^^^^^^^ Sep 21 06:24:10.898 INFO kablam! | Sep 21 06:24:10.898 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 06:24:10.898 INFO kablam! Sep 21 06:24:10.993 INFO kablam! warning: variable does not need to be mutable Sep 21 06:24:10.993 INFO kablam! --> examples/read.rs:17:9 Sep 21 06:24:10.993 INFO kablam! | Sep 21 06:24:10.993 INFO kablam! 17 | let mut client = NetworkTables::connect("nt-test", "127.0.0.1:1735".parse()?)?; Sep 21 06:24:10.993 INFO kablam! | ----^^^^^^ Sep 21 06:24:10.993 INFO kablam! | | Sep 21 06:24:10.993 INFO kablam! | help: remove this `mut` Sep 21 06:24:10.993 INFO kablam! | Sep 21 06:24:10.993 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 21 06:24:10.993 INFO kablam! Sep 21 06:24:11.022 INFO kablam! error: build failed Sep 21 06:24:11.023 INFO kablam! su: No module specific data is present Sep 21 06:24:11.545 INFO running `"docker" "rm" "-f" "424711e9529dd2453f9c03d9139d02775f5a02cf9a4e4e22453d67f25d8b673d"` Sep 21 06:24:11.636 INFO blam! 424711e9529dd2453f9c03d9139d02775f5a02cf9a4e4e22453d67f25d8b673d