[INFO] fetching crate cargo-espflash 1.4.0... [INFO] testing cargo-espflash-1.4.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate cargo-espflash 1.4.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cargo-espflash 1.4.0 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 crates.io crate cargo-espflash 1.4.0 [INFO] finished tweaking crates.io crate cargo-espflash 1.4.0 [INFO] tweaked toml for crates.io crate cargo-espflash 1.4.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate cargo-espflash 1.4.0 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] Downloading crates ... [INFO] [stderr] Downloaded crossterm v0.23.2 [INFO] [stderr] Downloaded libudev v0.3.0 [INFO] [stderr] Downloaded slip-codec v0.3.2 [INFO] [stderr] Downloaded serialport v4.1.0 [INFO] [stderr] Downloaded binread v2.2.0 [INFO] [stderr] Downloaded array-init v0.0.4 [INFO] [stderr] Downloaded serde_plain v1.0.0 [INFO] [stderr] Downloaded espflash v1.4.0 [INFO] [stderr] Downloaded serde-hex v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] d3566cd2acc80051f10936e1403c06fa99480bd7037b10bbd3bb197ad25b8b21 [INFO] running `Command { std: "docker" "start" "-a" "d3566cd2acc80051f10936e1403c06fa99480bd7037b10bbd3bb197ad25b8b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3566cd2acc80051f10936e1403c06fa99480bd7037b10bbd3bb197ad25b8b21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3566cd2acc80051f10936e1403c06fa99480bd7037b10bbd3bb197ad25b8b21", kill_on_drop: false }` [INFO] [stdout] d3566cd2acc80051f10936e1403c06fa99480bd7037b10bbd3bb197ad25b8b21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 55c5b5602fee7735458efe5d1b8d5b7f10a5489ced149c5a4012d0f2054d770c [INFO] running `Command { std: "docker" "start" "-a" "55c5b5602fee7735458efe5d1b8d5b7f10a5489ced149c5a4012d0f2054d770c", 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] Compiling libc v0.2.121 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling owo-colors v3.3.0 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling slip-codec v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling array-init v0.0.4 [INFO] [stderr] Compiling xmas-elf v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.22 [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 termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling libudev v0.3.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling parking_lot v0.12.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 block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling dialoguer v0.10.0 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [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 clap_derive v3.1.7 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling serialport v4.1.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling espmonitor v0.7.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 clap v3.1.8 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling camino v1.0.7 [INFO] [stderr] Compiling serde_plain v1.0.0 [INFO] [stderr] Compiling serde-hex v0.1.0 [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.4.0 [INFO] [stderr] Compiling cargo-espflash v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.40s [INFO] running `Command { std: "docker" "inspect" "55c5b5602fee7735458efe5d1b8d5b7f10a5489ced149c5a4012d0f2054d770c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55c5b5602fee7735458efe5d1b8d5b7f10a5489ced149c5a4012d0f2054d770c", kill_on_drop: false }` [INFO] [stdout] 55c5b5602fee7735458efe5d1b8d5b7f10a5489ced149c5a4012d0f2054d770c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 0e11cc7a6fc389ec46812e6722fa423771e65671dd67ca5425c0583e54b470b9 [INFO] running `Command { std: "docker" "start" "-a" "0e11cc7a6fc389ec46812e6722fa423771e65671dd67ca5425c0583e54b470b9", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-espflash v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `Command { std: "docker" "inspect" "0e11cc7a6fc389ec46812e6722fa423771e65671dd67ca5425c0583e54b470b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e11cc7a6fc389ec46812e6722fa423771e65671dd67ca5425c0583e54b470b9", kill_on_drop: false }` [INFO] [stdout] 0e11cc7a6fc389ec46812e6722fa423771e65671dd67ca5425c0583e54b470b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] b4150a8ccf5cdc4d0a62248f9b3c2e2ec1e54ca60f6f5f24d4d6239fc9903512 [INFO] running `Command { std: "docker" "start" "-a" "b4150a8ccf5cdc4d0a62248f9b3c2e2ec1e54ca60f6f5f24d4d6239fc9903512", 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] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_espflash-76203b1093a9064c) [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" "b4150a8ccf5cdc4d0a62248f9b3c2e2ec1e54ca60f6f5f24d4d6239fc9903512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4150a8ccf5cdc4d0a62248f9b3c2e2ec1e54ca60f6f5f24d4d6239fc9903512", kill_on_drop: false }` [INFO] [stdout] b4150a8ccf5cdc4d0a62248f9b3c2e2ec1e54ca60f6f5f24d4d6239fc9903512