[INFO] fetching crate cargo-blflash 0.3.0... [INFO] testing cargo-blflash-0.3.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate cargo-blflash 0.3.0 into /workspace/builds/worker-79/source [INFO] validating manifest of crates.io crate cargo-blflash 0.3.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-blflash 0.3.0 [INFO] finished tweaking crates.io crate cargo-blflash 0.3.0 [INFO] tweaked toml for crates.io crate cargo-blflash 0.3.0 written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate crates.io crate cargo-blflash 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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 owo-colors v1.2.1 [INFO] [stderr] Downloaded eyre v0.6.3 [INFO] [stderr] Downloaded dirs-sys-next v0.1.1 [INFO] [stderr] Downloaded directories-next v1.0.3 [INFO] [stderr] Downloaded darling v0.11.0 [INFO] [stderr] Downloaded bitvec v0.19.4 [INFO] [stderr] Downloaded tap v1.0.0 [INFO] [stderr] Downloaded indenter v0.3.1 [INFO] [stderr] Downloaded darling_core v0.11.0 [INFO] [stderr] Downloaded sha2 v0.9.2 [INFO] [stderr] Downloaded darling_macro v0.11.0 [INFO] [stderr] Downloaded deku_derive v0.9.3 [INFO] [stderr] Downloaded main_error v0.1.1 [INFO] [stderr] Downloaded xmas-elf v0.7.0 [INFO] [stderr] Downloaded deku v0.9.3 [INFO] [stderr] Downloaded blflash v0.3.0 [INFO] [stderr] Downloaded cargo-project v0.2.4 [INFO] [stderr] Downloaded color-eyre v0.5.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9fd13bb89238c7e9706afd88c8cc7f4bb9004ea8b88f85ec5e595b9895ad3a5c [INFO] running `Command { std: "docker" "start" "-a" "9fd13bb89238c7e9706afd88c8cc7f4bb9004ea8b88f85ec5e595b9895ad3a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9fd13bb89238c7e9706afd88c8cc7f4bb9004ea8b88f85ec5e595b9895ad3a5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd13bb89238c7e9706afd88c8cc7f4bb9004ea8b88f85ec5e595b9895ad3a5c", kill_on_drop: false }` [INFO] [stdout] 9fd13bb89238c7e9706afd88c8cc7f4bb9004ea8b88f85ec5e595b9895ad3a5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0855779cd7c65f654d7f2cfc7bc5eba3cdbd12272871473210525af48ddb3eb [INFO] running `Command { std: "docker" "start" "-a" "c0855779cd7c65f654d7f2cfc7bc5eba3cdbd12272871473210525af48ddb3eb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling indenter v0.3.1 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling main_error v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crc v1.8.1 [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 xmas-elf v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling bitvec v0.19.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling directories-next v1.0.3 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling parse_int v0.4.0 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling darling_core v0.11.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.11.0 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling darling v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling deku_derive v0.9.3 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling deku v0.9.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-project v0.2.4 [INFO] [stderr] Compiling blflash v0.3.0 [INFO] [stderr] Compiling cargo-blflash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 02s [INFO] running `Command { std: "docker" "inspect" "c0855779cd7c65f654d7f2cfc7bc5eba3cdbd12272871473210525af48ddb3eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0855779cd7c65f654d7f2cfc7bc5eba3cdbd12272871473210525af48ddb3eb", kill_on_drop: false }` [INFO] [stdout] c0855779cd7c65f654d7f2cfc7bc5eba3cdbd12272871473210525af48ddb3eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d14512e967090d2e2592ba8fd6fa973c7efc055e5c12ad9161d4d6f874d2ebd [INFO] running `Command { std: "docker" "start" "-a" "9d14512e967090d2e2592ba8fd6fa973c7efc055e5c12ad9161d4d6f874d2ebd", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-blflash v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "9d14512e967090d2e2592ba8fd6fa973c7efc055e5c12ad9161d4d6f874d2ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d14512e967090d2e2592ba8fd6fa973c7efc055e5c12ad9161d4d6f874d2ebd", kill_on_drop: false }` [INFO] [stdout] 9d14512e967090d2e2592ba8fd6fa973c7efc055e5c12ad9161d4d6f874d2ebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ab22a229e9d5427e470137b6580f32ff96fb4988e4cd6064b7c5eb561da9ffee [INFO] running `Command { std: "docker" "start" "-a" "ab22a229e9d5427e470137b6580f32ff96fb4988e4cd6064b7c5eb561da9ffee", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_blflash-677123921ccb9e8a) [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" "ab22a229e9d5427e470137b6580f32ff96fb4988e4cd6064b7c5eb561da9ffee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab22a229e9d5427e470137b6580f32ff96fb4988e4cd6064b7c5eb561da9ffee", kill_on_drop: false }` [INFO] [stdout] ab22a229e9d5427e470137b6580f32ff96fb4988e4cd6064b7c5eb561da9ffee