[INFO] fetching crate oxtapus 0.1.5... [INFO] testing oxtapus-0.1.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate oxtapus 0.1.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate oxtapus 0.1.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oxtapus 0.1.5 [INFO] tweaked toml for crates.io crate oxtapus 0.1.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxtapus 0.1.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxtapus 0.1.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44d39cf8250e7246a311804006da1b427d8e8597ecf33f0358536b4d58e1baa8 [INFO] running `Command { std: "docker" "start" "-a" "44d39cf8250e7246a311804006da1b427d8e8597ecf33f0358536b4d58e1baa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44d39cf8250e7246a311804006da1b427d8e8597ecf33f0358536b4d58e1baa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d39cf8250e7246a311804006da1b427d8e8597ecf33f0358536b4d58e1baa8", kill_on_drop: false }` [INFO] [stdout] 44d39cf8250e7246a311804006da1b427d8e8597ecf33f0358536b4d58e1baa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eb87dec0fab764f430be272469013db1d08386eb7471d14d8aa495d9c8feff1 [INFO] running `Command { std: "docker" "start" "-a" "7eb87dec0fab764f430be272469013db1d08386eb7471d14d8aa495d9c8feff1", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling cc v1.0.101 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.118 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling oxtapus v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `OrderBook` is more private than the item `MarketWatchRow::order_book` [INFO] [stdout] --> src/models/tsetmc.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub order_book: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MarketWatchRow::order_book` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `OrderBook` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/models/tsetmc.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | struct OrderBook { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.91s [INFO] running `Command { std: "docker" "inspect" "7eb87dec0fab764f430be272469013db1d08386eb7471d14d8aa495d9c8feff1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb87dec0fab764f430be272469013db1d08386eb7471d14d8aa495d9c8feff1", kill_on_drop: false }` [INFO] [stdout] 7eb87dec0fab764f430be272469013db1d08386eb7471d14d8aa495d9c8feff1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 882c342c8b25c1a426d719ce413c28e51c4d02531555e720e2d4f1d9404f6808 [INFO] running `Command { std: "docker" "start" "-a" "882c342c8b25c1a426d719ce413c28e51c4d02531555e720e2d4f1d9404f6808", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling oxtapus v0.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `OrderBook` is more private than the item `MarketWatchRow::order_book` [INFO] [stdout] --> src/models/tsetmc.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub order_book: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MarketWatchRow::order_book` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `OrderBook` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/models/tsetmc.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | struct OrderBook { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `OrderBook` is more private than the item `MarketWatchRow::order_book` [INFO] [stdout] --> src/models/tsetmc.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub order_book: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MarketWatchRow::order_book` is reachable at visibility `pub` [INFO] [stdout] | [INFO] [stdout] note: but type `OrderBook` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/models/tsetmc.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | struct OrderBook { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.49s [INFO] running `Command { std: "docker" "inspect" "882c342c8b25c1a426d719ce413c28e51c4d02531555e720e2d4f1d9404f6808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "882c342c8b25c1a426d719ce413c28e51c4d02531555e720e2d4f1d9404f6808", kill_on_drop: false }` [INFO] [stdout] 882c342c8b25c1a426d719ce413c28e51c4d02531555e720e2d4f1d9404f6808 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1752f2a27d7a0fee7f750c7fbd2aabfec5f57d5021ed7a522cce1c32e2734607 [INFO] running `Command { std: "docker" "start" "-a" "1752f2a27d7a0fee7f750c7fbd2aabfec5f57d5021ed7a522cce1c32e2734607", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] warning: type `OrderBook` is more private than the item `MarketWatchRow::order_book` [INFO] [stderr] --> src/models/tsetmc.rs:117:5 [INFO] [stderr] | [INFO] [stderr] 117 | pub order_book: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `MarketWatchRow::order_book` is reachable at visibility `pub` [INFO] [stderr] | [INFO] [stderr] note: but type `OrderBook` is only usable at visibility `pub(self)` [INFO] [stderr] --> src/models/tsetmc.rs:97:1 [INFO] [stderr] | [INFO] [stderr] 97 | struct OrderBook { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(private_interfaces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `oxtapus` (lib) generated 1 warning [INFO] [stderr] warning: `oxtapus` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxtapus-cbeb54ec982ac911) [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] Doc-tests oxtapus [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - tsetmc::options_mw (line 37) ... FAILED [INFO] [stdout] test src/lib.rs - tsetmc::mw (line 17) ... FAILED [INFO] [stdout] test src/lib.rs - tsetmc::history (line 57) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - tsetmc::options_mw (line 37) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: reqwest::Error { kind: Request, url: "https://cdn.tsetmc.com/api/Instrument/GetInstrumentOptionMarketWatch/0", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - tsetmc::mw (line 17) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: reqwest::Error { kind: Request, url: "https://cdn.tsetmc.com/api/ClosingPrice/GetMarketWatch?market=1&industrialGroup=&paperTypes%5B0%5D=8&showTraded=false&withBestLimits=true&hEven=0&RefID=0", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - tsetmc::history (line 57) stdout ---- [INFO] [stdout] Test executable failed (exit status: 1). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] Error: reqwest::Error { kind: Request, url: "https://cdn.tsetmc.com/api/ClosingPrice/GetClosingPriceDailyList/46348559193224090/0", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - tsetmc::history (line 57) [INFO] [stdout] src/lib.rs - tsetmc::mw (line 17) [INFO] [stdout] src/lib.rs - tsetmc::options_mw (line 37) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.92s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "1752f2a27d7a0fee7f750c7fbd2aabfec5f57d5021ed7a522cce1c32e2734607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1752f2a27d7a0fee7f750c7fbd2aabfec5f57d5021ed7a522cce1c32e2734607", kill_on_drop: false }` [INFO] [stdout] 1752f2a27d7a0fee7f750c7fbd2aabfec5f57d5021ed7a522cce1c32e2734607