[INFO] fetching crate gt_rs 0.1.3... [INFO] testing gt_rs-0.1.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate gt_rs 0.1.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate gt_rs 0.1.3 [INFO] finished tweaking crates.io crate gt_rs 0.1.3 [INFO] tweaked toml for crates.io crate gt_rs 0.1.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gt_rs 0.1.3 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gt_rs 0.1.3 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 48c1239fddcbcf6a07e9c98438986396bdb35f80723976c4c26b5730e77351e7 [INFO] running `Command { std: "docker" "start" "-a" "48c1239fddcbcf6a07e9c98438986396bdb35f80723976c4c26b5730e77351e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "48c1239fddcbcf6a07e9c98438986396bdb35f80723976c4c26b5730e77351e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48c1239fddcbcf6a07e9c98438986396bdb35f80723976c4c26b5730e77351e7", kill_on_drop: false }` [INFO] [stdout] 48c1239fddcbcf6a07e9c98438986396bdb35f80723976c4c26b5730e77351e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66dcc1d9459ca3291553270454beb0725e84d5b2710631a860c2f94732e771ff [INFO] running `Command { std: "docker" "start" "-a" "66dcc1d9459ca3291553270454beb0725e84d5b2710631a860c2f94732e771ff", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling gt_rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SeekFrom` [INFO] [stdout] --> src/app.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{Result, SeekFrom, Write}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.51s [INFO] running `Command { std: "docker" "inspect" "66dcc1d9459ca3291553270454beb0725e84d5b2710631a860c2f94732e771ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66dcc1d9459ca3291553270454beb0725e84d5b2710631a860c2f94732e771ff", kill_on_drop: false }` [INFO] [stdout] 66dcc1d9459ca3291553270454beb0725e84d5b2710631a860c2f94732e771ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f63fd2521098925d1f5929f4ec77afc87c11c5d0ec0878bfbdb11701963cc49f [INFO] running `Command { std: "docker" "start" "-a" "f63fd2521098925d1f5929f4ec77afc87c11c5d0ec0878bfbdb11701963cc49f", kill_on_drop: false }` [INFO] [stderr] Compiling gt_rs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `SeekFrom` [INFO] [stdout] --> src/app.rs:5:23 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::{Result, SeekFrom, Write}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `Command { std: "docker" "inspect" "f63fd2521098925d1f5929f4ec77afc87c11c5d0ec0878bfbdb11701963cc49f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f63fd2521098925d1f5929f4ec77afc87c11c5d0ec0878bfbdb11701963cc49f", kill_on_drop: false }` [INFO] [stdout] f63fd2521098925d1f5929f4ec77afc87c11c5d0ec0878bfbdb11701963cc49f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 39aaef74ced68defd9c0338ecdef318d159187950cbdf7c597385b174c4da3c0 [INFO] running `Command { std: "docker" "start" "-a" "39aaef74ced68defd9c0338ecdef318d159187950cbdf7c597385b174c4da3c0", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `SeekFrom` [INFO] [stderr] --> src/app.rs:5:23 [INFO] [stderr] | [INFO] [stderr] 5 | use std::io::{Result, SeekFrom, Write}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `gt_rs` (bin "gt_rs" test) generated 1 warning (run `cargo fix --bin "gt_rs" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gt_rs-9f7f24ecc30e2cfe) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "39aaef74ced68defd9c0338ecdef318d159187950cbdf7c597385b174c4da3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39aaef74ced68defd9c0338ecdef318d159187950cbdf7c597385b174c4da3c0", kill_on_drop: false }` [INFO] [stdout] 39aaef74ced68defd9c0338ecdef318d159187950cbdf7c597385b174c4da3c0