[INFO] cloning repository https://github.com/janpaulpl/rust-typer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/janpaulpl/rust-typer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpaulpl%2Frust-typer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpaulpl%2Frust-typer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b986a9ce2d47b70c540ee8d67eede405d0f9e426
[INFO] testing janpaulpl/rust-typer against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjanpaulpl%2Frust-typer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/janpaulpl/rust-typer
[INFO] finished tweaking git repo https://github.com/janpaulpl/rust-typer
[INFO] tweaked toml for git repo https://github.com/janpaulpl/rust-typer written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/janpaulpl/rust-typer 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 git repo https://github.com/janpaulpl/rust-typer 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded schannel v0.1.26
[INFO] [stderr]   Downloaded termion v1.5.6
[INFO] [stderr]   Downloaded redox_termios v0.1.3
[INFO] [stderr]   Downloaded smawk v0.3.2
[INFO] [stderr]   Downloaded openssl v0.10.68
[INFO] [stderr]   Downloaded openssl-sys v0.9.104
[INFO] [stderr]   Downloaded crossterm v0.22.1
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded syn v2.0.80
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] cc0e2d3662fbff90433b8d6eb7bc90b7ad524c0eeb2040cf5a93d991f35a64f3
[INFO] running `Command { std: "docker" "start" "-a" "cc0e2d3662fbff90433b8d6eb7bc90b7ad524c0eeb2040cf5a93d991f35a64f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc0e2d3662fbff90433b8d6eb7bc90b7ad524c0eeb2040cf5a93d991f35a64f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc0e2d3662fbff90433b8d6eb7bc90b7ad524c0eeb2040cf5a93d991f35a64f3", kill_on_drop: false }`
[INFO] [stdout] cc0e2d3662fbff90433b8d6eb7bc90b7ad524c0eeb2040cf5a93d991f35a64f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 13ac35a421223306fb3b6384e72298df2ed26aa42f7c3ee2917ffa936796c24c
[INFO] running `Command { std: "docker" "start" "-a" "13ac35a421223306fb3b6384e72298df2ed26aa42f7c3ee2917ffa936796c24c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cc v1.1.31
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling syn v2.0.80
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.22.1
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rust-typer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/main.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let (width, _height) = terminal_size().unwrap_or((80, 20)); // Use termion to get terminal size
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.55s
[INFO] running `Command { std: "docker" "inspect" "13ac35a421223306fb3b6384e72298df2ed26aa42f7c3ee2917ffa936796c24c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ac35a421223306fb3b6384e72298df2ed26aa42f7c3ee2917ffa936796c24c", kill_on_drop: false }`
[INFO] [stdout] 13ac35a421223306fb3b6384e72298df2ed26aa42f7c3ee2917ffa936796c24c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f108cc2ffe46e994febc51b003dadf6611007c80ffb4b557fda32a0ed17c53b7
[INFO] running `Command { std: "docker" "start" "-a" "f108cc2ffe46e994febc51b003dadf6611007c80ffb4b557fda32a0ed17c53b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling rust-typer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `width`
[INFO] [stdout]    --> src/main.rs:108:10
[INFO] [stdout]     |
[INFO] [stdout] 108 |     let (width, _height) = terminal_size().unwrap_or((80, 20)); // Use termion to get terminal size
[INFO] [stdout]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "f108cc2ffe46e994febc51b003dadf6611007c80ffb4b557fda32a0ed17c53b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f108cc2ffe46e994febc51b003dadf6611007c80ffb4b557fda32a0ed17c53b7", kill_on_drop: false }`
[INFO] [stdout] f108cc2ffe46e994febc51b003dadf6611007c80ffb4b557fda32a0ed17c53b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }`
[INFO] [stdout] fe360c520a5873c05effef705a445cec13a92afd550a9a5d54c5dfc0eccab45a
[INFO] running `Command { std: "docker" "start" "-a" "fe360c520a5873c05effef705a445cec13a92afd550a9a5d54c5dfc0eccab45a", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `width`
[INFO] [stderr]    --> src/main.rs:108:10
[INFO] [stderr]     |
[INFO] [stderr] 108 |     let (width, _height) = terminal_size().unwrap_or((80, 20)); // Use termion to get terminal size
[INFO] [stderr]     |          ^^^^^ help: if this is intentional, prefix it with an underscore: `_width`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-typer` (bin "rust-typer" test) generated 1 warning (run `cargo fix --bin "rust-typer" -p rust-typer --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_typer-5829fef53ec6bf66)
[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" "fe360c520a5873c05effef705a445cec13a92afd550a9a5d54c5dfc0eccab45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe360c520a5873c05effef705a445cec13a92afd550a9a5d54c5dfc0eccab45a", kill_on_drop: false }`
[INFO] [stdout] fe360c520a5873c05effef705a445cec13a92afd550a9a5d54c5dfc0eccab45a
