[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] testing wallymathieu/auctions-api-ruststat against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwallymathieu%2Fauctions-api-ruststat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wallymathieu/auctions-api-ruststat on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f35b5a7f23c3393e14365d77a6cf5bb6c77c0dd4ea5af6c832560b7ce0cb4dc
[INFO] running `Command { std: "docker" "start" "-a" "9f35b5a7f23c3393e14365d77a6cf5bb6c77c0dd4ea5af6c832560b7ce0cb4dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f35b5a7f23c3393e14365d77a6cf5bb6c77c0dd4ea5af6c832560b7ce0cb4dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f35b5a7f23c3393e14365d77a6cf5bb6c77c0dd4ea5af6c832560b7ce0cb4dc", kill_on_drop: false }`
[INFO] [stdout] 9f35b5a7f23c3393e14365d77a6cf5bb6c77c0dd4ea5af6c832560b7ce0cb4dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 182db7fc0681526d6ea1038bed9606e8ac351552d1200fd9d11797812aa04f00
[INFO] running `Command { std: "docker" "start" "-a" "182db7fc0681526d6ea1038bed9606e8ac351552d1200fd9d11797812aa04f00", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling zstd v0.13.3
[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 deranged v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling time v0.3.39
[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 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 2m 30s
[INFO] running `Command { std: "docker" "inspect" "182db7fc0681526d6ea1038bed9606e8ac351552d1200fd9d11797812aa04f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "182db7fc0681526d6ea1038bed9606e8ac351552d1200fd9d11797812aa04f00", kill_on_drop: false }`
[INFO] [stdout] 182db7fc0681526d6ea1038bed9606e8ac351552d1200fd9d11797812aa04f00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6ef743337af356a484c5424ee5db89f728d4b00052983095303da15f0e3aa73
[INFO] running `Command { std: "docker" "start" "-a" "a6ef743337af356a484c5424ee5db89f728d4b00052983095303da15f0e3aa73", kill_on_drop: false }`
[INFO] [stderr]    Compiling auction-site v0.1.0 (/opt/rustwide/workdir)
[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: 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_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] [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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.24s
[INFO] running `Command { std: "docker" "inspect" "a6ef743337af356a484c5424ee5db89f728d4b00052983095303da15f0e3aa73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6ef743337af356a484c5424ee5db89f728d4b00052983095303da15f0e3aa73", kill_on_drop: false }`
[INFO] [stdout] a6ef743337af356a484c5424ee5db89f728d4b00052983095303da15f0e3aa73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d13bedcd07d813cc3ed0f2d632e8267d65788b26338354b61d0b0e1830361bb4
[INFO] running `Command { std: "docker" "start" "-a" "d13bedcd07d813cc3ed0f2d632e8267d65788b26338354b61d0b0e1830361bb4", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Amount`
[INFO] [stderr]  --> tests/english_auction_tests.rs:8:27
[INFO] [stderr]   |
[INFO] [stderr] 8 | use auction_site::money::{Amount, Currency};
[INFO] [stderr]   |                           ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `sek` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:57:8
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub fn sek(value: i64) -> Amount {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `vac` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:61:8
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub fn vac(value: i64) -> Amount {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_vickrey_auction` is never used
[INFO] [stderr]    --> tests/utils/mod.rs:117:8
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub fn sample_vickrey_auction() -> Auction {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_blind_auction` is never used
[INFO] [stderr]    --> tests/utils/mod.rs:120:8
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub fn sample_blind_auction() -> Auction {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_increment_state` is never used
[INFO] [stderr]    --> tests/utils/mod.rs:124:8
[INFO] [stderr]     |
[INFO] [stderr] 124 | pub fn test_increment_state<S: State + Clone + PartialEq+ std::fmt::Debug>(base_state: &S) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_title` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub fn sample_title() -> String {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_bid_time` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn sample_bid_time() -> OffsetDateTime {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `buyer_1` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:36:8
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub fn buyer_1() -> User {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `buyer_2` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:43:8
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub fn buyer_2() -> User {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `buyer_3` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub fn buyer_3() -> User {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sek` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:57:8
[INFO] [stderr]    |
[INFO] [stderr] 57 | pub fn sek(value: i64) -> Amount {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bid_amount_1` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:66:8
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub fn bid_amount_1() -> AmountValue {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bid_1` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:70:8
[INFO] [stderr]    |
[INFO] [stderr] 70 | pub fn bid_1() -> Bid {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bid_amount_2` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub fn bid_amount_2() -> AmountValue {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bid_2` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:83:8
[INFO] [stderr]    |
[INFO] [stderr] 83 | pub fn bid_2() -> Bid {
[INFO] [stderr]    |        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `bid_less_than_2` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:92:8
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub fn bid_less_than_2() -> Bid {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_auction_of_type` is never used
[INFO] [stderr]    --> tests/utils/mod.rs:101:8
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub fn sample_auction_of_type(typ: AuctionType) -> Auction {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `sample_timed_asc_auction` is never used
[INFO] [stderr]    --> tests/utils/mod.rs:113:8
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub fn sample_timed_asc_auction() -> Auction {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `test_increment_spec` is never used
[INFO] [stderr]    --> tests/utils/mod.rs:148:8
[INFO] [stderr]     |
[INFO] [stderr] 148 | pub fn test_increment_spec<T: State + Clone+ PartialEq + std::fmt::Debug>(state: &T) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `buyer_3` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:50:8
[INFO] [stderr]    |
[INFO] [stderr] 50 | pub fn buyer_3() -> User {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `buyer_2` is never used
[INFO] [stderr]   --> tests/utils/mod.rs:43:8
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub fn buyer_2() -> User {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `auction-site` (test "english_auction_tests") generated 6 warnings (run `cargo fix --test "english_auction_tests" -p auction-site` to apply 1 suggestion)
[INFO] [stderr] warning: `auction-site` (test "api-serialization-tests") generated 18 warnings (4 duplicates)
[INFO] [stderr] warning: `auction-site` (test "blind_auction_state_tests") generated 7 warnings (6 duplicates)
[INFO] [stderr] warning: `auction-site` (test "serialization-tests") generated 10 warnings (9 duplicates)
[INFO] [stderr] warning: `auction-site` (test "vickrey-auction_tests") generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auction_site-62c26158f5ba3c7e)
[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/main.rs (/opt/rustwide/target/debug/deps/auction_site-98f275ae259ff918)
[INFO] [stderr]      Running tests/api-serialization-tests.rs (/opt/rustwide/target/debug/deps/api_serialization_tests-ae92ae73f9f33404)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_auction_request_with_currency_deserialization ... ok
[INFO] [stdout] test test_auction_request_deserialization ... ok
[INFO] [stdout] test test_auction_serialization ... ok
[INFO] [stdout] test test_bid_request_deserialization ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/blind_auction_state_tests.rs (/opt/rustwide/target/debug/deps/blind_auction_state_tests-153c844f4722dc0e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_cannot_bid_after_end ... ok
[INFO] [stdout] test test_cannot_place_duplicate_bids ... ok
[INFO] [stdout] test test_blind_auction_states ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/english_auction_tests.rs (/opt/rustwide/target/debug/deps/english_auction_tests-c891a651f5b49d48)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_auction_extends_when_bids_placed_near_end ... ok
[INFO] [stdout] test test_english_auction_with_min_raise ... ok
[INFO] [stdout] test test_english_auction_with_reserve_price ... ok
[INFO] [stderr]      Running tests/serialization-tests.rs (/opt/rustwide/target/debug/deps/serialization_tests-2380b718ffa4113f)
[INFO] [stdout] test test_english_auction_type_serialization ... ok
[INFO] [stdout] test test_english_auction_states ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_amount_serialization ... ok
[INFO] [stdout] test test_add_auction_command_serialization ... ok
[INFO] [stdout] test test_user_serialization ... ok
[INFO] [stdout] test test_auction_type_serialization ... ok
[INFO] [stdout] test test_read_json_commands ... ok
[INFO] [stdout] test test_command_success_serialization ... ok
[INFO] [stdout] test test_place_bid_command_serialization ... ok
[INFO] [stdout] test test_write_and_read_commands ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_write_and_read_commands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_write_and_read_commands' (40) panicked at tests/serialization-tests.rs:217:5:
[INFO] [stdout] assertion failed: write_result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x631e3eeba52a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x631e3eeba52a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x631e3eeba52a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x631e3eeba52a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x631e3eecf10a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x631e3eecf10a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x631e3eebee62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x631e3eebee62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x631e3ee9968f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x631e3ee9968f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x631e3eeb29e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x631e3edf0b1c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x631e3edf0b1c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x631e3eeb2ba2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x631e3eeb2ba2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x631e3ee9977a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x631e3ee91009 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x631e3ee9a45d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x631e3eecf9bc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x631e3eecf982 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x631e3edd1712 - serialization_tests::test_write_and_read_commands::hc6f655d411d04e0d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/serialization-tests.rs:217:5
[INFO] [stdout]   21:     0x631e3edd1b87 - serialization_tests::test_write_and_read_commands::{{closure}}::h18e02d9382b4ffad
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/serialization-tests.rs:197:34
[INFO] [stdout]   22:     0x631e3edb34e6 - core::ops::function::FnOnce::call_once::h4c8fd4c4e6fee0de
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x631e3ede4bfb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x631e3ede4bfb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x631e3edf15eb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x631e3edf15eb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x631e3edf15eb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x631e3edf15eb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x631e3edf15eb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x631e3edf15eb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x631e3edf15eb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x631e3edecd04 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x631e3edecd04 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x631e3edf41f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x631e3edf41f2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x631e3edf41f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x631e3edf41f2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x631e3edf41f2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x631e3edf41f2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x631e3edf41f2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x631e3eeb9e3f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x631e3eeb9e3f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x715dd190eaa4 - <unknown>
[INFO] [stdout]   44:     0x715dd199ba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_write_and_read_commands
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test serialization-tests`
[INFO] running `Command { std: "docker" "inspect" "d13bedcd07d813cc3ed0f2d632e8267d65788b26338354b61d0b0e1830361bb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d13bedcd07d813cc3ed0f2d632e8267d65788b26338354b61d0b0e1830361bb4", kill_on_drop: false }`
[INFO] [stdout] d13bedcd07d813cc3ed0f2d632e8267d65788b26338354b61d0b0e1830361bb4
