[INFO] fetching crate tinkoff-invest 2.34.0...
[INFO] testing tinkoff-invest-2.34.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate tinkoff-invest 2.34.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate tinkoff-invest 2.34.0
[INFO] finished tweaking crates.io crate tinkoff-invest 2.34.0
[INFO] tweaked toml for crates.io crate tinkoff-invest 2.34.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinkoff-invest 2.34.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tinkoff-invest 2.34.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost v0.14.0
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.0
[INFO] [stderr]   Downloaded tonic-build v0.14.0
[INFO] [stderr]   Downloaded tinkoff-invest-types v2.22.0
[INFO] [stderr]   Downloaded tonic v0.14.0
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74a64ad45133b4bd740347876d30d857496bbea998a6743888b8ad39a1593a87
[INFO] running `Command { std: "docker" "start" "-a" "74a64ad45133b4bd740347876d30d857496bbea998a6743888b8ad39a1593a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74a64ad45133b4bd740347876d30d857496bbea998a6743888b8ad39a1593a87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74a64ad45133b4bd740347876d30d857496bbea998a6743888b8ad39a1593a87", kill_on_drop: false }`
[INFO] [stdout] 74a64ad45133b4bd740347876d30d857496bbea998a6743888b8ad39a1593a87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89fd17552d0f52ecd2651943069cfe0e4320ef76005d8791a37cd523ec02831a
[INFO] running `Command { std: "docker" "start" "-a" "89fd17552d0f52ecd2651943069cfe0e4320ef76005d8791a37cd523ec02831a", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling tonic-build v0.14.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.0
[INFO] [stderr]    Compiling tinkoff-invest-types v2.22.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.14.0
[INFO] [stderr]    Compiling tonic-prost v0.14.0
[INFO] [stderr]    Compiling tinkoff-invest v2.34.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.85s
[INFO] running `Command { std: "docker" "inspect" "89fd17552d0f52ecd2651943069cfe0e4320ef76005d8791a37cd523ec02831a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89fd17552d0f52ecd2651943069cfe0e4320ef76005d8791a37cd523ec02831a", kill_on_drop: false }`
[INFO] [stdout] 89fd17552d0f52ecd2651943069cfe0e4320ef76005d8791a37cd523ec02831a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5876c4496fdc1ed4cb659c836e2e0e3e98253e0d570f855d6b758d4064065011
[INFO] running `Command { std: "docker" "start" "-a" "5876c4496fdc1ed4cb659c836e2e0e3e98253e0d570f855d6b758d4064065011", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinkoff-invest v2.34.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.26s
[INFO] running `Command { std: "docker" "inspect" "5876c4496fdc1ed4cb659c836e2e0e3e98253e0d570f855d6b758d4064065011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5876c4496fdc1ed4cb659c836e2e0e3e98253e0d570f855d6b758d4064065011", kill_on_drop: false }`
[INFO] [stdout] 5876c4496fdc1ed4cb659c836e2e0e3e98253e0d570f855d6b758d4064065011
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] caf55ae701eda0e8e6d738d76a8dd7e18dac518f644921bf3d714183efe24d21
[INFO] running `Command { std: "docker" "start" "-a" "caf55ae701eda0e8e6d738d76a8dd7e18dac518f644921bf3d714183efe24d21", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinkoff_invest-8cde0a9f429c6eec)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test types::money::tests::test_2 ... ok
[INFO] [stdout] test types::money::tests::test_3 ... ok
[INFO] [stdout] test types::money::tests::test_4 ... ok
[INFO] [stdout] test types::money::tests::test_5 ... ok
[INFO] [stdout] test types::money::tests::test_1 ... 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] [stderr]    Doc-tests tinkoff_invest
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::bulk_insert (line 411) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::upsert (line 300) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::delete_by_uid (line 337) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::update (line 237) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_class_code_and_ticker (line 148) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::bulk_update (line 434) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::insert (line 177) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_ticker (line 118) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::bulk_upsert (line 457) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_uid (line 62) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_figi (line 92) ... FAILED
[INFO] [stdout] test src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::new (line 29) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::bulk_insert (line 411) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `instrument1` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:417:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | let instruments = vec![instrument1, instrument2, instrument3];
[INFO] [stdout]   |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `instrument2` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:417:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | let instruments = vec![instrument1, instrument2, instrument3];
[INFO] [stdout]   |                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `instrument3` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:417:50
[INFO] [stdout]   |
[INFO] [stdout] 9 | let instruments = vec![instrument1, instrument2, instrument3];
[INFO] [stdout]   |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::upsert (line 300) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `market_instrument` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:306:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | cache.upsert(market_instrument);
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::delete_by_uid (line 337) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `&str: ToUidRef` is not satisfied
[INFO] [stdout]    --> src/cached/cached_market_instruments.rs:342:44
[INFO] [stdout]     |
[INFO] [stdout]   8 | if let Some(deleted) = cache.delete_by_uid("some_uid") {
[INFO] [stdout]     |                              ------------- ^^^^^^^^^^ the trait `ToUidRef` is not implemented for `&str`
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `ToUidRef` is implemented for `&Uid`
[INFO] [stdout] note: required by a bound in `CachedMarketInstruments::delete_by_uid`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/cached/cached_market_instruments.rs:348:12
[INFO] [stdout]     |
[INFO] [stdout] 346 |     pub fn delete_by_uid<T>(&self, uid: T) -> Option<types::MarketInstrument>
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 347 |     where
[INFO] [stdout] 348 |         T: traits::ToUidRef,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `CachedMarketInstruments::delete_by_uid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::update (line 237) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `updated_market_instrument` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:243:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | cache.update(updated_market_instrument);
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_class_code_and_ticker (line 148) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `some_instrument` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:153:54
[INFO] [stdout]   |
[INFO] [stdout] 8 | let instruments = cache.get_by_class_code_and_ticker(some_instrument);
[INFO] [stdout]   |                                                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::bulk_update (line 434) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `updated1` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:440:32
[INFO] [stdout]   |
[INFO] [stdout] 9 | let updated_instruments = vec![updated1, updated2, updated3];
[INFO] [stdout]   |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `updated2` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:440:42
[INFO] [stdout]   |
[INFO] [stdout] 9 | let updated_instruments = vec![updated1, updated2, updated3];
[INFO] [stdout]   |                                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `updated3` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:440:52
[INFO] [stdout]   |
[INFO] [stdout] 9 | let updated_instruments = vec![updated1, updated2, updated3];
[INFO] [stdout]   |                                                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::insert (line 177) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `some_market_instrument` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:183:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | cache.insert(some_market_instrument);
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_ticker (line 118) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `&str: ToTickerRef` is not satisfied
[INFO] [stdout]    --> src/cached/cached_market_instruments.rs:123:39
[INFO] [stdout]     |
[INFO] [stdout]   8 | let instruments = cache.get_by_ticker("AAPL");
[INFO] [stdout]     |                         ------------- ^^^^^^ the trait `ToTickerRef` is not implemented for `&str`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `ToTickerRef` is implemented for `&Ticker`
[INFO] [stdout] note: required by a bound in `CachedMarketInstruments::get_by_ticker`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/cached/cached_market_instruments.rs:127:12
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub fn get_by_ticker<T>(&self, value: T) -> Option<Vec<types::MarketInstrument>>
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] 126 |     where
[INFO] [stdout] 127 |         T: traits::ToTickerRef,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^ required by this bound in `CachedMarketInstruments::get_by_ticker`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::bulk_upsert (line 457) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `instrument1` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:463:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | let instruments = vec![instrument1, instrument2, instrument3];
[INFO] [stdout]   |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `instrument2` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:463:37
[INFO] [stdout]   |
[INFO] [stdout] 9 | let instruments = vec![instrument1, instrument2, instrument3];
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   |                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `instrument3` in this scope
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:463:50
[INFO] [stdout]   |
[INFO] [stdout] 9 | let instruments = vec![instrument1, instrument2, instrument3];
[INFO] [stdout]   |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_uid (line 62) stdout ----
[INFO] [stdout] error[E0277]: the trait bound `&str: ToUidRef` is not satisfied
[INFO] [stdout]   --> src/cached/cached_market_instruments.rs:67:35
[INFO] [stdout]    |
[INFO] [stdout]  8 | let instrument = cache.get_by_uid("some_uid");
[INFO] [stdout]    |                        ---------- ^^^^^^^^^^ the trait `ToUidRef` is not implemented for `&str`
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        required by a bound introduced by this call
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `ToUidRef` is implemented for `&Uid`
[INFO] [stdout] note: required by a bound in `CachedMarketInstruments::get_by_uid`
[INFO] [stdout]   --> /opt/rustwide/workdir/src/cached/cached_market_instruments.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn get_by_uid<T>(&self, value: T) -> Option<types::MarketInstrument>
[INFO] [stdout]    |            ---------- required by a bound in this associated function
[INFO] [stdout] 70 |     where
[INFO] [stdout] 71 |         T: traits::ToUidRef,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^ required by this bound in `CachedMarketInstruments::get_by_uid`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_figi (line 92) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:97:42
[INFO] [stdout]   |
[INFO] [stdout] 8 | let instruments = cache.get_by_figi(Some("BBG000B9XRY4"));
[INFO] [stdout]   |                                     ---- ^^^^^^^^^^^^^^ expected `Figi`, found `&str`
[INFO] [stdout]   |                                     |
[INFO] [stdout]   |                                     arguments to this enum variant are incorrect
[INFO] [stdout]   |
[INFO] [stdout] help: the type constructed contains `&'static str` due to the type of the argument passed
[INFO] [stdout]  --> src/cached/cached_market_instruments.rs:97:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | let instruments = cache.get_by_figi(Some("BBG000B9XRY4"));
[INFO] [stdout]   |                                     ^^^^^--------------^
[INFO] [stdout]   |                                          |
[INFO] [stdout]   |                                          this argument influences the type of `Some`
[INFO] [stdout] note: tuple variant defined here
[INFO] [stdout]  --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/core/src/option.rs:602:5
[INFO] [stdout] help: call `Into::into` on this expression to convert `&'static str` into `Figi`
[INFO] [stdout]   |
[INFO] [stdout] 8 | let instruments = cache.get_by_figi(Some("BBG000B9XRY4".into()));
[INFO] [stdout]   |                                                        +++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::bulk_insert (line 411)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::bulk_update (line 434)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::bulk_upsert (line 457)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::delete_by_uid (line 337)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_class_code_and_ticker (line 148)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_figi (line 92)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_ticker (line 118)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::get_by_uid (line 62)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::insert (line 177)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::update (line 237)
[INFO] [stdout]     src/cached/cached_market_instruments.rs - cached::cached_market_instruments::CachedMarketInstruments::upsert (line 300)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.26s; merged doctests compilation took 0.23s
[INFO] running `Command { std: "docker" "inspect" "caf55ae701eda0e8e6d738d76a8dd7e18dac518f644921bf3d714183efe24d21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caf55ae701eda0e8e6d738d76a8dd7e18dac518f644921bf3d714183efe24d21", kill_on_drop: false }`
[INFO] [stdout] caf55ae701eda0e8e6d738d76a8dd7e18dac518f644921bf3d714183efe24d21
