[INFO] fetching crate runway-rbx 0.2.0...
[INFO] testing runway-rbx-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate runway-rbx 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate runway-rbx 0.2.0
[INFO] finished tweaking crates.io crate runway-rbx 0.2.0
[INFO] tweaked toml for crates.io crate runway-rbx 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate runway-rbx 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate runway-rbx 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b3511a970e5c53ccb7091062793f2c647703b2c65b1487d26e36e4ec47d11aa9
[INFO] running `Command { std: "docker" "start" "-a" "b3511a970e5c53ccb7091062793f2c647703b2c65b1487d26e36e4ec47d11aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b3511a970e5c53ccb7091062793f2c647703b2c65b1487d26e36e4ec47d11aa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3511a970e5c53ccb7091062793f2c647703b2c65b1487d26e36e4ec47d11aa9", kill_on_drop: false }`
[INFO] [stdout] b3511a970e5c53ccb7091062793f2c647703b2c65b1487d26e36e4ec47d11aa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e86a0df1c619adc86424600cb778f65d26d50425025e6271e7f562207df76d47
[INFO] running `Command { std: "docker" "start" "-a" "e86a0df1c619adc86424600cb778f65d26d50425025e6271e7f562207df76d47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-io v0.3.28
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.7.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.102
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling os_str_bytes v6.5.1
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling blake3 v1.4.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling bstr v1.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling ipnet v2.8.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling winnow v0.4.9
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.8
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling h2 v0.3.20
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling filetime v0.2.21
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling notify v6.0.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]    Compiling arl v0.1.0
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling clap-verbosity-flag v2.0.1
[INFO] [stderr]    Compiling debug-ignore v1.0.5
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling rbxcloud v0.5.0
[INFO] [stderr]    Compiling runway-rbx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `WatchError`
[INFO] [stdout]  --> src/commands/mod.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use watch::{watch, WatchError};
[INFO] [stdout]   |                        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UploadNotDone` is never constructed
[INFO] [stdout]    --> src/commands/sync.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 696 | pub enum SyncError {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 713 |     UploadNotDone,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyncError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_empty_rgba8` and `blit` are never used
[INFO] [stdout]    --> src/preprocess/image.rs:51:12
[INFO] [stdout]     |
[INFO] [stdout]  41 | impl Image {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  51 |     pub fn new_empty_rgba8(size: (u32, u32)) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     pub fn blit(&mut self, other: &Image, pos: (u32, u32)) {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e86a0df1c619adc86424600cb778f65d26d50425025e6271e7f562207df76d47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e86a0df1c619adc86424600cb778f65d26d50425025e6271e7f562207df76d47", kill_on_drop: false }`
[INFO] [stdout] e86a0df1c619adc86424600cb778f65d26d50425025e6271e7f562207df76d47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e18e72331b439a4ee4d5f9938a685a0e4c9ec89f50c1d35768b7f19cdcce3ea
[INFO] running `Command { std: "docker" "start" "-a" "7e18e72331b439a4ee4d5f9938a685a0e4c9ec89f50c1d35768b7f19cdcce3ea", kill_on_drop: false }`
[INFO] [stderr]    Compiling runway-rbx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `WatchError`
[INFO] [stdout]  --> src/commands/mod.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use watch::{watch, WatchError};
[INFO] [stdout]   |                        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `UploadNotDone` is never constructed
[INFO] [stdout]    --> src/commands/sync.rs:713:5
[INFO] [stdout]     |
[INFO] [stdout] 696 | pub enum SyncError {
[INFO] [stdout]     |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 713 |     UploadNotDone,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SyncError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 5.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7e18e72331b439a4ee4d5f9938a685a0e4c9ec89f50c1d35768b7f19cdcce3ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e18e72331b439a4ee4d5f9938a685a0e4c9ec89f50c1d35768b7f19cdcce3ea", kill_on_drop: false }`
[INFO] [stdout] 7e18e72331b439a4ee4d5f9938a685a0e4c9ec89f50c1d35768b7f19cdcce3ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e5070fad1bda1d53e8a9904405b69bf7591e4750313533ee4de2bf28b6161c48
[INFO] running `Command { std: "docker" "start" "-a" "e5070fad1bda1d53e8a9904405b69bf7591e4750313533ee4de2bf28b6161c48", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `WatchError`
[INFO] [stderr]  --> src/commands/mod.rs:7:24
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use watch::{watch, WatchError};
[INFO] [stderr]   |                        ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `UploadNotDone` is never constructed
[INFO] [stderr]    --> src/commands/sync.rs:713:5
[INFO] [stderr]     |
[INFO] [stderr] 696 | pub enum SyncError {
[INFO] [stderr]     |          --------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 713 |     UploadNotDone,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SyncError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `runway-rbx` (bin "runway" test) generated 2 warnings (run `cargo fix --bin "runway" -p runway-rbx --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.55
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runway-57010f0375a53360)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test preprocess::image::test::get_pixel ... ok
[INFO] [stdout] test preprocess::image::test::blit_zero ... ok
[INFO] [stdout] test preprocess::image::test::blit_corner ... ok
[INFO] [stdout] test preprocess::image::test::set_pixel ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5070fad1bda1d53e8a9904405b69bf7591e4750313533ee4de2bf28b6161c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5070fad1bda1d53e8a9904405b69bf7591e4750313533ee4de2bf28b6161c48", kill_on_drop: false }`
[INFO] [stdout] e5070fad1bda1d53e8a9904405b69bf7591e4750313533ee4de2bf28b6161c48
