[INFO] cloning repository https://github.com/stonkshq/rust-polygonio
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stonkshq/rust-polygonio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstonkshq%2Frust-polygonio", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstonkshq%2Frust-polygonio'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d9beb2c7c5d4e15b57d161794622deb7ee9f40ff
[INFO] testing stonkshq/rust-polygonio against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstonkshq%2Frust-polygonio" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/stonkshq/rust-polygonio
[INFO] finished tweaking git repo https://github.com/stonkshq/rust-polygonio
[INFO] tweaked toml for git repo https://github.com/stonkshq/rust-polygonio written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stonkshq/rust-polygonio on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/stonkshq/rust-polygonio 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 105ab8583933ea2972ce8c07f09744964fcdc3cb19f21f5b9223ea9f14df33a4
[INFO] running `Command { std: "docker" "start" "-a" "105ab8583933ea2972ce8c07f09744964fcdc3cb19f21f5b9223ea9f14df33a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "105ab8583933ea2972ce8c07f09744964fcdc3cb19f21f5b9223ea9f14df33a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "105ab8583933ea2972ce8c07f09744964fcdc3cb19f21f5b9223ea9f14df33a4", kill_on_drop: false }`
[INFO] [stdout] 105ab8583933ea2972ce8c07f09744964fcdc3cb19f21f5b9223ea9f14df33a4
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c7c3ce5be237f9099e91b4157b31c4405244a6d3ea6d54aa6d1cb93d2f87542
[INFO] running `Command { std: "docker" "start" "-a" "1c7c3ce5be237f9099e91b4157b31c4405244a6d3ea6d54aa6d1cb93d2f87542", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling polygonio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.78s
[INFO] running `Command { std: "docker" "inspect" "1c7c3ce5be237f9099e91b4157b31c4405244a6d3ea6d54aa6d1cb93d2f87542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c7c3ce5be237f9099e91b4157b31c4405244a6d3ea6d54aa6d1cb93d2f87542", kill_on_drop: false }`
[INFO] [stdout] 1c7c3ce5be237f9099e91b4157b31c4405244a6d3ea6d54aa6d1cb93d2f87542
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 721c133dd04bba87d881367ec4bdf3a39ff73ee9cb8087c01f75756aaa6cf716
[INFO] running `Command { std: "docker" "start" "-a" "721c133dd04bba87d881367ec4bdf3a39ff73ee9cb8087c01f75756aaa6cf716", kill_on_drop: false }`
[INFO] [stderr]    Compiling polygonio v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.23s
[INFO] running `Command { std: "docker" "inspect" "721c133dd04bba87d881367ec4bdf3a39ff73ee9cb8087c01f75756aaa6cf716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "721c133dd04bba87d881367ec4bdf3a39ff73ee9cb8087c01f75756aaa6cf716", kill_on_drop: false }`
[INFO] [stdout] 721c133dd04bba87d881367ec4bdf3a39ff73ee9cb8087c01f75756aaa6cf716
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9d00760f87f2fd8147bc92c458e35855b464171abf34f9269fb29104c701774f
[INFO] running `Command { std: "docker" "start" "-a" "9d00760f87f2fd8147bc92c458e35855b464171abf34f9269fb29104c701774f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polygonio-8226ce8eb6316971)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test deserializers::tests::test_null_optional_volume ... ok
[INFO] [stdout] test deserializers::tests::test_regular_volume ... ok
[INFO] [stdout] test deserializers::tests::test_scientific_notation_volume ... ok
[INFO] [stdout] test client::tests::test_client_with_custom_url ... ok
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test stocks::tests::test_stocks_client_creation ... ok
[INFO] [stdout] test tests::test_client_creation ... ok
[INFO] [stdout] test client::tests::test_url_building ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/polygonio-4495e75b4dff34ef)
[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 polygonio
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - (line 17) - compile ... FAILED
[INFO] [stdout] test src/stocks/mod.rs - stocks::StocksClient::aggregates (line 178) - compile ... FAILED
[INFO] [stdout] test src/client.rs - client::PolygonClient::new (line 41) ... FAILED
[INFO] [stdout] test src/deserializers.rs - deserializers::deserialize_volume_as_i64 (line 19) ... FAILED
[INFO] [stdout] test src/stocks/mod.rs - stocks::StocksClient::ticker_details (line 42) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 17) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `polygon_io`
[INFO] [stdout]  --> src/lib.rs:18:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use polygon_io::PolygonClient;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `polygon_io`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use polygon_io::PolygonClient;
[INFO] [stdout] 2 + use polygonio::PolygonClient;
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/stocks/mod.rs - stocks::StocksClient::aggregates (line 178) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `polygon_io`
[INFO] [stdout]  --> src/stocks/mod.rs:179:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use polygon_io::{PolygonClient, Result};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `polygon_io`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use polygon_io::{PolygonClient, Result};
[INFO] [stdout] 2 + use polygonio::{PolygonClient, Result};
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::PolygonClient::new (line 41) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `polygon_io`
[INFO] [stdout]  --> src/client.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use polygon_io::PolygonClient;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `polygon_io`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 - use polygon_io::PolygonClient;
[INFO] [stdout] 3 + use polygonio::PolygonClient;
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/deserializers.rs - deserializers::deserialize_volume_as_i64 (line 19) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `polygon_io`
[INFO] [stdout]  --> src/deserializers.rs:21:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use polygon_io::deserializers::deserialize_volume_as_i64;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `polygon_io`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 - use polygon_io::deserializers::deserialize_volume_as_i64;
[INFO] [stdout] 4 + use polygonio::deserializers::deserialize_volume_as_i64;
[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 E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/stocks/mod.rs - stocks::StocksClient::ticker_details (line 42) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `polygon_io`
[INFO] [stdout]  --> src/stocks/mod.rs:43:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use polygon_io::{PolygonClient, Result};
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `polygon_io`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use polygon_io::{PolygonClient, Result};
[INFO] [stdout] 2 + use polygonio::{PolygonClient, Result};
[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 E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/client.rs - client::PolygonClient::new (line 41)
[INFO] [stdout]     src/deserializers.rs - deserializers::deserialize_volume_as_i64 (line 19)
[INFO] [stdout]     src/lib.rs - (line 17)
[INFO] [stdout]     src/stocks/mod.rs - stocks::StocksClient::aggregates (line 178)
[INFO] [stdout]     src/stocks/mod.rs - stocks::StocksClient::ticker_details (line 42)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9d00760f87f2fd8147bc92c458e35855b464171abf34f9269fb29104c701774f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d00760f87f2fd8147bc92c458e35855b464171abf34f9269fb29104c701774f", kill_on_drop: false }`
[INFO] [stdout] 9d00760f87f2fd8147bc92c458e35855b464171abf34f9269fb29104c701774f
