[INFO] fetching crate playdate-tool 0.1.4... [INFO] checking playdate-tool-0.1.4 against master#1280928a99ad3ef2c5735b42dc8852456ae3b974 for pr-120798 [INFO] extracting crate playdate-tool 0.1.4 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate playdate-tool 0.1.4 on toolchain 1280928a99ad3ef2c5735b42dc8852456ae3b974 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate playdate-tool 0.1.4 [INFO] finished tweaking crates.io crate playdate-tool 0.1.4 [INFO] tweaked toml for crates.io crate playdate-tool 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate playdate-tool 0.1.4 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" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusb v0.9.3 [INFO] [stderr] Downloaded usb-ids v1.2023.7 [INFO] [stderr] Downloaded libusb1-sys v0.6.4 [INFO] [stderr] Downloaded playdate-build-utils v0.1.3 [INFO] [stderr] Downloaded playdate-build v0.2.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 114bbca82bd96beef5a5d330e63fff3230c78b15ada03a513ea91581f3f7038a [INFO] running `Command { std: "docker" "start" "-a" "114bbca82bd96beef5a5d330e63fff3230c78b15ada03a513ea91581f3f7038a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "114bbca82bd96beef5a5d330e63fff3230c78b15ada03a513ea91581f3f7038a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "114bbca82bd96beef5a5d330e63fff3230c78b15ada03a513ea91581f3f7038a", kill_on_drop: false }` [INFO] [stdout] 114bbca82bd96beef5a5d330e63fff3230c78b15ada03a513ea91581f3f7038a [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1280928a99ad3ef2c5735b42dc8852456ae3b974" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f09482fa0eddf556f0155e832369a1311a06d560c92aaf9002480edafc7c0649 [INFO] running `Command { std: "docker" "start" "-a" "f09482fa0eddf556f0155e832369a1311a06d560c92aaf9002480edafc7c0649", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking pori v0.0.0 [INFO] [stderr] Compiling rusb v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking symlink v0.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking playdate-build-utils v0.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking const_format v0.2.32 [INFO] [stderr] Compiling libusb1-sys v0.6.4 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling usb-ids v1.2023.7 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking wax v0.6.0 [INFO] [stderr] Checking plist v1.6.0 [INFO] [stderr] Checking playdate-build v0.2.1 [INFO] [stderr] Checking playdate-tool v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `wait_for` is never used [INFO] [stdout] --> src/lib.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn wait_for bool>(f: F, delay: Duration, max: Duration) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wait_for_mut` is never used [INFO] [stdout] --> src/lib.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) fn wait_for_mut bool>(mut f: F, delay: Duration, max: Duration) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wait_for` is never used [INFO] [stdout] --> src/lib.rs:36:15 [INFO] [stdout] | [INFO] [stdout] 36 | pub(crate) fn wait_for bool>(f: F, delay: Duration, max: Duration) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `env`, `invalid_device_name`, and `timeout` are never used [INFO] [stdout] --> src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 95 | impl Error { [INFO] [stdout] | ---------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 102 | fn env(name: &'static str, err: std::env::VarError) -> Self { Self::Env(err, name) } [INFO] [stdout] | ^^^ [INFO] [stdout] 103 | [INFO] [stdout] 104 | fn invalid_device_name() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn timeout() -> Self { Self::Err("Max timeout reached") } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `wait_for_mut` is never used [INFO] [stdout] --> src/lib.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | pub(crate) fn wait_for_mut bool>(mut f: F, delay: Duration, max: Duration) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `unknown` is never used [INFO] [stdout] --> src/model/serial.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 14 | impl SerialNumber { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 15 | pub(crate) fn unknown() -> Self { Self(UNKNOWN.to_string()) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_mount_point` is never used [INFO] [stdout] --> src/mount.rs:150:16 [INFO] [stdout] | [INFO] [stdout] 141 | impl MountHandle { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 150 | pub(crate) fn set_mount_point(&mut self, path: PathBuf) { self.path = path; } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `env`, `invalid_device_name`, and `timeout` are never used [INFO] [stdout] --> src/lib.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 95 | impl Error { [INFO] [stdout] | ---------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 102 | fn env(name: &'static str, err: std::env::VarError) -> Self { Self::Env(err, name) } [INFO] [stdout] | ^^^ [INFO] [stdout] 103 | [INFO] [stdout] 104 | fn invalid_device_name() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 122 | fn timeout() -> Self { Self::Err("Max timeout reached") } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `unknown` is never used [INFO] [stdout] --> src/model/serial.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 14 | impl SerialNumber { [INFO] [stdout] | ----------------- associated function in this implementation [INFO] [stdout] 15 | pub(crate) fn unknown() -> Self { Self(UNKNOWN.to_string()) } [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `set_mount_point` is never used [INFO] [stdout] --> src/mount.rs:150:16 [INFO] [stdout] | [INFO] [stdout] 141 | impl MountHandle { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 150 | pub(crate) fn set_mount_point(&mut self, path: PathBuf) { self.path = path; } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.40s [INFO] running `Command { std: "docker" "inspect" "f09482fa0eddf556f0155e832369a1311a06d560c92aaf9002480edafc7c0649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09482fa0eddf556f0155e832369a1311a06d560c92aaf9002480edafc7c0649", kill_on_drop: false }` [INFO] [stdout] f09482fa0eddf556f0155e832369a1311a06d560c92aaf9002480edafc7c0649