[INFO] cloning repository https://github.com/GamingLiamStudios/bmf-parse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GamingLiamStudios/bmf-parse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamingLiamStudios%2Fbmf-parse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamingLiamStudios%2Fbmf-parse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 15d8654feeefbca371598c2469dc5cbd26b98582
[INFO] checking GamingLiamStudios/bmf-parse against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGamingLiamStudios%2Fbmf-parse" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GamingLiamStudios/bmf-parse
[INFO] finished tweaking git repo https://github.com/GamingLiamStudios/bmf-parse
[INFO] tweaked toml for git repo https://github.com/GamingLiamStudios/bmf-parse written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GamingLiamStudios/bmf-parse on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GamingLiamStudios/bmf-parse 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df7534ebe0b694f88bc400b3073c5284cc6a80aa1ec157cdf82acc88b22a32c5
[INFO] running `Command { std: "docker" "start" "-a" "df7534ebe0b694f88bc400b3073c5284cc6a80aa1ec157cdf82acc88b22a32c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df7534ebe0b694f88bc400b3073c5284cc6a80aa1ec157cdf82acc88b22a32c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df7534ebe0b694f88bc400b3073c5284cc6a80aa1ec157cdf82acc88b22a32c5", kill_on_drop: false }`
[INFO] [stdout] df7534ebe0b694f88bc400b3073c5284cc6a80aa1ec157cdf82acc88b22a32c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28a6c2d3ca882797ecb110b6ca776c36f65956d7b1e977bc18f04e08d621731f
[INFO] running `Command { std: "docker" "start" "-a" "28a6c2d3ca882797ecb110b6ca776c36f65956d7b1e977bc18f04e08d621731f", kill_on_drop: false }`
[INFO] [stderr]    Compiling paste v1.0.12
[INFO] [stderr]    Compiling bstringify v0.1.2
[INFO] [stderr]     Checking bmf-parse v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:186:66
[INFO] [stdout]     |
[INFO] [stdout] 186 |           $output.extend_from_slice(&i32::to_be_bytes(*$($item).+));
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:168:66
[INFO] [stdout]     |
[INFO] [stdout] 168 |           $output.extend_from_slice(&u32::to_be_bytes(*$($item).+));
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 495 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:496:13
[INFO] [stdout]     |
[INFO] [stdout] 496 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:186:66
[INFO] [stdout]     |
[INFO] [stdout] 186 |           $output.extend_from_slice(&i32::to_be_bytes(*$($item).+));
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:168:66
[INFO] [stdout]     |
[INFO] [stdout] 168 |           $output.extend_from_slice(&u32::to_be_bytes(*$($item).+));
[INFO] [stdout]     |                                                                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 495 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:496:13
[INFO] [stdout]     |
[INFO] [stdout] 496 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:177:65
[INFO] [stdout]     |
[INFO] [stdout] 177 |           $output.extend_from_slice(&u64::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/macro.rs:171:65
[INFO] [stdout]     |
[INFO] [stdout] 171 |           $output.extend_from_slice(&u32::to_be_bytes($($item).+));
[INFO] [stdout]     |                                                                   ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:751:13
[INFO] [stdout]     |
[INFO] [stdout] 751 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:752:13
[INFO] [stdout]     |
[INFO] [stdout] 752 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:408:13
[INFO] [stdout]     |
[INFO] [stdout] 408 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:409:13
[INFO] [stdout]     |
[INFO] [stdout] 409 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::base::*`
[INFO] [stdout]    --> src/macro.rs:818:13
[INFO] [stdout]     |
[INFO] [stdout] 818 |           use $crate::base::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `$crate::r#macro::*`
[INFO] [stdout]    --> src/macro.rs:819:13
[INFO] [stdout]     |
[INFO] [stdout] 819 |           use $crate::r#macro::*;
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]    --> src/lib.rs:11:19
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `version` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:26
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/lib.rs:11:27
[INFO] [stdout]     |
[INFO] [stdout] 11  |     mp4box_gen! { version flags;
[INFO] [stdout]     |                           ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `flags` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/macro.rs:436:36
[INFO] [stdout]     |
[INFO] [stdout] 436 |                       let ($version, $flags) = uwh;
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     mp4box_gen! { version flags;
[INFO] [stdout] 12  | |         Moof : Container,
[INFO] [stdout] 13  | |         Mfhd : Full {
[INFO] [stdout] 14  | |             seq_num: u32,
[INFO] [stdout] ...   |
[INFO] [stdout] 210 | |         Sbgp : Skip,
[INFO] [stdout] 211 | |     }
[INFO] [stdout]     | |_____- in this macro invocation
[INFO] [stdout]     = note: this warning originates in the macro `mp4box_gen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mfhd`
[INFO] [stdout]   --> examples/simple.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let mfhd = match mfhd {
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_mfhd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `**moof` as mutable, as it is behind a `&` reference
[INFO] [stdout]   --> examples/simple.rs:12:31
[INFO] [stdout]    |
[INFO] [stdout] 12 |         Mp4Box::Moof(moof) => &mut **moof,
[INFO] [stdout]    |                               ^^^^^^^^^^^ `moof` is a `&` reference, so the data it refers to cannot be borrowed as mutable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0596`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bmf-parse` (example "simple") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "28a6c2d3ca882797ecb110b6ca776c36f65956d7b1e977bc18f04e08d621731f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28a6c2d3ca882797ecb110b6ca776c36f65956d7b1e977bc18f04e08d621731f", kill_on_drop: false }`
[INFO] [stdout] 28a6c2d3ca882797ecb110b6ca776c36f65956d7b1e977bc18f04e08d621731f
