Oct 27 17:36:53.382 INFO checking quackngo-0.1.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 17:36:53.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 17:36:53.872 INFO blam! 71a59de47e527e61bbc4d086a4b22fa395708d30e400ceabc63ef45afbd46825 Oct 27 17:36:53.879 INFO running `"docker" "start" "-a" "71a59de47e527e61bbc4d086a4b22fa395708d30e400ceabc63ef45afbd46825"` Oct 27 17:36:54.705 INFO kablam! usermod: no changes Oct 27 17:36:54.851 INFO kablam! Compiling syntex_pos v0.44.0 Oct 27 17:36:55.999 INFO kablam! Compiling syntex_errors v0.44.0 Oct 27 17:36:59.379 INFO kablam! Compiling syntex_syntax v0.44.1 Oct 27 17:37:34.455 INFO kablam! Compiling syntex v0.44.0 Oct 27 17:37:34.455 INFO kablam! Compiling aster v0.27.0 Oct 27 17:37:34.455 INFO kablam! Compiling quasi v0.20.1 Oct 27 17:37:34.455 INFO kablam! Compiling serde_codegen_internals v0.8.9 Oct 27 17:37:42.176 INFO kablam! Compiling quasi_codegen v0.20.0 Oct 27 17:37:45.094 INFO kablam! Compiling serde_codegen v0.8.9 Oct 27 17:37:59.240 INFO kablam! Compiling quackngo v0.1.4 (/source) Oct 27 17:38:07.663 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 17:38:07.663 INFO kablam! --> /target/debug/build/quackngo-a140109277f5e51d/out/serde_types.rs:1309:46 Oct 27 17:38:07.663 INFO kablam! | Oct 27 17:38:07.663 INFO kablam! 1309 | Some(({ Oct 27 17:38:07.663 INFO kablam! | ______________________________________________^ Oct 27 17:38:07.663 INFO kablam! 1310 | | struct __SerdeDeserializeWithStruct { Oct 27 17:38:07.663 INFO kablam! 1311 | | value: u64, Oct 27 17:38:07.663 INFO kablam! 1312 | | phantom: ::std::marker::PhantomData, Oct 27 17:38:07.663 INFO kablam! ... | Oct 27 17:38:07.663 INFO kablam! 1337 | | > ( )).value Oct 27 17:38:07.663 INFO kablam! 1338 | | })); Oct 27 17:38:07.663 INFO kablam! | |________________________________________________^ Oct 27 17:38:07.663 INFO kablam! | Oct 27 17:38:07.663 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 17:38:07.663 INFO kablam! help: remove these parentheses Oct 27 17:38:07.663 INFO kablam! | Oct 27 17:38:07.663 INFO kablam! 1309 | Some({ Oct 27 17:38:07.663 INFO kablam! 1310 | struct __SerdeDeserializeWithStruct { Oct 27 17:38:07.663 INFO kablam! 1311 | value: u64, Oct 27 17:38:07.663 INFO kablam! 1312 | phantom: ::std::marker::PhantomData, Oct 27 17:38:07.663 INFO kablam! 1313 | } Oct 27 17:38:07.663 INFO kablam! 1314 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Oct 27 17:38:07.663 INFO kablam! ... Oct 27 17:38:07.663 INFO kablam! Oct 27 17:38:07.663 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 17:38:07.663 INFO kablam! --> /target/debug/build/quackngo-a140109277f5e51d/out/serde_types.rs:1346:46 Oct 27 17:38:07.663 INFO kablam! | Oct 27 17:38:07.663 INFO kablam! 1346 | Some(({ Oct 27 17:38:07.663 INFO kablam! | ______________________________________________^ Oct 27 17:38:07.663 INFO kablam! 1347 | | struct __SerdeDeserializeWithStruct { Oct 27 17:38:07.663 INFO kablam! 1348 | | value: u64, Oct 27 17:38:07.663 INFO kablam! 1349 | | phantom: ::std::marker::PhantomData, Oct 27 17:38:07.663 INFO kablam! ... | Oct 27 17:38:07.663 INFO kablam! 1374 | | > ( )).value Oct 27 17:38:07.663 INFO kablam! 1375 | | })); Oct 27 17:38:07.663 INFO kablam! | |________________________________________________^ Oct 27 17:38:07.663 INFO kablam! help: remove these parentheses Oct 27 17:38:07.663 INFO kablam! | Oct 27 17:38:07.663 INFO kablam! 1346 | Some({ Oct 27 17:38:07.663 INFO kablam! 1347 | struct __SerdeDeserializeWithStruct { Oct 27 17:38:07.663 INFO kablam! 1348 | value: u64, Oct 27 17:38:07.663 INFO kablam! 1349 | phantom: ::std::marker::PhantomData, Oct 27 17:38:07.663 INFO kablam! 1350 | } Oct 27 17:38:07.663 INFO kablam! 1351 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Oct 27 17:38:07.663 INFO kablam! ... Oct 27 17:38:07.663 INFO kablam! Oct 27 17:38:07.891 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 17:38:07.891 INFO kablam! --> /target/debug/build/quackngo-a140109277f5e51d/out/serde_types.rs:1309:46 Oct 27 17:38:07.891 INFO kablam! | Oct 27 17:38:07.891 INFO kablam! 1309 | Some(({ Oct 27 17:38:07.891 INFO kablam! | ______________________________________________^ Oct 27 17:38:07.891 INFO kablam! 1310 | | struct __SerdeDeserializeWithStruct { Oct 27 17:38:07.891 INFO kablam! 1311 | | value: u64, Oct 27 17:38:07.891 INFO kablam! 1312 | | phantom: ::std::marker::PhantomData, Oct 27 17:38:07.891 INFO kablam! ... | Oct 27 17:38:07.891 INFO kablam! 1337 | | > ( )).value Oct 27 17:38:07.891 INFO kablam! 1338 | | })); Oct 27 17:38:07.891 INFO kablam! | |________________________________________________^ Oct 27 17:38:07.891 INFO kablam! | Oct 27 17:38:07.891 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 17:38:07.891 INFO kablam! help: remove these parentheses Oct 27 17:38:07.891 INFO kablam! | Oct 27 17:38:07.891 INFO kablam! 1309 | Some({ Oct 27 17:38:07.891 INFO kablam! 1310 | struct __SerdeDeserializeWithStruct { Oct 27 17:38:07.891 INFO kablam! 1311 | value: u64, Oct 27 17:38:07.891 INFO kablam! 1312 | phantom: ::std::marker::PhantomData, Oct 27 17:38:07.891 INFO kablam! 1313 | } Oct 27 17:38:07.891 INFO kablam! 1314 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Oct 27 17:38:07.891 INFO kablam! ... Oct 27 17:38:07.891 INFO kablam! Oct 27 17:38:07.891 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 17:38:07.891 INFO kablam! --> /target/debug/build/quackngo-a140109277f5e51d/out/serde_types.rs:1346:46 Oct 27 17:38:07.891 INFO kablam! | Oct 27 17:38:07.891 INFO kablam! 1346 | Some(({ Oct 27 17:38:07.891 INFO kablam! | ______________________________________________^ Oct 27 17:38:07.891 INFO kablam! 1347 | | struct __SerdeDeserializeWithStruct { Oct 27 17:38:07.891 INFO kablam! 1348 | | value: u64, Oct 27 17:38:07.891 INFO kablam! 1349 | | phantom: ::std::marker::PhantomData, Oct 27 17:38:07.891 INFO kablam! ... | Oct 27 17:38:07.891 INFO kablam! 1374 | | > ( )).value Oct 27 17:38:07.891 INFO kablam! 1375 | | })); Oct 27 17:38:07.891 INFO kablam! | |________________________________________________^ Oct 27 17:38:07.891 INFO kablam! help: remove these parentheses Oct 27 17:38:07.891 INFO kablam! | Oct 27 17:38:07.891 INFO kablam! 1346 | Some({ Oct 27 17:38:07.891 INFO kablam! 1347 | struct __SerdeDeserializeWithStruct { Oct 27 17:38:07.891 INFO kablam! 1348 | value: u64, Oct 27 17:38:07.891 INFO kablam! 1349 | phantom: ::std::marker::PhantomData, Oct 27 17:38:07.891 INFO kablam! 1350 | } Oct 27 17:38:07.891 INFO kablam! 1351 | impl _serde::de::Deserialize for __SerdeDeserializeWithStruct { Oct 27 17:38:07.891 INFO kablam! ... Oct 27 17:38:07.891 INFO kablam! Oct 27 17:38:08.403 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 27 17:38:08.419 INFO kablam! su: No module specific data is present Oct 27 17:38:08.850 INFO running `"docker" "rm" "-f" "71a59de47e527e61bbc4d086a4b22fa395708d30e400ceabc63ef45afbd46825"` Oct 27 17:38:09.067 INFO blam! 71a59de47e527e61bbc4d086a4b22fa395708d30e400ceabc63ef45afbd46825