[INFO] fetching crate tinkoff-invest 2.34.0...
[INFO] testing tinkoff-invest-2.34.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate tinkoff-invest 2.34.0 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tinkoff-invest 2.34.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-build v0.14.0
[INFO] [stderr]   Downloaded tonic-prost v0.14.0
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded prettyplease v0.2.36
[INFO] [stderr]   Downloaded h2 v0.4.11
[INFO] [stderr]   Downloaded tinkoff-invest-types v2.22.0
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.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-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 241b63c172bbb5bfa13df33f7477080fa24764a857e9480af505320d573eda2d
[INFO] running `Command { std: "docker" "start" "-a" "241b63c172bbb5bfa13df33f7477080fa24764a857e9480af505320d573eda2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "241b63c172bbb5bfa13df33f7477080fa24764a857e9480af505320d573eda2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "241b63c172bbb5bfa13df33f7477080fa24764a857e9480af505320d573eda2d", kill_on_drop: false }`
[INFO] [stdout] 241b63c172bbb5bfa13df33f7477080fa24764a857e9480af505320d573eda2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d59961353153af1da0c5b4f3d6b4f6d581641aa98085696160246e35c8bf6fa
[INFO] running `Command { std: "docker" "start" "-a" "3d59961353153af1da0c5b4f3d6b4f6d581641aa98085696160246e35c8bf6fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tonic-build v0.14.0
[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 axum-core v0.5.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling regex v1.11.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-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 rustls-webpki v0.103.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 tokio-rustls v0.26.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 50.67s
[INFO] running `Command { std: "docker" "inspect" "3d59961353153af1da0c5b4f3d6b4f6d581641aa98085696160246e35c8bf6fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d59961353153af1da0c5b4f3d6b4f6d581641aa98085696160246e35c8bf6fa", kill_on_drop: false }`
[INFO] [stdout] 3d59961353153af1da0c5b4f3d6b4f6d581641aa98085696160246e35c8bf6fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b687c488f0544bb6e9c9e1b545b3aba2352aca439fffce3d89739daf3cb7a85b
[INFO] running `Command { std: "docker" "start" "-a" "b687c488f0544bb6e9c9e1b545b3aba2352aca439fffce3d89739daf3cb7a85b", 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.28s
[INFO] running `Command { std: "docker" "inspect" "b687c488f0544bb6e9c9e1b545b3aba2352aca439fffce3d89739daf3cb7a85b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b687c488f0544bb6e9c9e1b545b3aba2352aca439fffce3d89739daf3cb7a85b", kill_on_drop: false }`
[INFO] [stdout] b687c488f0544bb6e9c9e1b545b3aba2352aca439fffce3d89739daf3cb7a85b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 510a7c2032cc82f751f974fe3aca81ab96d75c5fbb3b52e0cb032609ac43a40e
[INFO] running `Command { std: "docker" "start" "-a" "510a7c2032cc82f751f974fe3aca81ab96d75c5fbb3b52e0cb032609ac43a40e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tinkoff_invest-555d77dc1113fead)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test types::money::tests::test_1 ... ok
[INFO] [stdout] test types::money::tests::test_3 ... ok
[INFO] [stdout] test types::money::tests::test_5 ... ok
[INFO] [stdout] test types::money::tests::test_2 ... ok
[INFO] [stdout] test types::money::tests::test_4 ... 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::update (line 237) ... 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_insert (line 411) ... 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::insert (line 177) ... 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::upsert (line 300) ... 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::bulk_upsert (line 457) ... 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::get_by_uid (line 62) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[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::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] 243 | 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_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] 123 | 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]    --> src/types/ticker.rs:43:1
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl traits::ToTickerRef for &Ticker {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `CachedMarketInstruments::get_by_ticker`
[INFO] [stdout]    --> 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_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] 417 | 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] 417 | 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] 417 | 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::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] 342 | 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]    --> src/types/uid.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl traits::ToUidRef for &Uid {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `CachedMarketInstruments::delete_by_uid`
[INFO] [stdout]    --> 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::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] 183 | 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::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] 440 | 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] 440 | 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] 440 | 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::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] 306 | 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::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] 97 | 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] 97 | 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/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:608:4
[INFO] [stdout] help: call `Into::into` on this expression to convert `&'static str` into `Figi`
[INFO] [stdout]    |
[INFO] [stdout] 97 | 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] ---- 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] 463 | 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] 463 | 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:463:50
[INFO] [stdout]     |
[INFO] [stdout] 463 | 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_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] 153 | 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::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] 67 | 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]   --> src/types/uid.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl traits::ToUidRef for &Uid {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `CachedMarketInstruments::get_by_uid`
[INFO] [stdout]   --> 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] 
[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 0.96s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.17s; merged doctests compilation took 0.21s
[INFO] running `Command { std: "docker" "inspect" "510a7c2032cc82f751f974fe3aca81ab96d75c5fbb3b52e0cb032609ac43a40e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "510a7c2032cc82f751f974fe3aca81ab96d75c5fbb3b52e0cb032609ac43a40e", kill_on_drop: false }`
[INFO] [stdout] 510a7c2032cc82f751f974fe3aca81ab96d75c5fbb3b52e0cb032609ac43a40e
