[INFO] fetching crate spi-memory-async 0.2.0...
[INFO] testing spi-memory-async-0.2.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate spi-memory-async 0.2.0 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate spi-memory-async 0.2.0
[INFO] finished tweaking crates.io crate spi-memory-async 0.2.0
[INFO] tweaked toml for crates.io crate spi-memory-async 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate spi-memory-async 0.2.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spi-memory-async 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b1cebb4c4a106b084b35e362ed95f2536c2609dd8efe511ee4af801641019ec
[INFO] running `Command { std: "docker" "start" "-a" "3b1cebb4c4a106b084b35e362ed95f2536c2609dd8efe511ee4af801641019ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b1cebb4c4a106b084b35e362ed95f2536c2609dd8efe511ee4af801641019ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b1cebb4c4a106b084b35e362ed95f2536c2609dd8efe511ee4af801641019ec", kill_on_drop: false }`
[INFO] [stdout] 3b1cebb4c4a106b084b35e362ed95f2536c2609dd8efe511ee4af801641019ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 709cb6ee343221ecb32542dc5f0b7063918c1e6875fb5e7c50651e56e529b8b2
[INFO] running `Command { std: "docker" "start" "-a" "709cb6ee343221ecb32542dc5f0b7063918c1e6875fb5e7c50651e56e529b8b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]    Compiling defmt v0.3.100
[INFO] [stderr]    Compiling spi-memory-async v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 12.58s
[INFO] running `Command { std: "docker" "inspect" "709cb6ee343221ecb32542dc5f0b7063918c1e6875fb5e7c50651e56e529b8b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "709cb6ee343221ecb32542dc5f0b7063918c1e6875fb5e7c50651e56e529b8b2", kill_on_drop: false }`
[INFO] [stdout] 709cb6ee343221ecb32542dc5f0b7063918c1e6875fb5e7c50651e56e529b8b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d2c66ab09f6435d6553bb6e61ce2aba3043dd31008dfe3e7097d3ca90da245d
[INFO] running `Command { std: "docker" "start" "-a" "4d2c66ab09f6435d6553bb6e61ce2aba3043dd31008dfe3e7097d3ca90da245d", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling stm32f4 v0.10.0
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling defmt v0.3.100
[INFO] [stderr]    Compiling spi-memory-async v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling panic-semihosting v0.5.6
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling aligned v0.3.5
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]    Compiling stm32f4xx-hal v0.7.0
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 25.23s
[INFO] running `Command { std: "docker" "inspect" "4d2c66ab09f6435d6553bb6e61ce2aba3043dd31008dfe3e7097d3ca90da245d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d2c66ab09f6435d6553bb6e61ce2aba3043dd31008dfe3e7097d3ca90da245d", kill_on_drop: false }`
[INFO] [stdout] 4d2c66ab09f6435d6553bb6e61ce2aba3043dd31008dfe3e7097d3ca90da245d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 729eaf3d0adfea9407da9d3eaa5e810fddce31b3cc2b4c62cb1257be399efec1
[INFO] running `Command { std: "docker" "start" "-a" "729eaf3d0adfea9407da9d3eaa5e810fddce31b3cc2b4c62cb1257be399efec1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spi_memory_async-a41a78795feea752)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test series25::tests::test_decode_jedec_id ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests spi_memory_async
[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" "729eaf3d0adfea9407da9d3eaa5e810fddce31b3cc2b4c62cb1257be399efec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729eaf3d0adfea9407da9d3eaa5e810fddce31b3cc2b4c62cb1257be399efec1", kill_on_drop: false }`
[INFO] [stdout] 729eaf3d0adfea9407da9d3eaa5e810fddce31b3cc2b4c62cb1257be399efec1
