[INFO] crate reducer 2.1.1 is already in cache [INFO] testing reducer-2.1.1 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate reducer 2.1.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate reducer 2.1.1 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate reducer 2.1.1 [INFO] finished tweaking crates.io crate reducer 2.1.1 [INFO] tweaked toml for crates.io crate reducer 2.1.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fd735557536fb0720c5064acd59065acfc13a3a38744aeaa8bd109271622c39d [INFO] running `"docker" "start" "-a" "fd735557536fb0720c5064acd59065acfc13a3a38744aeaa8bd109271622c39d"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling reducer v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.65s [INFO] running `"docker" "inspect" "fd735557536fb0720c5064acd59065acfc13a3a38744aeaa8bd109271622c39d"` [INFO] running `"docker" "rm" "-f" "fd735557536fb0720c5064acd59065acfc13a3a38744aeaa8bd109271622c39d"` [INFO] [stdout] fd735557536fb0720c5064acd59065acfc13a3a38744aeaa8bd109271622c39d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 672d2f93d5b9c91346dfc60f7f715cbe8964642b12c582cd232bc89bff4c6db7 [INFO] running `"docker" "start" "-a" "672d2f93d5b9c91346dfc60f7f715cbe8964642b12c582cd232bc89bff4c6db7"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling oorandom v11.1.1 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling mockall_derive v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling criterion-plot v0.4.2 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling mockall v0.7.1 [INFO] [stderr] Compiling criterion v0.3.2 [INFO] [stderr] Compiling reducer v2.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "672d2f93d5b9c91346dfc60f7f715cbe8964642b12c582cd232bc89bff4c6db7"` [INFO] running `"docker" "rm" "-f" "672d2f93d5b9c91346dfc60f7f715cbe8964642b12c582cd232bc89bff4c6db7"` [INFO] [stdout] 672d2f93d5b9c91346dfc60f7f715cbe8964642b12c582cd232bc89bff4c6db7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a8cd57545473e5c31cf653ccff32182801353d47b57b9b0aad816bd001e48df5 [INFO] running `"docker" "start" "-a" "a8cd57545473e5c31cf653ccff32182801353d47b57b9b0aad816bd001e48df5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reducer-9b5a702f5762ca2c [INFO] [stdout] [INFO] [stdout] running 119 tests [INFO] [stdout] test dispatcher::store::tests::default ... ok [INFO] [stdout] test dispatcher::store::tests::deref ... ok [INFO] [stdout] test dispatcher::sink::tests::dispatch ... ok [INFO] [stdout] test dispatcher::store::tests::clone ... ok [INFO] [stdout] test dispatcher::sink::tests::sink ... ok [INFO] [stdout] test reactor::array::tests::_00 ... ok [INFO] [stdout] test dispatcher::tests::dispatch ... ok [INFO] [stdout] test dispatcher::store::tests::subscribe ... ok [INFO] [stdout] test dispatcher::store::tests::sink ... ok [INFO] [stdout] test dispatcher::store::tests::new ... ok [INFO] [stdout] test reactor::array::tests::_02 ... ok [INFO] [stdout] test dispatcher::store::tests::dispatch ... ok [INFO] [stdout] test reactor::array::tests::_01 ... ok [INFO] [stdout] test reactor::array::tests::_08 ... ok [INFO] [stdout] test reactor::array::tests::_03 ... ok [INFO] [stdout] test dispatcher::spawn::tests::error ... ok [INFO] [stdout] test reactor::array::tests::_07 ... ok [INFO] [stdout] test dispatcher::spawn::tests::dispatch ... ok [INFO] [stdout] test dispatcher::spawn::tests::sink ... ok [INFO] [stdout] test reactor::array::tests::_06 ... ok [INFO] [stdout] test reactor::array::tests::_05 ... ok [INFO] [stdout] test reactor::array::tests::_04 ... ok [INFO] [stdout] test reactor::array::tests::_10 ... ok [INFO] [stdout] test reactor::array::tests::_15 ... ok [INFO] [stdout] test reactor::array::tests::_09 ... ok [INFO] [stdout] test reactor::array::tests::_13 ... ok [INFO] [stdout] test reactor::array::tests::_11 ... ok [INFO] [stdout] test dispatcher::sink::tests::deref ... ok [INFO] [stdout] test reactor::array::tests::_14 ... ok [INFO] [stdout] test reactor::array::tests::_17 ... ok [INFO] [stdout] test reactor::array::tests::_12 ... ok [INFO] [stdout] test reactor::array::tests::_18 ... ok [INFO] [stdout] test reactor::array::tests::_16 ... ok [INFO] [stdout] test reactor::array::tests::_19 ... ok [INFO] [stdout] test reactor::array::tests::_22 ... ok [INFO] [stdout] test reactor::boxed::tests::react ... ok [INFO] [stdout] test reactor::reference::tests::react ... ok [INFO] [stdout] test reactor::sink::tests::deref ... ok [INFO] [stdout] test reactor::array::tests::_21 ... ok [INFO] [stdout] test reactor::array::tests::_20 ... ok [INFO] [stdout] test reactor::array::tests::_24 ... ok [INFO] [stdout] test reactor::array::tests::_25 ... ok [INFO] [stdout] test reactor::array::tests::_27 ... ok [INFO] [stdout] test reactor::array::tests::_26 ... ok [INFO] [stdout] test reactor::tuple::tests::_01 ... ok [INFO] [stdout] test reactor::tests::react ... ok [INFO] [stdout] test reactor::array::tests::_23 ... ok [INFO] [stdout] test reactor::tuple::tests::_04 ... ok [INFO] [stdout] test reactor::tuple::tests::_07 ... ok [INFO] [stdout] test reactor::tuple::tests::_03 ... ok [INFO] [stdout] test reactor::tuple::tests::_02 ... ok [INFO] [stdout] test reactor::array::tests::_28 ... ok [INFO] [stdout] test reactor::tuple::tests::_05 ... ok [INFO] [stdout] test reactor::tuple::tests::_08 ... ok [INFO] [stdout] test reactor::tuple::tests::_06 ... ok [INFO] [stdout] test reactor::tuple::tests::_09 ... ok [INFO] [stdout] test reducer::arc::tests::cow ... ok [INFO] [stdout] test reducer::array::tests::_00 ... ok [INFO] [stdout] test reactor::array::tests::_30 ... ok [INFO] [stdout] test reactor::tuple::tests::_10 ... ok [INFO] [stdout] test reactor::array::tests::_31 ... ok [INFO] [stdout] test reducer::array::tests::_02 ... ok [INFO] [stdout] test reducer::arc::tests::reduce ... ok [INFO] [stdout] test reducer::array::tests::_03 ... ok [INFO] [stdout] test reducer::array::tests::_01 ... ok [INFO] [stdout] test reducer::array::tests::_05 ... ok [INFO] [stdout] test reducer::array::tests::_04 ... ok [INFO] [stdout] test reactor::tuple::tests::_11 ... ok [INFO] [stdout] test reducer::array::tests::_07 ... ok [INFO] [stdout] test reactor::tuple::tests::_12 ... ok [INFO] [stdout] test reducer::array::tests::_08 ... ok [INFO] [stdout] test reducer::array::tests::_06 ... ok [INFO] [stdout] test reactor::array::tests::_29 ... ok [INFO] [stdout] test reducer::array::tests::_09 ... ok [INFO] [stdout] test reactor::array::tests::_32 ... ok [INFO] [stdout] test reducer::array::tests::_12 ... ok [INFO] [stdout] test reducer::array::tests::_10 ... ok [INFO] [stdout] test reducer::array::tests::_11 ... ok [INFO] [stdout] test reducer::array::tests::_16 ... ok [INFO] [stdout] test reducer::array::tests::_14 ... ok [INFO] [stdout] test reducer::array::tests::_13 ... ok [INFO] [stdout] test reducer::array::tests::_15 ... ok [INFO] [stdout] test reducer::array::tests::_17 ... ok [INFO] [stdout] test reducer::array::tests::_19 ... ok [INFO] [stdout] test reducer::array::tests::_18 ... ok [INFO] [stdout] test reducer::array::tests::_21 ... ok [INFO] [stdout] test reducer::array::tests::_24 ... ok [INFO] [stdout] test reducer::array::tests::_22 ... ok [INFO] [stdout] test reducer::array::tests::_23 ... ok [INFO] [stdout] test reducer::array::tests::_20 ... ok [INFO] [stdout] test reducer::array::tests::_25 ... ok [INFO] [stdout] test reducer::array::tests::_28 ... ok [INFO] [stdout] test reducer::boxed::tests::reduce ... ok [INFO] [stdout] test reducer::rc::tests::reduce ... ok [INFO] [stdout] test reducer::rc::tests::cow ... ok [INFO] [stdout] test reducer::array::tests::_29 ... ok [INFO] [stdout] test reactor::slice::tests::react ... ok [INFO] [stdout] test reducer::tests::reduce ... ok [INFO] [stdout] test reducer::reference::tests::reduce ... ok [INFO] [stdout] test reducer::array::tests::_26 ... ok [INFO] [stdout] test reducer::array::tests::_27 ... ok [INFO] [stdout] test reducer::array::tests::_31 ... ok [INFO] [stdout] test reducer::tuple::tests::_01 ... ok [INFO] [stdout] test reducer::array::tests::_30 ... ok [INFO] [stdout] test reducer::tuple::tests::_03 ... ok [INFO] [stdout] test reducer::tuple::tests::_04 ... ok [INFO] [stdout] test reducer::tuple::tests::_02 ... ok [INFO] [stdout] test reducer::array::tests::_32 ... ok [INFO] [stdout] test reducer::tuple::tests::_05 ... ok [INFO] [stdout] test reducer::tuple::tests::_08 ... ok [INFO] [stdout] test reducer::tuple::tests::_06 ... ok [INFO] [stdout] test reducer::tuple::tests::_07 ... ok [INFO] [stdout] test reducer::tuple::tests::_11 ... ok [INFO] [stdout] test reducer::tuple::tests::_12 ... ok [INFO] [stdout] test reducer::tuple::tests::_10 ... ok [INFO] [stdout] test reducer::tuple::tests::_09 ... ok [INFO] [stdout] test reducer::slice::tests::reduce ... ok [INFO] [stdout] test reactor::sink::tests::react ... ok [INFO] [stdout] test reactor::sink::tests::sink ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests reducer [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * 2)] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (1 + 2))] (line 15) ... ok [INFO] [stdout] test src/reactor.rs - reactor::Reactor::react (line 26) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 0] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (1 + 2 * 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (2 * 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (2 * (1 + 2)))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (1 + 2 * (1 + 2)))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (1 + 2 * (1 + 2)))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2)] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (1 + 2 * 2))] (line 15) ... ok [INFO] [stdout] test src/lib.rs - dispatcher::store::Store (line 11) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (2 * 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * 2)] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (1 + 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (1 + 2 * (1 + 2)))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (2 * (1 + 2)))] (line 15) ... ok [INFO] [stdout] test src/dispatcher/sink.rs - dispatcher::sink::Dispatcher>::from_sink (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * 2] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (2 * (1 + 2)))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (1 + 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (2 * 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (1 + 2 * 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (1 + 2 * (1 + 2)))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * 2)] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2)] (line 15) ... ok [INFO] [stdout] test src/dispatcher/spawn.rs - dispatcher::spawn::SpawnDispatcher::spawn_dispatcher (line 37) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (1 + 2 * 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (1 + 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (2 * (2 * 2)))] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * 2)] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * 2] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2] (line 15) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (2 * (1 + 2)))] (line 15) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B) (line 11) ... ok [INFO] [stdout] test src/reactor/slice.rs - reactor::slice::[T] (line 7) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C) (line 11) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (2 * 2))] (line 15) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E) (line 11) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D) (line 11) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H, I, J) (line 11) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F) (line 11) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H) (line 11) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H, I, J, K, L) (line 11) ... ok [INFO] [stdout] test src/reactor/sink.rs - reactor::sink::Reactor::from_sink_with (line 91) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C) (line 11) ... ok [INFO] [stdout] test src/reducer/arc.rs - reducer::arc::Arc (line 13) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G) (line 11) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H, I, J, K) (line 11) ... ok [INFO] [stdout] test src/reducer.rs - reducer::Reducer::reduce (line 26) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A,) (line 11) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H, I) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I, J, K, L, M) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I, J) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I, J, K) (line 11) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I, J, K, L) (line 11) ... ok [INFO] [stdout] test src/reducer/rc.rs - reducer::rc::Rc (line 13) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B,) (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a8cd57545473e5c31cf653ccff32182801353d47b57b9b0aad816bd001e48df5"` [INFO] running `"docker" "rm" "-f" "a8cd57545473e5c31cf653ccff32182801353d47b57b9b0aad816bd001e48df5"` [INFO] [stdout] a8cd57545473e5c31cf653ccff32182801353d47b57b9b0aad816bd001e48df5