[INFO] fetching crate runway-rbx 0.2.0... [INFO] testing runway-rbx-0.2.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate runway-rbx 0.2.0 into /workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate runway-rbx 0.2.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 kqueue-sys v1.0.3 [INFO] [stderr] Downloaded notify v6.0.1 [INFO] [stderr] Downloaded md-5 v0.10.5 [INFO] [stderr] Downloaded kqueue v1.0.7 [INFO] [stderr] Downloaded filetime v0.2.21 [INFO] [stderr] Downloaded clap-verbosity-flag v2.0.1 [INFO] [stderr] Downloaded arl v0.1.0 [INFO] [stderr] Downloaded known-folders v1.0.1 [INFO] [stderr] Downloaded winnow v0.4.9 [INFO] [stderr] Downloaded debug-ignore v1.0.5 [INFO] [stderr] Downloaded reqwest v0.11.18 [INFO] [stderr] Downloaded blake3 v1.4.1 [INFO] [stderr] Downloaded junction v1.0.0 [INFO] [stderr] Downloaded os_str_bytes v6.5.1 [INFO] [stderr] Downloaded rbxcloud v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09e067caa6b8f1626549946b6bfbf5ab91e24b81a046d94cfcb4937140cb83c1 [INFO] running `Command { std: "docker" "start" "-a" "09e067caa6b8f1626549946b6bfbf5ab91e24b81a046d94cfcb4937140cb83c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09e067caa6b8f1626549946b6bfbf5ab91e24b81a046d94cfcb4937140cb83c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09e067caa6b8f1626549946b6bfbf5ab91e24b81a046d94cfcb4937140cb83c1", kill_on_drop: false }` [INFO] [stdout] 09e067caa6b8f1626549946b6bfbf5ab91e24b81a046d94cfcb4937140cb83c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a35ce00be8c4310d25475be191c754e489e03c29153049111462d6cf325e726a [INFO] running `Command { std: "docker" "start" "-a" "a35ce00be8c4310d25475be191c754e489e03c29153049111462d6cf325e726a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bstr v1.6.0 [INFO] [stderr] Compiling blake3 v1.4.1 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling winnow v0.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.43 [INFO] [stderr] Compiling async-trait v0.1.71 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling notify v6.0.1 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling regex-automata v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.9.1 [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 clap_derive v4.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.43 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling clap-verbosity-flag v2.0.1 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling arl v0.1.0 [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 h2 v0.3.20 [INFO] [stderr] Compiling toml_edit v0.19.12 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling hyper v0.14.27 [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 44.87s [INFO] running `Command { std: "docker" "inspect" "a35ce00be8c4310d25475be191c754e489e03c29153049111462d6cf325e726a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35ce00be8c4310d25475be191c754e489e03c29153049111462d6cf325e726a", kill_on_drop: false }` [INFO] [stdout] a35ce00be8c4310d25475be191c754e489e03c29153049111462d6cf325e726a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10d9154f458d4480b8e8f151897a658a05516ffbcfae99ad03d2cb412a290976 [INFO] running `Command { std: "docker" "start" "-a" "10d9154f458d4480b8e8f151897a658a05516ffbcfae99ad03d2cb412a290976", 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 3.79s [INFO] running `Command { std: "docker" "inspect" "10d9154f458d4480b8e8f151897a658a05516ffbcfae99ad03d2cb412a290976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10d9154f458d4480b8e8f151897a658a05516ffbcfae99ad03d2cb412a290976", kill_on_drop: false }` [INFO] [stdout] 10d9154f458d4480b8e8f151897a658a05516ffbcfae99ad03d2cb412a290976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ec887ce04e4a4addf68a86026a9b128ea1e7e2b0ef8ab9c0ddc78dea700d2be [INFO] running `Command { std: "docker" "start" "-a" "5ec887ce04e4a4addf68a86026a9b128ea1e7e2b0ef8ab9c0ddc78dea700d2be", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `WatchError` [INFO] [stdout] [INFO] [stderr] --> src/commands/mod.rs:7:24 [INFO] [stdout] running 4 tests [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" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/runway-348b2549dceb3e00) [INFO] [stdout] test preprocess::image::test::get_pixel ... ok [INFO] [stdout] test preprocess::image::test::blit_corner ... ok [INFO] [stdout] test preprocess::image::test::set_pixel ... ok [INFO] [stdout] test preprocess::image::test::blit_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5ec887ce04e4a4addf68a86026a9b128ea1e7e2b0ef8ab9c0ddc78dea700d2be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ec887ce04e4a4addf68a86026a9b128ea1e7e2b0ef8ab9c0ddc78dea700d2be", kill_on_drop: false }` [INFO] [stdout] 5ec887ce04e4a4addf68a86026a9b128ea1e7e2b0ef8ab9c0ddc78dea700d2be