[INFO] cloning repository https://github.com/Uday-264/PolymarketBtcWatcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Uday-264/PolymarketBtcWatcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUday-264%2FPolymarketBtcWatcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUday-264%2FPolymarketBtcWatcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e1301e54e9cf51edc795a7f1f7bf42bffdabed9 [INFO] testing Uday-264/PolymarketBtcWatcher against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUday-264%2FPolymarketBtcWatcher" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Uday-264/PolymarketBtcWatcher [INFO] finished tweaking git repo https://github.com/Uday-264/PolymarketBtcWatcher [INFO] tweaked toml for git repo https://github.com/Uday-264/PolymarketBtcWatcher written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Uday-264/PolymarketBtcWatcher on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Uday-264/PolymarketBtcWatcher 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-native-certs v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea193f829511468ee7f1ff30c291107cfb0d353f52da3b654969150cb606d70f [INFO] running `Command { std: "docker" "start" "-a" "ea193f829511468ee7f1ff30c291107cfb0d353f52da3b654969150cb606d70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea193f829511468ee7f1ff30c291107cfb0d353f52da3b654969150cb606d70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea193f829511468ee7f1ff30c291107cfb0d353f52da3b654969150cb606d70f", kill_on_drop: false }` [INFO] [stdout] ea193f829511468ee7f1ff30c291107cfb0d353f52da3b654969150cb606d70f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b316abc6c6f332e31de9c40dd842751906b2210a77238cb5689b9bc53c55693 [INFO] running `Command { std: "docker" "start" "-a" "0b316abc6c6f332e31de9c40dd842751906b2210a77238cb5689b9bc53c55693", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.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 sqlx-core v0.7.4 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling one v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::api::gamma::fetch_market_by_slug` [INFO] [stdout] --> src/api/resolve.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::api::gamma::fetch_market_by_slug; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attempt` [INFO] [stdout] --> src/api/gamma.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | for attempt in 1..=10 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_up` [INFO] [stdout] --> src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_down` [INFO] [stdout] --> src/main.rs:111:34 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_id` [INFO] [stdout] --> src/main.rs:111:44 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/main.rs:111:55 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_ts` [INFO] [stdout] --> src/main.rs:111:62 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_up` [INFO] [stdout] --> src/main.rs:111:72 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_down` [INFO] [stdout] --> src/main.rs:111:84 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_up` [INFO] [stdout] --> src/main.rs:111:98 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_down` [INFO] [stdout] --> src/main.rs:111:107 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `active` and `closed` are never read [INFO] [stdout] --> src/api/gamma.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Market { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub closed: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `slug`, `up_token_id`, `down_token_id`, and `result` are never read [INFO] [stdout] --> src/models/market.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct MarketData { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 3 | pub market_id: String, [INFO] [stdout] 4 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | pub up_token_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | pub down_token_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub result: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarketData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0b316abc6c6f332e31de9c40dd842751906b2210a77238cb5689b9bc53c55693", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b316abc6c6f332e31de9c40dd842751906b2210a77238cb5689b9bc53c55693", kill_on_drop: false }` [INFO] [stdout] 0b316abc6c6f332e31de9c40dd842751906b2210a77238cb5689b9bc53c55693 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4e65bcb2ef929e4b85dc63d8521f37010f8a86570a36840eebc22fa7cf6cff92 [INFO] running `Command { std: "docker" "start" "-a" "4e65bcb2ef929e4b85dc63d8521f37010f8a86570a36840eebc22fa7cf6cff92", kill_on_drop: false }` [INFO] [stderr] Compiling one v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::api::gamma::fetch_market_by_slug` [INFO] [stdout] --> src/api/resolve.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::api::gamma::fetch_market_by_slug; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attempt` [INFO] [stdout] --> src/api/gamma.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | for attempt in 1..=10 { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempt` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_up` [INFO] [stdout] --> src/main.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `low_down` [INFO] [stdout] --> src/main.rs:111:34 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `market_id` [INFO] [stdout] --> src/main.rs:111:44 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `title` [INFO] [stdout] --> src/main.rs:111:55 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_ts` [INFO] [stdout] --> src/main.rs:111:62 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_up` [INFO] [stdout] --> src/main.rs:111:72 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `initial_down` [INFO] [stdout] --> src/main.rs:111:84 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_up` [INFO] [stdout] --> src/main.rs:111:98 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `last_down` [INFO] [stdout] --> src/main.rs:111:107 [INFO] [stdout] | [INFO] [stdout] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `active` and `closed` are never read [INFO] [stdout] --> src/api/gamma.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Market { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub active: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub closed: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `slug`, `up_token_id`, `down_token_id`, and `result` are never read [INFO] [stdout] --> src/models/market.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct MarketData { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 3 | pub market_id: String, [INFO] [stdout] 4 | pub slug: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 8 | pub up_token_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 9 | pub down_token_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub result: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MarketData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "4e65bcb2ef929e4b85dc63d8521f37010f8a86570a36840eebc22fa7cf6cff92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e65bcb2ef929e4b85dc63d8521f37010f8a86570a36840eebc22fa7cf6cff92", kill_on_drop: false }` [INFO] [stdout] 4e65bcb2ef929e4b85dc63d8521f37010f8a86570a36840eebc22fa7cf6cff92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c30abb597bfd0c7bad75e58b18a8068b135b17d08ac85ba7b671cefc32c7b269 [INFO] running `Command { std: "docker" "start" "-a" "c30abb597bfd0c7bad75e58b18a8068b135b17d08ac85ba7b671cefc32c7b269", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::api::gamma::fetch_market_by_slug` [INFO] [stderr] --> src/api/resolve.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::api::gamma::fetch_market_by_slug; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `attempt` [INFO] [stderr] --> src/api/gamma.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 61 | for attempt in 1..=10 { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attempt` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `low_up` [INFO] [stderr] --> src/main.rs:111:26 [INFO] [stderr] | [INFO] [stderr] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_up` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `low_down` [INFO] [stderr] --> src/main.rs:111:34 [INFO] [stderr] | [INFO] [stderr] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_low_down` [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] running 0 tests [INFO] [stderr] warning: unused variable: `market_id` [INFO] [stdout] [INFO] [stderr] --> src/main.rs:111:44 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_market_id` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `title` [INFO] [stderr] --> src/main.rs:111:55 [INFO] [stderr] | [INFO] [stderr] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_title` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `start_ts` [INFO] [stderr] --> src/main.rs:111:62 [INFO] [stderr] | [INFO] [stderr] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_ts` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `initial_up` [INFO] [stderr] --> src/main.rs:111:72 [INFO] [stderr] | [INFO] [stderr] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_up` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `initial_down` [INFO] [stderr] --> src/main.rs:111:84 [INFO] [stderr] | [INFO] [stderr] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_down` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `last_up` [INFO] [stderr] --> src/main.rs:111:98 [INFO] [stderr] | [INFO] [stderr] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_up` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `last_down` [INFO] [stderr] --> src/main.rs:111:107 [INFO] [stderr] | [INFO] [stderr] 111 | let (end_ts, low_up, low_down, market_id, title, start_ts, initial_up, initial_down, last_up, last_down) = { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_last_down` [INFO] [stderr] [INFO] [stderr] warning: fields `active` and `closed` are never read [INFO] [stderr] --> src/api/gamma.rs:12:9 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Market { [INFO] [stderr] | ------ fields in this struct [INFO] [stderr] ... [INFO] [stderr] 12 | pub active: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 13 | pub closed: bool, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Market` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `slug`, `up_token_id`, `down_token_id`, and `result` are never read [INFO] [stderr] --> src/models/market.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 2 | pub struct MarketData { [INFO] [stderr] | ---------- fields in this struct [INFO] [stderr] 3 | pub market_id: String, [INFO] [stderr] 4 | pub slug: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 8 | pub up_token_id: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 9 | pub down_token_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 18 | pub result: Option, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MarketData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `one` (bin "one" test) generated 13 warnings (run `cargo fix --bin "one" -p one --tests` to apply 11 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/one-f21050a8387dcb04) [INFO] running `Command { std: "docker" "inspect" "c30abb597bfd0c7bad75e58b18a8068b135b17d08ac85ba7b671cefc32c7b269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c30abb597bfd0c7bad75e58b18a8068b135b17d08ac85ba7b671cefc32c7b269", kill_on_drop: false }` [INFO] [stdout] c30abb597bfd0c7bad75e58b18a8068b135b17d08ac85ba7b671cefc32c7b269