[INFO] fetching crate rust-mp4 0.1.0... [INFO] testing rust-mp4-0.1.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate rust-mp4 0.1.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate rust-mp4 0.1.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-mp4 0.1.0 [INFO] finished tweaking crates.io crate rust-mp4 0.1.0 [INFO] tweaked toml for crates.io crate rust-mp4 0.1.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54195aac58eca9021aa0f3c75f76ccc8ca0743ec252e4d131a7897fe9d5b0da5 [INFO] running `Command { std: "docker" "start" "-a" "54195aac58eca9021aa0f3c75f76ccc8ca0743ec252e4d131a7897fe9d5b0da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54195aac58eca9021aa0f3c75f76ccc8ca0743ec252e4d131a7897fe9d5b0da5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54195aac58eca9021aa0f3c75f76ccc8ca0743ec252e4d131a7897fe9d5b0da5", kill_on_drop: false }` [INFO] [stdout] 54195aac58eca9021aa0f3c75f76ccc8ca0743ec252e4d131a7897fe9d5b0da5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dd760fad2ec734f8b0591646ada8f634e2d93cea242045d151470725d961753 [INFO] running `Command { std: "docker" "start" "-a" "4dd760fad2ec734f8b0591646ada8f634e2d93cea242045d151470725d961753", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling rust-mp4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/atom/mod.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/atom/mod.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/atom/mod.rs:398:17 [INFO] [stdout] | [INFO] [stdout] 398 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.66s [INFO] running `Command { std: "docker" "inspect" "4dd760fad2ec734f8b0591646ada8f634e2d93cea242045d151470725d961753", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dd760fad2ec734f8b0591646ada8f634e2d93cea242045d151470725d961753", kill_on_drop: false }` [INFO] [stdout] 4dd760fad2ec734f8b0591646ada8f634e2d93cea242045d151470725d961753 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76b1c133ac7123a68709287d89806486fe46fc365068c624940e60f53396a58e [INFO] running `Command { std: "docker" "start" "-a" "76b1c133ac7123a68709287d89806486fe46fc365068c624940e60f53396a58e", kill_on_drop: false }` [INFO] [stderr] Compiling rust-mp4 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/atom/mod.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/atom/mod.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/atom/mod.rs:398:17 [INFO] [stdout] | [INFO] [stdout] 398 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/atom/mod.rs:377:17 [INFO] [stdout] | [INFO] [stdout] 377 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/atom/mod.rs:386:17 [INFO] [stdout] | [INFO] [stdout] 386 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: comparison is useless due to type limits [INFO] [stdout] --> src/atom/mod.rs:398:17 [INFO] [stdout] | [INFO] [stdout] 398 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "76b1c133ac7123a68709287d89806486fe46fc365068c624940e60f53396a58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76b1c133ac7123a68709287d89806486fe46fc365068c624940e60f53396a58e", kill_on_drop: false }` [INFO] [stdout] 76b1c133ac7123a68709287d89806486fe46fc365068c624940e60f53396a58e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 57916e38eb1ad7ea6da22845137153ae7a5897ffd4f053fd8e0c0d5d469c0f19 [INFO] running `Command { std: "docker" "start" "-a" "57916e38eb1ad7ea6da22845137153ae7a5897ffd4f053fd8e0c0d5d469c0f19", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stdout] running 0 tests [INFO] [stderr] --> src/atom/mod.rs:377:17 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 377 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stdout] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/atom/mod.rs:386:17 [INFO] [stderr] | [INFO] [stderr] 386 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: comparison is useless due to type limits [INFO] [stderr] --> src/atom/mod.rs:398:17 [INFO] [stderr] | [INFO] [stderr] 398 | assert!((self.atom_size - self.header_size) >= 0); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rust-mp4` (lib) generated 3 warnings [INFO] [stderr] warning: `rust-mp4` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mp4-b2840d4d0b6e26ae) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_mp4-74bae37ab7ac2aab) [INFO] [stdout] [INFO] [stderr] Doc-tests mp4 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/atom/meco.rs - atom::meco::Mere (line 138) ... FAILED [INFO] [stdout] test src/atom/moov.rs - atom::moov::Tkhd (line 392) ... FAILED [INFO] [stdout] test src/atom/meco.rs - atom::meco::Mere (line 85) ... FAILED [INFO] [stdout] test src/atom/moof.rs - atom::moof::Trun (line 224) ... FAILED [INFO] [stdout] test src/atom/mod.rs - atom::Header (line 237) ... FAILED [INFO] [stdout] test src/atom/moov.rs - atom::moov::String (line 24) ... FAILED [INFO] [stdout] test src/atom/moov.rs - atom::moov::String (line 53) ... FAILED [INFO] [stdout] test src/atom/mod.rs - atom::str (line 12) ... FAILED [INFO] [stdout] test src/atom/kind.rs - atom::kind::Kind (line 143) ... FAILED [INFO] [stdout] test src/atom/mod.rs - atom::Header (line 290) ... FAILED [INFO] [stdout] test src/atom/kind.rs - atom::kind::Kind (line 29) ... FAILED [INFO] [stdout] test src/atom/mod.rs - atom::str (line 135) ... FAILED [INFO] [stdout] test src/atom/mod.rs - atom::str (line 44) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/atom/meco.rs - atom::meco::Mere (line 138) stdout ---- [INFO] [stdout] error: unknown start of token: \u{2018} [INFO] [stdout] --> src/atom/meco.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 3 | 1) The handler-type is ‘mp7t’ for textual metadata in Unicode format; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '‘' (Left Single Quotation Mark) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | 1) The handler-type is 'mp7t’ for textual metadata in Unicode format; [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2019} [INFO] [stdout] --> src/atom/meco.rs:139:29 [INFO] [stdout] | [INFO] [stdout] 3 | 1) The handler-type is ‘mp7t’ for textual metadata in Unicode format; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '’' (Right Single Quotation Mark) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | 1) The handler-type is ‘mp7t' for textual metadata in Unicode format; [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2018} [INFO] [stdout] --> src/atom/meco.rs:140:24 [INFO] [stdout] | [INFO] [stdout] 4 | 2) The handler-type is ‘mp7b’ for binary metadata compressed in the BIM format. [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '‘' (Left Single Quotation Mark) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 4 | 2) The handler-type is 'mp7b’ for binary metadata compressed in the BIM format. [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2019} [INFO] [stdout] --> src/atom/meco.rs:140:29 [INFO] [stdout] | [INFO] [stdout] 4 | 2) The handler-type is ‘mp7b’ for binary metadata compressed in the BIM format. [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '’' (Right Single Quotation Mark) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 4 | 2) The handler-type is ‘mp7b' for binary metadata compressed in the BIM format. [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unexpected closing delimiter: `)` [INFO] [stdout] --> src/atom/meco.rs:143:2 [INFO] [stdout] | [INFO] [stdout] 7 | 3) When the format is textual, there is either another box in the metadata container ‘meta’, [INFO] [stdout] | ^ unexpected closing delimiter [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/atom/meco.rs:138:80 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_atom_meco_rs_138_0() { [INFO] [stdout] | ^ unclosed delimiter [INFO] [stdout] 3 | 1) The handler-type is ‘mp7t’ for textual metadata in Unicode format; [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/atom/meco.rs:138:11 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_atom_meco_rs_138_0() { [INFO] [stdout] | ^ unclosed delimiter [INFO] [stdout] 3 | 1) The handler-type is ‘mp7t’ for textual metadata in Unicode format; [INFO] [stdout] 4 | 2) The handler-type is ‘mp7b’ for binary metadata compressed in the BIM format. [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/moov.rs - atom::moov::Tkhd (line 392) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `int` [INFO] [stdout] --> src/atom/moov.rs:393:10 [INFO] [stdout] | [INFO] [stdout] 3 | unsigned int(32) width; [INFO] [stdout] | ^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/meco.rs - atom::meco::Mere (line 85) stdout ---- [INFO] [stdout] error: unknown start of token: \u{201c} [INFO] [stdout] --> src/atom/meco.rs:92:31 [INFO] [stdout] | [INFO] [stdout] 9 | That fragment starts with the “#” character and consists of either: [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode characters '“' (Left Double Quotation Mark) and '”' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not [INFO] [stdout] | [INFO] [stdout] 9 | That fragment starts with the "#" character and consists of either: [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201d} [INFO] [stdout] --> src/atom/meco.rs:92:33 [INFO] [stdout] | [INFO] [stdout] 9 | That fragment starts with the “#” character and consists of either: [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not [INFO] [stdout] | [INFO] [stdout] 9 | That fragment starts with the “#" character and consists of either: [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201c} [INFO] [stdout] --> src/atom/meco.rs:97:77 [INFO] [stdout] | [INFO] [stdout] 14 | If a fragment within the contained item must be addressed, then the initial “#” character of [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode characters '“' (Left Double Quotation Mark) and '”' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not [INFO] [stdout] | [INFO] [stdout] 14 | If a fragment within the contained item must be addressed, then the initial "#" character of [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201d} [INFO] [stdout] --> src/atom/meco.rs:97:79 [INFO] [stdout] | [INFO] [stdout] 14 | If a fragment within the contained item must be addressed, then the initial “#” character of [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not [INFO] [stdout] | [INFO] [stdout] 14 | If a fragment within the contained item must be addressed, then the initial “#" character of [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201c} [INFO] [stdout] --> src/atom/meco.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 15 | that fragment is replaced by “*”. [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode characters '“' (Left Double Quotation Mark) and '”' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not [INFO] [stdout] | [INFO] [stdout] 15 | that fragment is replaced by "*". [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201d} [INFO] [stdout] --> src/atom/meco.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 15 | that fragment is replaced by “*”. [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not [INFO] [stdout] | [INFO] [stdout] 15 | that fragment is replaced by “*". [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201c} [INFO] [stdout] --> src/atom/meco.rs:103:64 [INFO] [stdout] | [INFO] [stdout] 20 | adds the items in it, logically, to its cache of the directory “d” on a.com. It then re-forms [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode characters '“' (Left Double Quotation Mark) and '”' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not [INFO] [stdout] | [INFO] [stdout] 20 | adds the items in it, logically, to its cache of the directory "d" on a.com. It then re-forms [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201d} [INFO] [stdout] --> src/atom/meco.rs:103:66 [INFO] [stdout] | [INFO] [stdout] 20 | adds the items in it, logically, to its cache of the directory “d” on a.com. It then re-forms [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not [INFO] [stdout] | [INFO] [stdout] 20 | adds the items in it, logically, to its cache of the directory “d" on a.com. It then re-forms [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201c} [INFO] [stdout] --> src/atom/meco.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 22 | full file name, and the first “*” has been transformed back into a “#”. The client then either [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode characters '“' (Left Double Quotation Mark) and '”' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not [INFO] [stdout] | [INFO] [stdout] 22 | full file name, and the first "*" has been transformed back into a “#”. The client then either [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201d} [INFO] [stdout] --> src/atom/meco.rs:105:33 [INFO] [stdout] | [INFO] [stdout] 22 | full file name, and the first “*” has been transformed back into a “#”. The client then either [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not [INFO] [stdout] | [INFO] [stdout] 22 | full file name, and the first “*" has been transformed back into a “#”. The client then either [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201c} [INFO] [stdout] --> src/atom/meco.rs:105:68 [INFO] [stdout] | [INFO] [stdout] 22 | full file name, and the first “*” has been transformed back into a “#”. The client then either [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode characters '“' (Left Double Quotation Mark) and '”' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not [INFO] [stdout] | [INFO] [stdout] 22 | full file name, and the first “*” has been transformed back into a "#". The client then either [INFO] [stdout] | ~~~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201d} [INFO] [stdout] --> src/atom/meco.rs:105:70 [INFO] [stdout] | [INFO] [stdout] 22 | full file name, and the first “*” has been transformed back into a “#”. The client then either [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not [INFO] [stdout] | [INFO] [stdout] 22 | full file name, and the first “*” has been transformed back into a “#". The client then either [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201c} [INFO] [stdout] --> src/atom/meco.rs:107:18 [INFO] [stdout] | [INFO] [stdout] 24 | finds the anchor “branch1” within tree.html. If within that html, a file was referenced [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode characters '“' (Left Double Quotation Mark) and '”' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not [INFO] [stdout] | [INFO] [stdout] 24 | finds the anchor "branch1" within tree.html. If within that html, a file was referenced [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201d} [INFO] [stdout] --> src/atom/meco.rs:107:26 [INFO] [stdout] | [INFO] [stdout] 24 | finds the anchor “branch1” within tree.html. If within that html, a file was referenced [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not [INFO] [stdout] | [INFO] [stdout] 24 | finds the anchor “branch1" within tree.html. If within that html, a file was referenced [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201c} [INFO] [stdout] --> src/atom/meco.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 25 | using a relative URL, e.g. “flower.gif”, then the client converts this to an absolute URL [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode characters '“' (Left Double Quotation Mark) and '”' (Right Double Quotation Mark) look like '"' (Quotation Mark), but are not [INFO] [stdout] | [INFO] [stdout] 25 | using a relative URL, e.g. "flower.gif", then the client converts this to an absolute URL [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{201d} [INFO] [stdout] --> src/atom/meco.rs:108:39 [INFO] [stdout] | [INFO] [stdout] 25 | using a relative URL, e.g. “flower.gif”, then the client converts this to an absolute URL [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '”' (Right Double Quotation Mark) looks like '"' (Quotation Mark), but it is not [INFO] [stdout] | [INFO] [stdout] 25 | using a relative URL, e.g. “flower.gif", then the client converts this to an absolute URL [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unexpected closing delimiter: `}` [INFO] [stdout] --> src/atom/meco.rs:112:1 [INFO] [stdout] | [INFO] [stdout] 29 | } _doctest_main_src_atom_meco_rs_85_0() } [INFO] [stdout] | ^ unexpected closing delimiter [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/atom/meco.rs:85:79 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_atom_meco_rs_85_0() { [INFO] [stdout] | ^ unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 11 | a) item_ID=, identifying the item by its ID (the ID may be 0 for the primary resource); [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] error: mismatched closing delimiter: `)` [INFO] [stdout] --> src/atom/meco.rs:85:11 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_atom_meco_rs_85_0() { [INFO] [stdout] | ^ unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 12 | b) item_name=, when the item information box is used. [INFO] [stdout] | ^ mismatched closing delimiter [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/moof.rs - atom::moof::Trun (line 224) stdout ---- [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `data` [INFO] [stdout] --> src/atom/moof.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 3 | 0x000001 data-offset-present. [INFO] [stdout] | ^^^^ expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/mod.rs - atom::Header (line 237) stdout ---- [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/atom/mod.rs:238:1 [INFO] [stdout] | [INFO] [stdout] 3 | `size` is an integer that specifies the number of bytes in this box, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | 'size` is an integer that specifies the number of bytes in this box, [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/atom/mod.rs:238:6 [INFO] [stdout] | [INFO] [stdout] 3 | `size` is an integer that specifies the number of bytes in this box, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 3 | `size' is an integer that specifies the number of bytes in this box, [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/atom/mod.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 7 | `type` identifies the box type; standard boxes use a compact type, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | 'type` identifies the box type; standard boxes use a compact type, [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: ` [INFO] [stdout] --> src/atom/mod.rs:242:6 [INFO] [stdout] | [INFO] [stdout] 7 | `type` identifies the box type; standard boxes use a compact type, [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '`' (Grave Accent) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 7 | `type' identifies the box type; standard boxes use a compact type, [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2018} [INFO] [stdout] --> src/atom/mod.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 10 | the type field is set to ‘uuid’. [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '‘' (Left Single Quotation Mark) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 10 | the type field is set to 'uuid’. [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: unknown start of token: \u{2019} [INFO] [stdout] --> src/atom/mod.rs:245:35 [INFO] [stdout] | [INFO] [stdout] 10 | the type field is set to ‘uuid’. [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] help: Unicode character '’' (Right Single Quotation Mark) looks like ''' (Single Quote), but it is not [INFO] [stdout] | [INFO] [stdout] 10 | the type field is set to ‘uuid'. [INFO] [stdout] | ~ [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `is` [INFO] [stdout] --> src/atom/mod.rs:238:8 [INFO] [stdout] | [INFO] [stdout] 3 | `size` is an integer that specifies the number of bytes in this box, [INFO] [stdout] | ^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/moov.rs - atom::moov::String (line 24) stdout ---- [INFO] [stdout] error: expected `;`, found `stsh` [INFO] [stdout] --> src/atom/moov.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 3 | ctts [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 4 | stsh [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `padb` [INFO] [stdout] --> src/atom/moov.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 4 | stsh [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 5 | padb [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `stdp` [INFO] [stdout] --> src/atom/moov.rs:27:21 [INFO] [stdout] | [INFO] [stdout] 5 | padb [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 6 | stdp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sdtp` [INFO] [stdout] --> src/atom/moov.rs:28:21 [INFO] [stdout] | [INFO] [stdout] 6 | stdp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 7 | sdtp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sbgp` [INFO] [stdout] --> src/atom/moov.rs:29:21 [INFO] [stdout] | [INFO] [stdout] 7 | sdtp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 8 | sbgp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sgpd` [INFO] [stdout] --> src/atom/moov.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 8 | sbgp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 9 | sgpd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `subs` [INFO] [stdout] --> src/atom/moov.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 9 | sgpd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 10 | subs [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `dinf` [INFO] [stdout] --> src/atom/moov.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 10 | subs [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 11 | dinf [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `dref` [INFO] [stdout] --> src/atom/moov.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 11 | dinf [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 12 | dref [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `nmhd` [INFO] [stdout] --> src/atom/moov.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 12 | dref [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 13 | nmhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `hmhd` [INFO] [stdout] --> src/atom/moov.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 13 | nmhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 14 | hmhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `smhd` [INFO] [stdout] --> src/atom/moov.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 14 | hmhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 15 | smhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `vmhd` [INFO] [stdout] --> src/atom/moov.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 15 | smhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 16 | vmhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `tref` [INFO] [stdout] --> src/atom/moov.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 16 | vmhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 17 | tref [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `edts` [INFO] [stdout] --> src/atom/moov.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 17 | tref [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 18 | edts [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `elst` [INFO] [stdout] --> src/atom/moov.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 18 | edts [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 19 | elst [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mvex` [INFO] [stdout] --> src/atom/moov.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 19 | elst [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 20 | mvex [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mehd` [INFO] [stdout] --> src/atom/moov.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 20 | mvex [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 21 | mehd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `trex` [INFO] [stdout] --> src/atom/moov.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 21 | mehd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 22 | trex [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `ipmc` [INFO] [stdout] --> src/atom/moov.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 22 | trex [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 23 | ipmc [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ctts` in this scope [INFO] [stdout] --> src/atom/moov.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 3 | ctts [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `stsh` in this scope [INFO] [stdout] --> src/atom/moov.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 4 | stsh [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `padb` in this scope [INFO] [stdout] --> src/atom/moov.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 5 | padb [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `stdp` in this scope [INFO] [stdout] --> src/atom/moov.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 6 | stdp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sdtp` in this scope [INFO] [stdout] --> src/atom/moov.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 7 | sdtp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sbgp` in this scope [INFO] [stdout] --> src/atom/moov.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 8 | sbgp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sgpd` in this scope [INFO] [stdout] --> src/atom/moov.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 9 | sgpd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `subs` in this scope [INFO] [stdout] --> src/atom/moov.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 10 | subs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dinf` in this scope [INFO] [stdout] --> src/atom/moov.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 11 | dinf [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dref` in this scope [INFO] [stdout] --> src/atom/moov.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 12 | dref [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `nmhd` in this scope [INFO] [stdout] --> src/atom/moov.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 13 | nmhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `hmhd` in this scope [INFO] [stdout] --> src/atom/moov.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 14 | hmhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `smhd` in this scope [INFO] [stdout] --> src/atom/moov.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 15 | smhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `vmhd` in this scope [INFO] [stdout] --> src/atom/moov.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 16 | vmhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tref` in this scope [INFO] [stdout] --> src/atom/moov.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 17 | tref [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `edts` in this scope [INFO] [stdout] --> src/atom/moov.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 18 | edts [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `elst` in this scope [INFO] [stdout] --> src/atom/moov.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 19 | elst [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mvex` in this scope [INFO] [stdout] --> src/atom/moov.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 20 | mvex [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mehd` in this scope [INFO] [stdout] --> src/atom/moov.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 21 | mehd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `trex` in this scope [INFO] [stdout] --> src/atom/moov.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 22 | trex [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ipmc` in this scope [INFO] [stdout] --> src/atom/moov.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 23 | ipmc [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/moov.rs - atom::moov::String (line 53) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `,` [INFO] [stdout] --> src/atom/moov.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 3 | stts, ctts, stss, stsc, stsz, stco/co64 [INFO] [stdout] | ^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/mod.rs - atom::str (line 12) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `Struct` [INFO] [stdout] --> src/atom/mod.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 3 | Box Struct: [INFO] [stdout] | ^^^^^^ expected one of 8 possible tokens [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/kind.rs - atom::kind::Kind (line 143) stdout ---- [INFO] [stdout] error: expected `;`, found `edts` [INFO] [stdout] --> src/atom/kind.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 3 | dinf [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 4 | edts [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `ipro` [INFO] [stdout] --> src/atom/kind.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 4 | edts [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 5 | ipro [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mdia` [INFO] [stdout] --> src/atom/kind.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 5 | ipro [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 6 | mdia [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `meta` [INFO] [stdout] --> src/atom/kind.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 6 | mdia [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 7 | meta [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mfra` [INFO] [stdout] --> src/atom/kind.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 7 | meta [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 8 | mfra [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `minf` [INFO] [stdout] --> src/atom/kind.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 8 | mfra [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 9 | minf [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `moof` [INFO] [stdout] --> src/atom/kind.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 9 | minf [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 10 | moof [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `moov` [INFO] [stdout] --> src/atom/kind.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 10 | moof [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 11 | moov [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mvex` [INFO] [stdout] --> src/atom/kind.rs:152:5 [INFO] [stdout] | [INFO] [stdout] 11 | moov [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 12 | mvex [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sinf` [INFO] [stdout] --> src/atom/kind.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 12 | mvex [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 13 | sinf [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `skip` [INFO] [stdout] --> src/atom/kind.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 13 | sinf [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 14 | skip [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `stbl` [INFO] [stdout] --> src/atom/kind.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 14 | skip [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 15 | stbl [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `traf` [INFO] [stdout] --> src/atom/kind.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 15 | stbl [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 16 | traf [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `trak` [INFO] [stdout] --> src/atom/kind.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 16 | traf [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 17 | trak [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dinf` in this scope [INFO] [stdout] --> src/atom/kind.rs:144:1 [INFO] [stdout] | [INFO] [stdout] 3 | dinf [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `edts` in this scope [INFO] [stdout] --> src/atom/kind.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 4 | edts [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ipro` in this scope [INFO] [stdout] --> src/atom/kind.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 5 | ipro [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mdia` in this scope [INFO] [stdout] --> src/atom/kind.rs:147:1 [INFO] [stdout] | [INFO] [stdout] 6 | mdia [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `meta` in this scope [INFO] [stdout] --> src/atom/kind.rs:148:1 [INFO] [stdout] | [INFO] [stdout] 7 | meta [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mfra` in this scope [INFO] [stdout] --> src/atom/kind.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 8 | mfra [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `minf` in this scope [INFO] [stdout] --> src/atom/kind.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 9 | minf [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `moof` in this scope [INFO] [stdout] --> src/atom/kind.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 10 | moof [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `moov` in this scope [INFO] [stdout] --> src/atom/kind.rs:152:1 [INFO] [stdout] | [INFO] [stdout] 11 | moov [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mvex` in this scope [INFO] [stdout] --> src/atom/kind.rs:153:1 [INFO] [stdout] | [INFO] [stdout] 12 | mvex [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sinf` in this scope [INFO] [stdout] --> src/atom/kind.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 13 | sinf [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `skip` in this scope [INFO] [stdout] --> src/atom/kind.rs:155:1 [INFO] [stdout] | [INFO] [stdout] 14 | skip [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `stbl` in this scope [INFO] [stdout] --> src/atom/kind.rs:156:1 [INFO] [stdout] | [INFO] [stdout] 15 | stbl [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `traf` in this scope [INFO] [stdout] --> src/atom/kind.rs:157:1 [INFO] [stdout] | [INFO] [stdout] 16 | traf [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `trak` in this scope [INFO] [stdout] --> src/atom/kind.rs:158:1 [INFO] [stdout] | [INFO] [stdout] 17 | trak [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 29 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/mod.rs - atom::Header (line 290) stdout ---- [INFO] [stdout] error: struct literal body without path [INFO] [stdout] --> src/atom/mod.rs:290:79 [INFO] [stdout] | [INFO] [stdout] 2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_atom_mod_rs_290_0() { [INFO] [stdout] | _______________________________________________________________________________^ [INFO] [stdout] 3 | | version: u8, [INFO] [stdout] 4 | | flags : [u8; 3], // 24 Bits [INFO] [stdout] 5 | | } _doctest_main_src_atom_mod_rs_290_0() } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] help: you might have forgotten to add the struct literal inside the block [INFO] [stdout] | [INFO] [stdout] 2 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_atom_mod_rs_290_0() { SomeStruct { [INFO] [stdout] 3 | version: u8, [INFO] [stdout] 4 | flags : [u8; 3], // 24 Bits [INFO] [stdout] 5 ~ } } _doctest_main_src_atom_mod_rs_290_0() } [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/kind.rs - atom::kind::Kind (line 29) stdout ---- [INFO] [stdout] error: expected `;`, found `stsh` [INFO] [stdout] --> src/atom/kind.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 3 | ctts [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 4 | stsh [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `padb` [INFO] [stdout] --> src/atom/kind.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 4 | stsh [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 5 | padb [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `stdp` [INFO] [stdout] --> src/atom/kind.rs:32:21 [INFO] [stdout] | [INFO] [stdout] 5 | padb [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 6 | stdp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sdtp` [INFO] [stdout] --> src/atom/kind.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 6 | stdp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 7 | sdtp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sbgp` [INFO] [stdout] --> src/atom/kind.rs:34:21 [INFO] [stdout] | [INFO] [stdout] 7 | sdtp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 8 | sbgp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sgpd` [INFO] [stdout] --> src/atom/kind.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 8 | sbgp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 9 | sgpd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `subs` [INFO] [stdout] --> src/atom/kind.rs:36:21 [INFO] [stdout] | [INFO] [stdout] 9 | sgpd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 10 | subs [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `dinf` [INFO] [stdout] --> src/atom/kind.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 10 | subs [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 11 | dinf [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `dref` [INFO] [stdout] --> src/atom/kind.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 11 | dinf [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 12 | dref [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `nmhd` [INFO] [stdout] --> src/atom/kind.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 12 | dref [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 13 | nmhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `hmhd` [INFO] [stdout] --> src/atom/kind.rs:40:17 [INFO] [stdout] | [INFO] [stdout] 13 | nmhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 14 | hmhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `smhd` [INFO] [stdout] --> src/atom/kind.rs:41:17 [INFO] [stdout] | [INFO] [stdout] 14 | hmhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 15 | smhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `vmhd` [INFO] [stdout] --> src/atom/kind.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 15 | smhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 16 | vmhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `tref` [INFO] [stdout] --> src/atom/kind.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 16 | vmhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 17 | tref [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `edts` [INFO] [stdout] --> src/atom/kind.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 17 | tref [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 18 | edts [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `elst` [INFO] [stdout] --> src/atom/kind.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 18 | edts [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 19 | elst [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mvex` [INFO] [stdout] --> src/atom/kind.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 19 | elst [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 20 | mvex [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mehd` [INFO] [stdout] --> src/atom/kind.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 20 | mvex [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 21 | mehd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `trex` [INFO] [stdout] --> src/atom/kind.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 21 | mehd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 22 | trex [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `ipmc` [INFO] [stdout] --> src/atom/kind.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 22 | trex [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 23 | ipmc [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ctts` in this scope [INFO] [stdout] --> src/atom/kind.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 3 | ctts [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `stsh` in this scope [INFO] [stdout] --> src/atom/kind.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 4 | stsh [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `padb` in this scope [INFO] [stdout] --> src/atom/kind.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 5 | padb [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `stdp` in this scope [INFO] [stdout] --> src/atom/kind.rs:33:17 [INFO] [stdout] | [INFO] [stdout] 6 | stdp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sdtp` in this scope [INFO] [stdout] --> src/atom/kind.rs:34:17 [INFO] [stdout] | [INFO] [stdout] 7 | sdtp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sbgp` in this scope [INFO] [stdout] --> src/atom/kind.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 8 | sbgp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sgpd` in this scope [INFO] [stdout] --> src/atom/kind.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 9 | sgpd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `subs` in this scope [INFO] [stdout] --> src/atom/kind.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 10 | subs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dinf` in this scope [INFO] [stdout] --> src/atom/kind.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 11 | dinf [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dref` in this scope [INFO] [stdout] --> src/atom/kind.rs:39:17 [INFO] [stdout] | [INFO] [stdout] 12 | dref [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `nmhd` in this scope [INFO] [stdout] --> src/atom/kind.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 13 | nmhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `hmhd` in this scope [INFO] [stdout] --> src/atom/kind.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 14 | hmhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `smhd` in this scope [INFO] [stdout] --> src/atom/kind.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 15 | smhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `vmhd` in this scope [INFO] [stdout] --> src/atom/kind.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 16 | vmhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tref` in this scope [INFO] [stdout] --> src/atom/kind.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 17 | tref [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `edts` in this scope [INFO] [stdout] --> src/atom/kind.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 18 | edts [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `elst` in this scope [INFO] [stdout] --> src/atom/kind.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 19 | elst [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mvex` in this scope [INFO] [stdout] --> src/atom/kind.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 20 | mvex [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mehd` in this scope [INFO] [stdout] --> src/atom/kind.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 21 | mehd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `trex` in this scope [INFO] [stdout] --> src/atom/kind.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 22 | trex [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ipmc` in this scope [INFO] [stdout] --> src/atom/kind.rs:50:1 [INFO] [stdout] | [INFO] [stdout] 23 | ipmc [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/mod.rs - atom::str (line 135) stdout ---- [INFO] [stdout] error: expected `;`, found `mfhd` [INFO] [stdout] --> src/atom/mod.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 3 | moof [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 4 | mfhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `traf` [INFO] [stdout] --> src/atom/mod.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 4 | mfhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 5 | traf [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `tfhd` [INFO] [stdout] --> src/atom/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 5 | traf [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 6 | tfhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `trun` [INFO] [stdout] --> src/atom/mod.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 6 | tfhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 7 | trun [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sdtp` [INFO] [stdout] --> src/atom/mod.rs:140:13 [INFO] [stdout] | [INFO] [stdout] 7 | trun [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 8 | sdtp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `traf` [INFO] [stdout] --> src/atom/mod.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 8 | sdtp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 9 | traf [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `tfhd` [INFO] [stdout] --> src/atom/mod.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 9 | traf [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 10 | tfhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `trun` [INFO] [stdout] --> src/atom/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 10 | tfhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 11 | trun [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sdtp` [INFO] [stdout] --> src/atom/mod.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 11 | trun [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 12 | sdtp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mdat` [INFO] [stdout] --> src/atom/mod.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 12 | sdtp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 13 | mdat [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `moof` in this scope [INFO] [stdout] --> src/atom/mod.rs:136:1 [INFO] [stdout] | [INFO] [stdout] 3 | moof [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mfhd` in this scope [INFO] [stdout] --> src/atom/mod.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 4 | mfhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `traf` in this scope [INFO] [stdout] --> src/atom/mod.rs:138:5 [INFO] [stdout] | [INFO] [stdout] 5 | traf [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tfhd` in this scope [INFO] [stdout] --> src/atom/mod.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 6 | tfhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `trun` in this scope [INFO] [stdout] --> src/atom/mod.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 7 | trun [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sdtp` in this scope [INFO] [stdout] --> src/atom/mod.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 8 | sdtp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `traf` in this scope [INFO] [stdout] --> src/atom/mod.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 9 | traf [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tfhd` in this scope [INFO] [stdout] --> src/atom/mod.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 10 | tfhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `trun` in this scope [INFO] [stdout] --> src/atom/mod.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 11 | trun [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sdtp` in this scope [INFO] [stdout] --> src/atom/mod.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 12 | sdtp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mdat` in this scope [INFO] [stdout] --> src/atom/mod.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 13 | mdat [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/atom/mod.rs - atom::str (line 44) stdout ---- [INFO] [stdout] error: expected `;`, found `stsh` [INFO] [stdout] --> src/atom/mod.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 3 | ctts [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 4 | stsh [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `padb` [INFO] [stdout] --> src/atom/mod.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 4 | stsh [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 5 | padb [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `stdp` [INFO] [stdout] --> src/atom/mod.rs:47:21 [INFO] [stdout] | [INFO] [stdout] 5 | padb [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 6 | stdp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sdtp` [INFO] [stdout] --> src/atom/mod.rs:48:21 [INFO] [stdout] | [INFO] [stdout] 6 | stdp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 7 | sdtp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sbgp` [INFO] [stdout] --> src/atom/mod.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 7 | sdtp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 8 | sbgp [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `sgpd` [INFO] [stdout] --> src/atom/mod.rs:50:21 [INFO] [stdout] | [INFO] [stdout] 8 | sbgp [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 9 | sgpd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `subs` [INFO] [stdout] --> src/atom/mod.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 9 | sgpd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 10 | subs [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `dinf` [INFO] [stdout] --> src/atom/mod.rs:52:21 [INFO] [stdout] | [INFO] [stdout] 10 | subs [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 11 | dinf [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `dref` [INFO] [stdout] --> src/atom/mod.rs:53:17 [INFO] [stdout] | [INFO] [stdout] 11 | dinf [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 12 | dref [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `nmhd` [INFO] [stdout] --> src/atom/mod.rs:54:21 [INFO] [stdout] | [INFO] [stdout] 12 | dref [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 13 | nmhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `hmhd` [INFO] [stdout] --> src/atom/mod.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 13 | nmhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 14 | hmhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `smhd` [INFO] [stdout] --> src/atom/mod.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 14 | hmhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 15 | smhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `vmhd` [INFO] [stdout] --> src/atom/mod.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 15 | smhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 16 | vmhd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `tref` [INFO] [stdout] --> src/atom/mod.rs:58:17 [INFO] [stdout] | [INFO] [stdout] 16 | vmhd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 17 | tref [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `edts` [INFO] [stdout] --> src/atom/mod.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 17 | tref [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 18 | edts [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `elst` [INFO] [stdout] --> src/atom/mod.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 18 | edts [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 19 | elst [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mvex` [INFO] [stdout] --> src/atom/mod.rs:61:13 [INFO] [stdout] | [INFO] [stdout] 19 | elst [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 20 | mvex [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `mehd` [INFO] [stdout] --> src/atom/mod.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 20 | mvex [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 21 | mehd [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `trex` [INFO] [stdout] --> src/atom/mod.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 21 | mehd [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 22 | trex [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error: expected `;`, found `ipmc` [INFO] [stdout] --> src/atom/mod.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 22 | trex [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 23 | ipmc [INFO] [stdout] | ---- unexpected token [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ctts` in this scope [INFO] [stdout] --> src/atom/mod.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 3 | ctts [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `stsh` in this scope [INFO] [stdout] --> src/atom/mod.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 4 | stsh [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `padb` in this scope [INFO] [stdout] --> src/atom/mod.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 5 | padb [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `stdp` in this scope [INFO] [stdout] --> src/atom/mod.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 6 | stdp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sdtp` in this scope [INFO] [stdout] --> src/atom/mod.rs:49:17 [INFO] [stdout] | [INFO] [stdout] 7 | sdtp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sbgp` in this scope [INFO] [stdout] --> src/atom/mod.rs:50:17 [INFO] [stdout] | [INFO] [stdout] 8 | sbgp [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `sgpd` in this scope [INFO] [stdout] --> src/atom/mod.rs:51:17 [INFO] [stdout] | [INFO] [stdout] 9 | sgpd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `subs` in this scope [INFO] [stdout] --> src/atom/mod.rs:52:17 [INFO] [stdout] | [INFO] [stdout] 10 | subs [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dinf` in this scope [INFO] [stdout] --> src/atom/mod.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 11 | dinf [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `dref` in this scope [INFO] [stdout] --> src/atom/mod.rs:54:17 [INFO] [stdout] | [INFO] [stdout] 12 | dref [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `nmhd` in this scope [INFO] [stdout] --> src/atom/mod.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 13 | nmhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `hmhd` in this scope [INFO] [stdout] --> src/atom/mod.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 14 | hmhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `smhd` in this scope [INFO] [stdout] --> src/atom/mod.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 15 | smhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `vmhd` in this scope [INFO] [stdout] --> src/atom/mod.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 16 | vmhd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `tref` in this scope [INFO] [stdout] --> src/atom/mod.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 17 | tref [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `edts` in this scope [INFO] [stdout] --> src/atom/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 18 | edts [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `elst` in this scope [INFO] [stdout] --> src/atom/mod.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 19 | elst [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mvex` in this scope [INFO] [stdout] --> src/atom/mod.rs:62:1 [INFO] [stdout] | [INFO] [stdout] 20 | mvex [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `mehd` in this scope [INFO] [stdout] --> src/atom/mod.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 21 | mehd [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `trex` in this scope [INFO] [stdout] --> src/atom/mod.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 22 | trex [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ipmc` in this scope [INFO] [stdout] --> src/atom/mod.rs:65:1 [INFO] [stdout] | [INFO] [stdout] 23 | ipmc [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 41 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/atom/kind.rs - atom::kind::Kind (line 143) [INFO] [stdout] src/atom/kind.rs - atom::kind::Kind (line 29) [INFO] [stdout] src/atom/meco.rs - atom::meco::Mere (line 138) [INFO] [stdout] src/atom/meco.rs - atom::meco::Mere (line 85) [INFO] [stdout] src/atom/mod.rs - atom::Header (line 237) [INFO] [stdout] src/atom/mod.rs - atom::Header (line 290) [INFO] [stdout] src/atom/mod.rs - atom::str (line 12) [INFO] [stdout] src/atom/mod.rs - atom::str (line 135) [INFO] [stdout] src/atom/mod.rs - atom::str (line 44) [INFO] [stdout] src/atom/moof.rs - atom::moof::Trun (line 224) [INFO] [stdout] src/atom/moov.rs - atom::moov::String (line 24) [INFO] [stdout] src/atom/moov.rs - atom::moov::String (line 53) [INFO] [stdout] src/atom/moov.rs - atom::moov::Tkhd (line 392) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "57916e38eb1ad7ea6da22845137153ae7a5897ffd4f053fd8e0c0d5d469c0f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57916e38eb1ad7ea6da22845137153ae7a5897ffd4f053fd8e0c0d5d469c0f19", kill_on_drop: false }` [INFO] [stdout] 57916e38eb1ad7ea6da22845137153ae7a5897ffd4f053fd8e0c0d5d469c0f19