[INFO] fetching crate tui 0.19.0... [INFO] building tui-0.19.0 against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] extracting crate tui 0.19.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate tui 0.19.0 on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tui 0.19.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tui 0.19.0 [INFO] tweaked toml for crates.io crate tui 0.19.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate tui 0.19.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" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_shared v0.1.8 [INFO] [stderr] Downloaded argh v0.1.8 [INFO] [stderr] Downloaded argh_derive v0.1.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c68c359e4ba337713e0f2ead4169827920a9d99ae0ffc047b789087aa486141 [INFO] running `Command { std: "docker" "start" "-a" "0c68c359e4ba337713e0f2ead4169827920a9d99ae0ffc047b789087aa486141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c68c359e4ba337713e0f2ead4169827920a9d99ae0ffc047b789087aa486141", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c68c359e4ba337713e0f2ead4169827920a9d99ae0ffc047b789087aa486141", kill_on_drop: false }` [INFO] [stdout] 0c68c359e4ba337713e0f2ead4169827920a9d99ae0ffc047b789087aa486141 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 204c7a854fc7c97e631290ceb4447621a50020dcf9dddd65868f5e7c8c2ffa42 [INFO] running `Command { std: "docker" "start" "-a" "204c7a854fc7c97e631290ceb4447621a50020dcf9dddd65868f5e7c8c2ffa42", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tui v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.86s [INFO] running `Command { std: "docker" "inspect" "204c7a854fc7c97e631290ceb4447621a50020dcf9dddd65868f5e7c8c2ffa42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "204c7a854fc7c97e631290ceb4447621a50020dcf9dddd65868f5e7c8c2ffa42", kill_on_drop: false }` [INFO] [stdout] 204c7a854fc7c97e631290ceb4447621a50020dcf9dddd65868f5e7c8c2ffa42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e035cde011ca63af3d8f7ab44d8c1c1f81f5d0d4d0f757cee8191ba31c1310a [INFO] running `Command { std: "docker" "start" "-a" "2e035cde011ca63af3d8f7ab44d8c1c1f81f5d0d4d0f757cee8191ba31c1310a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling argh_shared v0.1.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling argh_derive v0.1.8 [INFO] [stderr] Compiling argh v0.1.8 [INFO] [stderr] Compiling tui v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tui` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tui --edition=2021 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 --cfg 'feature="crossterm"' --cfg 'feature="default"' -C metadata=7ee660853d66be85 -C extra-filename=-7ee660853d66be85 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argh=/opt/rustwide/target/debug/deps/libargh-1eb0a1295e9f1c39.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib --extern cassowary=/opt/rustwide/target/debug/deps/libcassowary-abfd40a79e3d7a9d.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-c2397a9e9b2d6bbd.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-83f2110706b471d5.rlib --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-9603a48f7d2a6a8a.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.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" "2e035cde011ca63af3d8f7ab44d8c1c1f81f5d0d4d0f757cee8191ba31c1310a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e035cde011ca63af3d8f7ab44d8c1c1f81f5d0d4d0f757cee8191ba31c1310a", kill_on_drop: false }` [INFO] [stdout] 2e035cde011ca63af3d8f7ab44d8c1c1f81f5d0d4d0f757cee8191ba31c1310a