[INFO] cloning repository https://github.com/dholmes215/bracket-tutorial
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dholmes215/bracket-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdholmes215%2Fbracket-tutorial", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdholmes215%2Fbracket-tutorial'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 845a9ca0694b611ee58e17a76acee2019d238f26
[INFO] building dholmes215/bracket-tutorial against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdholmes215%2Fbracket-tutorial" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dholmes215/bracket-tutorial
[INFO] finished tweaking git repo https://github.com/dholmes215/bracket-tutorial
[INFO] tweaked toml for git repo https://github.com/dholmes215/bracket-tutorial written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dholmes215/bracket-tutorial on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dholmes215/bracket-tutorial 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/amethyst/bracket-lib.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tuple_utils v0.4.0
[INFO] [stderr]   Downloaded nougat v0.2.4
[INFO] [stderr]   Downloaded macro_rules_attribute v0.1.3
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]   Downloaded nougat-proc_macros v0.2.4
[INFO] [stderr]   Downloaded xml-rs v0.8.20
[INFO] [stderr]   Downloaded shred v0.15.0
[INFO] [stderr]   Downloaded anyhow v1.0.83
[INFO] [stderr]   Downloaded wide v0.7.17
[INFO] [stderr]   Downloaded specs v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea3eb971a0909ef588eabb7231e74e8d9d8bc11fd4d5f1a5d8bcc213c6a70fbd
[INFO] running `Command { std: "docker" "start" "-a" "ea3eb971a0909ef588eabb7231e74e8d9d8bc11fd4d5f1a5d8bcc213c6a70fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea3eb971a0909ef588eabb7231e74e8d9d8bc11fd4d5f1a5d8bcc213c6a70fbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea3eb971a0909ef588eabb7231e74e8d9d8bc11fd4d5f1a5d8bcc213c6a70fbd", kill_on_drop: false }`
[INFO] [stdout] ea3eb971a0909ef588eabb7231e74e8d9d8bc11fd4d5f1a5d8bcc213c6a70fbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cbf0cd0fea8c4ca9383b164c9a59f2bfc4a392dee9f4d627649ba16cdf979aa1
[INFO] running `Command { std: "docker" "start" "-a" "cbf0cd0fea8c4ca9383b164c9a59f2bfc4a392dee9f4d627649ba16cdf979aa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling wide v0.7.17
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.1.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling macro_rules_attribute v0.1.3
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling ultraviolet v0.9.2
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling bracket-embedding v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling object-pool v0.5.4
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling tuple_utils v0.4.0
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling shred v0.15.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling nougat-proc_macros v0.2.4
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling wayland-egl v0.29.5
[INFO] [stderr]    Compiling nougat v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling bracket-geometry v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling bracket-color v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling specs v0.20.0
[INFO] [stderr]    Compiling bracket-random v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling bracket-algorithm-traits v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling bracket-noise v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling bracket-pathfinding v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling bracket-rex v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling glutin v0.29.1
[INFO] [stderr]    Compiling bracket-terminal v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling bracket-lib v0.8.7 (https://github.com/amethyst/bracket-lib.git#0d2d5e6a)
[INFO] [stderr]    Compiling bracket-tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `LoadGame`, `NewGame`, and `Quit`
[INFO] [stdout]  --> src/gui.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::gui::MainMenuSelection::{LoadGame, NewGame, Quit};
[INFO] [stdout]   |                                     ^^^^^^^^  ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cursor`
[INFO] [stdout]  --> src/saveload_system.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufReader, Cursor};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `opengl`
[INFO] [stdout]    --> src/main.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[cfg(all(any(feature = "opengl", feature = "webgpu"), not(target_arch = "wasm32")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `opengl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgpu`
[INFO] [stdout]    --> src/main.rs:213:39
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[cfg(all(any(feature = "opengl", feature = "webgpu"), not(target_arch = "wasm32")))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `specs::error::NoError`: Use std::convert::Infallible instead
[INFO] [stdout]  --> src/components.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use specs::error::NoError;
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "cbf0cd0fea8c4ca9383b164c9a59f2bfc4a392dee9f4d627649ba16cdf979aa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbf0cd0fea8c4ca9383b164c9a59f2bfc4a392dee9f4d627649ba16cdf979aa1", kill_on_drop: false }`
[INFO] [stdout] cbf0cd0fea8c4ca9383b164c9a59f2bfc4a392dee9f4d627649ba16cdf979aa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40840823276d28d8c0fe0cc4f25376a1d83bfb0a3512dcacd40a8b12a7482fde
[INFO] running `Command { std: "docker" "start" "-a" "40840823276d28d8c0fe0cc4f25376a1d83bfb0a3512dcacd40a8b12a7482fde", kill_on_drop: false }`
[INFO] [stderr]    Compiling bracket-tutorial v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `LoadGame`, `NewGame`, and `Quit`
[INFO] [stdout]  --> src/gui.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::gui::MainMenuSelection::{LoadGame, NewGame, Quit};
[INFO] [stdout]   |                                     ^^^^^^^^  ^^^^^^^  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cursor`
[INFO] [stdout]  --> src/saveload_system.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufReader, Cursor};
[INFO] [stdout]   |                          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `opengl`
[INFO] [stdout]    --> src/main.rs:213:19
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[cfg(all(any(feature = "opengl", feature = "webgpu"), not(target_arch = "wasm32")))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `opengl` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `webgpu`
[INFO] [stdout]    --> src/main.rs:213:39
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[cfg(all(any(feature = "opengl", feature = "webgpu"), not(target_arch = "wasm32")))]
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `webgpu` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `specs::error::NoError`: Use std::convert::Infallible instead
[INFO] [stdout]  --> src/components.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use specs::error::NoError;
[INFO] [stdout]   |                   ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s
[INFO] running `Command { std: "docker" "inspect" "40840823276d28d8c0fe0cc4f25376a1d83bfb0a3512dcacd40a8b12a7482fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40840823276d28d8c0fe0cc4f25376a1d83bfb0a3512dcacd40a8b12a7482fde", kill_on_drop: false }`
[INFO] [stdout] 40840823276d28d8c0fe0cc4f25376a1d83bfb0a3512dcacd40a8b12a7482fde
