[INFO] fetching crate stenotype 0.1.7...
[INFO] building stenotype-0.1.7 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate stenotype 0.1.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stenotype 0.1.7
[INFO] finished tweaking crates.io crate stenotype 0.1.7
[INFO] tweaked toml for crates.io crate stenotype 0.1.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stenotype 0.1.7 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stenotype 0.1.7 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1b77a25022bfca8a269d7433d7564aee82f17218ffc014d615ec78aa4fb64f82
[INFO] running `Command { std: "docker" "start" "-a" "1b77a25022bfca8a269d7433d7564aee82f17218ffc014d615ec78aa4fb64f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1b77a25022bfca8a269d7433d7564aee82f17218ffc014d615ec78aa4fb64f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b77a25022bfca8a269d7433d7564aee82f17218ffc014d615ec78aa4fb64f82", kill_on_drop: false }`
[INFO] [stdout] 1b77a25022bfca8a269d7433d7564aee82f17218ffc014d615ec78aa4fb64f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36a71c67e4fbe8a2aa21e91d829c9d0b5fef5bc32ece906bd81b65e8b0d95b18
[INFO] running `Command { std: "docker" "start" "-a" "36a71c67e4fbe8a2aa21e91d829c9d0b5fef5bc32ece906bd81b65e8b0d95b18", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling sonic-simd v0.1.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling faststr v0.2.31
[INFO] [stderr]    Compiling sonic-rs v0.5.3
[INFO] [stderr]    Compiling stenotype v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.97s
[INFO] running `Command { std: "docker" "inspect" "36a71c67e4fbe8a2aa21e91d829c9d0b5fef5bc32ece906bd81b65e8b0d95b18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36a71c67e4fbe8a2aa21e91d829c9d0b5fef5bc32ece906bd81b65e8b0d95b18", kill_on_drop: false }`
[INFO] [stdout] 36a71c67e4fbe8a2aa21e91d829c9d0b5fef5bc32ece906bd81b65e8b0d95b18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0723f737f4a38300782eccb1153c2aed56d504b59d2dc15d9a067d3553e25085
[INFO] running `Command { std: "docker" "start" "-a" "0723f737f4a38300782eccb1153c2aed56d504b59d2dc15d9a067d3553e25085", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling unescaper v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling libudev v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling sonic-rs v0.5.3
[INFO] [stderr]    Compiling serialport v4.7.2
[INFO] [stderr]    Compiling stenotype v0.1.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.56s
[INFO] running `Command { std: "docker" "inspect" "0723f737f4a38300782eccb1153c2aed56d504b59d2dc15d9a067d3553e25085", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0723f737f4a38300782eccb1153c2aed56d504b59d2dc15d9a067d3553e25085", kill_on_drop: false }`
[INFO] [stdout] 0723f737f4a38300782eccb1153c2aed56d504b59d2dc15d9a067d3553e25085
