[INFO] fetching crate batch_oper 2.3.1... [INFO] testing batch_oper-2.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate batch_oper 2.3.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate batch_oper 2.3.1 [INFO] finished tweaking crates.io crate batch_oper 2.3.1 [INFO] tweaked toml for crates.io crate batch_oper 2.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate batch_oper 2.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 1 package to latest compatible version [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85c8e0669ddd20d5949bcd58ac4e48ffa404e0c88c2f86a350a4589edcdc9dcd [INFO] running `Command { std: "docker" "start" "-a" "85c8e0669ddd20d5949bcd58ac4e48ffa404e0c88c2f86a350a4589edcdc9dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85c8e0669ddd20d5949bcd58ac4e48ffa404e0c88c2f86a350a4589edcdc9dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c8e0669ddd20d5949bcd58ac4e48ffa404e0c88c2f86a350a4589edcdc9dcd", kill_on_drop: false }` [INFO] [stdout] 85c8e0669ddd20d5949bcd58ac4e48ffa404e0c88c2f86a350a4589edcdc9dcd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b67a87a30a3c5c4257ec29a5ffd3d2d0fdc4cc40666c6579315f855ced9f69b [INFO] running `Command { std: "docker" "start" "-a" "8b67a87a30a3c5c4257ec29a5ffd3d2d0fdc4cc40666c6579315f855ced9f69b", kill_on_drop: false }` [INFO] [stderr] Compiling tuples v1.17.0 [INFO] [stderr] Compiling batch_oper v2.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `macro_lit::*` [INFO] [stdout] --> src/lib.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | pub use macro_lit::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chain_panic.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | panic!(self) [INFO] [stdout] | ------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: use std::panic::panic_any instead: `std::panic::panic_any` [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.62s [INFO] running `Command { std: "docker" "inspect" "8b67a87a30a3c5c4257ec29a5ffd3d2d0fdc4cc40666c6579315f855ced9f69b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b67a87a30a3c5c4257ec29a5ffd3d2d0fdc4cc40666c6579315f855ced9f69b", kill_on_drop: false }` [INFO] [stdout] 8b67a87a30a3c5c4257ec29a5ffd3d2d0fdc4cc40666c6579315f855ced9f69b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51f020c4c0bc61df86cff7b2c4375f725cd447622ae6215f9c5e871e8b69725d [INFO] running `Command { std: "docker" "start" "-a" "51f020c4c0bc61df86cff7b2c4375f725cd447622ae6215f9c5e871e8b69725d", kill_on_drop: false }` [INFO] [stderr] Compiling batch_oper v2.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `macro_lit::*` [INFO] [stdout] --> src/lib.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | pub use macro_lit::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chain_panic.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | panic!(self) [INFO] [stdout] | ------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: use std::panic::panic_any instead: `std::panic::panic_any` [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this labeled break expression is easy to confuse with an unlabeled break with a labeled value expression [INFO] [stdout] --> src/lib.rs:515:84 [INFO] [stdout] | [INFO] [stdout] 515 | $($l :)? loop { _matchand!( $( $p = $e ; { } )* ; { break $($l)? $b ; }) ; break $($l)? $el; } [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | let _: i32 = bop!('a: match && Some(va) = a, Some(vb) = b => { [INFO] [stdout] | __________________- [INFO] [stdout] 33 | | #[cfg(feature = "std")] { [INFO] [stdout] 34 | | println!("some {} {}", va, vb); [INFO] [stdout] ... | [INFO] [stdout] 38 | | 2 [INFO] [stdout] 39 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(break_with_label_and_loop)]` on by default [INFO] [stdout] = note: this warning originates in the macro `bop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap this expression in parentheses [INFO] [stdout] | [INFO] [stdout] 515 | $($l :)? loop { _matchand!( $( $p = $e ; { } )* ; { break $($l)? $b ; }) ; break $($l)? ($el); } [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this labeled break expression is easy to confuse with an unlabeled break with a labeled value expression [INFO] [stdout] --> src/lib.rs:515:61 [INFO] [stdout] | [INFO] [stdout] 515 | $($l :)? loop { _matchand!( $( $p = $e ; { } )* ; { break $($l)? $b ; }) ; break $($l)? $el; } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | let _: i32 = bop!('a: match && Some(va) = a, Some(vb) = b => { [INFO] [stdout] | __________________- [INFO] [stdout] 33 | | #[cfg(feature = "std")] { [INFO] [stdout] 34 | | println!("some {} {}", va, vb); [INFO] [stdout] ... | [INFO] [stdout] 38 | | 2 [INFO] [stdout] 39 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `bop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: wrap this expression in parentheses [INFO] [stdout] | [INFO] [stdout] 515 | $($l :)? loop { _matchand!( $( $p = $e ; { } )* ; { break $($l)? ($b) ; }) ; break $($l)? $el; } [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `macro_lit::*` [INFO] [stdout] --> src/lib.rs:568:9 [INFO] [stdout] | [INFO] [stdout] 568 | pub use macro_lit::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/chain_panic.rs:8:16 [INFO] [stdout] | [INFO] [stdout] 8 | panic!(self) [INFO] [stdout] | ------ ^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: use std::panic::panic_any instead: `std::panic::panic_any` [INFO] [stdout] | [INFO] [stdout] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s [INFO] running `Command { std: "docker" "inspect" "51f020c4c0bc61df86cff7b2c4375f725cd447622ae6215f9c5e871e8b69725d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51f020c4c0bc61df86cff7b2c4375f725cd447622ae6215f9c5e871e8b69725d", kill_on_drop: false }` [INFO] [stdout] 51f020c4c0bc61df86cff7b2c4375f725cd447622ae6215f9c5e871e8b69725d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3dd881d6214f6d4b5bef3a2941bb20678a65ac5eb48d23e373c6009c7a58436 [INFO] running `Command { std: "docker" "start" "-a" "e3dd881d6214f6d4b5bef3a2941bb20678a65ac5eb48d23e373c6009c7a58436", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `macro_lit::*` [INFO] [stderr] --> src/lib.rs:568:9 [INFO] [stderr] | [INFO] [stderr] 568 | pub use macro_lit::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/chain_panic.rs:8:16 [INFO] [stderr] | [INFO] [stderr] 8 | panic!(self) [INFO] [stderr] | ------ ^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: use std::panic::panic_any instead: `std::panic::panic_any` [INFO] [stderr] | [INFO] [stderr] = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `batch_oper` (lib) generated 2 warnings (run `cargo fix --lib -p batch_oper` to apply 2 suggestions) [INFO] [stderr] warning: this labeled break expression is easy to confuse with an unlabeled break with a labeled value expression [INFO] [stderr] --> src/lib.rs:515:84 [INFO] [stderr] | [INFO] [stderr] 515 | $($l :)? loop { _matchand!( $( $p = $e ; { } )* ; { break $($l)? $b ; }) ; break $($l)? $el; } [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | let _: i32 = bop!('a: match && Some(va) = a, Some(vb) = b => { [INFO] [stderr] | __________________- [INFO] [stderr] 33 | | #[cfg(feature = "std")] { [INFO] [stderr] 34 | | println!("some {} {}", va, vb); [INFO] [stderr] ... | [INFO] [stderr] 38 | | 2 [INFO] [stderr] 39 | | }); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(break_with_label_and_loop)]` on by default [INFO] [stderr] = note: this warning originates in the macro `bop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: wrap this expression in parentheses [INFO] [stderr] | [INFO] [stderr] 515 | $($l :)? loop { _matchand!( $( $p = $e ; { } )* ; { break $($l)? $b ; }) ; break $($l)? ($el); } [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this labeled break expression is easy to confuse with an unlabeled break with a labeled value expression [INFO] [stderr] --> src/lib.rs:515:61 [INFO] [stderr] | [INFO] [stderr] 515 | $($l :)? loop { _matchand!( $( $p = $e ; { } )* ; { break $($l)? $b ; }) ; break $($l)? $el; } [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:32:18 [INFO] [stderr] | [INFO] [stderr] 32 | let _: i32 = bop!('a: match && Some(va) = a, Some(vb) = b => { [INFO] [stderr] | __________________- [INFO] [stderr] 33 | | #[cfg(feature = "std")] { [INFO] [stderr] 34 | | println!("some {} {}", va, vb); [INFO] [stderr] ... | [INFO] [stderr] 38 | | 2 [INFO] [stderr] 39 | | }); [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `bop` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: wrap this expression in parentheses [INFO] [stderr] | [INFO] [stderr] 515 | $($l :)? loop { _matchand!( $( $p = $e ; { } )* ; { break $($l)? ($b) ; }) ; break $($l)? $el; } [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `batch_oper` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p batch_oper --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/batch_oper-75ea24fcf94a2d0f) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test once_get::test ... ok [INFO] [stdout] test combin::tests::test_combin_tuple ... ok [INFO] [stdout] test tests::test_batch ... ok [INFO] [stdout] test tests::test_in ... ok [INFO] [stdout] test tests::test_macro_map_map_like ... ok [INFO] [stdout] test tests::test_let ... ok [INFO] [stdout] test tests::test_match ... ok [INFO] [stdout] test tests::test_macro_set_set_like ... ok [INFO] [stdout] test tests::test_using ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test chain_panic::tests::test_panic - should panic ... ok [INFO] [stdout] test chain_todo::tests::test_todo - should panic ... ok [INFO] [stdout] test chain_todo::tests::test_todo_msg - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests batch_oper [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test src/lib.rs - (line 104) ... ok [INFO] [stdout] test src/combin.rs - combin (line 5) ... ok [INFO] [stdout] test src/lib.rs - (line 160) ... ok [INFO] [stdout] test src/lib.rs - (line 195) ... ok [INFO] [stdout] test src/lib.rs - (line 117) ... ok [INFO] [stdout] test src/lib.rs - (line 172) ... ok [INFO] [stdout] test src/lib.rs - (line 144) ... ok [INFO] [stdout] test src/lib.rs - (line 232) ... ignored [INFO] [stdout] test src/lib.rs - (line 236) ... ignored [INFO] [stdout] test src/lib.rs - (line 183) ... ok [INFO] [stdout] test src/lib.rs - (line 132) ... ok [INFO] [stdout] test src/lib.rs - (line 206) ... ok [INFO] [stdout] test src/lib.rs - (line 254) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 226) ... ok [INFO] [stdout] test src/lib.rs - (line 219) ... ok [INFO] [stdout] test src/lib.rs - (line 213) ... ok [INFO] [stdout] test src/lib.rs - (line 21) ... ok [INFO] [stdout] test src/lib.rs - (line 28) ... ok [INFO] [stdout] test src/lib.rs - (line 240) ... ok [INFO] [stdout] test src/lib.rs - (line 47) ... ok [INFO] [stdout] test src/lib.rs - (line 34) ... ok [INFO] [stdout] test src/lib.rs - (line 41) ... ok [INFO] [stdout] test src/lib.rs - (line 55) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] test src/lib.rs - (line 98) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 83) ... ok [INFO] [stdout] test src/lib.rs - (line 91) ... ok [INFO] [stdout] test src/lib.rs - bop (line 301) ... ok [INFO] [stdout] test src/lib.rs - (line 63) ... ok [INFO] [stdout] test src/lib.rs - bop (line 288) ... ok [INFO] [stdout] test src/lib.rs - (line 76) ... ok [INFO] [stdout] test src/lib.rs - bop (line 314) ... ok [INFO] [stdout] test src/lib.rs - bop (line 308) ... ok [INFO] [stdout] test src/lib.rs - bop (line 322) ... ok [INFO] [stdout] test src/lib.rs - bop (line 295) ... ok [INFO] [stdout] test src/lib.rs - bop (line 358) ... ok [INFO] [stdout] test src/lib.rs - bop (line 330) ... ok [INFO] [stdout] test src/lib.rs - bop (line 337) ... ok [INFO] [stdout] test src/lib.rs - bop (line 371) ... ok [INFO] [stdout] test src/lib.rs - bop (line 350) ... ok [INFO] [stdout] test src/lib.rs - bop (line 411) ... ok [INFO] [stdout] test src/lib.rs - bop (line 399) ... ok [INFO] [stdout] test src/lib.rs - bop (line 343) ... ok [INFO] [stdout] test src/lib.rs - bop (line 427) ... ok [INFO] [stdout] test src/lib.rs - bop (line 365) - compile ... ok [INFO] [stdout] test src/lib.rs - bop (line 450) ... ok [INFO] [stdout] test src/lib.rs - bop (line 499) ... ignored [INFO] [stdout] test src/lib.rs - bop (line 503) ... ignored [INFO] [stdout] test src/lib.rs - bop (line 384) ... ok [INFO] [stdout] test src/lib.rs - bop (line 439) ... ok [INFO] [stdout] test src/lib.rs - bop (line 473) ... ok [INFO] [stdout] test src/lib.rs - bop (line 493) ... ok [INFO] [stdout] test src/lib.rs - bop (line 480) ... ok [INFO] [stdout] test src/lib.rs - bop (line 462) ... ok [INFO] [stdout] test src/lib.rs - bop (line 486) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::arr (line 25) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::arr (line 32) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::btmap (line 237) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::deque (line 51) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::btmap (line 226) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::btset (line 359) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::deque (line 43) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::heap (line 391) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::list (line 124) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::list (line 68) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::list (line 116) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::list (line 100) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::heap (line 383) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::btset (line 351) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::list (line 76) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::list (line 92) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::map (line 184) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::map (line 171) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::map (line 160) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::new (line 2) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::new (line 9) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::set (line 312) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::set (line 291) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::map_append (line 273) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::map (line 195) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::set (line 299) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::set (line 320) ... ok [INFO] [stdout] test src/macro_lit.rs - macro_lit::map_append (line 261) ... ok [INFO] [stdout] test src/named_into.rs - named_into (line 3) ... ok [INFO] [stdout] test src/side_effect.rs - side_effect::using (line 19) - compile ... ok [INFO] [stdout] test src/side_effect.rs - side_effect::Also::also (line 70) ... ok [INFO] [stdout] test src/side_effect.rs - side_effect::Also (line 62) ... ok [INFO] [stdout] test src/side_effect.rs - side_effect::AlsoMut::also_mut (line 97) ... ok [INFO] [stdout] test src/once_get.rs - once_get (line 1) ... ok [INFO] [stdout] test src/side_effect.rs - side_effect::AlsoMut (line 86) ... ok [INFO] [stdout] test src/side_effect.rs - side_effect::Used (line 39) ... ok [INFO] [stdout] test src/side_effect.rs - side_effect::Used::used (line 47) ... ok [INFO] [stdout] test src/side_effect.rs - side_effect::using (line 5) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 7.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3dd881d6214f6d4b5bef3a2941bb20678a65ac5eb48d23e373c6009c7a58436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3dd881d6214f6d4b5bef3a2941bb20678a65ac5eb48d23e373c6009c7a58436", kill_on_drop: false }` [INFO] [stdout] e3dd881d6214f6d4b5bef3a2941bb20678a65ac5eb48d23e373c6009c7a58436