[INFO] cloning repository https://github.com/lalomorales22/ascii-terminal-chat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lalomorales22/ascii-terminal-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalomorales22%2Fascii-terminal-chat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalomorales22%2Fascii-terminal-chat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1e00a0feef4417ef844c9ac3a714ec87d0ba6c3f
[INFO] testing lalomorales22/ascii-terminal-chat against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalomorales22%2Fascii-terminal-chat" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lalomorales22/ascii-terminal-chat
[INFO] finished tweaking git repo https://github.com/lalomorales22/ascii-terminal-chat
[INFO] tweaked toml for git repo https://github.com/lalomorales22/ascii-terminal-chat written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lalomorales22/ascii-terminal-chat on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lalomorales22/ascii-terminal-chat 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple-easing v1.0.1
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded nokhwa-bindings-linux v0.1.2
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded darling_macro v0.21.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded nokhwa-bindings-windows v0.4.4
[INFO] [stderr]   Downloaded cocoa-foundation v0.2.1
[INFO] [stderr]   Downloaded awaitdrop v0.1.2
[INFO] [stderr]   Downloaded ffmpeg-sys-next v7.1.3
[INFO] [stderr]   Downloaded hyper-proxy v0.9.1
[INFO] [stderr]   Downloaded axum-core v0.4.5
[INFO] [stderr]   Downloaded futures-rustls v0.25.1
[INFO] [stderr]   Downloaded proxy-protocol v0.5.0
[INFO] [stderr]   Downloaded ct-logs v0.8.0
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded bon v3.7.0
[INFO] [stderr]   Downloaded ffmpeg-next v7.1.0
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded bon-macros v3.7.0
[INFO] [stderr]   Downloaded ngrok v0.14.0
[INFO] [stderr]   Downloaded axum v0.7.9
[INFO] [stderr]   Downloaded nokhwa v0.10.9
[INFO] [stderr]   Downloaded darling_core v0.21.2
[INFO] [stderr]   Downloaded darling v0.21.2
[INFO] [stderr]   Downloaded generational-arena v0.2.9
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded muxado v0.5.3
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded rustls v0.22.4
[INFO] [stderr]   Downloaded tachyonfx v0.16.0
[INFO] [stderr]   Downloaded mozjpeg v0.10.13
[INFO] [stderr]   Downloaded anpa v0.10.0
[INFO] [stderr]   Downloaded colorsys v0.7.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.3
[INFO] [stderr]   Downloaded nokhwa-core v0.1.7
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded nokhwa-bindings-macos v0.2.3
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded mozjpeg-sys v2.2.3
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddbcc611f645d8d6cd523cf32710005eab006418f80e8fcf512dcf0f93f36e3a
[INFO] running `Command { std: "docker" "start" "-a" "ddbcc611f645d8d6cd523cf32710005eab006418f80e8fcf512dcf0f93f36e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddbcc611f645d8d6cd523cf32710005eab006418f80e8fcf512dcf0f93f36e3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddbcc611f645d8d6cd523cf32710005eab006418f80e8fcf512dcf0f93f36e3a", kill_on_drop: false }`
[INFO] [stdout] ddbcc611f645d8d6cd523cf32710005eab006418f80e8fcf512dcf0f93f36e3a
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 020bdc96f1f827f88926e1a965628a89b6ecc3571ab61f5f31929dc4dcdf2b51
[INFO] running `Command { std: "docker" "start" "-a" "020bdc96f1f827f88926e1a965628a89b6ecc3571ab61f5f31929dc4dcdf2b51", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling generational-arena v0.2.9
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nokhwa-bindings-macos v0.2.3
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ffmpeg-next v7.1.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling simple-easing v1.0.1
[INFO] [stderr]    Compiling colorsys v0.7.0
[INFO] [stderr]    Compiling anpa v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]    Compiling snafu v0.6.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.2
[INFO] [stderr]    Compiling proxy-protocol v0.5.0
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling mozjpeg v0.10.13
[INFO] [stderr]    Compiling ct-logs v0.8.0
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling nokhwa-core v0.1.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.21.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tungstenite v0.24.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling nokhwa-bindings-windows v0.4.4
[INFO] [stderr]    Compiling darling v0.21.2
[INFO] [stderr]    Compiling bon-macros v3.7.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-rustls v0.25.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling awaitdrop v0.1.2
[INFO] [stderr]    Compiling ffmpeg-sys-next v7.1.3
[INFO] [stderr]    Compiling v4l2-sys-mit v0.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling bon v3.7.0
[INFO] [stderr]    Compiling tachyonfx v0.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tungstenite v0.24.0
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling muxado v0.5.3
[INFO] [stderr]    Compiling v4l v0.14.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling nokhwa-bindings-linux v0.1.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling nokhwa v0.10.9
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling hyper-proxy v0.9.1
[INFO] [stderr]    Compiling ngrok v0.14.0
[INFO] [stderr]    Compiling terminal-chat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/webcam.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let row_start = (y as usize * stride);
[INFO] [stdout]     |                         ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 -         let row_start = (y as usize * stride);
[INFO] [stdout] 125 +         let row_start = y as usize * stride ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "020bdc96f1f827f88926e1a965628a89b6ecc3571ab61f5f31929dc4dcdf2b51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "020bdc96f1f827f88926e1a965628a89b6ecc3571ab61f5f31929dc4dcdf2b51", kill_on_drop: false }`
[INFO] [stdout] 020bdc96f1f827f88926e1a965628a89b6ecc3571ab61f5f31929dc4dcdf2b51
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d05445117241442df0bdeae6029931437eebe0e5d221cbc57121d8f0cfde923
[INFO] running `Command { std: "docker" "start" "-a" "1d05445117241442df0bdeae6029931437eebe0e5d221cbc57121d8f0cfde923", kill_on_drop: false }`
[INFO] [stderr]    Compiling terminal-chat v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around assigned value
[INFO] [stdout]    --> src/webcam.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let row_start = (y as usize * stride);
[INFO] [stdout]     |                         ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 125 -         let row_start = (y as usize * stride);
[INFO] [stdout] 125 +         let row_start = y as usize * stride ;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.47s
[INFO] running `Command { std: "docker" "inspect" "1d05445117241442df0bdeae6029931437eebe0e5d221cbc57121d8f0cfde923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d05445117241442df0bdeae6029931437eebe0e5d221cbc57121d8f0cfde923", kill_on_drop: false }`
[INFO] [stdout] 1d05445117241442df0bdeae6029931437eebe0e5d221cbc57121d8f0cfde923
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d673540edd060a489573ee5d27edcf1e001681ac916db51b6596190e09d36f55
[INFO] running `Command { std: "docker" "start" "-a" "d673540edd060a489573ee5d27edcf1e001681ac916db51b6596190e09d36f55", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around assigned value
[INFO] [stderr]    --> src/webcam.rs:125:25
[INFO] [stderr]     |
[INFO] [stderr] 125 |         let row_start = (y as usize * stride);
[INFO] [stderr]     |                         ^                   ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 125 -         let row_start = (y as usize * stride);
[INFO] [stderr] 125 +         let row_start = y as usize * stride ;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `terminal-chat` (bin "terminal-chat" test) generated 1 warning (run `cargo fix --bin "terminal-chat" -p terminal-chat --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/terminal_chat-8f7e3afa34dd55e8)
[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" "d673540edd060a489573ee5d27edcf1e001681ac916db51b6596190e09d36f55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d673540edd060a489573ee5d27edcf1e001681ac916db51b6596190e09d36f55", kill_on_drop: false }`
[INFO] [stdout] d673540edd060a489573ee5d27edcf1e001681ac916db51b6596190e09d36f55
