[INFO] cloning repository https://github.com/wallymathieu/auctions-api-ruststat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wallymathieu/auctions-api-ruststat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwallymathieu%2Fauctions-api-ruststat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwallymathieu%2Fauctions-api-ruststat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40fc5668d69675f84b44bad3e98d9e00606dca91
[INFO] building wallymathieu/auctions-api-ruststat against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwallymathieu%2Fauctions-api-ruststat" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wallymathieu/auctions-api-ruststat
[INFO] finished tweaking git repo https://github.com/wallymathieu/auctions-api-ruststat
[INFO] tweaked toml for git repo https://github.com/wallymathieu/auctions-api-ruststat written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wallymathieu/auctions-api-ruststat on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wallymathieu/auctions-api-ruststat 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e60fc2a5174a8b976a77b45b08addd93d24afe5caed5fcc6e715565de2f0ff5b
[INFO] running `Command { std: "docker" "start" "-a" "e60fc2a5174a8b976a77b45b08addd93d24afe5caed5fcc6e715565de2f0ff5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e60fc2a5174a8b976a77b45b08addd93d24afe5caed5fcc6e715565de2f0ff5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e60fc2a5174a8b976a77b45b08addd93d24afe5caed5fcc6e715565de2f0ff5b", kill_on_drop: false }`
[INFO] [stdout] e60fc2a5174a8b976a77b45b08addd93d24afe5caed5fcc6e715565de2f0ff5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1d1477f7b21541602efc996f04c0743481ebde5d357e245082f8ea85e775b11
[INFO] running `Command { std: "docker" "start" "-a" "c1d1477f7b21541602efc996f04c0743481ebde5d357e245082f8ea85e775b11", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling auction-site v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.99s
[INFO] running `Command { std: "docker" "inspect" "c1d1477f7b21541602efc996f04c0743481ebde5d357e245082f8ea85e775b11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1d1477f7b21541602efc996f04c0743481ebde5d357e245082f8ea85e775b11", kill_on_drop: false }`
[INFO] [stdout] c1d1477f7b21541602efc996f04c0743481ebde5d357e245082f8ea85e775b11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34e5f74a90d06c2a565f819690b145c01b8806521e4f7f8b082e6ff612834fcc
[INFO] running `Command { std: "docker" "start" "-a" "34e5f74a90d06c2a565f819690b145c01b8806521e4f7f8b082e6ff612834fcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling auction-site v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Amount`
[INFO] [stdout]  --> tests/english_auction_tests.rs:8:27
[INFO] [stdout]   |
[INFO] [stdout] 8 | use auction_site::money::{Amount, Currency};
[INFO] [stdout]   |                           ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sek` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn sek(value: i64) -> Amount {
[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 `vac` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn vac(value: i64) -> Amount {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_vickrey_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn sample_vickrey_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_blind_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn sample_blind_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_increment_state` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn test_increment_state<S: State + Clone + PartialEq+ std::fmt::Debug>(base_state: &S) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `buyer_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn buyer_2() -> User {
[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 `buyer_3` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn buyer_3() -> User {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sek` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn sek(value: i64) -> Amount {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_amount_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn bid_amount_2() -> AmountValue {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn bid_2() -> Bid {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_less_than_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn bid_less_than_2() -> Bid {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_timed_asc_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn sample_timed_asc_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_blind_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn sample_blind_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_increment_state` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn test_increment_state<S: State + Clone + PartialEq+ std::fmt::Debug>(base_state: &S) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_increment_spec` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub fn test_increment_spec<T: State + Clone+ PartialEq + std::fmt::Debug>(state: &T) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `buyer_3` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn buyer_3() -> User {
[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 `sek` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn sek(value: i64) -> Amount {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vac` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn vac(value: i64) -> Amount {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_less_than_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn bid_less_than_2() -> Bid {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_timed_asc_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn sample_timed_asc_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_vickrey_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn sample_vickrey_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_increment_state` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn test_increment_state<S: State + Clone + PartialEq+ std::fmt::Debug>(base_state: &S) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_title` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn sample_title() -> String {
[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 `sample_bid_time` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn sample_bid_time() -> OffsetDateTime {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `buyer_1` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub fn buyer_1() -> User {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `buyer_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn buyer_2() -> User {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `buyer_3` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn buyer_3() -> User {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sek` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn sek(value: i64) -> Amount {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vac` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn vac(value: i64) -> Amount {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_amount_1` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub fn bid_amount_1() -> AmountValue {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_1` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:70:8
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn bid_1() -> Bid {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_amount_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn bid_amount_2() -> AmountValue {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn bid_2() -> Bid {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_less_than_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn bid_less_than_2() -> Bid {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_auction_of_type` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn sample_auction_of_type(typ: AuctionType) -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_timed_asc_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn sample_timed_asc_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_vickrey_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:117:8
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub fn sample_vickrey_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_blind_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn sample_blind_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_increment_state` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn test_increment_state<S: State + Clone + PartialEq+ std::fmt::Debug>(base_state: &S) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_increment_spec` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub fn test_increment_spec<T: State + Clone+ PartialEq + std::fmt::Debug>(state: &T) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `buyer_3` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn buyer_3() -> User {
[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 `sek` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:57:8
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub fn sek(value: i64) -> Amount {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `vac` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn vac(value: i64) -> Amount {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `bid_less_than_2` is never used
[INFO] [stdout]   --> tests/utils/mod.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn bid_less_than_2() -> Bid {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_timed_asc_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:113:8
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub fn sample_timed_asc_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sample_blind_auction` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn sample_blind_auction() -> Auction {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `test_increment_state` is never used
[INFO] [stdout]    --> tests/utils/mod.rs:124:8
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub fn test_increment_state<S: State + Clone + PartialEq+ std::fmt::Debug>(base_state: &S) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.65s
[INFO] running `Command { std: "docker" "inspect" "34e5f74a90d06c2a565f819690b145c01b8806521e4f7f8b082e6ff612834fcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34e5f74a90d06c2a565f819690b145c01b8806521e4f7f8b082e6ff612834fcc", kill_on_drop: false }`
[INFO] [stdout] 34e5f74a90d06c2a565f819690b145c01b8806521e4f7f8b082e6ff612834fcc
