[INFO] fetching crate cargo-espflash 0.1.1... [INFO] checking cargo-espflash-0.1.1 against try#894d32a5432c6a6461bb2aac7c3d5f2e87dce83f for pr-77015 [INFO] extracting crate cargo-espflash 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cargo-espflash 0.1.1 on toolchain 894d32a5432c6a6461bb2aac7c3d5f2e87dce83f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-espflash 0.1.1 [INFO] finished tweaking crates.io crate cargo-espflash 0.1.1 [INFO] tweaked toml for crates.io crate cargo-espflash 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate cargo-espflash 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded main_error v0.1.1 [INFO] [stderr] Downloaded bytemuck_derive v1.0.0 [INFO] [stderr] Downloaded zero v0.1.2 [INFO] [stderr] Downloaded xmas-elf v0.7.0 [INFO] [stderr] Downloaded binread_derive v1.1.1 [INFO] [stderr] Downloaded binread v1.1.1 [INFO] [stderr] Downloaded espflash v0.1.1 [INFO] [stderr] Downloaded slip-codec v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15ee87827403298ed3a14fb2eabdff85d75170c5f71d80bb8fe178cd5a726f8b [INFO] running `Command { std: "docker" "start" "-a" "15ee87827403298ed3a14fb2eabdff85d75170c5f71d80bb8fe178cd5a726f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15ee87827403298ed3a14fb2eabdff85d75170c5f71d80bb8fe178cd5a726f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ee87827403298ed3a14fb2eabdff85d75170c5f71d80bb8fe178cd5a726f8b", kill_on_drop: false }` [INFO] [stdout] 15ee87827403298ed3a14fb2eabdff85d75170c5f71d80bb8fe178cd5a726f8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+894d32a5432c6a6461bb2aac7c3d5f2e87dce83f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bb95b2f5f7c6b56a90fe1a6687258fd06637f721a96d76b291e8fe7c884aa5b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5bb95b2f5f7c6b56a90fe1a6687258fd06637f721a96d76b291e8fe7c884aa5b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking zero v0.1.2 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking slip-codec v0.1.2 [INFO] [stderr] Checking main_error v0.1.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking termios v0.2.2 [INFO] [stderr] Checking ioctl-rs v0.1.6 [INFO] [stderr] Checking serial-core v0.4.0 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking xmas-elf v0.7.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking directories-next v1.0.1 [INFO] [stderr] Checking serial-unix v0.4.0 [INFO] [stderr] Checking serial v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling binread_derive v1.1.1 [INFO] [stderr] Compiling bytemuck_derive v1.0.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking rustc-cfg v0.4.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking binread v1.1.1 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking cargo-project v0.2.4 [INFO] [stderr] Checking espflash v0.1.1 [INFO] [stderr] Checking cargo-espflash v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "5bb95b2f5f7c6b56a90fe1a6687258fd06637f721a96d76b291e8fe7c884aa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb95b2f5f7c6b56a90fe1a6687258fd06637f721a96d76b291e8fe7c884aa5b", kill_on_drop: false }` [INFO] [stdout] 5bb95b2f5f7c6b56a90fe1a6687258fd06637f721a96d76b291e8fe7c884aa5b