[INFO] cloning repository https://github.com/xdevs23/rockflash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xdevs23/rockflash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxdevs23%2Frockflash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxdevs23%2Frockflash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1b09f95347a5dfeaa01e7cea16a7dd42737105f [INFO] checking xdevs23/rockflash against try#fc545c6b951a304df08b327c158f92678582f435 for pr-140557-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxdevs23%2Frockflash" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xdevs23/rockflash on toolchain fc545c6b951a304df08b327c158f92678582f435 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xdevs23/rockflash [INFO] finished tweaking git repo https://github.com/xdevs23/rockflash [INFO] tweaked toml for git repo https://github.com/xdevs23/rockflash written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xdevs23/rockflash 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" "+fc545c6b951a304df08b327c158f92678582f435" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 759b79979eb373006c30bc4e22d9e8ac483b811a512cfe22908ad14d34e74300 [INFO] running `Command { std: "docker" "start" "-a" "759b79979eb373006c30bc4e22d9e8ac483b811a512cfe22908ad14d34e74300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "759b79979eb373006c30bc4e22d9e8ac483b811a512cfe22908ad14d34e74300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759b79979eb373006c30bc4e22d9e8ac483b811a512cfe22908ad14d34e74300", kill_on_drop: false }` [INFO] [stdout] 759b79979eb373006c30bc4e22d9e8ac483b811a512cfe22908ad14d34e74300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+fc545c6b951a304df08b327c158f92678582f435" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a9c64ece9ba2925a4b4dacb02dbbc246fafc1261fc0a3097e33b3953c75ab01 [INFO] running `Command { std: "docker" "start" "-a" "1a9c64ece9ba2925a4b4dacb02dbbc246fafc1261fc0a3097e33b3953c75ab01", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking crc-catalog v2.2.0 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking udev v0.5.0 [INFO] [stderr] Checking crc v3.0.1 [INFO] [stderr] Checking fstab v0.4.0 [INFO] [stderr] Checking shellscript v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking spinner v0.5.0 [INFO] [stderr] Checking gpt v3.1.0 [INFO] [stderr] Checking sizes v0.1.3 [INFO] [stderr] Checking parse-size v1.0.0 [INFO] [stderr] Checking retry v2.0.0 [INFO] [stderr] Checking regex-automata v0.3.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking regex v1.9.6 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking block-utils v0.11.1 [INFO] [stderr] Checking rockflasher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: (none) [INFO] [stdout] --> src/main.rs:600:78 [INFO] [stdout] | [INFO] [stdout] 600 | return Err(format!("Creating filesystems is unsupported on {}", cfg!(target_os))); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more [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: (none) [INFO] [stdout] --> src/main.rs:600:78 [INFO] [stdout] | [INFO] [stdout] 600 | return Err(format!("Creating filesystems is unsupported on {}", cfg!(target_os))); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `target_os` are: `aix`, `amdhsa`, `android`, `cuda`, `cygwin`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `lynxos178`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `psx`, `redox`, `rtems`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, and `uefi` and 9 more [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.78s [INFO] running `Command { std: "docker" "inspect" "1a9c64ece9ba2925a4b4dacb02dbbc246fafc1261fc0a3097e33b3953c75ab01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a9c64ece9ba2925a4b4dacb02dbbc246fafc1261fc0a3097e33b3953c75ab01", kill_on_drop: false }` [INFO] [stdout] 1a9c64ece9ba2925a4b4dacb02dbbc246fafc1261fc0a3097e33b3953c75ab01