[INFO] cloning repository https://github.com/chipturner/ttyleport [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chipturner/ttyleport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipturner%2Fttyleport", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipturner%2Fttyleport'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efaf3ee1dd5a44c2102f01fa336596bc6db8b733 [INFO] testing chipturner/ttyleport against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchipturner%2Fttyleport" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chipturner/ttyleport [INFO] finished tweaking git repo https://github.com/chipturner/ttyleport [INFO] tweaked toml for git repo https://github.com/chipturner/ttyleport written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chipturner/ttyleport on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chipturner/ttyleport 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f04655908b96aee554dbc2c7d82d78df514b79a27ef7904ac453c35b255d6a63 [INFO] running `Command { std: "docker" "start" "-a" "f04655908b96aee554dbc2c7d82d78df514b79a27ef7904ac453c35b255d6a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f04655908b96aee554dbc2c7d82d78df514b79a27ef7904ac453c35b255d6a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f04655908b96aee554dbc2c7d82d78df514b79a27ef7904ac453c35b255d6a63", kill_on_drop: false }` [INFO] [stdout] f04655908b96aee554dbc2c7d82d78df514b79a27ef7904ac453c35b255d6a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53b762b868f39a81b3dfd4cad5391478939c3968f47b24580aaa4987b573e871 [INFO] running `Command { std: "docker" "start" "-a" "53b762b868f39a81b3dfd4cad5391478939c3968f47b24580aaa4987b573e871", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling gritty-cli v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap_complete v4.6.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling toml v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling opener v0.8.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling libproc v0.14.11 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "53b762b868f39a81b3dfd4cad5391478939c3968f47b24580aaa4987b573e871", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b762b868f39a81b3dfd4cad5391478939c3968f47b24580aaa4987b573e871", kill_on_drop: false }` [INFO] [stdout] 53b762b868f39a81b3dfd4cad5391478939c3968f47b24580aaa4987b573e871 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5af127ab6b0caaae62eb95b9dda28c59f3d3231697a094014114c0ff0522a0f [INFO] running `Command { std: "docker" "start" "-a" "d5af127ab6b0caaae62eb95b9dda28c59f3d3231697a094014114c0ff0522a0f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling opener v0.8.4 [INFO] [stderr] Compiling gritty-cli v0.9.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gritty-cli` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name gritty --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=fae821416ae59f68 -C extra-filename=-b4e686fafd5181bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-cc2785aa6ef67d65.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-a33681a5e891f92a.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-b0fc1a2637c53b19.rlib --extern directories=/opt/rustwide/target/debug/deps/libdirectories-32bd5293e2bfd3f6.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-64b39886a8f35e42.rlib --extern humansize=/opt/rustwide/target/debug/deps/libhumansize-1fff31dfc7beb278.rlib --extern jiff=/opt/rustwide/target/debug/deps/libjiff-d93fed5f69212da1.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-e0c2caade0d97aa4.rlib --extern libproc=/opt/rustwide/target/debug/deps/liblibproc-04fac0a2cdd06316.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-ad978ca7195fbf25.rlib --extern opener=/opt/rustwide/target/debug/deps/libopener-31e4ca1f0b4b3b26.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-ea3ba63f56de42af.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-644b9894b1629dec.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-4fa55ebef488beda.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-43c1494913c23b40.rlib --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-74789c46ce251560.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a3dd8178c0584177.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-358c27cc862b2d33.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f00d9953d29a4583.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7e75f61bd91f4835.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9ed5706674919c10.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d5af127ab6b0caaae62eb95b9dda28c59f3d3231697a094014114c0ff0522a0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5af127ab6b0caaae62eb95b9dda28c59f3d3231697a094014114c0ff0522a0f", kill_on_drop: false }` [INFO] [stdout] d5af127ab6b0caaae62eb95b9dda28c59f3d3231697a094014114c0ff0522a0f