[INFO] cloning repository https://github.com/hardcoreholdem/hardcore_aof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hardcoreholdem/hardcore_aof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardcoreholdem%2Fhardcore_aof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardcoreholdem%2Fhardcore_aof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd77f726cc1c4953066f4c6f69ff80e1cb7826d7
[INFO] checking hardcoreholdem/hardcore_aof against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardcoreholdem%2Fhardcore_aof" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hardcoreholdem/hardcore_aof
[INFO] finished tweaking git repo https://github.com/hardcoreholdem/hardcore_aof
[INFO] tweaked toml for git repo https://github.com/hardcoreholdem/hardcore_aof written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hardcoreholdem/hardcore_aof on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hardcoreholdem/hardcore_aof 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded permutohedron v0.2.4
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded hardcore_equitizer v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a6a1016b12ffac90aabb6f0b91e9bf78db73c6fbef97cc4eb9a6ceb1ec73111d
[INFO] running `Command { std: "docker" "start" "a6a1016b12ffac90aabb6f0b91e9bf78db73c6fbef97cc4eb9a6ceb1ec73111d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6a1016b12ffac90aabb6f0b91e9bf78db73c6fbef97cc4eb9a6ceb1ec73111d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a1016b12ffac90aabb6f0b91e9bf78db73c6fbef97cc4eb9a6ceb1ec73111d" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a6a1016b12ffac90aabb6f0b91e9bf78db73c6fbef97cc4eb9a6ceb1ec73111d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a6a1016b12ffac90aabb6f0b91e9bf78db73c6fbef97cc4eb9a6ceb1ec73111d" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking permutohedron v0.2.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking hardcore_equitizer v0.1.16
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking hardcore_aof v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]   --> src/bin/aof/section01.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     calc_alpha_old(p1, eq1, p2, eq2, s)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]  --> src/bin/aof/section02.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::section01::calc_alpha_old;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]   --> src/bin/aof/section02.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     calc_alpha_old(p1, eq1, n2, p2, s)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]  --> src/bin/aof/section03.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::section01::calc_alpha_old;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]    --> src/bin/aof/section03.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     calc_alpha_old(p1, eq1, p2, eq2, s3)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_new`
[INFO] [stdout]  --> src/bin/aof/section05.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::section01::calc_alpha_new;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_new`
[INFO] [stdout]   --> src/bin/aof/section05.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     calc_alpha_new((p1, eq1), (p2, eq2), s)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_attacker_ev_2d` is never used
[INFO] [stdout]  --> src/bin/aof_vs_5pp/calc_attacker_ev.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn calc_attacker_ev_2d(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `research_defender_2d` is never used
[INFO] [stdout]   --> src/bin/aof_vs_5pp/research_defender.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn research_defender_2d(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]   --> src/bin/aof/section01.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     calc_alpha_old(p1, eq1, p2, eq2, s)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]  --> src/bin/aof/section02.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::section01::calc_alpha_old;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]   --> src/bin/aof/section02.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     calc_alpha_old(p1, eq1, n2, p2, s)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]  --> src/bin/aof/section03.rs:1:23
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::section01::calc_alpha_old;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_old`
[INFO] [stdout]    --> src/bin/aof/section03.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     calc_alpha_old(p1, eq1, p2, eq2, s3)
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_new`
[INFO] [stdout]  --> src/bin/aof/section05.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::section01::calc_alpha_new;
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `section01::calc_alpha_new`
[INFO] [stdout]   --> src/bin/aof/section05.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 78 |     calc_alpha_new((p1, eq1), (p2, eq2), s)
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `research_defender_1d` is never used
[INFO] [stdout]   --> src/bin/aof/research_defender.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn research_defender_1d(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `calc_attacker_ev_2d` is never used
[INFO] [stdout]  --> src/bin/aof_vs_5pp/calc_attacker_ev.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn calc_attacker_ev_2d(
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `research_defender_2d` is never used
[INFO] [stdout]   --> src/bin/aof_vs_5pp/research_defender.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn research_defender_2d(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `research_defender_1d` is never used
[INFO] [stdout]   --> src/bin/aof/research_defender.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn research_defender_1d(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.07s
[INFO] running `Command { std: "docker" "inspect" "a6a1016b12ffac90aabb6f0b91e9bf78db73c6fbef97cc4eb9a6ceb1ec73111d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6a1016b12ffac90aabb6f0b91e9bf78db73c6fbef97cc4eb9a6ceb1ec73111d", kill_on_drop: false }`
[INFO] [stdout] a6a1016b12ffac90aabb6f0b91e9bf78db73c6fbef97cc4eb9a6ceb1ec73111d
