[INFO] cloning repository https://github.com/icewind1991/espflash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icewind1991/espflash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fespflash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fespflash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 040fe78054506c063e713ca427bf5b57e2290a33 [INFO] checking icewind1991/espflash against master#1be5c8f90912c446ecbdc405cbc4a89f9acd20fd for pr-93394 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fespflash" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icewind1991/espflash on toolchain 1be5c8f90912c446ecbdc405cbc4a89f9acd20fd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1be5c8f90912c446ecbdc405cbc4a89f9acd20fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/icewind1991/espflash [INFO] finished tweaking git repo https://github.com/icewind1991/espflash [INFO] tweaked toml for git repo https://github.com/icewind1991/espflash written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/icewind1991/espflash already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1be5c8f90912c446ecbdc405cbc4a89f9acd20fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1be5c8f90912c446ecbdc405cbc4a89f9acd20fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a29311d9b3e6f0cc0a72647b16a8940a56b77abaf48ddd0e872ab6d7e47f6b5 [INFO] running `Command { std: "docker" "start" "-a" "0a29311d9b3e6f0cc0a72647b16a8940a56b77abaf48ddd0e872ab6d7e47f6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a29311d9b3e6f0cc0a72647b16a8940a56b77abaf48ddd0e872ab6d7e47f6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a29311d9b3e6f0cc0a72647b16a8940a56b77abaf48ddd0e872ab6d7e47f6b5", kill_on_drop: false }` [INFO] [stdout] 0a29311d9b3e6f0cc0a72647b16a8940a56b77abaf48ddd0e872ab6d7e47f6b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1be5c8f90912c446ecbdc405cbc4a89f9acd20fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 999f20ad9301963e53ce3be6469cfcd87e8048a9d334531dcf3742ae0fe48473 [INFO] running `Command { std: "docker" "start" "-a" "999f20ad9301963e53ce3be6469cfcd87e8048a9d334531dcf3742ae0fe48473", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking owo-colors v2.1.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking zero v0.1.2 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking slip-codec v0.3.2 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking xmas-elf v0.8.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Checking signal-hook-mio v0.2.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking crossterm v0.22.1 [INFO] [stderr] Checking sha2 v0.10.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking console v0.15.0 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking dialoguer v0.9.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking serialport v4.0.1 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling miette-derive v3.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.0.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Checking bytemuck v1.7.3 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking miette v3.2.0 [INFO] [stderr] Checking clap v3.0.12 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_plain v1.0.0 [INFO] [stderr] Checking serde-hex v0.1.0 [INFO] [stderr] Checking cargo-platform v0.1.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking cargo_metadata v0.14.1 [INFO] [stderr] Checking cargo_toml v0.11.3 [INFO] [stderr] Checking espflash v1.2.0 (/opt/rustwide/workdir/espflash) [INFO] [stderr] Checking cargo-espflash v1.2.0 (/opt/rustwide/workdir/cargo-espflash) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.34s [INFO] running `Command { std: "docker" "inspect" "999f20ad9301963e53ce3be6469cfcd87e8048a9d334531dcf3742ae0fe48473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999f20ad9301963e53ce3be6469cfcd87e8048a9d334531dcf3742ae0fe48473", kill_on_drop: false }` [INFO] [stdout] 999f20ad9301963e53ce3be6469cfcd87e8048a9d334531dcf3742ae0fe48473