[INFO] fetching crate bmx 0.0.2... [INFO] testing bmx-0.0.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate bmx 0.0.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate bmx 0.0.2 [INFO] finished tweaking crates.io crate bmx 0.0.2 [INFO] tweaked toml for crates.io crate bmx 0.0.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bmx 0.0.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexpr-macros v0.2.2 [INFO] [stderr] Downloaded lexpr v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 056e7a8a5188508ee20fb432a82babd55114bdad91bf54632758441955fea72b [INFO] running `Command { std: "docker" "start" "-a" "056e7a8a5188508ee20fb432a82babd55114bdad91bf54632758441955fea72b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "056e7a8a5188508ee20fb432a82babd55114bdad91bf54632758441955fea72b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "056e7a8a5188508ee20fb432a82babd55114bdad91bf54632758441955fea72b", kill_on_drop: false }` [INFO] [stdout] 056e7a8a5188508ee20fb432a82babd55114bdad91bf54632758441955fea72b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a92d2c9dfde8cd3e2442bcb262f9bdc3e31ffc9f44c9510abb84b3ef66f0a263 [INFO] running `Command { std: "docker" "start" "-a" "a92d2c9dfde8cd3e2442bcb262f9bdc3e31ffc9f44c9510abb84b3ef66f0a263", kill_on_drop: false }` [INFO] [stderr] Compiling lexpr-macros v0.2.2 [INFO] [stderr] Compiling lexpr v0.2.7 [INFO] [stderr] Compiling bmx v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `root_id` and `branch_ids` are never read [INFO] [stdout] --> src/forest.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 102 | NoSuchBranch { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 103 | root_name: Ident, [INFO] [stdout] 104 | root_id: NodeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 105 | branch_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tree` is never read [INFO] [stdout] --> src/exec.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 731 | pub struct BranchIter<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 732 | tree: &'a Tree, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BranchIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `roots` is never read [INFO] [stdout] --> src/exec.rs:858:5 [INFO] [stdout] | [INFO] [stdout] 856 | pub struct PreparedRoot { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 857 | root_id: ExecNodeId, [INFO] [stdout] 858 | roots: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreparedRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'_> { [INFO] [stdout] | ^^ ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | these lifetimes flow to the output [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 220 - fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'_> { [INFO] [stdout] 220 + fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.62s [INFO] running `Command { std: "docker" "inspect" "a92d2c9dfde8cd3e2442bcb262f9bdc3e31ffc9f44c9510abb84b3ef66f0a263", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a92d2c9dfde8cd3e2442bcb262f9bdc3e31ffc9f44c9510abb84b3ef66f0a263", kill_on_drop: false }` [INFO] [stdout] a92d2c9dfde8cd3e2442bcb262f9bdc3e31ffc9f44c9510abb84b3ef66f0a263 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3f89c2760b431ce4211fb0670f1da01b85009ec45f56cb4d8b66221f1c13df5b [INFO] running `Command { std: "docker" "start" "-a" "3f89c2760b431ce4211fb0670f1da01b85009ec45f56cb4d8b66221f1c13df5b", kill_on_drop: false }` [INFO] [stdout] warning: fields `root_id` and `branch_ids` are never read [INFO] [stdout] --> src/forest.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 102 | NoSuchBranch { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 103 | root_name: Ident, [INFO] [stdout] 104 | root_id: NodeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 105 | branch_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tree` is never read [INFO] [stdout] --> src/exec.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 731 | pub struct BranchIter<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 732 | tree: &'a Tree, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BranchIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `roots` is never read [INFO] [stdout] --> src/exec.rs:858:5 [INFO] [stdout] | [INFO] [stdout] 856 | pub struct PreparedRoot { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 857 | root_id: ExecNodeId, [INFO] [stdout] 858 | roots: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreparedRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'_> { [INFO] [stdout] | ^^ ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | these lifetimes flow to the output [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 220 - fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'_> { [INFO] [stdout] 220 + fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bmx v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `root_id` and `branch_ids` are never read [INFO] [stdout] --> src/forest.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 102 | NoSuchBranch { [INFO] [stdout] | ------------ fields in this variant [INFO] [stdout] 103 | root_name: Ident, [INFO] [stdout] 104 | root_id: NodeId, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 105 | branch_ids: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tree` is never read [INFO] [stdout] --> src/exec.rs:732:5 [INFO] [stdout] | [INFO] [stdout] 731 | pub struct BranchIter<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 732 | tree: &'a Tree, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BranchIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `roots` is never read [INFO] [stdout] --> src/exec.rs:858:5 [INFO] [stdout] | [INFO] [stdout] 856 | pub struct PreparedRoot { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 857 | root_id: ExecNodeId, [INFO] [stdout] 858 | roots: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PreparedRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'_> { [INFO] [stdout] | ^^ ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | | | [INFO] [stdout] | | | these lifetimes flow to the output [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 220 - fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'_> { [INFO] [stdout] 220 + fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'a> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.39s [INFO] running `Command { std: "docker" "inspect" "3f89c2760b431ce4211fb0670f1da01b85009ec45f56cb4d8b66221f1c13df5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f89c2760b431ce4211fb0670f1da01b85009ec45f56cb4d8b66221f1c13df5b", kill_on_drop: false }` [INFO] [stdout] 3f89c2760b431ce4211fb0670f1da01b85009ec45f56cb4d8b66221f1c13df5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 46748348784edfee0196bedc176c95aacdc4fe3861d76996549918d8c8883b64 [INFO] running `Command { std: "docker" "start" "-a" "46748348784edfee0196bedc176c95aacdc4fe3861d76996549918d8c8883b64", kill_on_drop: false }` [INFO] [stderr] warning: fields `root_id` and `branch_ids` are never read [INFO] [stderr] --> src/forest.rs:104:9 [INFO] [stderr] | [INFO] [stderr] 102 | NoSuchBranch { [INFO] [stderr] | ------------ fields in this variant [INFO] [stderr] 103 | root_name: Ident, [INFO] [stderr] 104 | root_id: NodeId, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 105 | branch_ids: Vec, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `InnerError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `tree` is never read [INFO] [stderr] --> src/exec.rs:732:5 [INFO] [stderr] | [INFO] [stderr] 731 | pub struct BranchIter<'a> { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] 732 | tree: &'a Tree, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BranchIter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: field `roots` is never read [INFO] [stderr] --> src/exec.rs:858:5 [INFO] [stderr] | [INFO] [stderr] 856 | pub struct PreparedRoot { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 857 | root_id: ExecNodeId, [INFO] [stderr] 858 | roots: HashMap, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PreparedRoot` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lib.rs:220:21 [INFO] [stderr] | [INFO] [stderr] 220 | fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'_> { [INFO] [stderr] | ^^ ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stderr] | | | | [INFO] [stderr] | | | these lifetimes flow to the output [INFO] [stderr] | | these lifetimes flow to the output [INFO] [stderr] | these lifetimes flow to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 220 - fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'_> { [INFO] [stderr] 220 + fn display<'a>(&'a self, forest: &'a Forest, tree: &'a exec::Tree) -> ValueDisplay<'a> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `bmx` (lib) generated 4 warnings (run `cargo fix --lib -p bmx` to apply 1 suggestion) [INFO] [stderr] warning: `bmx` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bmx-d168d2246d3db7be) [INFO] [stderr] Running tests/codec.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/codec-224234adac3754d3) [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 1 test [INFO] [stdout] test run_codec_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "46748348784edfee0196bedc176c95aacdc4fe3861d76996549918d8c8883b64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46748348784edfee0196bedc176c95aacdc4fe3861d76996549918d8c8883b64", kill_on_drop: false }` [INFO] [stdout] 46748348784edfee0196bedc176c95aacdc4fe3861d76996549918d8c8883b64