[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] 1177359a87437c2e79a277d3c6c22193d2d4209e [INFO] testing icewind1991/espflash against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficewind1991%2Fespflash" "/workspace/builds/worker-83/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-83/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icewind1991/espflash on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-83/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" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded termios v0.2.2 [INFO] [stderr] Downloaded ioctl-rs v0.1.6 [INFO] [stderr] Downloaded serial-windows v0.4.0 [INFO] [stderr] Downloaded IOKit-sys v0.1.5 [INFO] [stderr] Downloaded clap_derive v3.1.7 [INFO] [stderr] Downloaded cargo_metadata v0.14.2 [INFO] [stderr] Downloaded zeroize v1.5.4 [INFO] [stderr] Downloaded serial-unix v0.4.0 [INFO] [stderr] Downloaded serial-core v0.4.0 [INFO] [stderr] Downloaded directories-next v2.0.0 [INFO] [stderr] Downloaded signal-hook-mio v0.2.3 [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded clap v3.1.8 [INFO] [stderr] Downloaded camino v1.0.7 [INFO] [stderr] Downloaded textwrap v0.15.0 [INFO] [stderr] Downloaded zero v0.1.2 [INFO] [stderr] Downloaded array-init v0.0.4 [INFO] [stderr] Downloaded supports-color v1.3.0 [INFO] [stderr] Downloaded espmonitor v0.7.0 [INFO] [stderr] Downloaded cpp_demangle v0.3.5 [INFO] [stderr] Downloaded miette-derive v4.3.0 [INFO] [stderr] Downloaded owo-colors v3.3.0 [INFO] [stderr] Downloaded dialoguer v0.10.0 [INFO] [stderr] Downloaded serial v0.4.0 [INFO] [stderr] Downloaded CoreFoundation-sys v0.1.4 [INFO] [stderr] Downloaded mach v0.1.2 [INFO] [stderr] Downloaded is_ci v1.1.1 [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded supports-hyperlinks v1.2.0 [INFO] [stderr] Downloaded supports-unicode v1.0.2 [INFO] [stderr] Downloaded serialport v4.1.0 [INFO] [stderr] Downloaded serde-hex v0.1.0 [INFO] [stderr] Downloaded serde_plain v1.0.0 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded slip-codec v0.3.2 [INFO] [stderr] Downloaded xmas-elf v0.8.0 [INFO] [stderr] Downloaded cargo_toml v0.11.5 [INFO] [stderr] Downloaded miette v4.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b39311e6753d8cc3e279805ca36b5bd30834e896aa9567e507a997ffed10fde6 [INFO] running `Command { std: "docker" "start" "-a" "b39311e6753d8cc3e279805ca36b5bd30834e896aa9567e507a997ffed10fde6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b39311e6753d8cc3e279805ca36b5bd30834e896aa9567e507a997ffed10fde6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39311e6753d8cc3e279805ca36b5bd30834e896aa9567e507a997ffed10fde6", kill_on_drop: false }` [INFO] [stdout] b39311e6753d8cc3e279805ca36b5bd30834e896aa9567e507a997ffed10fde6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 204dd3ecaf389b9d848f29363aa5488caa42397c449358abbade611a610393a9 [INFO] running `Command { std: "docker" "start" "-a" "204dd3ecaf389b9d848f29363aa5488caa42397c449358abbade611a610393a9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling owo-colors v3.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling slip-codec v0.3.2 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling generic-array v0.14.5 [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.8.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling serialport v4.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling espmonitor v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling miette-derive v4.3.0 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v4.3.0 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde-hex v0.1.0 [INFO] [stderr] Compiling serde_plain v1.0.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling cargo_toml v0.11.5 [INFO] [stderr] Compiling espflash v1.5.0-dev (/opt/rustwide/workdir/espflash) [INFO] [stderr] Compiling cargo-espflash v1.5.0-dev (/opt/rustwide/workdir/cargo-espflash) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "204dd3ecaf389b9d848f29363aa5488caa42397c449358abbade611a610393a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204dd3ecaf389b9d848f29363aa5488caa42397c449358abbade611a610393a9", kill_on_drop: false }` [INFO] [stdout] 204dd3ecaf389b9d848f29363aa5488caa42397c449358abbade611a610393a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b50279b732a8be6bfbb59c769d96c4d9b685caabda875763e2cf42667e503212 [INFO] running `Command { std: "docker" "start" "-a" "b50279b732a8be6bfbb59c769d96c4d9b685caabda875763e2cf42667e503212", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling espflash v1.5.0-dev (/opt/rustwide/workdir/espflash) [INFO] [stderr] Compiling cargo-espflash v1.5.0-dev (/opt/rustwide/workdir/cargo-espflash) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.10s [INFO] running `Command { std: "docker" "inspect" "b50279b732a8be6bfbb59c769d96c4d9b685caabda875763e2cf42667e503212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b50279b732a8be6bfbb59c769d96c4d9b685caabda875763e2cf42667e503212", kill_on_drop: false }` [INFO] [stdout] b50279b732a8be6bfbb59c769d96c4d9b685caabda875763e2cf42667e503212 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 75aa1bbdeae7c97f89125254fe209a0141fcf035bc12cc9c3b1dc9f634d74a91 [INFO] running `Command { std: "docker" "start" "-a" "75aa1bbdeae7c97f89125254fe209a0141fcf035bc12cc9c3b1dc9f634d74a91", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.76s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_espflash-2622be3df28cbc7b) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/espflash-043df7b091d1bee4) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test chip::esp8266::test_esp8266_rom ... ok [INFO] [stdout] test partition_table::tests::test_basic ... ok [INFO] [stdout] test partition_table::tests::first_offsets_are_respected ... ok [INFO] [stdout] test partition_table::tests::blank_offsets_are_filled_in ... ok [INFO] [stdout] test chip::esp32::esp32::test_esp32_rom ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/espflash-fb83484bb7dc10e5) [INFO] [stdout] test partition_table::tests::test_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests espflash [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "75aa1bbdeae7c97f89125254fe209a0141fcf035bc12cc9c3b1dc9f634d74a91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75aa1bbdeae7c97f89125254fe209a0141fcf035bc12cc9c3b1dc9f634d74a91", kill_on_drop: false }` [INFO] [stdout] 75aa1bbdeae7c97f89125254fe209a0141fcf035bc12cc9c3b1dc9f634d74a91