[INFO] cloning repository https://github.com/openkylin/rust-ttf-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openkylin/rust-ttf-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-ttf-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-ttf-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 381566d09fee2b160a454820e6536bcba1b2fbe9 [INFO] testing openkylin/rust-ttf-parser against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-ttf-parser" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/openkylin/rust-ttf-parser [INFO] finished tweaking git repo https://github.com/openkylin/rust-ttf-parser [INFO] tweaked toml for git repo https://github.com/openkylin/rust-ttf-parser written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/openkylin/rust-ttf-parser on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/openkylin/rust-ttf-parser already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [INFO] [stderr] Updating base64 v0.13.1 -> v0.21.7 (available: v0.22.1) [INFO] [stderr] Downgrading pico-args v0.5.0 -> v0.4.2 (available: v0.5.0) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded pico-args v0.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a96ac12d5cf08d1ecacc80d560bd7ab9c2a64b162c99dc883fd4be38f15d7aa6 [INFO] running `Command { std: "docker" "start" "-a" "a96ac12d5cf08d1ecacc80d560bd7ab9c2a64b162c99dc883fd4be38f15d7aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a96ac12d5cf08d1ecacc80d560bd7ab9c2a64b162c99dc883fd4be38f15d7aa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96ac12d5cf08d1ecacc80d560bd7ab9c2a64b162c99dc883fd4be38f15d7aa6", kill_on_drop: false }` [INFO] [stdout] a96ac12d5cf08d1ecacc80d560bd7ab9c2a64b162c99dc883fd4be38f15d7aa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d029922a7c58facdfd9f8b9b91da354e1d9eab2de444f587c11ec1b4754dff7 [INFO] running `Command { std: "docker" "start" "-a" "3d029922a7c58facdfd9f8b9b91da354e1d9eab2de444f587c11ec1b4754dff7", kill_on_drop: false }` [INFO] [stderr] Compiling ttf-parser v0.19.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `DefaultTableProvider` is never constructed [INFO] [stdout] --> src/lib.rs:2117:8 [INFO] [stdout] | [INFO] [stdout] 2117 | struct DefaultTableProvider<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_null` is never used [INFO] [stdout] --> src/parser.rs:786:8 [INFO] [stdout] | [INFO] [stdout] 781 | pub trait Offset { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 786 | fn is_null(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1979:9 [INFO] [stdout] | [INFO] [stdout] 1979 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1982 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1982 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/cff/cff1.rs:794:29 [INFO] [stdout] | [INFO] [stdout] 794 | fn parse_cid_metadata(data: &[u8], top_dict: TopDict, number_of_glyphs: u16) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 794 | fn parse_cid_metadata(data: &[u8], top_dict: TopDict, number_of_glyphs: u16) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/glyf.rs:566:17 [INFO] [stdout] | [INFO] [stdout] 566 | glyph_data: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 567 | number_of_contours: NonZeroU16, [INFO] [stdout] 568 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 568 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/gpos.rs:910:16 [INFO] [stdout] | [INFO] [stdout] 910 | pub fn get(&self, row: u16, col: u16) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 910 | pub fn get(&self, row: u16, col: u16) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/math.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | fn get(self, data: &[u8]) -> MathValue { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | fn get(self, data: &[u8]) -> MathValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/var_store.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn region_indices(&self, index: u16) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn region_indices(&self, index: u16) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.29s [INFO] running `Command { std: "docker" "inspect" "3d029922a7c58facdfd9f8b9b91da354e1d9eab2de444f587c11ec1b4754dff7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d029922a7c58facdfd9f8b9b91da354e1d9eab2de444f587c11ec1b4754dff7", kill_on_drop: false }` [INFO] [stdout] 3d029922a7c58facdfd9f8b9b91da354e1d9eab2de444f587c11ec1b4754dff7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6065e15022196ce6c65ab5fcb9c24638595944ef259edd759c3b3b6395e3842 [INFO] running `Command { std: "docker" "start" "-a" "f6065e15022196ce6c65ab5fcb9c24638595944ef259edd759c3b3b6395e3842", kill_on_drop: false }` [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stdout] warning: struct `DefaultTableProvider` is never constructed [INFO] [stdout] --> src/lib.rs:2117:8 [INFO] [stdout] | [INFO] [stdout] 2117 | struct DefaultTableProvider<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_null` is never used [INFO] [stdout] --> src/parser.rs:786:8 [INFO] [stdout] | [INFO] [stdout] 781 | pub trait Offset { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 786 | fn is_null(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1979:9 [INFO] [stdout] | [INFO] [stdout] 1979 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1982 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1982 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/cff/cff1.rs:794:29 [INFO] [stdout] | [INFO] [stdout] 794 | fn parse_cid_metadata(data: &[u8], top_dict: TopDict, number_of_glyphs: u16) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 794 | fn parse_cid_metadata(data: &[u8], top_dict: TopDict, number_of_glyphs: u16) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/glyf.rs:566:17 [INFO] [stdout] | [INFO] [stdout] 566 | glyph_data: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 567 | number_of_contours: NonZeroU16, [INFO] [stdout] 568 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 568 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/gpos.rs:910:16 [INFO] [stdout] | [INFO] [stdout] 910 | pub fn get(&self, row: u16, col: u16) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 910 | pub fn get(&self, row: u16, col: u16) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/math.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | fn get(self, data: &[u8]) -> MathValue { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | fn get(self, data: &[u8]) -> MathValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/var_store.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn region_indices(&self, index: u16) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn region_indices(&self, index: u16) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ttf-parser v0.19.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `DefaultTableProvider` is never constructed [INFO] [stdout] --> src/lib.rs:2117:8 [INFO] [stdout] | [INFO] [stdout] 2117 | struct DefaultTableProvider<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_null` is never used [INFO] [stdout] --> src/parser.rs:786:8 [INFO] [stdout] | [INFO] [stdout] 781 | pub trait Offset { [INFO] [stdout] | ------ method in this trait [INFO] [stdout] ... [INFO] [stdout] 786 | fn is_null(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:1979:9 [INFO] [stdout] | [INFO] [stdout] 1979 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 1982 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1982 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/cff/cff1.rs:794:29 [INFO] [stdout] | [INFO] [stdout] 794 | fn parse_cid_metadata(data: &[u8], top_dict: TopDict, number_of_glyphs: u16) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 794 | fn parse_cid_metadata(data: &[u8], top_dict: TopDict, number_of_glyphs: u16) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/glyf.rs:566:17 [INFO] [stdout] | [INFO] [stdout] 566 | glyph_data: &[u8], [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 567 | number_of_contours: NonZeroU16, [INFO] [stdout] 568 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 568 | ) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/gpos.rs:910:16 [INFO] [stdout] | [INFO] [stdout] 910 | pub fn get(&self, row: u16, col: u16) -> Option { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 910 | pub fn get(&self, row: u16, col: u16) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/tables/math.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | fn get(self, data: &[u8]) -> MathValue { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 48 | fn get(self, data: &[u8]) -> MathValue<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/var_store.rs:63:27 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn region_indices(&self, index: u16) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 63 | pub fn region_indices(&self, index: u16) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.52s [INFO] running `Command { std: "docker" "inspect" "f6065e15022196ce6c65ab5fcb9c24638595944ef259edd759c3b3b6395e3842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6065e15022196ce6c65ab5fcb9c24638595944ef259edd759c3b3b6395e3842", kill_on_drop: false }` [INFO] [stdout] f6065e15022196ce6c65ab5fcb9c24638595944ef259edd759c3b3b6395e3842 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1f2ddd698d908d749cda00d9b4b1babe923121f7e1592af19a40aaf6c818b324 [INFO] running `Command { std: "docker" "start" "-a" "1f2ddd698d908d749cda00d9b4b1babe923121f7e1592af19a40aaf6c818b324", kill_on_drop: false }` [INFO] [stderr] warning: struct `DefaultTableProvider` is never constructed [INFO] [stderr] --> src/lib.rs:2117:8 [INFO] [stderr] | [INFO] [stderr] 2117 | struct DefaultTableProvider<'a> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `is_null` is never used [INFO] [stderr] --> src/parser.rs:786:8 [INFO] [stderr] | [INFO] [stderr] 781 | pub trait Offset { [INFO] [stderr] | ------ method in this trait [INFO] [stderr] ... [INFO] [stderr] 786 | fn is_null(&self) -> bool { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:1979:9 [INFO] [stderr] | [INFO] [stderr] 1979 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 1982 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1982 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tables/cff/cff1.rs:794:29 [INFO] [stderr] | [INFO] [stderr] 794 | fn parse_cid_metadata(data: &[u8], top_dict: TopDict, number_of_glyphs: u16) -> Option { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 794 | fn parse_cid_metadata(data: &[u8], top_dict: TopDict, number_of_glyphs: u16) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tables/glyf.rs:566:17 [INFO] [stderr] | [INFO] [stderr] 566 | glyph_data: &[u8], [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] 567 | number_of_contours: NonZeroU16, [INFO] [stderr] 568 | ) -> Option { [INFO] [stderr] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 568 | ) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tables/gpos.rs:910:16 [INFO] [stderr] | [INFO] [stderr] 910 | pub fn get(&self, row: u16, col: u16) -> Option { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 910 | pub fn get(&self, row: u16, col: u16) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/tables/math.rs:48:24 [INFO] [stderr] | [INFO] [stderr] 48 | fn get(self, data: &[u8]) -> MathValue { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 48 | fn get(self, data: &[u8]) -> MathValue<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/var_store.rs:63:27 [INFO] [stderr] | [INFO] [stderr] 63 | pub fn region_indices(&self, index: u16) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 63 | pub fn region_indices(&self, index: u16) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ttf-parser` (lib) generated 8 warnings (run `cargo fix --lib -p ttf-parser` to apply 6 suggestions) [INFO] [stderr] warning: `ttf-parser` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ttf_parser-fc5899687e28fb8e) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test tables::cff::cff1::tests::negative_private_dict_offset_and_size ... ok [INFO] [stdout] test tables::cff::cff1::tests::private_dict_size_overflow ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::delta_after_zeros ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::empty ... ok [INFO] [stdout] test tables::cff::cff1::tests::private_dict_negative_char_strings_offset ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::invalid_number_of_pairs ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::mixed_runs ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::non_default_scalar ... ok [INFO] [stdout] test tables::cff::cff1::tests::private_dict_no_char_strings_offset_operand ... ok [INFO] [stdout] test tables::cff::dict::tests::parse_dict_number ... ok [INFO] [stdout] test tables::cff::index::tests::parse_offset_size ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::single_delta ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::single_long_delta ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::two_deltas ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::runs_overflow ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::unexpected_end_of_data_1 ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::unexpected_end_of_data_3 ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::zero_runs ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::single_run ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::too_many_pairs ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::zero_words ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::zeros ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::empty ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::long_points ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::multiple_runs ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::set_0_and_2 ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::more_than_127_points ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::runs_overflow ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::set_1_and_2 ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::unexpected_end_of_data_7 ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::set_1_and_3 ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::set_2_5_7 ... ok [INFO] [stdout] test tables::gvar::packed_points::tests::single_point ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::unexpected_end_of_data_6 ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::unexpected_end_of_data_4 ... ok [INFO] [stdout] test tables::gvar::packed_deltas::tests::unexpected_end_of_data_2 ... ok [INFO] [stderr] Running tests/bitmap.rs (/opt/rustwide/target/debug/deps/bitmap-475f9a6ec89a92af) [INFO] [stdout] test tables::gvar::packed_points::tests::single_zero_control ... ok [INFO] [stderr] Running tests/tables/main.rs (/opt/rustwide/target/debug/deps/tables-5cf1fa4f327ae81c) [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bitmap_font ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 124 tests [INFO] [stdout] test aat::format0::single ... ok [INFO] [stdout] test aat::format0::not_enough_glyphs ... ok [INFO] [stdout] test aat::format0::too_many_glyphs ... ok [INFO] [stdout] test aat::format10::invalid_value_size ... ok [INFO] [stdout] test aat::format10::single ... ok [INFO] [stdout] test aat::format10::unsupported_value_size ... ok [INFO] [stdout] test aat::format2::range ... ok [INFO] [stdout] test aat::format2::single ... ok [INFO] [stdout] test aat::format6::ignore_termination ... ok [INFO] [stdout] test aat::format6::invalid_segment_size ... ok [INFO] [stdout] test aat::format6::multiple ... ok [INFO] [stdout] test aat::format6::no_segments ... ok [INFO] [stdout] test aat::format4::range ... ok [INFO] [stdout] test aat::format4::single ... ok [INFO] [stdout] test aat::format6::single ... ok [INFO] [stdout] test aat::format6::only_termination ... ok [INFO] [stdout] test aat::format10::u32_value_size ... ok [INFO] [stdout] test aat::format8::non_zero_first ... ok [INFO] [stdout] test ankr::single ... ok [INFO] [stdout] test cff1::curve_to_with_invalid_num_of_coords_1 ... ok [INFO] [stdout] test ankr::two_glyphs ... ok [INFO] [stdout] test cff1::curve_to_with_invalid_num_of_coords_2 ... ok [INFO] [stdout] test ankr::two_points ... ok [INFO] [stdout] test cff1::bbox_overflow ... ok [INFO] [stdout] test cff1::curve_to ... ok [INFO] [stdout] test aat::format8::single ... ok [INFO] [stdout] test cff1::endchar_in_subr_with_extra_data_1 ... ok [INFO] [stdout] test cff1::endchar_in_subr_with_extra_data_2 ... ok [INFO] [stdout] test cff1::global_subr ... ok [INFO] [stdout] test cff1::curve_to_with_two_sets_of_coords ... ok [INFO] [stdout] test cff1::endchar_in_subr ... ok [INFO] [stdout] test cff1::hh_curve_to ... ok [INFO] [stdout] test cff1::hh_curve_to_with_too_many_coords ... ok [INFO] [stdout] test cff1::hh_curve_to_with_y ... ok [INFO] [stdout] test cff1::hh_curve_to_with_not_enought_coords ... ok [INFO] [stdout] test cff1::hmove_to_with_not_enought_coords ... ok [INFO] [stdout] test cff1::hmove_to ... ok [INFO] [stdout] test cff1::hline_to ... ok [INFO] [stdout] test cff1::hmove_to_with_too_many_coords ... ok [INFO] [stdout] test cff1::hline_to_with_three_coords ... ok [INFO] [stdout] test cff1::hline_to_with_two_coords ... ok [INFO] [stdout] test cff1::hline_to_without_coords ... ok [INFO] [stdout] test cff1::hmove_to_with_width ... ok [INFO] [stdout] test cff1::invalid_char_string_offset ... ok [INFO] [stdout] test cff1::line_to ... ok [INFO] [stdout] test cff1::line_to_with_single_coord ... ok [INFO] [stdout] test cff1::line_to_with_odd_number_of_coord ... ok [INFO] [stdout] test cff1::line_to_with_multiple_pairs ... ok [INFO] [stdout] test cff1::move_to_with_not_enought_coords ... ok [INFO] [stdout] test cff1::move_to ... ok [INFO] [stdout] test cff1::line_to_without_move_to ... ok [INFO] [stdout] test cff1::move_to_with_too_many_coords ... ok [INFO] [stdout] test cff1::multiple_endchar ... ok [INFO] [stdout] test cff1::local_subr ... ok [INFO] [stdout] test cff1::move_to_with_width ... ok [INFO] [stdout] test cff1::non_default_header_size ... ok [INFO] [stdout] test cff1::only_endchar ... ok [INFO] [stdout] test cff1::operands_overflow ... ok [INFO] [stdout] test cff1::recursive_global_subr ... ok [INFO] [stdout] test cff1::operands_overflow_with_4_byte_ints ... ok [INFO] [stdout] test cff1::reserved_operator ... ok [INFO] [stdout] test cff1::recursive_local_subr ... ok [INFO] [stdout] test cff1::recursive_mixed_subr ... ok [INFO] [stdout] test cff1::seac_with_not_enough_data ... ok [INFO] [stdout] test cff1::subr_without_return ... ok [INFO] [stdout] test cff1::two_vmove_to_with_width ... ok [INFO] [stdout] test cff1::vline_to ... ok [INFO] [stdout] test cff1::vline_to_with_three_coords ... ok [INFO] [stdout] test cff1::vmove_to ... ok [INFO] [stdout] test cff1::vmove_to_with_not_enought_coords ... ok [INFO] [stdout] test cff1::unsupported_version ... ok [INFO] [stdout] test cff1::vline_to_without_coords ... ok [INFO] [stdout] test cff1::vmove_to_with_width ... ok [INFO] [stdout] test cff1::vv_curve_to ... ok [INFO] [stdout] test cff1::vmove_to_with_too_many_coords ... ok [INFO] [stdout] test cff1::vline_to_with_two_coords ... ok [INFO] [stdout] test cff1::vv_curve_to_with_not_enought_coords ... ok [INFO] [stdout] test cff1::vv_curve_to_with_too_many_coords ... ok [INFO] [stdout] test cff1::vv_curve_to_with_x ... ok [INFO] [stdout] test cmap::format0::maps_not_all_256_codepoints ... ok [INFO] [stdout] test cff1::zero_char_string_offset ... ok [INFO] [stdout] test cmap::format2::codepoint_at_range_end ... ok [INFO] [stdout] test cmap::format4::collect_codepoints ... ok [INFO] [stdout] test cmap::format2::collect_codepoints ... ok [INFO] [stdout] test cmap::format4::codepoint_out_of_range ... ok [INFO] [stdout] test cmap::format4::continuous_range ... ok [INFO] [stdout] test cmap::format4::invalid_length ... ok [INFO] [stdout] test cmap::format4::no_end_codes ... ok [INFO] [stdout] test cmap::format4::single_glyph ... ok [INFO] [stdout] test cmap::format4::invalid_offset ... ok [INFO] [stdout] test cmap::format4::invalid_segment_count ... ok [INFO] [stdout] test cmap::format4::multiple_ranges ... ok [INFO] [stdout] test cmap::format4::unordered_chars_and_ids ... ok [INFO] [stdout] test cmap::format4::only_end_segments ... ok [INFO] [stdout] test cmap::format4::unordered_ids ... ok [INFO] [stdout] test cmap::format4::zero ... ok [INFO] [stdout] test empty_font ... ok [INFO] [stdout] test feat::basic ... ok [INFO] [stdout] test font_collection_num_fonts_overflow ... ok [INFO] [stdout] test empty_font_collection ... ok [INFO] [stdout] test font_index_overflow_on_regular_font ... ok [INFO] [stdout] test font_index_overflow ... ok [INFO] [stdout] test glyf::endless_loop ... ok [INFO] [stdout] test hmtx::glyph_out_of_bounds_0 ... ok [INFO] [stdout] test hmtx::empty ... ok [INFO] [stdout] test hmtx::less_metrics_than_glyphs ... ok [INFO] [stdout] test hmtx::glyph_out_of_bounds_1 ... ok [INFO] [stdout] test hmtx::no_additional_side_bearings ... ok [INFO] [stdout] test hmtx::simple_case ... ok [INFO] [stdout] test hmtx::smaller_than_glyphs_count ... ok [INFO] [stdout] test hmtx::zero_metrics ... ok [INFO] [stdout] test maxp::version_05 ... ok [INFO] [stdout] test maxp::version_1_full ... ok [INFO] [stdout] test maxp::version_1_trimmed ... ok [INFO] [stdout] test sbix::duplicate_glyph ... ok [INFO] [stdout] test sbix::recursive ... ok [INFO] [stdout] test maxp::unknown_version ... ok [INFO] [stdout] test trak::empty ... ok [INFO] [stdout] test maxp::zero_glyphs ... ok [INFO] [stdout] test trak::basic ... ok [INFO] [stdout] test tables_count_overflow ... ok [INFO] [stdout] test sbix::single_glyph ... ok [INFO] [stdout] test zero_tables ... ok [INFO] [stderr] Doc-tests ttf_parser [INFO] [stdout] test ankr::empty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 124 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - Face<'a>::outline_glyph (line 1863) ... ok [INFO] [stdout] test src/lib.rs - Tag::from_bytes (line 213) ... ok [INFO] [stdout] test src/lib.rs - Variation (line 190) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1f2ddd698d908d749cda00d9b4b1babe923121f7e1592af19a40aaf6c818b324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f2ddd698d908d749cda00d9b4b1babe923121f7e1592af19a40aaf6c818b324", kill_on_drop: false }` [INFO] [stdout] 1f2ddd698d908d749cda00d9b4b1babe923121f7e1592af19a40aaf6c818b324