Dec 18 10:39:33.178 INFO checking sum-0.1.1 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 10:39:33.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-4/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/sum/0.1.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 10:39:33.353 INFO [stdout] f9921af2a2cbd84eb908d7449f9a2c5aeeeab971dd438d56612134a17f57218e Dec 18 10:39:33.358 INFO running `"docker" "start" "-a" "f9921af2a2cbd84eb908d7449f9a2c5aeeeab971dd438d56612134a17f57218e"` Dec 18 10:39:34.048 INFO [stderr] Checking sum v0.1.1 (/opt/crater/workdir) Dec 18 10:39:48.540 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.540 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.540 INFO [stderr] | Dec 18 10:39:48.540 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.540 INFO [stderr] | ^^^^^ Dec 18 10:39:48.540 INFO [stderr] ... Dec 18 10:39:48.540 INFO [stderr] 141 | impl_sum!(Sum1: A is_a map_a a: A); Dec 18 10:39:48.541 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 10:39:48.541 INFO [stderr] | Dec 18 10:39:48.541 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 10:39:48.541 INFO [stderr] Dec 18 10:39:48.541 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.541 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.541 INFO [stderr] | Dec 18 10:39:48.541 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.541 INFO [stderr] | ^^^^^ Dec 18 10:39:48.541 INFO [stderr] ... Dec 18 10:39:48.541 INFO [stderr] 142 | impl_sum!(Sum2: A is_a map_a a B is_b map_b b: A A); Dec 18 10:39:48.541 INFO [stderr] | ---------------------------------------------------- in this macro invocation Dec 18 10:39:48.541 INFO [stderr] Dec 18 10:39:48.541 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.541 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.541 INFO [stderr] | Dec 18 10:39:48.541 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.541 INFO [stderr] | ^^^^^ Dec 18 10:39:48.541 INFO [stderr] ... Dec 18 10:39:48.541 INFO [stderr] 143 | impl_sum!(Sum3: A is_a map_a a B is_b map_b b C is_c map_c c: A A A); Dec 18 10:39:48.541 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.541 INFO [stderr] Dec 18 10:39:48.541 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.541 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.541 INFO [stderr] | Dec 18 10:39:48.541 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.541 INFO [stderr] | ^^^^^ Dec 18 10:39:48.541 INFO [stderr] ... Dec 18 10:39:48.541 INFO [stderr] 144 | impl_sum!(Sum4: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d: A A A A); Dec 18 10:39:48.541 INFO [stderr] | -------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.541 INFO [stderr] Dec 18 10:39:48.541 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.541 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.541 INFO [stderr] | Dec 18 10:39:48.541 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.541 INFO [stderr] | ^^^^^ Dec 18 10:39:48.541 INFO [stderr] ... Dec 18 10:39:48.541 INFO [stderr] 145 | impl_sum!(Sum5: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e: A A A A A); Dec 18 10:39:48.541 INFO [stderr] | ------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.541 INFO [stderr] Dec 18 10:39:48.541 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.541 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.541 INFO [stderr] | Dec 18 10:39:48.541 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.541 INFO [stderr] | ^^^^^ Dec 18 10:39:48.541 INFO [stderr] ... Dec 18 10:39:48.541 INFO [stderr] 146 | impl_sum!(Sum6: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f: A A A A A A); Dec 18 10:39:48.541 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation Dec 18 10:39:48.541 INFO [stderr] Dec 18 10:39:48.544 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.544 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.544 INFO [stderr] | Dec 18 10:39:48.544 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.544 INFO [stderr] | ^^^^^ Dec 18 10:39:48.544 INFO [stderr] ... Dec 18 10:39:48.544 INFO [stderr] 147 | impl_sum!(Sum7: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g: A A A A A A A); Dec 18 10:39:48.544 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.544 INFO [stderr] Dec 18 10:39:48.548 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.548 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.548 INFO [stderr] | Dec 18 10:39:48.548 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.548 INFO [stderr] | ^^^^^ Dec 18 10:39:48.548 INFO [stderr] ... Dec 18 10:39:48.548 INFO [stderr] 148 | impl_sum!(Sum8: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h: A A A A A A A A); Dec 18 10:39:48.548 INFO [stderr] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.548 INFO [stderr] Dec 18 10:39:48.549 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.549 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.549 INFO [stderr] | Dec 18 10:39:48.549 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.549 INFO [stderr] | ^^^^^ Dec 18 10:39:48.549 INFO [stderr] ... Dec 18 10:39:48.549 INFO [stderr] 149 | impl_sum!(Sum9: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i: A A A A A A A A A); Dec 18 10:39:48.549 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.549 INFO [stderr] Dec 18 10:39:48.552 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.552 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.552 INFO [stderr] | Dec 18 10:39:48.552 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.552 INFO [stderr] | ^^^^^ Dec 18 10:39:48.552 INFO [stderr] ... Dec 18 10:39:48.552 INFO [stderr] 150 | impl_sum!(Sum10: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j: A A A A A A A A A A); Dec 18 10:39:48.552 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.552 INFO [stderr] Dec 18 10:39:48.552 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.552 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.552 INFO [stderr] | Dec 18 10:39:48.552 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.552 INFO [stderr] | ^^^^^ Dec 18 10:39:48.552 INFO [stderr] ... Dec 18 10:39:48.552 INFO [stderr] 151 | impl_sum!(Sum11: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k: A A A A A A A A A A A); Dec 18 10:39:48.552 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.552 INFO [stderr] Dec 18 10:39:48.558 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.558 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.558 INFO [stderr] | Dec 18 10:39:48.558 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.558 INFO [stderr] | ^^^^^ Dec 18 10:39:48.558 INFO [stderr] ... Dec 18 10:39:48.558 INFO [stderr] 152 | impl_sum!(Sum12: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l: A A A A A A A A A A A A); Dec 18 10:39:48.558 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.558 INFO [stderr] Dec 18 10:39:48.560 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.560 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.560 INFO [stderr] | Dec 18 10:39:48.560 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.560 INFO [stderr] | ^^^^^ Dec 18 10:39:48.560 INFO [stderr] ... Dec 18 10:39:48.560 INFO [stderr] 153 | impl_sum!(Sum13: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m: A A A A A A A A A A A A A); Dec 18 10:39:48.560 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation Dec 18 10:39:48.560 INFO [stderr] Dec 18 10:39:48.567 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.567 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.567 INFO [stderr] | Dec 18 10:39:48.567 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.567 INFO [stderr] | ^^^^^ Dec 18 10:39:48.567 INFO [stderr] ... Dec 18 10:39:48.567 INFO [stderr] 154 | impl_sum!(Sum14: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n: A A A A A A A A A A A A A A); Dec 18 10:39:48.567 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.567 INFO [stderr] Dec 18 10:39:48.572 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.572 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.572 INFO [stderr] | Dec 18 10:39:48.572 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.572 INFO [stderr] | ^^^^^ Dec 18 10:39:48.572 INFO [stderr] ... Dec 18 10:39:48.572 INFO [stderr] 155 | impl_sum!(Sum15: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o: A A A A A A A A A A A A A A A); Dec 18 10:39:48.572 INFO [stderr] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.572 INFO [stderr] Dec 18 10:39:48.576 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.576 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.576 INFO [stderr] | Dec 18 10:39:48.576 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.576 INFO [stderr] | ^^^^^ Dec 18 10:39:48.576 INFO [stderr] ... Dec 18 10:39:48.576 INFO [stderr] 156 | impl_sum!(Sum16: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p: A A A A A A A A A A A A A A A A); Dec 18 10:39:48.576 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.576 INFO [stderr] Dec 18 10:39:48.584 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.584 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.584 INFO [stderr] | Dec 18 10:39:48.584 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.584 INFO [stderr] | ^^^^^ Dec 18 10:39:48.584 INFO [stderr] ... Dec 18 10:39:48.584 INFO [stderr] 157 | impl_sum!(Sum17: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q: A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.584 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.584 INFO [stderr] Dec 18 10:39:48.588 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.588 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.588 INFO [stderr] | Dec 18 10:39:48.588 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.588 INFO [stderr] | ^^^^^ Dec 18 10:39:48.588 INFO [stderr] ... Dec 18 10:39:48.588 INFO [stderr] 158 | impl_sum!(Sum18: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r: A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.588 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.588 INFO [stderr] Dec 18 10:39:48.600 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.600 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.600 INFO [stderr] | Dec 18 10:39:48.600 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.600 INFO [stderr] | ^^^^^ Dec 18 10:39:48.600 INFO [stderr] ... Dec 18 10:39:48.600 INFO [stderr] 159 | impl_sum!(Sum19: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s: A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.600 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation Dec 18 10:39:48.600 INFO [stderr] Dec 18 10:39:48.604 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.604 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.604 INFO [stderr] | Dec 18 10:39:48.604 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.604 INFO [stderr] | ^^^^^ Dec 18 10:39:48.604 INFO [stderr] ... Dec 18 10:39:48.604 INFO [stderr] 160 | impl_sum!(Sum20: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t: A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.604 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.604 INFO [stderr] Dec 18 10:39:48.616 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.616 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.616 INFO [stderr] | Dec 18 10:39:48.616 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.616 INFO [stderr] | ^^^^^ Dec 18 10:39:48.616 INFO [stderr] ... Dec 18 10:39:48.616 INFO [stderr] 161 | impl_sum!(Sum21: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u: A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.616 INFO [stderr] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.616 INFO [stderr] Dec 18 10:39:48.624 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.624 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.624 INFO [stderr] | Dec 18 10:39:48.624 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.624 INFO [stderr] | ^^^^^ Dec 18 10:39:48.624 INFO [stderr] ... Dec 18 10:39:48.624 INFO [stderr] 162 | impl_sum!(Sum22: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v: A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.624 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.624 INFO [stderr] Dec 18 10:39:48.636 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.636 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.636 INFO [stderr] | Dec 18 10:39:48.636 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.636 INFO [stderr] | ^^^^^ Dec 18 10:39:48.636 INFO [stderr] ... Dec 18 10:39:48.636 INFO [stderr] 163 | impl_sum!(Sum23: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w: A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.636 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.636 INFO [stderr] Dec 18 10:39:48.648 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.648 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.648 INFO [stderr] | Dec 18 10:39:48.648 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.648 INFO [stderr] | ^^^^^ Dec 18 10:39:48.648 INFO [stderr] ... Dec 18 10:39:48.648 INFO [stderr] 164 | impl_sum!(Sum24: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x: A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.648 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.648 INFO [stderr] Dec 18 10:39:48.652 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.652 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.652 INFO [stderr] | Dec 18 10:39:48.652 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.652 INFO [stderr] | ^^^^^ Dec 18 10:39:48.652 INFO [stderr] ... Dec 18 10:39:48.652 INFO [stderr] 165 | impl_sum!(Sum25: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y: A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.652 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation Dec 18 10:39:48.652 INFO [stderr] Dec 18 10:39:48.672 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.672 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.672 INFO [stderr] | Dec 18 10:39:48.672 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.672 INFO [stderr] | ^^^^^ Dec 18 10:39:48.672 INFO [stderr] ... Dec 18 10:39:48.672 INFO [stderr] 166 | impl_sum!(Sum26: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z: A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.672 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.672 INFO [stderr] Dec 18 10:39:48.688 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.688 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.688 INFO [stderr] | Dec 18 10:39:48.688 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.688 INFO [stderr] | ^^^^^ Dec 18 10:39:48.688 INFO [stderr] ... Dec 18 10:39:48.688 INFO [stderr] 167 | impl_sum!(Sum27: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa: A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.688 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.688 INFO [stderr] Dec 18 10:39:48.695 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.695 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.695 INFO [stderr] | Dec 18 10:39:48.695 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.695 INFO [stderr] | ^^^^^ Dec 18 10:39:48.695 INFO [stderr] ... Dec 18 10:39:48.695 INFO [stderr] 168 | impl_sum!(Sum28: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab: A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.695 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.695 INFO [stderr] Dec 18 10:39:48.716 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.716 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.716 INFO [stderr] | Dec 18 10:39:48.716 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.716 INFO [stderr] | ^^^^^ Dec 18 10:39:48.716 INFO [stderr] ... Dec 18 10:39:48.716 INFO [stderr] 169 | impl_sum!(Sum29: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab Ac is_ac map_ac ac: A A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.716 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.716 INFO [stderr] Dec 18 10:39:48.728 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.728 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.728 INFO [stderr] | Dec 18 10:39:48.728 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.728 INFO [stderr] | ^^^^^ Dec 18 10:39:48.728 INFO [stderr] ... Dec 18 10:39:48.728 INFO [stderr] 170 | impl_sum!(Sum30: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab Ac is_ac map_ac ac Ad is_ad map_ad ad: A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.728 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.728 INFO [stderr] Dec 18 10:39:48.752 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.752 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.752 INFO [stderr] | Dec 18 10:39:48.752 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.752 INFO [stderr] | ^^^^^ Dec 18 10:39:48.752 INFO [stderr] ... Dec 18 10:39:48.752 INFO [stderr] 171 | impl_sum!(Sum31: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab Ac is_ac map_ac ac Ad is_ad map_ad ad Ae is_ae map_ae ae: A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.752 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.752 INFO [stderr] Dec 18 10:39:48.780 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.780 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.780 INFO [stderr] | Dec 18 10:39:48.780 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.780 INFO [stderr] | ^^^^^ Dec 18 10:39:48.780 INFO [stderr] ... Dec 18 10:39:48.780 INFO [stderr] 172 | impl_sum!(Sum32: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab Ac is_ac map_ac ac Ad is_ad map_ad ad Ae is_ae map_ae ae Af is_af map_af af: A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.780 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.780 INFO [stderr] Dec 18 10:39:48.938 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.938 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.938 INFO [stderr] | Dec 18 10:39:48.938 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.938 INFO [stderr] | ^^^^^ Dec 18 10:39:48.938 INFO [stderr] ... Dec 18 10:39:48.938 INFO [stderr] 141 | impl_sum!(Sum1: A is_a map_a a: A); Dec 18 10:39:48.938 INFO [stderr] | ----------------------------------- in this macro invocation Dec 18 10:39:48.938 INFO [stderr] | Dec 18 10:39:48.938 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 18 10:39:48.938 INFO [stderr] Dec 18 10:39:48.938 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.938 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.938 INFO [stderr] | Dec 18 10:39:48.938 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.938 INFO [stderr] | ^^^^^ Dec 18 10:39:48.938 INFO [stderr] ... Dec 18 10:39:48.938 INFO [stderr] 142 | impl_sum!(Sum2: A is_a map_a a B is_b map_b b: A A); Dec 18 10:39:48.938 INFO [stderr] | ---------------------------------------------------- in this macro invocation Dec 18 10:39:48.938 INFO [stderr] Dec 18 10:39:48.938 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.938 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.938 INFO [stderr] | Dec 18 10:39:48.938 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.938 INFO [stderr] | ^^^^^ Dec 18 10:39:48.938 INFO [stderr] ... Dec 18 10:39:48.938 INFO [stderr] 143 | impl_sum!(Sum3: A is_a map_a a B is_b map_b b C is_c map_c c: A A A); Dec 18 10:39:48.938 INFO [stderr] | --------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.938 INFO [stderr] Dec 18 10:39:48.938 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.938 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.938 INFO [stderr] | Dec 18 10:39:48.938 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.938 INFO [stderr] | ^^^^^ Dec 18 10:39:48.938 INFO [stderr] ... Dec 18 10:39:48.938 INFO [stderr] 144 | impl_sum!(Sum4: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d: A A A A); Dec 18 10:39:48.938 INFO [stderr] | -------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.938 INFO [stderr] Dec 18 10:39:48.939 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.939 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.939 INFO [stderr] | Dec 18 10:39:48.939 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.939 INFO [stderr] | ^^^^^ Dec 18 10:39:48.939 INFO [stderr] ... Dec 18 10:39:48.939 INFO [stderr] 145 | impl_sum!(Sum5: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e: A A A A A); Dec 18 10:39:48.939 INFO [stderr] | ------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.939 INFO [stderr] Dec 18 10:39:48.940 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.940 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.940 INFO [stderr] | Dec 18 10:39:48.940 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.940 INFO [stderr] | ^^^^^ Dec 18 10:39:48.940 INFO [stderr] ... Dec 18 10:39:48.940 INFO [stderr] 146 | impl_sum!(Sum6: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f: A A A A A A); Dec 18 10:39:48.940 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------ in this macro invocation Dec 18 10:39:48.940 INFO [stderr] Dec 18 10:39:48.941 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.941 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.941 INFO [stderr] | Dec 18 10:39:48.941 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.941 INFO [stderr] | ^^^^^ Dec 18 10:39:48.941 INFO [stderr] ... Dec 18 10:39:48.941 INFO [stderr] 147 | impl_sum!(Sum7: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g: A A A A A A A); Dec 18 10:39:48.941 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.941 INFO [stderr] Dec 18 10:39:48.948 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.948 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.948 INFO [stderr] | Dec 18 10:39:48.948 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.948 INFO [stderr] | ^^^^^ Dec 18 10:39:48.948 INFO [stderr] ... Dec 18 10:39:48.948 INFO [stderr] 148 | impl_sum!(Sum8: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h: A A A A A A A A); Dec 18 10:39:48.948 INFO [stderr] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.948 INFO [stderr] Dec 18 10:39:48.948 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.948 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.948 INFO [stderr] | Dec 18 10:39:48.948 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.948 INFO [stderr] | ^^^^^ Dec 18 10:39:48.948 INFO [stderr] ... Dec 18 10:39:48.948 INFO [stderr] 149 | impl_sum!(Sum9: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i: A A A A A A A A A); Dec 18 10:39:48.948 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.948 INFO [stderr] Dec 18 10:39:48.951 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.951 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.951 INFO [stderr] | Dec 18 10:39:48.951 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.951 INFO [stderr] | ^^^^^ Dec 18 10:39:48.951 INFO [stderr] ... Dec 18 10:39:48.951 INFO [stderr] 150 | impl_sum!(Sum10: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j: A A A A A A A A A A); Dec 18 10:39:48.951 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.951 INFO [stderr] Dec 18 10:39:48.956 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.956 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.956 INFO [stderr] | Dec 18 10:39:48.956 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.956 INFO [stderr] | ^^^^^ Dec 18 10:39:48.956 INFO [stderr] ... Dec 18 10:39:48.956 INFO [stderr] 151 | impl_sum!(Sum11: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k: A A A A A A A A A A A); Dec 18 10:39:48.956 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.956 INFO [stderr] Dec 18 10:39:48.957 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.957 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.957 INFO [stderr] | Dec 18 10:39:48.957 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.957 INFO [stderr] | ^^^^^ Dec 18 10:39:48.957 INFO [stderr] ... Dec 18 10:39:48.957 INFO [stderr] 152 | impl_sum!(Sum12: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l: A A A A A A A A A A A A); Dec 18 10:39:48.957 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.957 INFO [stderr] Dec 18 10:39:48.960 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.960 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.960 INFO [stderr] | Dec 18 10:39:48.960 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.960 INFO [stderr] | ^^^^^ Dec 18 10:39:48.960 INFO [stderr] ... Dec 18 10:39:48.960 INFO [stderr] 153 | impl_sum!(Sum13: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m: A A A A A A A A A A A A A); Dec 18 10:39:48.960 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation Dec 18 10:39:48.960 INFO [stderr] Dec 18 10:39:48.964 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.964 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.964 INFO [stderr] | Dec 18 10:39:48.964 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.964 INFO [stderr] | ^^^^^ Dec 18 10:39:48.964 INFO [stderr] ... Dec 18 10:39:48.964 INFO [stderr] 154 | impl_sum!(Sum14: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n: A A A A A A A A A A A A A A); Dec 18 10:39:48.964 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.964 INFO [stderr] Dec 18 10:39:48.968 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.968 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.968 INFO [stderr] | Dec 18 10:39:48.968 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.968 INFO [stderr] | ^^^^^ Dec 18 10:39:48.968 INFO [stderr] ... Dec 18 10:39:48.968 INFO [stderr] 155 | impl_sum!(Sum15: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o: A A A A A A A A A A A A A A A); Dec 18 10:39:48.968 INFO [stderr] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.968 INFO [stderr] Dec 18 10:39:48.972 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.972 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.972 INFO [stderr] | Dec 18 10:39:48.972 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.972 INFO [stderr] | ^^^^^ Dec 18 10:39:48.972 INFO [stderr] ... Dec 18 10:39:48.972 INFO [stderr] 156 | impl_sum!(Sum16: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p: A A A A A A A A A A A A A A A A); Dec 18 10:39:48.972 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.972 INFO [stderr] Dec 18 10:39:48.976 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.976 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.976 INFO [stderr] | Dec 18 10:39:48.976 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.976 INFO [stderr] | ^^^^^ Dec 18 10:39:48.976 INFO [stderr] ... Dec 18 10:39:48.976 INFO [stderr] 157 | impl_sum!(Sum17: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q: A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.976 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.976 INFO [stderr] Dec 18 10:39:48.984 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.984 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.984 INFO [stderr] | Dec 18 10:39:48.984 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.984 INFO [stderr] | ^^^^^ Dec 18 10:39:48.984 INFO [stderr] ... Dec 18 10:39:48.984 INFO [stderr] 158 | impl_sum!(Sum18: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r: A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.984 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:48.984 INFO [stderr] Dec 18 10:39:48.992 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:48.992 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:48.992 INFO [stderr] | Dec 18 10:39:48.992 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:48.992 INFO [stderr] | ^^^^^ Dec 18 10:39:48.992 INFO [stderr] ... Dec 18 10:39:48.992 INFO [stderr] 159 | impl_sum!(Sum19: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s: A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:48.992 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation Dec 18 10:39:48.992 INFO [stderr] Dec 18 10:39:49.000 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.000 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.000 INFO [stderr] | Dec 18 10:39:49.000 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.000 INFO [stderr] | ^^^^^ Dec 18 10:39:49.000 INFO [stderr] ... Dec 18 10:39:49.000 INFO [stderr] 160 | impl_sum!(Sum20: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t: A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.000 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.000 INFO [stderr] Dec 18 10:39:49.008 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.008 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.008 INFO [stderr] | Dec 18 10:39:49.008 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.008 INFO [stderr] | ^^^^^ Dec 18 10:39:49.008 INFO [stderr] ... Dec 18 10:39:49.008 INFO [stderr] 161 | impl_sum!(Sum21: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u: A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.008 INFO [stderr] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.008 INFO [stderr] Dec 18 10:39:49.016 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.016 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.016 INFO [stderr] | Dec 18 10:39:49.016 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.016 INFO [stderr] | ^^^^^ Dec 18 10:39:49.016 INFO [stderr] ... Dec 18 10:39:49.016 INFO [stderr] 162 | impl_sum!(Sum22: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v: A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.016 INFO [stderr] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.016 INFO [stderr] Dec 18 10:39:49.028 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.028 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.028 INFO [stderr] | Dec 18 10:39:49.028 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.028 INFO [stderr] | ^^^^^ Dec 18 10:39:49.028 INFO [stderr] ... Dec 18 10:39:49.028 INFO [stderr] 163 | impl_sum!(Sum23: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w: A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.028 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.028 INFO [stderr] Dec 18 10:39:49.036 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.036 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.036 INFO [stderr] | Dec 18 10:39:49.036 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.036 INFO [stderr] | ^^^^^ Dec 18 10:39:49.036 INFO [stderr] ... Dec 18 10:39:49.036 INFO [stderr] 164 | impl_sum!(Sum24: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x: A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.036 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.036 INFO [stderr] Dec 18 10:39:49.048 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.048 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.048 INFO [stderr] | Dec 18 10:39:49.048 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.048 INFO [stderr] | ^^^^^ Dec 18 10:39:49.048 INFO [stderr] ... Dec 18 10:39:49.048 INFO [stderr] 165 | impl_sum!(Sum25: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y: A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.048 INFO [stderr] | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ in this macro invocation Dec 18 10:39:49.048 INFO [stderr] Dec 18 10:39:49.072 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.072 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.072 INFO [stderr] | Dec 18 10:39:49.072 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.072 INFO [stderr] | ^^^^^ Dec 18 10:39:49.072 INFO [stderr] ... Dec 18 10:39:49.072 INFO [stderr] 166 | impl_sum!(Sum26: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z: A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.072 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.072 INFO [stderr] Dec 18 10:39:49.092 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.092 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.092 INFO [stderr] | Dec 18 10:39:49.092 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.092 INFO [stderr] | ^^^^^ Dec 18 10:39:49.092 INFO [stderr] ... Dec 18 10:39:49.092 INFO [stderr] 167 | impl_sum!(Sum27: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa: A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.092 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.092 INFO [stderr] Dec 18 10:39:49.116 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.116 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.116 INFO [stderr] | Dec 18 10:39:49.116 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.116 INFO [stderr] | ^^^^^ Dec 18 10:39:49.116 INFO [stderr] ... Dec 18 10:39:49.116 INFO [stderr] 168 | impl_sum!(Sum28: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab: A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.116 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.116 INFO [stderr] Dec 18 10:39:49.140 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.140 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.140 INFO [stderr] | Dec 18 10:39:49.140 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.140 INFO [stderr] | ^^^^^ Dec 18 10:39:49.140 INFO [stderr] ... Dec 18 10:39:49.140 INFO [stderr] 169 | impl_sum!(Sum29: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab Ac is_ac map_ac ac: A A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.140 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.140 INFO [stderr] Dec 18 10:39:49.156 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.156 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.156 INFO [stderr] | Dec 18 10:39:49.156 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.156 INFO [stderr] | ^^^^^ Dec 18 10:39:49.156 INFO [stderr] ... Dec 18 10:39:49.156 INFO [stderr] 170 | impl_sum!(Sum30: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab Ac is_ac map_ac ac Ad is_ad map_ad ad: A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.156 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.156 INFO [stderr] Dec 18 10:39:49.176 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.176 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.176 INFO [stderr] | Dec 18 10:39:49.176 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.176 INFO [stderr] | ^^^^^ Dec 18 10:39:49.176 INFO [stderr] ... Dec 18 10:39:49.176 INFO [stderr] 171 | impl_sum!(Sum31: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab Ac is_ac map_ac ac Ad is_ad map_ad ad Ae is_ae map_ae ae: A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.176 INFO [stderr] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.176 INFO [stderr] Dec 18 10:39:49.196 INFO [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting Dec 18 10:39:49.196 INFO [stderr] --> src/lib.rs:124:38 Dec 18 10:39:49.196 INFO [stderr] | Dec 18 10:39:49.196 INFO [stderr] 124 | $($name::$t(ref inner) => inner.cause(),)* Dec 18 10:39:49.196 INFO [stderr] | ^^^^^ Dec 18 10:39:49.196 INFO [stderr] ... Dec 18 10:39:49.196 INFO [stderr] 172 | impl_sum!(Sum32: A is_a map_a a B is_b map_b b C is_c map_c c D is_d map_d d E is_e map_e e F is_f map_f f G is_g map_g g H is_h map_h h I is_i map_i i J is_j map_j j K is_k map_k k L is_l map_l l M is_m map_m m N is_n map_n n O is_o map_o o P is_p map_p p Q is_q map_q q R is_r map_r r S is_s map_s s T is_t map_t t U is_u map_u u V is_v map_v v W is_w map_w w X is_x map_x x Y is_y map_y y Z is_z map_z z Aa is_aa map_aa aa Ab is_ab map_ab ab Ac is_ac map_ac ac Ad is_ad map_ad ad Ae is_ae map_ae ae Af is_af map_af af: A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A A); Dec 18 10:39:49.196 INFO [stderr] | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation Dec 18 10:39:49.196 INFO [stderr] Dec 18 10:39:53.218 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.19s Dec 18 10:39:53.486 INFO running `"docker" "inspect" "f9921af2a2cbd84eb908d7449f9a2c5aeeeab971dd438d56612134a17f57218e"` Dec 18 10:39:53.613 INFO running `"docker" "rm" "-f" "f9921af2a2cbd84eb908d7449f9a2c5aeeeab971dd438d56612134a17f57218e"` Dec 18 10:39:53.711 INFO [stdout] f9921af2a2cbd84eb908d7449f9a2c5aeeeab971dd438d56612134a17f57218e