[INFO] cloning repository https://github.com/heinrichschaefer/caru
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heinrichschaefer/caru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheinrichschaefer%2Fcaru", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheinrichschaefer%2Fcaru'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 172215a889c1bd692db0ccf4dde19eff97456739
[INFO] testing heinrichschaefer/caru against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fheinrichschaefer%2Fcaru" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/heinrichschaefer/caru
[INFO] finished tweaking git repo https://github.com/heinrichschaefer/caru
[INFO] tweaked toml for git repo https://github.com/heinrichschaefer/caru written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/heinrichschaefer/caru 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/heinrichschaefer/caru 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]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.3.0
[INFO] [stderr]   Downloaded is-terminal v0.4.0
[INFO] [stderr]   Downloaded serde_derive v1.0.147
[INFO] [stderr]   Downloaded clap_derive v4.0.21
[INFO] [stderr]   Downloaded clap v4.0.27
[INFO] [stderr]   Downloaded serde v1.0.147
[INFO] [stderr]   Downloaded syn v1.0.103
[INFO] [stderr]   Downloaded linux-raw-sys v0.1.3
[INFO] [stderr]   Downloaded rustix v0.36.3
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] [stderr]   Downloaded io-lifetimes v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3012b5f21ad76233b80dbcca99321a61ae792aca643140dd782ad750bb8dd48b
[INFO] running `Command { std: "docker" "start" "-a" "3012b5f21ad76233b80dbcca99321a61ae792aca643140dd782ad750bb8dd48b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3012b5f21ad76233b80dbcca99321a61ae792aca643140dd782ad750bb8dd48b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3012b5f21ad76233b80dbcca99321a61ae792aca643140dd782ad750bb8dd48b", kill_on_drop: false }`
[INFO] [stdout] 3012b5f21ad76233b80dbcca99321a61ae792aca643140dd782ad750bb8dd48b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] c19ff44edf0ff6aa5d35ed12dba6b772e2f6e4a8fabaae4d0a661a80de8326a0
[INFO] running `Command { std: "docker" "start" "-a" "c19ff44edf0ff6aa5d35ed12dba6b772e2f6e4a8fabaae4d0a661a80de8326a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling io-lifetimes v1.0.1
[INFO] [stderr]    Compiling rustix v0.36.3
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling linux-raw-sys v0.1.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling clap v4.0.27
[INFO] [stderr]    Compiling serde_json v1.0.89
[INFO] [stderr]    Compiling caru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `gold_per_second` is never read
[INFO] [stdout]   --> src/game/game_state.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GameInformation {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 15 |     pub gold_per_second: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gold_per_second_percent` and `upgrade_cost_next` are never read
[INFO] [stdout]   --> src/game/game_state.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct IdleEntityInformation {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub gold_per_second_percent: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub maximum_upgrade_quantity: u32,
[INFO] [stdout] 26 |     pub upgrade_cost_next: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IdleEntityInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.62s
[INFO] running `Command { std: "docker" "inspect" "c19ff44edf0ff6aa5d35ed12dba6b772e2f6e4a8fabaae4d0a661a80de8326a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c19ff44edf0ff6aa5d35ed12dba6b772e2f6e4a8fabaae4d0a661a80de8326a0", kill_on_drop: false }`
[INFO] [stdout] c19ff44edf0ff6aa5d35ed12dba6b772e2f6e4a8fabaae4d0a661a80de8326a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a7093bbb9aebe3865a61b7211f39cbc16fb7b870c2ea387d665bcf3d73e49969
[INFO] running `Command { std: "docker" "start" "-a" "a7093bbb9aebe3865a61b7211f39cbc16fb7b870c2ea387d665bcf3d73e49969", kill_on_drop: false }`
[INFO] [stderr]    Compiling caru v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `gold_per_second` is never read
[INFO] [stdout]   --> src/game/game_state.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GameInformation {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 15 |     pub gold_per_second: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GameInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gold_per_second_percent` and `upgrade_cost_next` are never read
[INFO] [stdout]   --> src/game/game_state.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct IdleEntityInformation {
[INFO] [stdout]    |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub gold_per_second_percent: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub maximum_upgrade_quantity: u32,
[INFO] [stdout] 26 |     pub upgrade_cost_next: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `IdleEntityInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "a7093bbb9aebe3865a61b7211f39cbc16fb7b870c2ea387d665bcf3d73e49969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7093bbb9aebe3865a61b7211f39cbc16fb7b870c2ea387d665bcf3d73e49969", kill_on_drop: false }`
[INFO] [stdout] a7093bbb9aebe3865a61b7211f39cbc16fb7b870c2ea387d665bcf3d73e49969
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 5c68a877c0b224a5f611540454269c297091269a2aaeb7a337888ee7da23e6fb
[INFO] running `Command { std: "docker" "start" "-a" "5c68a877c0b224a5f611540454269c297091269a2aaeb7a337888ee7da23e6fb", kill_on_drop: false }`
[INFO] [stderr] warning: field `gold_per_second` is never read
[INFO] [stderr]   --> src/game/game_state.rs:15:9
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 14 | pub struct GameInformation {
[INFO] [stdout] running 9 tests
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stdout] test game::idle_entity::tests::cummulative_upgrade_cost_for_first_10_upgrades ... ok
[INFO] [stderr] 15 |     pub gold_per_second: f64,
[INFO] [stdout] test game::idle_entity::tests::gold_gain_after_3_seconds ... ok
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] test game::idle_entity::tests::gold_gain_after_1_seconds ... ok
[INFO] [stderr]    |
[INFO] [stdout] test game::idle_entity::tests::upgrade_cost_of_level_3_entity ... ok
[INFO] [stderr]    = note: `GameInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] test game::idle_entity::tests::gold_per_second_of_level_3_entity ... ok
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test game::idle_entity::tests::upgrade_entity_three_times ... ok
[INFO] [stderr] 
[INFO] [stdout] test game::idle_entity::tests::upgrade_entity_once ... ok
[INFO] [stderr] warning: fields `gold_per_second_percent` and `upgrade_cost_next` are never read
[INFO] [stdout] test game::idle_entity::tests::quanity_of_possible_upgrades_from_level_0 ... ok
[INFO] [stderr]   --> src/game/game_state.rs:24:9
[INFO] [stdout] test game::idle_entity::tests::quanity_of_possible_upgrades_from_level_3 ... ok
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 20 | pub struct IdleEntityInformation {
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |            --------------------- fields in this struct
[INFO] [stdout] 
[INFO] [stderr] ...
[INFO] [stderr] 24 |     pub gold_per_second_percent: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 25 |     pub maximum_upgrade_quantity: u32,
[INFO] [stderr] 26 |     pub upgrade_cost_next: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `IdleEntityInformation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `caru` (bin "caru" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/caru-cea691888af3e9f9)
[INFO] running `Command { std: "docker" "inspect" "5c68a877c0b224a5f611540454269c297091269a2aaeb7a337888ee7da23e6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c68a877c0b224a5f611540454269c297091269a2aaeb7a337888ee7da23e6fb", kill_on_drop: false }`
[INFO] [stdout] 5c68a877c0b224a5f611540454269c297091269a2aaeb7a337888ee7da23e6fb
