[INFO] fetching crate sequential-test 0.2.4...
[INFO] testing sequential-test-0.2.4 against 1.99.0-beta.1 for beta-1.99-5
[INFO] extracting crate sequential-test 0.2.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate sequential-test 0.2.4
[INFO] finished tweaking crates.io crate sequential-test 0.2.4
[INFO] tweaked toml for crates.io crate sequential-test 0.2.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sequential-test 0.2.4 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to highest compatible versions
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.2)
[INFO] [stderr]       Adding sequential-macro v0.1.4 (available: v0.2.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25
[INFO] running `Command { std: "docker" "start" "14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling sequential-macro v0.1.4
[INFO] [stderr]    Compiling sequential-test v0.2.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.42s
[INFO] running `Command { std: "docker" "inspect" "14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.8
[INFO] [stderr]    Compiling sequential-test v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                   #[sequential]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 82 | /     s!(
[INFO] [stdout] 83 | |         s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, s13, s14, s15, s16, s17, s18, s19, s20,
[INFO] [stdout] 84 | |         s21, s22, s23, s24, s25, s26, s27, s28, s29, s30, s31, s32, s33, s34, s35, s36, s37, s38,
[INFO] [stdout] 85 | |         s39, s40
[INFO] [stdout] 86 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `sequential` which comes from the expansion of the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of an internal attribute
[INFO] [stdout]   --> src/lib.rs:74:13
[INFO] [stdout]    |
[INFO] [stdout] 74 |               #[parallel]
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 | /     p!(
[INFO] [stdout] 88 | |         p1, p2, p3, p4, p5, p6, p7, p8, p9, p10, p11, p12, p13, p14, p15, p16, p17, p18, p19, p20,
[INFO] [stdout] 89 | |         p21, p22, p23, p24, p25, p26, p27, p28, p29, p30, p31, p32, p33, p34, p35, p36, p37, p38,
[INFO] [stdout] 90 | |         p39, p40
[INFO] [stdout] 91 | |     );
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the `rustc_test_entrypoint_marker` attribute is an internal implementation detail that will never be stable
[INFO] [stdout]    = note: this error originates in the attribute macro `parallel` which comes from the expansion of the macro `p` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0658`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sequential-test` (lib test) due to 80 previous errors
[INFO] running `Command { std: "docker" "inspect" "14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25", kill_on_drop: false }`
[INFO] [stdout] 14cb9e80e84f5cbeec45dab0e69b1a0644381f8d5dd57422365856ef8830fd25
