[INFO] fetching crate playdate-tool 0.3.5... [INFO] checking playdate-tool-0.3.5 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate playdate-tool 0.3.5 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate playdate-tool 0.3.5 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate playdate-tool 0.3.5 [INFO] finished tweaking crates.io crate playdate-tool 0.3.5 [INFO] tweaked toml for crates.io crate playdate-tool 0.3.5 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate playdate-tool 0.3.5 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded playdate-simulator-utils v0.1.5 [INFO] [stderr] Downloaded udev v0.8.0 [INFO] [stderr] Downloaded playdate-device v0.2.10 [INFO] [stderr] Downloaded eject v0.1.1 [INFO] [stderr] Downloaded prost-derive v0.12.5 [INFO] [stderr] Downloaded windows-registry v0.1.1 [INFO] [stderr] Downloaded lfs-core v0.11.2 [INFO] [stderr] Downloaded playdate-build-utils v0.3.2 [INFO] [stderr] Downloaded usb-ids v1.2024.3 [INFO] [stderr] Downloaded const-hex v1.11.3 [INFO] [stderr] Downloaded nusb v0.1.9 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43a611727f0f2605e3702e32e9cdf99b0f04aa13fc65fdf60b20a2464ec20418 [INFO] running `Command { std: "docker" "start" "-a" "43a611727f0f2605e3702e32e9cdf99b0f04aa13fc65fdf60b20a2464ec20418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43a611727f0f2605e3702e32e9cdf99b0f04aa13fc65fdf60b20a2464ec20418", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43a611727f0f2605e3702e32e9cdf99b0f04aa13fc65fdf60b20a2464ec20418", kill_on_drop: false }` [INFO] [stdout] 43a611727f0f2605e3702e32e9cdf99b0f04aa13fc65fdf60b20a2464ec20418 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8053907452ea6b955d9bd998f89ce30ff16defcbb10ed6388e71052f9ced3de0 [INFO] running `Command { std: "docker" "start" "-a" "8053907452ea6b955d9bd998f89ce30ff16defcbb10ed6388e71052f9ced3de0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking libudev v0.3.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling usb-ids v1.2024.3 [INFO] [stderr] Checking textwrap v0.16.1 [INFO] [stderr] Checking supports-color v3.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking owo-colors v4.0.0 [INFO] [stderr] Checking supports-unicode v3.0.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking supports-hyperlinks v3.0.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking playdate-build-utils v0.3.2 [INFO] [stderr] Checking object-pool v0.5.4 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking udev v0.8.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking nusb v0.1.9 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unescaper v0.1.4 [INFO] [stderr] Checking serialport v4.3.0 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.1.0 [INFO] [stderr] Checking mio-serial v5.0.5 [INFO] [stderr] Checking lazy-regex v3.1.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking eject v0.1.1 [INFO] [stderr] Checking lfs-core v0.11.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-serial v5.4.4 [INFO] [stderr] Checking playdate-simulator-utils v0.1.5 [INFO] [stderr] Checking playdate-device v0.2.10 [INFO] [stderr] Checking playdate-tool v0.3.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `device/eject` [INFO] [stdout] --> src/main.rs:160:36 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(all(target_os = "windows", feature = "device/eject"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console-subscriber`, `eject`, `tokio-tracing`, `tracing`, and `tracing-subscriber` [INFO] [stdout] = help: consider adding `device/eject` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `device/eject` [INFO] [stdout] --> src/main.rs:160:36 [INFO] [stdout] | [INFO] [stdout] 160 | #[cfg(all(target_os = "windows", feature = "device/eject"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `console-subscriber`, `eject`, `tokio-tracing`, `tracing`, and `tracing-subscriber` [INFO] [stdout] = help: consider adding `device/eject` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.04s [INFO] running `Command { std: "docker" "inspect" "8053907452ea6b955d9bd998f89ce30ff16defcbb10ed6388e71052f9ced3de0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8053907452ea6b955d9bd998f89ce30ff16defcbb10ed6388e71052f9ced3de0", kill_on_drop: false }` [INFO] [stdout] 8053907452ea6b955d9bd998f89ce30ff16defcbb10ed6388e71052f9ced3de0