[INFO] fetching crate tempurview 0.16.0...
[INFO] testing tempurview-0.16.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tempurview 0.16.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate tempurview 0.16.0
[INFO] finished tweaking crates.io crate tempurview 0.16.0
[INFO] tweaked toml for crates.io crate tempurview 0.16.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tempurview 0.16.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tempurview 0.16.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `tempurview`
[INFO] [stderr]   * `bin` target `tpv`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded comfy-table v7.2.2
[INFO] [stderr]   Downloaded tonic-build v0.12.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11be1acc0cec747295de7774d9d6a609192261c9ce22875bdd134dcfce642633
[INFO] running `Command { std: "docker" "start" "-a" "11be1acc0cec747295de7774d9d6a609192261c9ce22875bdd134dcfce642633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11be1acc0cec747295de7774d9d6a609192261c9ce22875bdd134dcfce642633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11be1acc0cec747295de7774d9d6a609192261c9ce22875bdd134dcfce642633", kill_on_drop: false }`
[INFO] [stdout] 11be1acc0cec747295de7774d9d6a609192261c9ce22875bdd134dcfce642633
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dba0f165ddbdc860c8653cb05d2025cd72c1c9c53fb850a3a4e0291b209f18b
[INFO] running `Command { std: "docker" "start" "-a" "2dba0f165ddbdc860c8653cb05d2025cd72c1c9c53fb850a3a4e0291b209f18b", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `tempurview`
[INFO] [stderr]   * `bin` target `tpv`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.38
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling clap_complete v4.5.65
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling tempurview v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "2dba0f165ddbdc860c8653cb05d2025cd72c1c9c53fb850a3a4e0291b209f18b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dba0f165ddbdc860c8653cb05d2025cd72c1c9c53fb850a3a4e0291b209f18b", kill_on_drop: false }`
[INFO] [stdout] 2dba0f165ddbdc860c8653cb05d2025cd72c1c9c53fb850a3a4e0291b209f18b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8aed79f7a567f48cdc9b4049357b5932051f69b101212d6df80d3d24727a6d45
[INFO] running `Command { std: "docker" "start" "-a" "8aed79f7a567f48cdc9b4049357b5932051f69b101212d6df80d3d24727a6d45", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `tempurview`
[INFO] [stderr]   * `bin` target `tpv`
[INFO] [stderr]    Compiling tempurview v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Mutex`
[INFO] [stdout]    --> src/watch.rs:112:26
[INFO] [stdout]     |
[INFO] [stdout] 112 |     use std::sync::{Arc, Mutex};
[INFO] [stdout]     |                          ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tempurview` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tempurview --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d926e49465eb706 -C extra-filename=-2b6a90283816bff5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-79a685234b0fc65c.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-6ab334bfce9660b1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dd230ab6aebd88f8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-5dbb42cac3f2a80b.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-c20b67645100a1d8.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-30d6d8a4e7b46694.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-f92fb845e6abcd42.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-406d649d31261cd9.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-5e53df12e6d455ea.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-af94b03fb1416133.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f9eccd9536962ccb.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-a8befbae83c6f83b.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-f254c1e41c318ce3.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-25ea715945996008.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-cc3f3799ddaa07a9.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-a82bd746e3cc9da8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-30930c9bc530c2fa.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-32da51aff0cc5aee.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a83c28dcd339ad00.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d5fb46685b2f11b7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-373252c3c7ec8751.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-b571bfdec1f31e83.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4733803b81d3d03e.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-6e16acdbc6ec17fc.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-cb1f58d1b77946db.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eb37bc171a4b2332/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8aed79f7a567f48cdc9b4049357b5932051f69b101212d6df80d3d24727a6d45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aed79f7a567f48cdc9b4049357b5932051f69b101212d6df80d3d24727a6d45", kill_on_drop: false }`
[INFO] [stdout] 8aed79f7a567f48cdc9b4049357b5932051f69b101212d6df80d3d24727a6d45
