[INFO] cloning repository https://github.com/bwestley/chicken
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bwestley/chicken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwestley%2Fchicken", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwestley%2Fchicken'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e8fb031c18de5b8a87aef5f94c1a8a76b3ce78b6
[INFO] testing bwestley/chicken/e8fb031c18de5b8a87aef5f94c1a8a76b3ce78b6 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbwestley%2Fchicken" "/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/bwestley/chicken
[INFO] finished tweaking git repo https://github.com/bwestley/chicken
[INFO] tweaked toml for git repo https://github.com/bwestley/chicken written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bwestley/chicken on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bwestley/chicken 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ravif v0.11.8
[INFO] [stderr]   Downloaded toml v0.8.15
[INFO] [stderr]   Downloaded rgb v0.8.45
[INFO] [stderr]   Downloaded wayland-cursor v0.31.5
[INFO] [stderr]   Downloaded bytemuck v1.16.1
[INFO] [stderr]   Downloaded wayland-sys v0.31.4
[INFO] [stderr]   Downloaded bytemuck_derive v1.7.0
[INFO] [stderr]   Downloaded egui-winit v0.28.1
[INFO] [stderr]   Downloaded error-code v3.2.0
[INFO] [stderr]   Downloaded egui_glow v0.28.1
[INFO] [stderr]   Downloaded arboard v3.4.0
[INFO] [stderr]   Downloaded wayland-client v0.31.5
[INFO] [stderr]   Downloaded eframe v0.28.1
[INFO] [stderr]   Downloaded wayland-protocols v0.32.3
[INFO] [stderr]   Downloaded quick-xml v0.34.0
[INFO] [stderr]   Downloaded ttf-parser v0.24.0
[INFO] [stderr]   Downloaded toml_edit v0.22.16
[INFO] [stderr]   Downloaded bitstream-io v2.5.0
[INFO] [stderr]   Downloaded egui v0.28.1
[INFO] [stderr]   Downloaded cc v1.1.5
[INFO] [stderr]   Downloaded egui_extras v0.28.1
[INFO] [stderr]   Downloaded wayland-scanner v0.31.4
[INFO] [stderr]   Downloaded emath v0.28.1
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.3.3
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded ecolor v0.28.1
[INFO] [stderr]   Downloaded xcursor v0.3.6
[INFO] [stderr]   Downloaded wayland-backend v0.3.6
[INFO] [stderr]   Downloaded epaint v0.28.1
[INFO] [stderr]   Downloaded winnow v0.6.14
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db3986306797ed597789bd083a9fe3cb786d45b6c1b34b6a7c02e70f205fefea
[INFO] running `Command { std: "docker" "start" "-a" "db3986306797ed597789bd083a9fe3cb786d45b6c1b34b6a7c02e70f205fefea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db3986306797ed597789bd083a9fe3cb786d45b6c1b34b6a7c02e70f205fefea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db3986306797ed597789bd083a9fe3cb786d45b6c1b34b6a7c02e70f205fefea", kill_on_drop: false }`
[INFO] [stdout] db3986306797ed597789bd083a9fe3cb786d45b6c1b34b6a7c02e70f205fefea
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f0c2126b7437645e00565cb23715230bb159ac45189a3dc5e9757bc3e4a0129
[INFO] running `Command { std: "docker" "start" "-a" "2f0c2126b7437645e00565cb23715230bb159ac45189a3dc5e9757bc3e4a0129", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.1.5
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling xcursor v0.3.6
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bitstream-io v2.5.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling mime_guess2 v2.0.5
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling zune-jpeg v0.4.11
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling webbrowser v1.0.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling profiling v1.0.15
[INFO] [stderr]    Compiling polling v3.7.2
[INFO] [stderr]    Compiling calloop v0.12.4
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling rgb v0.8.45
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.5
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.3
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.3
[INFO] [stderr]    Compiling emath v0.28.1
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling ravif v0.11.8
[INFO] [stderr]    Compiling ecolor v0.28.1
[INFO] [stderr]    Compiling epaint v0.28.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.2.0
[INFO] [stderr]    Compiling image v0.25.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling egui v0.28.1
[INFO] [stderr]    Compiling arboard v3.4.0
[INFO] [stderr]    Compiling egui_glow v0.28.1
[INFO] [stderr]    Compiling egui-winit v0.28.1
[INFO] [stderr]    Compiling egui_extras v0.28.1
[INFO] [stderr]    Compiling eframe v0.28.1
[INFO] [stderr]    Compiling chicken v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `fill` is never used
[INFO] [stdout]   --> src/main.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl DominoSet {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn fill(&mut self) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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" "2f0c2126b7437645e00565cb23715230bb159ac45189a3dc5e9757bc3e4a0129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f0c2126b7437645e00565cb23715230bb159ac45189a3dc5e9757bc3e4a0129", kill_on_drop: false }`
[INFO] [stdout] 2f0c2126b7437645e00565cb23715230bb159ac45189a3dc5e9757bc3e4a0129
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68e2943d9d1e0cc0866237eac67045bcc36e1391d5eea57a4787a78ae2890767
[INFO] running `Command { std: "docker" "start" "-a" "68e2943d9d1e0cc0866237eac67045bcc36e1391d5eea57a4787a78ae2890767", kill_on_drop: false }`
[INFO] [stderr]    Compiling chicken v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `fill` is never used
[INFO] [stdout]   --> src/main.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl DominoSet {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 48 |     fn fill(&mut self) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "68e2943d9d1e0cc0866237eac67045bcc36e1391d5eea57a4787a78ae2890767", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68e2943d9d1e0cc0866237eac67045bcc36e1391d5eea57a4787a78ae2890767", kill_on_drop: false }`
[INFO] [stdout] 68e2943d9d1e0cc0866237eac67045bcc36e1391d5eea57a4787a78ae2890767
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 216591efaad71ef17917cc853149185ee829edaec7091f1f482d245c22181233
[INFO] running `Command { std: "docker" "start" "-a" "216591efaad71ef17917cc853149185ee829edaec7091f1f482d245c22181233", kill_on_drop: false }`
[INFO] [stderr] warning: method `fill` is never used
[INFO] [stderr]   --> src/main.rs:48:8
[INFO] [stderr]    |
[INFO] [stderr] 43 | impl DominoSet {
[INFO] [stderr]    | -------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 48 |     fn fill(&mut self) {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `chicken` (bin "chicken" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chicken-c5296c694373bcbd)
[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] running `Command { std: "docker" "inspect" "216591efaad71ef17917cc853149185ee829edaec7091f1f482d245c22181233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "216591efaad71ef17917cc853149185ee829edaec7091f1f482d245c22181233", kill_on_drop: false }`
[INFO] [stdout] 216591efaad71ef17917cc853149185ee829edaec7091f1f482d245c22181233
