[INFO] fetching crate espflash 0.1.2... [INFO] testing espflash-0.1.2 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate espflash 0.1.2 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate espflash 0.1.2 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate espflash 0.1.2 [INFO] finished tweaking crates.io crate espflash 0.1.2 [INFO] tweaked toml for crates.io crate espflash 0.1.2 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate espflash 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 132ad0cea7ea123b7d7b71d51dff8b9dcd182a0689d5e83b7d59088793ae044d [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" "132ad0cea7ea123b7d7b71d51dff8b9dcd182a0689d5e83b7d59088793ae044d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "132ad0cea7ea123b7d7b71d51dff8b9dcd182a0689d5e83b7d59088793ae044d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "132ad0cea7ea123b7d7b71d51dff8b9dcd182a0689d5e83b7d59088793ae044d", kill_on_drop: false }` [INFO] [stdout] 132ad0cea7ea123b7d7b71d51dff8b9dcd182a0689d5e83b7d59088793ae044d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", 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] e766c7e2c8523bd774a61ddf27ec228ed7f0895a932ce81501de67b423fbec80 [INFO] running `Command { std: "docker" "start" "-a" "e766c7e2c8523bd774a61ddf27ec228ed7f0895a932ce81501de67b423fbec80", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling main_error v0.1.1 [INFO] [stderr] Compiling slip-codec v0.1.2 [INFO] [stderr] Compiling pico-args v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling xmas-elf v0.7.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.0 [INFO] [stderr] Compiling directories-next v1.0.1 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling bytemuck_derive v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling binread_derive v1.1.1 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling binread v1.1.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling espflash v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "e766c7e2c8523bd774a61ddf27ec228ed7f0895a932ce81501de67b423fbec80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e766c7e2c8523bd774a61ddf27ec228ed7f0895a932ce81501de67b423fbec80", kill_on_drop: false }` [INFO] [stdout] e766c7e2c8523bd774a61ddf27ec228ed7f0895a932ce81501de67b423fbec80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9040fc4942b832aca4f16d3a2d228ee41b4eafe6106707911e39c87078eeca0c [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" "9040fc4942b832aca4f16d3a2d228ee41b4eafe6106707911e39c87078eeca0c", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling espflash v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.29s [INFO] running `Command { std: "docker" "inspect" "9040fc4942b832aca4f16d3a2d228ee41b4eafe6106707911e39c87078eeca0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9040fc4942b832aca4f16d3a2d228ee41b4eafe6106707911e39c87078eeca0c", kill_on_drop: false }` [INFO] [stdout] 9040fc4942b832aca4f16d3a2d228ee41b4eafe6106707911e39c87078eeca0c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ad15495ecbfd731bcc2064074d496f4422c2401339247f2d70734ceec5eeb98f [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" "ad15495ecbfd731bcc2064074d496f4422c2401339247f2d70734ceec5eeb98f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] [stdout] running 3 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/espflash-0820b0ada29c1223 [INFO] [stdout] test chip::esp32::partition_table::test_basic ... ok [INFO] [stdout] test chip::esp32::test_esp32_rom ... ok [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] test chip::esp8266::test_esp8266_rom ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- chip::esp8266::test_esp8266_rom stdout ---- [INFO] [stdout] thread 'chip::esp8266::test_esp8266_rom' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] [ [INFO] [stdout] 233, [INFO] [stdout] 2, [INFO] [stdout] 2, [INFO] [stdout] < 32, [INFO] [stdout] > 64, [INFO] [stdout] 60, [INFO] [stdout] 1, [INFO] [stdout] 16, [INFO] [stdout] 64, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 16, [INFO] [stdout] 64, [INFO] [stdout] 204, [INFO] [stdout] 2, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 128, [INFO] [stdout] 254, [INFO] [stdout] 63, [INFO] [stdout] 56, [INFO] [stdout] 8, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 16, [INFO] [stdout] 3, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 48, [INFO] [stdout] 3, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 8, [INFO] [stdout] 6, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 0, [INFO] [stdout] 6, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 40, [INFO] [stdout] 6, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 48, [INFO] [stdout] 6, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 4, [INFO] [stdout] 3, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 180, [INFO] [stdout] 196, [INFO] [stdout] 4, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 6, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 24, [INFO] [stdout] 3, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 8, [INFO] [stdout] 3, [INFO] [stdout] 0, [INFO] [stdout] 96, [INFO] [stdout] 216, [INFO] [stdout] 114, [INFO] [stdout] 0, [INFO] [stdout] 64, [INFO] [stdout] 200, [INFO] [stdout] 2, [INFO] [stdout] 16, [INFO] [stdout] 64, [INFO] [stdout] 204, [INFO] [stdout] 2, [INFO] [stdout] 16, [INFO] [stdout] 64, [INFO] [stdout] 84, [INFO] [stdout] 4, [INFO] [stdout] 0, [INFO] [stdout] 64, [INFO] [stdout] 0, [INFO] [stdout] 128, [INFO] [stdout] 254, [INFO] [stdout] 63, [INFO] [stdout] 8, [INFO] [stdout] 128, [INFO] [stdout] 254, [INFO] [stdout] 63, [INFO] [stdout] 8, [INFO] [stdout] 128, [INFO] [stdout] 254, [INFO] [stdout] 63, [INFO] [stdout] 8, [INFO] [stdout] 128, [INFO] [stdout] 254, [INFO] [stdout] 63, [INFO] [stdout] 8, [INFO] [stdout] 128, [INFO] [stdout] 254, [INFO] [stdout] 63, [INFO] [stdout] 92, [INFO] [stdout] 0, [INFO] [stdout] 16, [INFO] [stdout] 64, [INFO] [stdout] 141, [INFO] [stdout] 1, [INFO] [stdout] 130, [INFO] [stdout] 193, [INFO] [stdout] 240, [INFO] [stdout] 128, [INFO] [stdout] 24, [INFO] [stdout] 32, [INFO] [stdout] 201, [INFO] [stdout] 49, [INFO] [stdout] 217, [INFO] [stdout] 33, [INFO] [stdout] 145, [INFO] [stdout] 230, [INFO] [stdout] 255, [INFO] [stdout] 12, [INFO] [stdout] 24, [INFO] [stdout] 130, [INFO] [stdout] 73, [INFO] [stdout] 0, [INFO] [stdout] 145, [INFO] [stdout] 229, [INFO] [stdout] 255, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 168, [INFO] [stdout] 9, [INFO] [stdout] 178, [INFO] [stdout] 174, [INFO] [stdout] 79, [INFO] [stdout] 176, [INFO] [stdout] 170, [INFO] [stdout] 16, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 169, [INFO] [stdout] 9, [INFO] [stdout] 161, [INFO] [stdout] 225, [INFO] [stdout] 255, [INFO] [stdout] 12, [INFO] [stdout] 73, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 153, [INFO] [stdout] 10, [INFO] [stdout] 161, [INFO] [stdout] 223, [INFO] [stdout] 255, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 184, [INFO] [stdout] 10, [INFO] [stdout] 124, [INFO] [stdout] 183, [INFO] [stdout] 112, [INFO] [stdout] 187, [INFO] [stdout] 16, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 185, [INFO] [stdout] 10, [INFO] [stdout] 161, [INFO] [stdout] 220, [INFO] [stdout] 255, [INFO] [stdout] 76, [INFO] [stdout] 151, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 121, [INFO] [stdout] 10, [INFO] [stdout] 177, [INFO] [stdout] 218, [INFO] [stdout] 255, [INFO] [stdout] 12, [INFO] [stdout] 6, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 105, [INFO] [stdout] 11, [INFO] [stdout] 81, [INFO] [stdout] 217, [INFO] [stdout] 255, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 121, [INFO] [stdout] 5, [INFO] [stdout] 113, [INFO] [stdout] 216, [INFO] [stdout] 255, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 105, [INFO] [stdout] 7, [INFO] [stdout] 113, [INFO] [stdout] 215, [INFO] [stdout] 255, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 153, [INFO] [stdout] 7, [INFO] [stdout] 98, [INFO] [stdout] 160, [INFO] [stdout] 128, [INFO] [stdout] 81, [INFO] [stdout] 213, [INFO] [stdout] 255, [INFO] [stdout] 65, [INFO] [stdout] 213, [INFO] [stdout] 255, [INFO] [stdout] 50, [INFO] [stdout] 161, [INFO] [stdout] 0, [INFO] [stdout] 33, [INFO] [stdout] 213, [INFO] [stdout] 255, [INFO] [stdout] 193, [INFO] [stdout] 213, [INFO] [stdout] 255, [INFO] [stdout] 70, [INFO] [stdout] 2, [INFO] [stdout] 0, [INFO] [stdout] 153, [INFO] [stdout] 1, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 153, [INFO] [stdout] 12, [INFO] [stdout] 210, [INFO] [stdout] 193, [INFO] [stdout] 0, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 216, [INFO] [stdout] 10, [INFO] [stdout] 96, [INFO] [stdout] 221, [INFO] [stdout] 32, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 217, [INFO] [stdout] 10, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 89, [INFO] [stdout] 11, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 216, [INFO] [stdout] 4, [INFO] [stdout] 128, [INFO] [stdout] 221, [INFO] [stdout] 32, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 217, [INFO] [stdout] 4, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 216, [INFO] [stdout] 10, [INFO] [stdout] 48, [INFO] [stdout] 221, [INFO] [stdout] 16, [INFO] [stdout] 22, [INFO] [stdout] 77, [INFO] [stdout] 255, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 216, [INFO] [stdout] 4, [INFO] [stdout] 128, [INFO] [stdout] 221, [INFO] [stdout] 32, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 217, [INFO] [stdout] 4, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 216, [INFO] [stdout] 2, [INFO] [stdout] 144, [INFO] [stdout] 221, [INFO] [stdout] 16, [INFO] [stdout] 86, [INFO] [stdout] 61, [INFO] [stdout] 251, [INFO] [stdout] 153, [INFO] [stdout] 17, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 153, [INFO] [stdout] 7, [INFO] [stdout] 210, [INFO] [stdout] 193, [INFO] [stdout] 4, [INFO] [stdout] 6, [INFO] [stdout] 236, [INFO] [stdout] 255, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 141, [INFO] [stdout] 1, [INFO] [stdout] 130, [INFO] [stdout] 193, [INFO] [stdout] 228, [INFO] [stdout] 128, [INFO] [stdout] 24, [INFO] [stdout] 32, [INFO] [stdout] 9, [INFO] [stdout] 97, [INFO] [stdout] 201, [INFO] [stdout] 81, [INFO] [stdout] 217, [INFO] [stdout] 65, [INFO] [stdout] 233, [INFO] [stdout] 49, [INFO] [stdout] 249, [INFO] [stdout] 33, [INFO] [stdout] 194, [INFO] [stdout] 160, [INFO] [stdout] 103, [INFO] [stdout] 12, [INFO] [stdout] 78, [INFO] [stdout] 233, [INFO] [stdout] 17, [INFO] [stdout] 12, [INFO] [stdout] 20, [INFO] [stdout] 73, [INFO] [stdout] 1, [INFO] [stdout] 82, [INFO] [stdout] 160, [INFO] [stdout] 136, [INFO] [stdout] 209, [INFO] [stdout] 182, [INFO] [stdout] 255, [INFO] [stdout] 45, [INFO] [stdout] 12, [INFO] [stdout] 61, [INFO] [stdout] 14, [INFO] [stdout] 192, [INFO] [stdout] 13, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 47, [INFO] [stdout] 82, [INFO] [stdout] 160, [INFO] [stdout] 145, [INFO] [stdout] 45, [INFO] [stdout] 12, [INFO] [stdout] 61, [INFO] [stdout] 14, [INFO] [stdout] 77, [INFO] [stdout] 15, [INFO] [stdout] 192, [INFO] [stdout] 13, [INFO] [stdout] 0, [INFO] [stdout] 129, [INFO] [stdout] 177, [INFO] [stdout] 255, [INFO] [stdout] 192, [INFO] [stdout] 8, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 12, [INFO] [stdout] 209, [INFO] [stdout] 176, [INFO] [stdout] 255, [INFO] [stdout] 225, [INFO] [stdout] 176, [INFO] [stdout] 255, [INFO] [stdout] 45, [INFO] [stdout] 12, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 40, [INFO] [stdout] 1, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 45, [INFO] [stdout] 15, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 50, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 40, [INFO] [stdout] 17, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 82, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 98, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 114, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 130, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 146, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 162, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 178, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 194, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 210, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 226, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 12, [INFO] [stdout] 242, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 2, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 18, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 34, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 50, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 66, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 82, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 98, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 114, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 130, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 146, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 162, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 178, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 194, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 210, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 226, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 28, [INFO] [stdout] 242, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 44, [INFO] [stdout] 2, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 44, [INFO] [stdout] 18, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 44, [INFO] [stdout] 34, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 44, [INFO] [stdout] 50, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 44, [INFO] [stdout] 66, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 44, [INFO] [stdout] 82, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 44, [INFO] [stdout] 98, [INFO] [stdout] 61, [INFO] [stdout] 13, [INFO] [stdout] 192, [INFO] [stdout] 14, [INFO] [stdout] 0, [INFO] [stdout] 129, [INFO] [stdout] 108, [INFO] [stdout] 255, [INFO] [stdout] 145, [INFO] [stdout] 108, [INFO] [stdout] 255, [INFO] [stdout] 151, [INFO] [stdout] 184, [INFO] [stdout] 9, [INFO] [stdout] 192, [INFO] [stdout] 32, [INFO] [stdout] 0, [INFO] [stdout] 201, [INFO] [stdout] 8, [INFO] [stdout] 75, [INFO] [stdout] 136, [INFO] [stdout] 151, [INFO] [stdout] 56, [INFO] [stdout] 245, [INFO] [stdout] 129, [INFO] [stdout] 106, [INFO] [stdout] 255, [INFO] [stdout] 145, [INFO] [stdout] 106, [INFO] [stdout] 255, [INFO] [stdout] 151, [INFO] [stdout] 184, [INFO] [stdout] 13, [INFO] [stdout] 161, [INFO] [stdout] 103, [INFO] [stdout] 255, [INFO] [stdout] 184, [INFO] [stdout] 10, [INFO] [stdout] 185, [INFO] [stdout] 8, [INFO] [stdout] 75, [INFO] [stdout] 170, [INFO] [stdout] 75, [INFO] [stdout] 136, [INFO] [stdout] 151, [INFO] [stdout] 56, [INFO] [stdout] 244, [INFO] [stdout] 129, [INFO] [stdout] 102, [INFO] [stdout] 255, [INFO] [stdout] 192, [INFO] [stdout] 8, [INFO] [stdout] 0, [INFO] [stdout] 16, [INFO] [stdout] 79, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 13, [INFO] [stdout] 240, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 204, [INFO] [stdout] 2, [INFO] [stdout] 16, [INFO] [stdout] 64, [INFO] [stdout] 4, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 16, [INFO] [stdout] 79, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 0, [INFO] [stdout] 195, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] ', src/chip/esp8266.rs:129:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55851a8428b0 - std::backtrace_rs::backtrace::libunwind::trace::h95fc93571932622e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55851a8428b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4d0b90afc33151fd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55851a8428b0 - std::sys_common::backtrace::_print_fmt::h93d302d001a3bf01 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55851a8428b0 - ::fmt::h7881e3a580134f9a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55851a8663ac - core::fmt::write::h1857a60b204f1b6a [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55851a83ed52 - std::io::Write::write_fmt::hd17811b9a5dec54b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55851a8450e5 - std::sys_common::backtrace::_print::h3e3f9fed81bc11e9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55851a8450e5 - std::sys_common::backtrace::print::hd22ac23fed5071c8 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55851a8450e5 - std::panicking::default_hook::{{closure}}::h1647bdcf68060e17 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55851a844c72 - std::panicking::default_hook::hb08853b392b9404b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55851a845881 - std::panicking::rust_panic_with_hook::h3624ee29da369ede [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55851a8453c7 - std::panicking::begin_panic_handler::{{closure}}::hefcfcedcde6bb6d9 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:497:13 [INFO] [stdout] 12: 0x55851a842d6c - std::sys_common::backtrace::__rust_end_short_backtrace::heb130cec93caa706 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55851a845329 - rust_begin_unwind [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55851a8452db - std::panicking::begin_panic_fmt::h37a25c59c4d54517 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:435:5 [INFO] [stdout] 15: 0x55851a796301 - espflash::chip::esp8266::test_esp8266_rom::ha9dc4a66822ea6a4 [INFO] [stdout] at /opt/rustwide/workdir/src/chip/esp8266.rs:129:5 [INFO] [stdout] 16: 0x55851a795d3a - espflash::chip::esp8266::test_esp8266_rom::{{closure}}::h18009d1aa07f4a4d [INFO] [stdout] at /opt/rustwide/workdir/src/chip/esp8266.rs:113:1 [INFO] [stdout] 17: 0x55851a7a80ce - core::ops::function::FnOnce::call_once::h14220ab8b96f931d [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 18: 0x55851a7f24c3 - core::ops::function::FnOnce::call_once::h72b3efc134abec04 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55851a7f24c3 - test::__rust_begin_short_backtrace::hf76173a3f44f554b [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:516:5 [INFO] [stdout] 20: 0x55851a7f0bb8 - as core::ops::function::FnOnce>::call_once::h49f5b686efed1e06 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 21: 0x55851a7f0bb8 - as core::ops::function::FnOnce<()>>::call_once::h4879f836ca9aaead [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 22: 0x55851a7f0bb8 - std::panicking::try::do_call::h9655796ce3021b6c [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 23: 0x55851a7f0bb8 - std::panicking::try::h346508ed448399f4 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 24: 0x55851a7f0bb8 - std::panic::catch_unwind::h00e84f4e9c3caaa0 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 25: 0x55851a7f0bb8 - test::run_test_in_process::hc80321f825c30106 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:538:18 [INFO] [stdout] 26: 0x55851a7f0bb8 - test::run_test::run_test_inner::{{closure}}::h89c217441620999f [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/test/src/lib.rs:449:39 [INFO] [stdout] 27: 0x55851a7cb1a6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3852ec0877008db6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 28: 0x55851a7cf96d - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h7c7dfff4b938ae67 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 29: 0x55851a7cf96d - as core::ops::function::FnOnce<()>>::call_once::h8db0dd15c072a403 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:322:9 [INFO] [stdout] 30: 0x55851a7cf96d - std::panicking::try::do_call::haad8639857ae1187 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:379:40 [INFO] [stdout] 31: 0x55851a7cf96d - std::panicking::try::h61de115e9dce60f6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panicking.rs:343:19 [INFO] [stdout] 32: 0x55851a7cf96d - std::panic::catch_unwind::h50601fd82666a838 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/panic.rs:396:14 [INFO] [stdout] 33: 0x55851a7cf96d - std::thread::Builder::spawn_unchecked::{{closure}}::hac267391ef9d21bd [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 34: 0x55851a7cf96d - core::ops::function::FnOnce::call_once{{vtable.shim}}::heb15d2d9c42706b7 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x55851a84ae6a - as core::ops::function::FnOnce>::call_once::h5446ed3fdb82006e [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 36: 0x55851a84ae6a - as core::ops::function::FnOnce>::call_once::h62a21a889329a3f2 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/alloc/src/boxed.rs:1318:9 [INFO] [stdout] 37: 0x55851a84ae6a - std::sys::unix::thread::Thread::new::thread_start::h62402416daf174b6 [INFO] [stdout] at /rustc/eafdee2dfae8c2233b74f98b123308be7ccefcc6/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 38: 0x7f498af66609 - start_thread [INFO] [stdout] 39: 0x7f498b0bd293 - clone [INFO] [stdout] 40: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] chip::esp8266::test_esp8266_rom [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ad15495ecbfd731bcc2064074d496f4422c2401339247f2d70734ceec5eeb98f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad15495ecbfd731bcc2064074d496f4422c2401339247f2d70734ceec5eeb98f", kill_on_drop: false }` [INFO] [stdout] ad15495ecbfd731bcc2064074d496f4422c2401339247f2d70734ceec5eeb98f