[INFO] fetching crate stak-decode 0.12.13...
[INFO] testing stak-decode-0.12.13 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate stak-decode 0.12.13 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate stak-decode 0.12.13
[INFO] finished tweaking crates.io crate stak-decode 0.12.13
[INFO] tweaked toml for crates.io crate stak-decode 0.12.13 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate stak-decode 0.12.13 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stak-decode 0.12.13 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stak-util v0.12.13
[INFO] [stderr]   Downloaded noop-executor v0.1.2
[INFO] [stderr]   Downloaded winter-maybe-async v0.13.1
[INFO] [stderr]   Downloaded stak-vm v0.12.13
[INFO] [stderr]   Downloaded stak-sac v0.12.13
[INFO] [stderr]   Downloaded stak-lzss v0.12.13
[INFO] [stderr]   Downloaded stak-process-context v0.12.13
[INFO] [stderr]   Downloaded stak-native v0.12.13
[INFO] [stderr]   Downloaded nonbox v0.5.13
[INFO] [stderr]   Downloaded stak-time v0.12.13
[INFO] [stderr]   Downloaded stak-macro-util v0.12.13
[INFO] [stderr]   Downloaded main_error v0.1.2
[INFO] [stderr]   Downloaded stak-device v0.12.13
[INFO] [stderr]   Downloaded stak-file v0.12.13
[INFO] [stderr]   Downloaded stak-configuration v0.12.13
[INFO] [stderr]   Downloaded stak-inexact v0.12.13
[INFO] [stderr]   Downloaded stak-macro v0.12.13
[INFO] [stderr]   Downloaded stak-r7rs v0.12.13
[INFO] [stderr]   Downloaded heapless v0.9.3
[INFO] [stderr]   Downloaded stak-compiler v0.12.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d82c4f195265126d024b67f39d9cd0b39ac7667ee2f3926f02acc7fcbdc79e2
[INFO] running `Command { std: "docker" "start" "-a" "3d82c4f195265126d024b67f39d9cd0b39ac7667ee2f3926f02acc7fcbdc79e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d82c4f195265126d024b67f39d9cd0b39ac7667ee2f3926f02acc7fcbdc79e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d82c4f195265126d024b67f39d9cd0b39ac7667ee2f3926f02acc7fcbdc79e2", kill_on_drop: false }`
[INFO] [stdout] 3d82c4f195265126d024b67f39d9cd0b39ac7667ee2f3926f02acc7fcbdc79e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a58438e875cb698545fe1cc9d098b4204ee032fc1503f9ece12f5ba0d7ce1c0
[INFO] running `Command { std: "docker" "start" "-a" "7a58438e875cb698545fe1cc9d098b4204ee032fc1503f9ece12f5ba0d7ce1c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling noop-executor v0.1.2
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]    Compiling nonbox v0.5.13
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling stak-util v0.12.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling stak-compiler v0.12.13
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling stak-configuration v0.12.13
[INFO] [stderr]    Compiling main_error v0.1.2
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling stak-macro-util v0.12.13
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling winter-maybe-async v0.13.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling stak-lzss v0.12.13
[INFO] [stderr]    Compiling stak-vm v0.12.13
[INFO] [stderr]    Compiling stak-file v0.12.13
[INFO] [stderr]    Compiling stak-native v0.12.13
[INFO] [stderr]    Compiling stak-inexact v0.12.13
[INFO] [stderr]    Compiling stak-process-context v0.12.13
[INFO] [stderr]    Compiling stak-time v0.12.13
[INFO] [stderr]    Compiling stak-device v0.12.13
[INFO] [stderr]    Compiling stak-r7rs v0.12.13
[INFO] [stderr]    Compiling stak-macro v0.12.13
[INFO] [stderr]    Compiling stak-sac v0.12.13
[INFO] [stderr]    Compiling stak-decode v0.12.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 55.05s
[INFO] running `Command { std: "docker" "inspect" "7a58438e875cb698545fe1cc9d098b4204ee032fc1503f9ece12f5ba0d7ce1c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a58438e875cb698545fe1cc9d098b4204ee032fc1503f9ece12f5ba0d7ce1c0", kill_on_drop: false }`
[INFO] [stdout] 7a58438e875cb698545fe1cc9d098b4204ee032fc1503f9ece12f5ba0d7ce1c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca93809f50767be66469ca7d05290d90ca31475416f56d401e9c0abbd747d8ce
[INFO] running `Command { std: "docker" "start" "-a" "ca93809f50767be66469ca7d05290d90ca31475416f56d401e9c0abbd747d8ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling noop-executor v0.1.2
[INFO] [stderr]    Compiling nonbox v0.5.13
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling main_error v0.1.2
[INFO] [stderr]    Compiling stak-configuration v0.12.13
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling stak-util v0.12.13
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling heapless v0.9.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling stak-lzss v0.12.13
[INFO] [stderr]    Compiling stak-vm v0.12.13
[INFO] [stderr]    Compiling stak-file v0.12.13
[INFO] [stderr]    Compiling stak-inexact v0.12.13
[INFO] [stderr]    Compiling stak-native v0.12.13
[INFO] [stderr]    Compiling stak-time v0.12.13
[INFO] [stderr]    Compiling stak-process-context v0.12.13
[INFO] [stderr]    Compiling stak-device v0.12.13
[INFO] [stderr]    Compiling stak-r7rs v0.12.13
[INFO] [stderr]    Compiling stak-sac v0.12.13
[INFO] [stderr]    Compiling stak-decode v0.12.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 25.01s
[INFO] running `Command { std: "docker" "inspect" "ca93809f50767be66469ca7d05290d90ca31475416f56d401e9c0abbd747d8ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca93809f50767be66469ca7d05290d90ca31475416f56d401e9c0abbd747d8ce", kill_on_drop: false }`
[INFO] [stdout] ca93809f50767be66469ca7d05290d90ca31475416f56d401e9c0abbd747d8ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 931c63f5e56f6a1de03c81010c060bafadb5d85578db23e6c11ee70f8b32ba2b
[INFO] running `Command { std: "docker" "start" "-a" "931c63f5e56f6a1de03c81010c060bafadb5d85578db23e6c11ee70f8b32ba2b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stak_decode-8cae1ea2dd8a5e3e)
[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" "931c63f5e56f6a1de03c81010c060bafadb5d85578db23e6c11ee70f8b32ba2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "931c63f5e56f6a1de03c81010c060bafadb5d85578db23e6c11ee70f8b32ba2b", kill_on_drop: false }`
[INFO] [stdout] 931c63f5e56f6a1de03c81010c060bafadb5d85578db23e6c11ee70f8b32ba2b
