[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] testing hardcoreholdem/hardcore_aof against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhardcoreholdem%2Fhardcore_aof" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hardcoreholdem/hardcore_aof on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1-tc1/source/Cargo.toml [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" "+1.85.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 hardcore_equitizer v0.1.16 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bedc387a257c3bccb0abc57155dd74f9646c75a8dc19355b25a70a403250a28 [INFO] running `Command { std: "docker" "start" "-a" "0bedc387a257c3bccb0abc57155dd74f9646c75a8dc19355b25a70a403250a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bedc387a257c3bccb0abc57155dd74f9646c75a8dc19355b25a70a403250a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bedc387a257c3bccb0abc57155dd74f9646c75a8dc19355b25a70a403250a28", kill_on_drop: false }` [INFO] [stdout] 0bedc387a257c3bccb0abc57155dd74f9646c75a8dc19355b25a70a403250a28 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 049100b0df770fdf51bd6c42fdb3aeb2d9daa3fcff96ad008bc5797926442bda [INFO] running `Command { std: "docker" "start" "-a" "049100b0df770fdf51bd6c42fdb3aeb2d9daa3fcff96ad008bc5797926442bda", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling permutohedron v0.2.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling hardcore_equitizer v0.1.16 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling 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] Compiling clap v4.5.21 [INFO] [stderr] Compiling 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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.87s [INFO] running `Command { std: "docker" "inspect" "049100b0df770fdf51bd6c42fdb3aeb2d9daa3fcff96ad008bc5797926442bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "049100b0df770fdf51bd6c42fdb3aeb2d9daa3fcff96ad008bc5797926442bda", kill_on_drop: false }` [INFO] [stdout] 049100b0df770fdf51bd6c42fdb3aeb2d9daa3fcff96ad008bc5797926442bda [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 179120eeee5551b259a8ca1466f82304d0bb28e195639099e2ffeca3ceabd01d [INFO] running `Command { std: "docker" "start" "-a" "179120eeee5551b259a8ca1466f82304d0bb28e195639099e2ffeca3ceabd01d", kill_on_drop: false }` [INFO] [stderr] Compiling 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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "179120eeee5551b259a8ca1466f82304d0bb28e195639099e2ffeca3ceabd01d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "179120eeee5551b259a8ca1466f82304d0bb28e195639099e2ffeca3ceabd01d", kill_on_drop: false }` [INFO] [stdout] 179120eeee5551b259a8ca1466f82304d0bb28e195639099e2ffeca3ceabd01d [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] adf277ec8f9699866b1c6069c59db65edf88cbd23983748ef45f3ab75319bf28 [INFO] running `Command { std: "docker" "start" "-a" "adf277ec8f9699866b1c6069c59db65edf88cbd23983748ef45f3ab75319bf28", kill_on_drop: false }` [INFO] [stderr] warning: function `calc_attacker_ev_2d` is never used [INFO] [stderr] --> src/bin/aof_vs_5pp/calc_attacker_ev.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | pub fn calc_attacker_ev_2d( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function `research_defender_2d` is never used [INFO] [stderr] --> src/bin/aof_vs_5pp/research_defender.rs:10:8 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn research_defender_2d( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `hardcore_aof` (bin "aof_vs_5pp" test) generated 2 warnings [INFO] [stderr] warning: use of deprecated function `section01::calc_alpha_old` [INFO] [stderr] --> src/bin/aof/section01.rs:64:5 [INFO] [stderr] | [INFO] [stderr] 64 | calc_alpha_old(p1, eq1, p2, eq2, s) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `section01::calc_alpha_old` [INFO] [stderr] --> src/bin/aof/section02.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::section01::calc_alpha_old; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `section01::calc_alpha_old` [INFO] [stderr] --> src/bin/aof/section02.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | calc_alpha_old(p1, eq1, n2, p2, s) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `section01::calc_alpha_old` [INFO] [stderr] --> src/bin/aof/section03.rs:1:23 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::section01::calc_alpha_old; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `section01::calc_alpha_old` [INFO] [stderr] --> src/bin/aof/section03.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | calc_alpha_old(p1, eq1, p2, eq2, s3) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `section01::calc_alpha_new` [INFO] [stderr] --> src/bin/aof/section05.rs:2:23 [INFO] [stderr] | [INFO] [stderr] 2 | use crate::section01::calc_alpha_new; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `section01::calc_alpha_new` [INFO] [stderr] --> src/bin/aof/section05.rs:78:5 [INFO] [stderr] | [INFO] [stderr] 78 | calc_alpha_new((p1, eq1), (p2, eq2), s) [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `research_defender_1d` is never used [INFO] [stderr] --> src/bin/aof/research_defender.rs:61:8 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn research_defender_1d( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `hardcore_aof` (bin "aof" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hardcore_aof-7063ff3763a55735) [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] [stderr] Running unittests src/bin/aof/main.rs (/opt/rustwide/target/debug/deps/aof-6acbb6a7728277a3) [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] [stderr] Running unittests src/bin/aof_vs_5pp/main.rs (/opt/rustwide/target/debug/deps/aof_vs_5pp-610d415bd64b8f6d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests hardcore_aof [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] [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" "adf277ec8f9699866b1c6069c59db65edf88cbd23983748ef45f3ab75319bf28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf277ec8f9699866b1c6069c59db65edf88cbd23983748ef45f3ab75319bf28", kill_on_drop: false }` [INFO] [stdout] adf277ec8f9699866b1c6069c59db65edf88cbd23983748ef45f3ab75319bf28