[INFO] fetching crate ochre 0.2.0...
[INFO] testing ochre-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate ochre 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ochre 0.2.0
[INFO] finished tweaking crates.io crate ochre 0.2.0
[INFO] tweaked toml for crates.io crate ochre 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ochre 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ochre 0.2.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d207f520e3c0c90855fa2df7e8ce0d714e8628eb9da85420f1982d49df3754eb
[INFO] running `Command { std: "docker" "start" "-a" "d207f520e3c0c90855fa2df7e8ce0d714e8628eb9da85420f1982d49df3754eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d207f520e3c0c90855fa2df7e8ce0d714e8628eb9da85420f1982d49df3754eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d207f520e3c0c90855fa2df7e8ce0d714e8628eb9da85420f1982d49df3754eb", kill_on_drop: false }`
[INFO] [stdout] d207f520e3c0c90855fa2df7e8ce0d714e8628eb9da85420f1982d49df3754eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 533ced5c7dd6266c60d0117593d24b82890e5f70e5bfef4ab02565f99c9cb507
[INFO] running `Command { std: "docker" "start" "-a" "533ced5c7dd6266c60d0117593d24b82890e5f70e5bfef4ab02565f99c9cb507", kill_on_drop: false }`
[INFO] [stderr]    Compiling ochre v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/path.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] running `Command { std: "docker" "inspect" "533ced5c7dd6266c60d0117593d24b82890e5f70e5bfef4ab02565f99c9cb507", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "533ced5c7dd6266c60d0117593d24b82890e5f70e5bfef4ab02565f99c9cb507", kill_on_drop: false }`
[INFO] [stdout] 533ced5c7dd6266c60d0117593d24b82890e5f70e5bfef4ab02565f99c9cb507
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ac3b851a87f2f8b3521573380f399667280fbe861f2aa00b42b2eb0edb08610
[INFO] running `Command { std: "docker" "start" "-a" "6ac3b851a87f2f8b3521573380f399667280fbe861f2aa00b42b2eb0edb08610", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling xml-rs v0.8.2
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling libloading v0.6.6
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling ttf-parser v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling smallvec v1.5.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling unicode-ccc v0.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling unicode-script v0.5.2
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling xmlparser v0.13.3
[INFO] [stderr]    Compiling float-cmp v0.5.3
[INFO] [stderr]    Compiling bytemuck v1.4.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]    Compiling svgtypes v0.5.0
[INFO] [stderr]    Compiling kurbo v0.7.1
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling data-url v0.1.0
[INFO] [stderr]    Compiling simplecss v0.2.0
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling fontdb v0.5.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.5
[INFO] [stderr]    Compiling roxmltree v0.13.1
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling rctree v0.3.3
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling pico-args v0.3.4
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/path.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rustybuzz v0.3.0
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling usvg v0.13.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.4.6
[INFO] [stderr]    Compiling winit v0.19.5
[INFO] [stderr]    Compiling glutin v0.21.2
[INFO] [stderr]    Compiling ochre v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/path.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |                 };
[INFO] [stdout]     |                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> examples/svg.rs:7:36
[INFO] [stdout]     |
[INFO] [stdout]   7 | ...ent) => { &(*(0 as *const $type)).$field as *const _ as usize }
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] ...
[INFO] [stdout] 204 | ...Pointer(pos, 2, gl::SHORT, gl::FALSE, std::mem::size_of::<Vertex>() as GLint, offset!(Vertex, pos) as *const GLvoid);
[INFO] [stdout]     |                                                                                  -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `offset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> examples/svg.rs:7:36
[INFO] [stdout]     |
[INFO] [stdout]   7 | ... => { &(*(0 as *const $type)).$field as *const _ as usize }
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] ...
[INFO] [stdout] 208 | ...ter(uv, 2, gl::UNSIGNED_SHORT, gl::FALSE, std::mem::size_of::<Vertex>() as GLint, offset!(Vertex, uv) as *const GLvoid);
[INFO] [stdout]     |                                                                                      ------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: dereferencing a null pointer
[INFO] [stdout]    --> examples/svg.rs:7:36
[INFO] [stdout]     |
[INFO] [stdout]   7 | ... => { &(*(0 as *const $type)).$field as *const _ as usize }
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stdout] ...
[INFO] [stdout] 212 | ...ter(col, 4, gl::UNSIGNED_BYTE, gl::TRUE, std::mem::size_of::<Vertex>() as GLint, offset!(Vertex, col) as *const GLvoid);
[INFO] [stdout]     |                                                                                     -------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `offset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "6ac3b851a87f2f8b3521573380f399667280fbe861f2aa00b42b2eb0edb08610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ac3b851a87f2f8b3521573380f399667280fbe861f2aa00b42b2eb0edb08610", kill_on_drop: false }`
[INFO] [stdout] 6ac3b851a87f2f8b3521573380f399667280fbe861f2aa00b42b2eb0edb08610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42f4f2d608f8eacaa3fca394fde7a96bbd4bdb69f57aee6226bba49a7dc01533
[INFO] running `Command { std: "docker" "start" "-a" "42f4f2d608f8eacaa3fca394fde7a96bbd4bdb69f57aee6226bba49a7dc01533", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/path.rs:101:18
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 };
[INFO] [stderr]     |                  ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ochre` (lib) generated 1 warning
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> examples/svg.rs:7:36
[INFO] [stderr]     |
[INFO] [stderr]   7 | ...ent) => { &(*(0 as *const $type)).$field as *const _ as usize }
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] ...
[INFO] [stderr] 204 | ...Pointer(pos, 2, gl::SHORT, gl::FALSE, std::mem::size_of::<Vertex>() as GLint, offset!(Vertex, pos) as *const GLvoid);
[INFO] [stderr]     |                                                                                  -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deref_nullptr)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `offset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> examples/svg.rs:7:36
[INFO] [stderr]     |
[INFO] [stderr]   7 | ... => { &(*(0 as *const $type)).$field as *const _ as usize }
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] ...
[INFO] [stderr] 208 | ...ter(uv, 2, gl::UNSIGNED_SHORT, gl::FALSE, std::mem::size_of::<Vertex>() as GLint, offset!(Vertex, uv) as *const GLvoid);
[INFO] [stderr]     |                                                                                      ------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `offset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: dereferencing a null pointer
[INFO] [stderr]    --> examples/svg.rs:7:36
[INFO] [stderr]     |
[INFO] [stderr]   7 | ... => { &(*(0 as *const $type)).$field as *const _ as usize }
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed
[INFO] [stderr] ...
[INFO] [stderr] 212 | ...ter(col, 4, gl::UNSIGNED_BYTE, gl::TRUE, std::mem::size_of::<Vertex>() as GLint, offset!(Vertex, col) as *const GLvoid);
[INFO] [stderr]     |                                                                                     -------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `offset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ochre` (example "svg") generated 3 warnings
[INFO] [stderr] warning: `ochre` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustybuzz v0.3.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ochre-2a993e2de0b9646a)
[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] [stderr]    Doc-tests ochre
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/path.rs:101:18
[INFO] [stderr]     |
[INFO] [stderr] 101 |                 };
[INFO] [stderr]     |                  ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 10) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "42f4f2d608f8eacaa3fca394fde7a96bbd4bdb69f57aee6226bba49a7dc01533", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f4f2d608f8eacaa3fca394fde7a96bbd4bdb69f57aee6226bba49a7dc01533", kill_on_drop: false }`
[INFO] [stdout] 42f4f2d608f8eacaa3fca394fde7a96bbd4bdb69f57aee6226bba49a7dc01533
