[INFO] cloning repository https://github.com/Stuff7/dryv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stuff7/dryv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStuff7%2Fdryv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStuff7%2Fdryv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35d9cbb84140c2a4cd9cf758c03e62c2c9d66d70
[INFO] checking Stuff7/dryv against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStuff7%2Fdryv" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Stuff7/dryv
[INFO] finished tweaking git repo https://github.com/Stuff7/dryv
[INFO] tweaked toml for git repo https://github.com/Stuff7/dryv written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Stuff7/dryv on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Stuff7/dryv already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d4382e73146431b88538fc92d6962a8e094a65c13243b7e3fcaf6210641f8c2
[INFO] running `Command { std: "docker" "start" "-a" "9d4382e73146431b88538fc92d6962a8e094a65c13243b7e3fcaf6210641f8c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d4382e73146431b88538fc92d6962a8e094a65c13243b7e3fcaf6210641f8c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d4382e73146431b88538fc92d6962a8e094a65c13243b7e3fcaf6210641f8c2", kill_on_drop: false }`
[INFO] [stdout] 9d4382e73146431b88538fc92d6962a8e094a65c13243b7e3fcaf6210641f8c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 862560787cb11ffa76be459223f9f6abd5fe44bf4984949e16ae6d6e8e43b235
[INFO] running `Command { std: "docker" "start" "-a" "862560787cb11ffa76be459223f9f6abd5fe44bf4984949e16ae6d6e8e43b235", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking dryv v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |   SEValue::new(MB_TYPE_I_NXN, None, &SEBit::new([(0,0)])),
[INFO] [stdout]    |   -----------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                  |
[INFO] [stdout]    |   |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:49:46
[INFO] [stdout]    |
[INFO] [stdout] 49 |   SEValue::new(MB_TYPE_I_16X16_0_0_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,0), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:50:46
[INFO] [stdout]    |
[INFO] [stdout] 50 |   SEValue::new(MB_TYPE_I_16X16_1_0_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,0), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:51:46
[INFO] [stdout]    |
[INFO] [stdout] 51 |   SEValue::new(MB_TYPE_I_16X16_2_0_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,0), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:52:46
[INFO] [stdout]    |
[INFO] [stdout] 52 |   SEValue::new(MB_TYPE_I_16X16_3_0_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,0), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:53:46
[INFO] [stdout]    |
[INFO] [stdout] 53 |   SEValue::new(MB_TYPE_I_16X16_0_1_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,0), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:54:46
[INFO] [stdout]    |
[INFO] [stdout] 54 |   SEValue::new(MB_TYPE_I_16X16_1_1_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,0), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:55:46
[INFO] [stdout]    |
[INFO] [stdout] 55 |   SEValue::new(MB_TYPE_I_16X16_2_1_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,0), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:56:46
[INFO] [stdout]    |
[INFO] [stdout] 56 |   SEValue::new(MB_TYPE_I_16X16_3_1_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,0), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |   SEValue::new(MB_TYPE_I_16X16_0_2_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,1), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:48:38
[INFO] [stdout]    |
[INFO] [stdout] 48 |   SEValue::new(MB_TYPE_I_NXN, None, &SEBit::new([(0,0)])),
[INFO] [stdout]    |   -----------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                  |
[INFO] [stdout]    |   |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |   SEValue::new(MB_TYPE_I_16X16_1_2_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,1), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:59:46
[INFO] [stdout]    |
[INFO] [stdout] 59 |   SEValue::new(MB_TYPE_I_16X16_2_2_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,1), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:60:46
[INFO] [stdout]    |
[INFO] [stdout] 60 |   SEValue::new(MB_TYPE_I_16X16_3_2_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,1), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:61:46
[INFO] [stdout]    |
[INFO] [stdout] 61 |   SEValue::new(MB_TYPE_I_16X16_0_0_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,0), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:62:46
[INFO] [stdout]    |
[INFO] [stdout] 62 |   SEValue::new(MB_TYPE_I_16X16_1_0_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,0), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:63:46
[INFO] [stdout]    |
[INFO] [stdout] 63 |   SEValue::new(MB_TYPE_I_16X16_2_0_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,0), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:64:46
[INFO] [stdout]    |
[INFO] [stdout] 64 |   SEValue::new(MB_TYPE_I_16X16_3_0_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,0), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:65:46
[INFO] [stdout]    |
[INFO] [stdout] 65 |   SEValue::new(MB_TYPE_I_16X16_0_1_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,0), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 |   SEValue::new(MB_TYPE_I_16X16_1_1_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,0), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:67:46
[INFO] [stdout]    |
[INFO] [stdout] 67 |   SEValue::new(MB_TYPE_I_16X16_2_1_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,0), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:68:46
[INFO] [stdout]    |
[INFO] [stdout] 68 |   SEValue::new(MB_TYPE_I_16X16_3_1_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,0), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:49:46
[INFO] [stdout]    |
[INFO] [stdout] 49 |   SEValue::new(MB_TYPE_I_16X16_0_0_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,0), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:50:46
[INFO] [stdout]    |
[INFO] [stdout] 50 |   SEValue::new(MB_TYPE_I_16X16_1_0_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,0), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:51:46
[INFO] [stdout]    |
[INFO] [stdout] 51 |   SEValue::new(MB_TYPE_I_16X16_2_0_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,0), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:52:46
[INFO] [stdout]    |
[INFO] [stdout] 52 |   SEValue::new(MB_TYPE_I_16X16_3_0_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,0), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:53:46
[INFO] [stdout]    |
[INFO] [stdout] 53 |   SEValue::new(MB_TYPE_I_16X16_0_1_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,0), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:54:46
[INFO] [stdout]    |
[INFO] [stdout] 54 |   SEValue::new(MB_TYPE_I_16X16_1_1_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,0), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:55:46
[INFO] [stdout]    |
[INFO] [stdout] 55 |   SEValue::new(MB_TYPE_I_16X16_2_1_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,0), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:56:46
[INFO] [stdout]    |
[INFO] [stdout] 56 |   SEValue::new(MB_TYPE_I_16X16_3_1_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,0), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |   SEValue::new(MB_TYPE_I_16X16_0_2_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,1), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:69:46
[INFO] [stdout]    |
[INFO] [stdout] 69 |   SEValue::new(MB_TYPE_I_16X16_0_2_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,1), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:70:46
[INFO] [stdout]    |
[INFO] [stdout] 70 |   SEValue::new(MB_TYPE_I_16X16_1_2_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,1), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:71:46
[INFO] [stdout]    |
[INFO] [stdout] 71 |   SEValue::new(MB_TYPE_I_16X16_2_2_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,1), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:72:46
[INFO] [stdout]    |
[INFO] [stdout] 72 |   SEValue::new(MB_TYPE_I_16X16_3_2_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,1), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 73 |   SEValue::new(MB_TYPE_I_PCM, None, &SEBit::new([(0,1), (1,1)])),
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |   SEValue::new(MB_TYPE_I_PCM, None, &SEBit::new([(0,1), (1,1)])),
[INFO] [stdout]    |   -----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                  |
[INFO] [stdout]    |   |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 |   SEValue::new(MB_TYPE_SI, None, &SEBit::new([(7,0)])),
[INFO] [stdout]    |   --------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                               |
[INFO] [stdout]    |   |                               creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 79 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1)])),
[INFO] [stdout] 80 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:79:43
[INFO] [stdout]    |
[INFO] [stdout] 79 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1)])),
[INFO] [stdout]    |   ----------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                       |
[INFO] [stdout]    |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 80 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:58:46
[INFO] [stdout]    |
[INFO] [stdout] 58 |   SEValue::new(MB_TYPE_I_16X16_1_2_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,1), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:59:46
[INFO] [stdout]    |
[INFO] [stdout] 59 |   SEValue::new(MB_TYPE_I_16X16_2_2_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,1), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:60:46
[INFO] [stdout]    |
[INFO] [stdout] 60 |   SEValue::new(MB_TYPE_I_16X16_3_2_0, None, &SEBit::new([(0,1), (1,0), (2,0), (3,1), (4,1), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:61:46
[INFO] [stdout]    |
[INFO] [stdout] 61 |   SEValue::new(MB_TYPE_I_16X16_0_0_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,0), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:84:43
[INFO] [stdout]    |
[INFO] [stdout] 84 |   SEValue::new(MB_TYPE_P_L0_16X16, None, &SEBit::new([(7,0), (8,0), (9,0) ])),
[INFO] [stdout]    |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                       |
[INFO] [stdout]    |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:62:46
[INFO] [stdout]    |
[INFO] [stdout] 62 |   SEValue::new(MB_TYPE_I_16X16_1_0_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,0), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:63:46
[INFO] [stdout]    |
[INFO] [stdout] 63 |   SEValue::new(MB_TYPE_I_16X16_2_0_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,0), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:85:38
[INFO] [stdout]    |
[INFO] [stdout] 85 |   SEValue::new(MB_TYPE_P_8X8, None, &SEBit::new([(7,0), (8,0), (9,1) ])),
[INFO] [stdout]    |   -----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                  |
[INFO] [stdout]    |   |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:64:46
[INFO] [stdout]    |
[INFO] [stdout] 64 |   SEValue::new(MB_TYPE_I_16X16_3_0_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,0), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:65:46
[INFO] [stdout]    |
[INFO] [stdout] 65 |   SEValue::new(MB_TYPE_I_16X16_0_1_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,0), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:86:45
[INFO] [stdout]    |
[INFO] [stdout] 86 |   SEValue::new(MB_TYPE_P_L0_L0_8X16, None, &SEBit::new([(7,0), (8,1), (10,0) ])),
[INFO] [stdout]    |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                         |
[INFO] [stdout]    |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 |   SEValue::new(MB_TYPE_I_16X16_1_1_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,0), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:67:46
[INFO] [stdout]    |
[INFO] [stdout] 67 |   SEValue::new(MB_TYPE_I_16X16_2_1_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,0), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:87:45
[INFO] [stdout]    |
[INFO] [stdout] 87 |   SEValue::new(MB_TYPE_P_L0_L0_16X8, None, &SEBit::new([(7,0), (8,1), (10,1) ])),
[INFO] [stdout]    |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                         |
[INFO] [stdout]    |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 88 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1)])),
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:68:46
[INFO] [stdout]    |
[INFO] [stdout] 68 |   SEValue::new(MB_TYPE_I_16X16_3_1_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,0), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:69:46
[INFO] [stdout]    |
[INFO] [stdout] 69 |   SEValue::new(MB_TYPE_I_16X16_0_2_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,1), (5,0), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:88:43
[INFO] [stdout]    |
[INFO] [stdout] 88 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1)])),
[INFO] [stdout]    |   ----------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                       |
[INFO] [stdout]    |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:93:47
[INFO] [stdout]     |
[INFO] [stdout]  93 |   SEValue::new(MB_TYPE_B_DIRECT_16X16, None, &SEBit::new([(7,0)])),
[INFO] [stdout]     |   --------------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                           |
[INFO] [stdout]     |   |                                           creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:94:43
[INFO] [stdout]     |
[INFO] [stdout]  94 |   SEValue::new(MB_TYPE_B_L0_16X16, None, &SEBit::new([(7,1), (8,0), (10,0)])),
[INFO] [stdout]     |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                       |
[INFO] [stdout]     |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:95:43
[INFO] [stdout]     |
[INFO] [stdout]  95 |   SEValue::new(MB_TYPE_B_L1_16X16, None, &SEBit::new([(7,1), (8,0), (10,1)])),
[INFO] [stdout]     |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                       |
[INFO] [stdout]     |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:96:43
[INFO] [stdout]     |
[INFO] [stdout]  96 |   SEValue::new(MB_TYPE_B_BI_16X16, None, &SEBit::new([(7,1), (8,1), (9,0), (10,0), (10,0), (10,0)])),
[INFO] [stdout]     |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                       |
[INFO] [stdout]     |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:97:45
[INFO] [stdout]     |
[INFO] [stdout]  97 |   SEValue::new(MB_TYPE_B_L0_L0_16X8, None, &SEBit::new([(7,1), (8,1), (9,0), (10,0), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:98:45
[INFO] [stdout]     |
[INFO] [stdout]  98 |   SEValue::new(MB_TYPE_B_L0_L0_8X16, None, &SEBit::new([(7,1), (8,1), (9,0), (10,0), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:99:45
[INFO] [stdout]     |
[INFO] [stdout]  99 |   SEValue::new(MB_TYPE_B_L1_L1_16X8, None, &SEBit::new([(7,1), (8,1), (9,0), (10,0), (10,1), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 |   SEValue::new(MB_TYPE_B_L1_L1_8X16, None, &SEBit::new([(7,1), (8,1), (9,0), (10,1), (10,0), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:101:45
[INFO] [stdout]     |
[INFO] [stdout] 101 |   SEValue::new(MB_TYPE_B_L0_L1_16X8, None, &SEBit::new([(7,1), (8,1), (9,0), (10,1), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |   SEValue::new(MB_TYPE_B_L0_L1_8X16, None, &SEBit::new([(7,1), (8,1), (9,0), (10,1), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:103:45
[INFO] [stdout]     |
[INFO] [stdout] 103 |   SEValue::new(MB_TYPE_B_L1_L0_16X8, None, &SEBit::new([(7,1), (8,1), (9,0), (10,1), (10,1), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:104:45
[INFO] [stdout]     |
[INFO] [stdout] 104 |   SEValue::new(MB_TYPE_B_L0_BI_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,0), (10,0), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 |   SEValue::new(MB_TYPE_B_L0_BI_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,0), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:106:45
[INFO] [stdout]     |
[INFO] [stdout] 106 |   SEValue::new(MB_TYPE_B_L1_BI_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,0), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:107:45
[INFO] [stdout]     |
[INFO] [stdout] 107 |   SEValue::new(MB_TYPE_B_L1_BI_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,0), (10,1), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:108:45
[INFO] [stdout]     |
[INFO] [stdout] 108 |   SEValue::new(MB_TYPE_B_BI_L0_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,1), (10,0), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:109:45
[INFO] [stdout]     |
[INFO] [stdout] 109 |   SEValue::new(MB_TYPE_B_BI_L0_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,1), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |   SEValue::new(MB_TYPE_B_BI_L1_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,1), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 |   SEValue::new(MB_TYPE_B_BI_L1_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,1), (10,1), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |   SEValue::new(MB_TYPE_B_BI_BI_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,0), (10,0), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:113:45
[INFO] [stdout]     |
[INFO] [stdout] 113 |   SEValue::new(MB_TYPE_B_BI_BI_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,0), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:114:43
[INFO] [stdout]     |
[INFO] [stdout] 114 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,0), (10,1)])),
[INFO] [stdout]     |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                       |
[INFO] [stdout]     |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |   SEValue::new(MB_TYPE_B_L1_L0_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 116 |   SEValue::new(MB_TYPE_B_8X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,1), (10,1)])),
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 |   SEValue::new(MB_TYPE_B_8X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,1), (10,1)])),
[INFO] [stdout]     |   -----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                  |
[INFO] [stdout]     |   |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:121:45
[INFO] [stdout]     |
[INFO] [stdout] 121 |   SEValue::new(SUB_MB_TYPE_P_L0_8X4, None, &SEBit::new([(0,0), (1,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 125 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:122:45
[INFO] [stdout]     |
[INFO] [stdout] 122 |   SEValue::new(SUB_MB_TYPE_P_L0_4X4, None, &SEBit::new([(0,0), (1,1), (2,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 125 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:123:45
[INFO] [stdout]     |
[INFO] [stdout] 123 |   SEValue::new(SUB_MB_TYPE_P_L0_4X8, None, &SEBit::new([(0,0), (1,1), (2,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 124 |   SEValue::new(SUB_MB_TYPE_P_L0_8X8, None, &SEBit::new([(0,1)])),
[INFO] [stdout] 125 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:124:45
[INFO] [stdout]     |
[INFO] [stdout] 124 |   SEValue::new(SUB_MB_TYPE_P_L0_8X8, None, &SEBit::new([(0,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 125 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:129:49
[INFO] [stdout]     |
[INFO] [stdout] 129 |   SEValue::new(SUB_MB_TYPE_B_DIRECT_8X8, None, &SEBit::new([(0,0)])),
[INFO] [stdout]     |   ----------------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                             |
[INFO] [stdout]     |   |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:130:45
[INFO] [stdout]     |
[INFO] [stdout] 130 |   SEValue::new(SUB_MB_TYPE_B_L0_8X8, None, &SEBit::new([(0,1), (1,0), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:131:45
[INFO] [stdout]     |
[INFO] [stdout] 131 |   SEValue::new(SUB_MB_TYPE_B_L1_8X8, None, &SEBit::new([(0,1), (1,0), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:132:45
[INFO] [stdout]     |
[INFO] [stdout] 132 |   SEValue::new(SUB_MB_TYPE_B_BI_8X8, None, &SEBit::new([(0,1), (1,1), (2,0), (3,0), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:133:45
[INFO] [stdout]     |
[INFO] [stdout] 133 |   SEValue::new(SUB_MB_TYPE_B_L0_8X4, None, &SEBit::new([(0,1), (1,1), (2,0), (3,0), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |   SEValue::new(SUB_MB_TYPE_B_L0_4X8, None, &SEBit::new([(0,1), (1,1), (2,0), (3,1), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 135 |   SEValue::new(SUB_MB_TYPE_B_L1_8X4, None, &SEBit::new([(0,1), (1,1), (2,0), (3,1), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:136:45
[INFO] [stdout]     |
[INFO] [stdout] 136 |   SEValue::new(SUB_MB_TYPE_B_L1_4X8, None, &SEBit::new([(0,1), (1,1), (2,1), (3,0), (3,0), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:137:45
[INFO] [stdout]     |
[INFO] [stdout] 137 |   SEValue::new(SUB_MB_TYPE_B_BI_8X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,0), (3,0), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:138:45
[INFO] [stdout]     |
[INFO] [stdout] 138 |   SEValue::new(SUB_MB_TYPE_B_BI_4X8, None, &SEBit::new([(0,1), (1,1), (2,1), (3,0), (3,1), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:139:45
[INFO] [stdout]     |
[INFO] [stdout] 139 |   SEValue::new(SUB_MB_TYPE_B_L0_4X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,0), (3,1), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:140:45
[INFO] [stdout]     |
[INFO] [stdout] 140 |   SEValue::new(SUB_MB_TYPE_B_L1_4X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,1), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 141 |   SEValue::new(SUB_MB_TYPE_B_BI_4X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,1), (3,1)])),
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:141:45
[INFO] [stdout]     |
[INFO] [stdout] 141 |   SEValue::new(SUB_MB_TYPE_B_BI_4X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,1), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:70:46
[INFO] [stdout]    |
[INFO] [stdout] 70 |   SEValue::new(MB_TYPE_I_16X16_1_2_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,1), (5,0), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:71:46
[INFO] [stdout]    |
[INFO] [stdout] 71 |   SEValue::new(MB_TYPE_I_16X16_2_2_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,1), (5,1), (6,0)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:72:46
[INFO] [stdout]    |
[INFO] [stdout] 72 |   SEValue::new(MB_TYPE_I_16X16_3_2_1, None, &SEBit::new([(0,1), (1,0), (2,1), (3,1), (4,1), (5,1), (6,1)])),
[INFO] [stdout]    |   -------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                          |
[INFO] [stdout]    |   |                                          creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 73 |   SEValue::new(MB_TYPE_I_PCM, None, &SEBit::new([(0,1), (1,1)])),
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:73:38
[INFO] [stdout]    |
[INFO] [stdout] 73 |   SEValue::new(MB_TYPE_I_PCM, None, &SEBit::new([(0,1), (1,1)])),
[INFO] [stdout]    |   -----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                  |
[INFO] [stdout]    |   |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 74 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:78:35
[INFO] [stdout]    |
[INFO] [stdout] 78 |   SEValue::new(MB_TYPE_SI, None, &SEBit::new([(7,0)])),
[INFO] [stdout]    |   --------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                               |
[INFO] [stdout]    |   |                               creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 79 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1)])),
[INFO] [stdout] 80 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:79:43
[INFO] [stdout]    |
[INFO] [stdout] 79 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1)])),
[INFO] [stdout]    |   ----------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                       |
[INFO] [stdout]    |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 80 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:84:43
[INFO] [stdout]    |
[INFO] [stdout] 84 |   SEValue::new(MB_TYPE_P_L0_16X16, None, &SEBit::new([(7,0), (8,0), (9,0) ])),
[INFO] [stdout]    |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                       |
[INFO] [stdout]    |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:85:38
[INFO] [stdout]    |
[INFO] [stdout] 85 |   SEValue::new(MB_TYPE_P_8X8, None, &SEBit::new([(7,0), (8,0), (9,1) ])),
[INFO] [stdout]    |   -----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                  |
[INFO] [stdout]    |   |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:86:45
[INFO] [stdout]    |
[INFO] [stdout] 86 |   SEValue::new(MB_TYPE_P_L0_L0_8X16, None, &SEBit::new([(7,0), (8,1), (10,0) ])),
[INFO] [stdout]    |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                         |
[INFO] [stdout]    |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:87:45
[INFO] [stdout]    |
[INFO] [stdout] 87 |   SEValue::new(MB_TYPE_P_L0_L0_16X8, None, &SEBit::new([(7,0), (8,1), (10,1) ])),
[INFO] [stdout]    |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                         |
[INFO] [stdout]    |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 88 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1)])),
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/video/cabac/syntax_element.rs:88:43
[INFO] [stdout]    |
[INFO] [stdout] 88 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1)])),
[INFO] [stdout]    |   ----------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |   |                                       |
[INFO] [stdout]    |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]    |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 89 | ];
[INFO] [stdout]    | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:93:47
[INFO] [stdout]     |
[INFO] [stdout]  93 |   SEValue::new(MB_TYPE_B_DIRECT_16X16, None, &SEBit::new([(7,0)])),
[INFO] [stdout]     |   --------------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                           |
[INFO] [stdout]     |   |                                           creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:94:43
[INFO] [stdout]     |
[INFO] [stdout]  94 |   SEValue::new(MB_TYPE_B_L0_16X16, None, &SEBit::new([(7,1), (8,0), (10,0)])),
[INFO] [stdout]     |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                       |
[INFO] [stdout]     |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:95:43
[INFO] [stdout]     |
[INFO] [stdout]  95 |   SEValue::new(MB_TYPE_B_L1_16X16, None, &SEBit::new([(7,1), (8,0), (10,1)])),
[INFO] [stdout]     |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                       |
[INFO] [stdout]     |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:96:43
[INFO] [stdout]     |
[INFO] [stdout]  96 |   SEValue::new(MB_TYPE_B_BI_16X16, None, &SEBit::new([(7,1), (8,1), (9,0), (10,0), (10,0), (10,0)])),
[INFO] [stdout]     |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                       |
[INFO] [stdout]     |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:97:45
[INFO] [stdout]     |
[INFO] [stdout]  97 |   SEValue::new(MB_TYPE_B_L0_L0_16X8, None, &SEBit::new([(7,1), (8,1), (9,0), (10,0), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:98:45
[INFO] [stdout]     |
[INFO] [stdout]  98 |   SEValue::new(MB_TYPE_B_L0_L0_8X16, None, &SEBit::new([(7,1), (8,1), (9,0), (10,0), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:99:45
[INFO] [stdout]     |
[INFO] [stdout]  99 |   SEValue::new(MB_TYPE_B_L1_L1_16X8, None, &SEBit::new([(7,1), (8,1), (9,0), (10,0), (10,1), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:100:45
[INFO] [stdout]     |
[INFO] [stdout] 100 |   SEValue::new(MB_TYPE_B_L1_L1_8X16, None, &SEBit::new([(7,1), (8,1), (9,0), (10,1), (10,0), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:101:45
[INFO] [stdout]     |
[INFO] [stdout] 101 |   SEValue::new(MB_TYPE_B_L0_L1_16X8, None, &SEBit::new([(7,1), (8,1), (9,0), (10,1), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |   SEValue::new(MB_TYPE_B_L0_L1_8X16, None, &SEBit::new([(7,1), (8,1), (9,0), (10,1), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:103:45
[INFO] [stdout]     |
[INFO] [stdout] 103 |   SEValue::new(MB_TYPE_B_L1_L0_16X8, None, &SEBit::new([(7,1), (8,1), (9,0), (10,1), (10,1), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:104:45
[INFO] [stdout]     |
[INFO] [stdout] 104 |   SEValue::new(MB_TYPE_B_L0_BI_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,0), (10,0), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:105:45
[INFO] [stdout]     |
[INFO] [stdout] 105 |   SEValue::new(MB_TYPE_B_L0_BI_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,0), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:106:45
[INFO] [stdout]     |
[INFO] [stdout] 106 |   SEValue::new(MB_TYPE_B_L1_BI_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,0), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:107:45
[INFO] [stdout]     |
[INFO] [stdout] 107 |   SEValue::new(MB_TYPE_B_L1_BI_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,0), (10,1), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:108:45
[INFO] [stdout]     |
[INFO] [stdout] 108 |   SEValue::new(MB_TYPE_B_BI_L0_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,1), (10,0), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:109:45
[INFO] [stdout]     |
[INFO] [stdout] 109 |   SEValue::new(MB_TYPE_B_BI_L0_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,1), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:110:45
[INFO] [stdout]     |
[INFO] [stdout] 110 |   SEValue::new(MB_TYPE_B_BI_L1_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,1), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:111:45
[INFO] [stdout]     |
[INFO] [stdout] 111 |   SEValue::new(MB_TYPE_B_BI_L1_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,0), (10,1), (10,1), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:112:45
[INFO] [stdout]     |
[INFO] [stdout] 112 |   SEValue::new(MB_TYPE_B_BI_BI_16X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,0), (10,0), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:113:45
[INFO] [stdout]     |
[INFO] [stdout] 113 |   SEValue::new(MB_TYPE_B_BI_BI_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,0), (10,0), (10,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:114:43
[INFO] [stdout]     |
[INFO] [stdout] 114 |   SEValue::new(0, Some(MB_TYPE_I_TABLE), &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,0), (10,1)])),
[INFO] [stdout]     |   ----------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                       |
[INFO] [stdout]     |   |                                       creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:115:45
[INFO] [stdout]     |
[INFO] [stdout] 115 |   SEValue::new(MB_TYPE_B_L1_L0_8X16, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,1), (10,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 116 |   SEValue::new(MB_TYPE_B_8X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,1), (10,1)])),
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 |   SEValue::new(MB_TYPE_B_8X8, None, &SEBit::new([(7,1), (8,1), (9,1), (10,1), (10,1), (10,1)])),
[INFO] [stdout]     |   -----------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                  |
[INFO] [stdout]     |   |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 117 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:121:45
[INFO] [stdout]     |
[INFO] [stdout] 121 |   SEValue::new(SUB_MB_TYPE_P_L0_8X4, None, &SEBit::new([(0,0), (1,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 125 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:122:45
[INFO] [stdout]     |
[INFO] [stdout] 122 |   SEValue::new(SUB_MB_TYPE_P_L0_4X4, None, &SEBit::new([(0,0), (1,1), (2,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 125 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:123:45
[INFO] [stdout]     |
[INFO] [stdout] 123 |   SEValue::new(SUB_MB_TYPE_P_L0_4X8, None, &SEBit::new([(0,0), (1,1), (2,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 124 |   SEValue::new(SUB_MB_TYPE_P_L0_8X8, None, &SEBit::new([(0,1)])),
[INFO] [stdout] 125 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:124:45
[INFO] [stdout]     |
[INFO] [stdout] 124 |   SEValue::new(SUB_MB_TYPE_P_L0_8X8, None, &SEBit::new([(0,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 125 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:129:49
[INFO] [stdout]     |
[INFO] [stdout] 129 |   SEValue::new(SUB_MB_TYPE_B_DIRECT_8X8, None, &SEBit::new([(0,0)])),
[INFO] [stdout]     |   ----------------------------------------------^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                             |
[INFO] [stdout]     |   |                                             creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:130:45
[INFO] [stdout]     |
[INFO] [stdout] 130 |   SEValue::new(SUB_MB_TYPE_B_L0_8X8, None, &SEBit::new([(0,1), (1,0), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:131:45
[INFO] [stdout]     |
[INFO] [stdout] 131 |   SEValue::new(SUB_MB_TYPE_B_L1_8X8, None, &SEBit::new([(0,1), (1,0), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:132:45
[INFO] [stdout]     |
[INFO] [stdout] 132 |   SEValue::new(SUB_MB_TYPE_B_BI_8X8, None, &SEBit::new([(0,1), (1,1), (2,0), (3,0), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:133:45
[INFO] [stdout]     |
[INFO] [stdout] 133 |   SEValue::new(SUB_MB_TYPE_B_L0_8X4, None, &SEBit::new([(0,1), (1,1), (2,0), (3,0), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:134:45
[INFO] [stdout]     |
[INFO] [stdout] 134 |   SEValue::new(SUB_MB_TYPE_B_L0_4X8, None, &SEBit::new([(0,1), (1,1), (2,0), (3,1), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:135:45
[INFO] [stdout]     |
[INFO] [stdout] 135 |   SEValue::new(SUB_MB_TYPE_B_L1_8X4, None, &SEBit::new([(0,1), (1,1), (2,0), (3,1), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:136:45
[INFO] [stdout]     |
[INFO] [stdout] 136 |   SEValue::new(SUB_MB_TYPE_B_L1_4X8, None, &SEBit::new([(0,1), (1,1), (2,1), (3,0), (3,0), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:137:45
[INFO] [stdout]     |
[INFO] [stdout] 137 |   SEValue::new(SUB_MB_TYPE_B_BI_8X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,0), (3,0), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:138:45
[INFO] [stdout]     |
[INFO] [stdout] 138 |   SEValue::new(SUB_MB_TYPE_B_BI_4X8, None, &SEBit::new([(0,1), (1,1), (2,1), (3,0), (3,1), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:139:45
[INFO] [stdout]     |
[INFO] [stdout] 139 |   SEValue::new(SUB_MB_TYPE_B_L0_4X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,0), (3,1), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] ...
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:140:45
[INFO] [stdout]     |
[INFO] [stdout] 140 |   SEValue::new(SUB_MB_TYPE_B_L1_4X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,1), (3,0)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 141 |   SEValue::new(SUB_MB_TYPE_B_BI_4X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,1), (3,1)])),
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/video/cabac/syntax_element.rs:141:45
[INFO] [stdout]     |
[INFO] [stdout] 141 |   SEValue::new(SUB_MB_TYPE_B_BI_4X4, None, &SEBit::new([(0,1), (1,1), (2,1), (3,1), (3,1)])),
[INFO] [stdout]     |   ------------------------------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |   |                                         |
[INFO] [stdout]     |   |                                         creates a temporary value which is freed while still in use
[INFO] [stdout]     |   argument requires that borrow lasts for `'static`
[INFO] [stdout] 142 | ];
[INFO] [stdout]     | - temporary value is freed at the end of this statement
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dryv` (bin "dryv" test) due to 74 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dryv` (bin "dryv") due to 74 previous errors
[INFO] running `Command { std: "docker" "inspect" "862560787cb11ffa76be459223f9f6abd5fe44bf4984949e16ae6d6e8e43b235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "862560787cb11ffa76be459223f9f6abd5fe44bf4984949e16ae6d6e8e43b235", kill_on_drop: false }`
[INFO] [stdout] 862560787cb11ffa76be459223f9f6abd5fe44bf4984949e16ae6d6e8e43b235
