[INFO] cloning repository https://github.com/drager/tradingview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drager/tradingview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrager%2Ftradingview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrager%2Ftradingview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a70cc2e780ee26eb0b9f30f4525f99f30f881237 [INFO] testing drager/tradingview against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrager%2Ftradingview" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/drager/tradingview [INFO] finished tweaking git repo https://github.com/drager/tradingview [INFO] tweaked toml for git repo https://github.com/drager/tradingview written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/drager/tradingview on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/drager/tradingview 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder-macro v0.23.2 [INFO] [stderr] Downloaded typed-builder v0.23.2 [INFO] [stderr] Downloaded openssl-sys v0.9.114 [INFO] [stderr] Downloaded openssl v0.10.78 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.68 [INFO] [stderr] Downloaded mime_guess v2.0.5 [INFO] [stderr] Downloaded cookie_store v0.22.1 [INFO] [stderr] Downloaded rustls v0.23.39 [INFO] [stderr] Downloaded tabwriter v1.4.1 [INFO] [stderr] Downloaded async-stream-impl v0.3.6 [INFO] [stderr] Downloaded path-tree v0.8.3 [INFO] [stderr] Downloaded async-object-pool v0.2.0 [INFO] [stderr] Downloaded async-stream v0.3.6 [INFO] [stderr] Downloaded libreauth v0.17.0 [INFO] [stderr] Downloaded rust-argon2 v2.1.0 [INFO] [stderr] Downloaded stringmetrics v2.2.2 [INFO] [stderr] Downloaded jiff-static v0.2.24 [INFO] [stderr] Downloaded sha3 v0.10.9 [INFO] [stderr] Downloaded jiff v0.2.24 [INFO] [stderr] Downloaded httpmock v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25c2d8a32d5ba4d4ee6d6846a38008fe9393ac0618b67e6268884b5894356e89 [INFO] running `Command { std: "docker" "start" "-a" "25c2d8a32d5ba4d4ee6d6846a38008fe9393ac0618b67e6268884b5894356e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25c2d8a32d5ba4d4ee6d6846a38008fe9393ac0618b67e6268884b5894356e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c2d8a32d5ba4d4ee6d6846a38008fe9393ac0618b67e6268884b5894356e89", kill_on_drop: false }` [INFO] [stdout] 25c2d8a32d5ba4d4ee6d6846a38008fe9393ac0618b67e6268884b5894356e89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8c660aa59b156170a05c626fe21717489dc018140b314d0ce30128f7ef1af83 [INFO] running `Command { std: "docker" "start" "-a" "c8c660aa59b156170a05c626fe21717489dc018140b314d0ce30128f7ef1af83", kill_on_drop: false }` [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling cc v1.2.61 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling openssl v0.10.78 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling blake2b_simd v1.0.4 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rust-argon2 v2.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.9 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.114 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling typed-builder-macro v0.23.2 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling jiff v0.2.24 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling libreauth v0.17.0 [INFO] [stderr] Compiling typed-builder v0.23.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling cookie_store v0.22.1 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tradingview v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.07s [INFO] running `Command { std: "docker" "inspect" "c8c660aa59b156170a05c626fe21717489dc018140b314d0ce30128f7ef1af83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8c660aa59b156170a05c626fe21717489dc018140b314d0ce30128f7ef1af83", kill_on_drop: false }` [INFO] [stdout] c8c660aa59b156170a05c626fe21717489dc018140b314d0ce30128f7ef1af83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 821223c2e33d542e436131ca4d3777cc082e00d499e3830245a9da1ed3b21285 [INFO] running `Command { std: "docker" "start" "-a" "821223c2e33d542e436131ca4d3777cc082e00d499e3830245a9da1ed3b21285", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling tabwriter v1.4.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling path-tree v0.8.3 [INFO] [stderr] Compiling stringmetrics v2.2.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling async-object-pool v0.2.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling httpmock v0.8.3 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling tradingview v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.54s [INFO] running `Command { std: "docker" "inspect" "821223c2e33d542e436131ca4d3777cc082e00d499e3830245a9da1ed3b21285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "821223c2e33d542e436131ca4d3777cc082e00d499e3830245a9da1ed3b21285", kill_on_drop: false }` [INFO] [stdout] 821223c2e33d542e436131ca4d3777cc082e00d499e3830245a9da1ed3b21285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa133fc3da3fbc655bc36d05f96d976724452b6fdcec84c4c2ed01ceebb594fa [INFO] running `Command { std: "docker" "start" "-a" "fa133fc3da3fbc655bc36d05f96d976724452b6fdcec84c4c2ed01ceebb594fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tradingview-5df2af84def543cd) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test tests::test_deserialize_datetime ... ok [INFO] [stdout] test websocket::tests::format_ws_packet::test_format_ws_packet_ping_number ... ok [INFO] [stdout] test websocket::tests::test_parse_ws_packet_missing_p_field ... ok [INFO] [stdout] test websocket::tests::test_parse_ws_packet_ping_number ... ok [INFO] [stdout] test websocket::tests::test_parse_ws_packet_empty ... ok [INFO] [stdout] test websocket::tests::test_parse_ws_packet ... ok [INFO] [stdout] test websocket::tests::format_ws_packet::test_format_ws_packet ... ok [INFO] [stdout] test websocket::tests::test_parse_ws_packet_multiple ... ok [INFO] [stdout] test websocket::tests::test_parse_ws_packet_invalid_json ... ok [INFO] [stdout] test websocket::tests::test_parse_ws_packet_missing_m_field ... ok [INFO] [stdout] test tests::test_login_user_error ... ok [INFO] [stdout] test tests::test_login_user ... ok [INFO] [stdout] test tests::test_login_user_missing_cookies ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests tradingview [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] running `Command { std: "docker" "inspect" "fa133fc3da3fbc655bc36d05f96d976724452b6fdcec84c4c2ed01ceebb594fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa133fc3da3fbc655bc36d05f96d976724452b6fdcec84c4c2ed01ceebb594fa", kill_on_drop: false }` [INFO] [stdout] fa133fc3da3fbc655bc36d05f96d976724452b6fdcec84c4c2ed01ceebb594fa