[INFO] fetching crate rust-mp4 0.1.0... [INFO] testing rust-mp4-0.1.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate rust-mp4 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rust-mp4 0.1.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a58c4babedeb43d000a051338115f732868e192a4df57b1ff8a461531a739a10 [INFO] running `Command { std: "docker" "start" "-a" "a58c4babedeb43d000a051338115f732868e192a4df57b1ff8a461531a739a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a58c4babedeb43d000a051338115f732868e192a4df57b1ff8a461531a739a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a58c4babedeb43d000a051338115f732868e192a4df57b1ff8a461531a739a10", kill_on_drop: false }` [INFO] [stdout] a58c4babedeb43d000a051338115f732868e192a4df57b1ff8a461531a739a10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bf951ca68b3698c6f3cc07cbb89710a1baf30991bfa1788dfc34099376d99e4 [INFO] running `Command { std: "docker" "start" "-a" "9bf951ca68b3698c6f3cc07cbb89710a1baf30991bfa1788dfc34099376d99e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 2.46s [INFO] running `Command { std: "docker" "inspect" "9bf951ca68b3698c6f3cc07cbb89710a1baf30991bfa1788dfc34099376d99e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bf951ca68b3698c6f3cc07cbb89710a1baf30991bfa1788dfc34099376d99e4", kill_on_drop: false }` [INFO] [stdout] 9bf951ca68b3698c6f3cc07cbb89710a1baf30991bfa1788dfc34099376d99e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0bc48316134b350803497f65c5de976e1a1f6f5f9b4b9d281f3a39ebf9fcd94 [INFO] running `Command { std: "docker" "start" "-a" "c0bc48316134b350803497f65c5de976e1a1f6f5f9b4b9d281f3a39ebf9fcd94", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0bc48316134b350803497f65c5de976e1a1f6f5f9b4b9d281f3a39ebf9fcd94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0bc48316134b350803497f65c5de976e1a1f6f5f9b4b9d281f3a39ebf9fcd94", kill_on_drop: false }` [INFO] [stdout] c0bc48316134b350803497f65c5de976e1a1f6f5f9b4b9d281f3a39ebf9fcd94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 195efbfbf00b82e6ecba9ab6d99b29e8f3b66fc713e4fcca2a34bd3bbe880fd4 [INFO] running `Command { std: "docker" "start" "-a" "195efbfbf00b82e6ecba9ab6d99b29e8f3b66fc713e4fcca2a34bd3bbe880fd4", 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-ea79cbc93eb1817a) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rust_mp4-dc86b22f797d8c5b) [INFO] [stderr] Doc-tests mp4 [INFO] [stdout] [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/mod.rs - atom::str (line 135) ... FAILED [INFO] [stdout] test src/atom/kind.rs - atom::kind::Kind (line 143) ... FAILED [INFO] [stdout] test src/atom/moov.rs - atom::moov::String (line 24) ... FAILED [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/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 12) ... 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 53) ... FAILED [INFO] [stdout] test src/atom/mod.rs - atom::str (line 44) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/atom/mod.rs - atom::str (line 135) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `mfhd` [INFO] [stdout] --> src/atom/mod.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 3 | moof [INFO] [stdout] | - expected one of 8 possible tokens [INFO] [stdout] 4 | mfhd [INFO] [stdout] | ^^^^ unexpected token [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 one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `edts` [INFO] [stdout] --> src/atom/kind.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 3 | dinf [INFO] [stdout] | - expected one of 8 possible tokens [INFO] [stdout] 4 | edts [INFO] [stdout] | ^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [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 one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `stsh` [INFO] [stdout] --> src/atom/moov.rs:26:17 [INFO] [stdout] | [INFO] [stdout] 3 | ctts [INFO] [stdout] | - expected one of 8 possible tokens [INFO] [stdout] 4 | stsh [INFO] [stdout] | ^^^^ unexpected token [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 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:139:2 [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:140:2 [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/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 one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `stsh` [INFO] [stdout] --> src/atom/kind.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 3 | ctts [INFO] [stdout] | - expected one of 8 possible tokens [INFO] [stdout] 4 | stsh [INFO] [stdout] | ^^^^ unexpected token [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/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] [stderr] error: test failed, to rerun pass '--doc' [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:94:6 [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:95:6 [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 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 44) stdout ---- [INFO] [stdout] error: expected one of `!`, `.`, `::`, `;`, `?`, `{`, `}`, or an operator, found `stsh` [INFO] [stdout] --> src/atom/mod.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 3 | ctts [INFO] [stdout] | - expected one of 8 possible tokens [INFO] [stdout] 4 | stsh [INFO] [stdout] | ^^^^ unexpected token [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [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.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "195efbfbf00b82e6ecba9ab6d99b29e8f3b66fc713e4fcca2a34bd3bbe880fd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195efbfbf00b82e6ecba9ab6d99b29e8f3b66fc713e4fcca2a34bd3bbe880fd4", kill_on_drop: false }` [INFO] [stdout] 195efbfbf00b82e6ecba9ab6d99b29e8f3b66fc713e4fcca2a34bd3bbe880fd4