[INFO] fetching crate tuple 0.4.2... [INFO] testing tuple-0.4.2 against 1.44.0 for beta-1.45-1 [INFO] extracting crate tuple 0.4.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate tuple 0.4.2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate tuple 0.4.2 [INFO] finished tweaking crates.io crate tuple 0.4.2 [INFO] tweaked toml for crates.io crate tuple 0.4.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4e6514a5affc1a2d614b6372b1efb20af33ca782bea63e69ab4cdea916835ea [INFO] running `"docker" "start" "-a" "f4e6514a5affc1a2d614b6372b1efb20af33ca782bea63e69ab4cdea916835ea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling tuple v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:177:39 [INFO] [stderr] | [INFO] [stderr] 177 | impl<$($l,)* $($r),*> OpSplit<($($l),*)> for ($($l,)* $($r),*) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:178:22 [INFO] [stderr] | [INFO] [stderr] 178 | type R = ($($r),*); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:180:32 [INFO] [stderr] | [INFO] [stderr] 180 | fn split(self) -> (($($l),*), Self::R) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.06s [INFO] running `"docker" "inspect" "f4e6514a5affc1a2d614b6372b1efb20af33ca782bea63e69ab4cdea916835ea"` [INFO] running `"docker" "rm" "-f" "f4e6514a5affc1a2d614b6372b1efb20af33ca782bea63e69ab4cdea916835ea"` [INFO] [stdout] f4e6514a5affc1a2d614b6372b1efb20af33ca782bea63e69ab4cdea916835ea [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ae4e1743ebb5c6f2279d724a911d229a08b061506f3e4482e773b2fe250d2d8c [INFO] running `"docker" "start" "-a" "ae4e1743ebb5c6f2279d724a911d229a08b061506f3e4482e773b2fe250d2d8c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tuple v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:177:39 [INFO] [stderr] | [INFO] [stderr] 177 | impl<$($l,)* $($r),*> OpSplit<($($l),*)> for ($($l,)* $($r),*) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:178:22 [INFO] [stderr] | [INFO] [stderr] 178 | type R = ($($r),*); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:180:32 [INFO] [stderr] | [INFO] [stderr] 180 | fn split(self) -> (($($l),*), Self::R) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:177:39 [INFO] [stderr] | [INFO] [stderr] 177 | impl<$($l,)* $($r),*> OpSplit<($($l),*)> for ($($l,)* $($r),*) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:178:22 [INFO] [stderr] | [INFO] [stderr] 178 | type R = ($($r),*); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:180:32 [INFO] [stderr] | [INFO] [stderr] 180 | fn split(self) -> (($($l),*), Self::R) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.55s [INFO] running `"docker" "inspect" "ae4e1743ebb5c6f2279d724a911d229a08b061506f3e4482e773b2fe250d2d8c"` [INFO] running `"docker" "rm" "-f" "ae4e1743ebb5c6f2279d724a911d229a08b061506f3e4482e773b2fe250d2d8c"` [INFO] [stdout] ae4e1743ebb5c6f2279d724a911d229a08b061506f3e4482e773b2fe250d2d8c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] de6425a599778b34ee4b6eb071bcfcf4f932506c87cba2b29923ec84dd6c0721 [INFO] running `"docker" "start" "-a" "de6425a599778b34ee4b6eb071bcfcf4f932506c87cba2b29923ec84dd6c0721"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:177:39 [INFO] [stderr] | [INFO] [stderr] 177 | impl<$($l,)* $($r),*> OpSplit<($($l),*)> for ($($l,)* $($r),*) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:178:22 [INFO] [stderr] | [INFO] [stderr] 178 | type R = ($($r),*); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:180:32 [INFO] [stderr] | [INFO] [stderr] 180 | fn split(self) -> (($($l),*), Self::R) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/utils.rs:42:33 [INFO] [stderr] | [INFO] [stderr] 42 | ( ; $($args:ident),* ) => ( ($($args),*) ) [INFO] [stderr] | ^^^^^^^^^^^^ help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] ::: src/m_tuple.rs:231:1 [INFO] [stderr] | [INFO] [stderr] 231 | impl_tuple!(m_tuple); [INFO] [stderr] | --------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:177:39 [INFO] [stderr] | [INFO] [stderr] 177 | impl<$($l,)* $($r),*> OpSplit<($($l),*)> for ($($l,)* $($r),*) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:178:22 [INFO] [stderr] | [INFO] [stderr] 178 | type R = ($($r),*); [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/m_tuple.rs:180:32 [INFO] [stderr] | [INFO] [stderr] 180 | fn split(self) -> (($($l),*), Self::R) { [INFO] [stderr] | ^^^^^^^^^ help: remove these parentheses [INFO] [stderr] ... [INFO] [stderr] 232 | m_join!(); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tuple-8826cb26e8a7965b [INFO] [stderr] Doc-tests tuple [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - (line 98) ... ok [INFO] [stdout] test src/lib.rs - (line 135) ... ok [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] test src/lib.rs - Splat (line 247) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/lib.rs - (line 109) ... ok [INFO] [stdout] test src/lib.rs - (line 51) ... ok [INFO] [stdout] test src/lib.rs - tuple (line 412) ... ok [INFO] [stdout] test src/lib.rs - (line 122) ... ok [INFO] [stdout] test src/lib.rs - (line 81) ... ok [INFO] [stdout] test src/lib.rs - (line 68) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "de6425a599778b34ee4b6eb071bcfcf4f932506c87cba2b29923ec84dd6c0721"` [INFO] running `"docker" "rm" "-f" "de6425a599778b34ee4b6eb071bcfcf4f932506c87cba2b29923ec84dd6c0721"` [INFO] [stdout] de6425a599778b34ee4b6eb071bcfcf4f932506c87cba2b29923ec84dd6c0721