[INFO] fetching crate octoproxy-tui 0.1.0... [INFO] building octoproxy-tui-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate octoproxy-tui 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate octoproxy-tui 0.1.0 [INFO] finished tweaking crates.io crate octoproxy-tui 0.1.0 [INFO] tweaked toml for crates.io crate octoproxy-tui 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate octoproxy-tui 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 232 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.26.1 (available: v0.29.0) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.8) [INFO] [stderr] Adding ratatui v0.20.1 (available: v0.29.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding tungstenite v0.19.0 (available: v0.28.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded octoproxy-lib v0.1.0 [INFO] [stderr] Downloaded tungstenite v0.19.0 [INFO] [stderr] Downloaded rustls-webpki v0.100.3 [INFO] [stderr] Downloaded ratatui v0.20.1 [INFO] [stderr] Downloaded crossterm v0.26.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f8a7314c807000d547916aff2d92a3b49d30215a759a54301782bd1325bed58 [INFO] running `Command { std: "docker" "start" "-a" "6f8a7314c807000d547916aff2d92a3b49d30215a759a54301782bd1325bed58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f8a7314c807000d547916aff2d92a3b49d30215a759a54301782bd1325bed58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f8a7314c807000d547916aff2d92a3b49d30215a759a54301782bd1325bed58", kill_on_drop: false }` [INFO] [stdout] 6f8a7314c807000d547916aff2d92a3b49d30215a759a54301782bd1325bed58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12277095e50ebd6b27950908610eca5b87c27e7f57e3343c77ed858669da3419 [INFO] running `Command { std: "docker" "start" "-a" "12277095e50ebd6b27950908610eca5b87c27e7f57e3343c77ed858669da3419", kill_on_drop: false }` [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tungstenite v0.19.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling ratatui v0.20.1 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling rustls-webpki v0.100.3 [INFO] [stderr] Compiling webpki-roots v0.23.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling quinn v0.10.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling octoproxy-lib v0.1.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling octoproxy-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.24s [INFO] running `Command { std: "docker" "inspect" "12277095e50ebd6b27950908610eca5b87c27e7f57e3343c77ed858669da3419", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12277095e50ebd6b27950908610eca5b87c27e7f57e3343c77ed858669da3419", kill_on_drop: false }` [INFO] [stdout] 12277095e50ebd6b27950908610eca5b87c27e7f57e3343c77ed858669da3419 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e45d985f6228f29f9eae0217c22b104dc82ce56f38e32cf60a309b79f7b658f5 [INFO] running `Command { std: "docker" "start" "-a" "e45d985f6228f29f9eae0217c22b104dc82ce56f38e32cf60a309b79f7b658f5", kill_on_drop: false }` [INFO] [stderr] Compiling octoproxy-tui v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `Command { std: "docker" "inspect" "e45d985f6228f29f9eae0217c22b104dc82ce56f38e32cf60a309b79f7b658f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e45d985f6228f29f9eae0217c22b104dc82ce56f38e32cf60a309b79f7b658f5", kill_on_drop: false }` [INFO] [stdout] e45d985f6228f29f9eae0217c22b104dc82ce56f38e32cf60a309b79f7b658f5