[INFO] cloning repository https://github.com/near-daos/sputnik-dao-caching-api-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/near-daos/sputnik-dao-caching-api-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear-daos%2Fsputnik-dao-caching-api-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear-daos%2Fsputnik-dao-caching-api-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2f93ade8a8bc4a5027fc375496d5c3070475938
[INFO] checking near-daos/sputnik-dao-caching-api-server against master#733108b6d4acaa93fe26ae281ea305aacd6aac4e for pr-148967
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnear-daos%2Fsputnik-dao-caching-api-server" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/near-daos/sputnik-dao-caching-api-server
[INFO] finished tweaking git repo https://github.com/near-daos/sputnik-dao-caching-api-server
[INFO] tweaked toml for git repo https://github.com/near-daos/sputnik-dao-caching-api-server written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/near-daos/sputnik-dao-caching-api-server on toolchain 733108b6d4acaa93fe26ae281ea305aacd6aac4e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/near-daos/sputnik-dao-caching-api-server 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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-sys v0.2.2
[INFO] [stderr]   Downloaded rocket_cors v0.6.0
[INFO] [stderr]   Downloaded near-token v0.3.0
[INFO] [stderr]   Downloaded unicase_serde v0.1.0
[INFO] [stderr]   Downloaded near-account-id v1.0.0
[INFO] [stderr]   Downloaded near-stdx v0.30.3
[INFO] [stderr]   Downloaded near-schema-checker-core v0.30.3
[INFO] [stderr]   Downloaded near-time v0.30.3
[INFO] [stderr]   Downloaded near-config-utils v0.30.3
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded near-fmt v0.30.3
[INFO] [stderr]   Downloaded near-primitives-core v0.30.3
[INFO] [stderr]   Downloaded near-jsonrpc-primitives v0.30.3
[INFO] [stderr]   Downloaded near-chain-configs v0.30.3
[INFO] [stderr]   Downloaded near-jsonrpc-client v0.17.0
[INFO] [stderr]   Downloaded near-parameters v0.30.3
[INFO] [stderr]   Downloaded near-crypto v0.30.3
[INFO] [stderr]   Downloaded near-schema-checker-macro v0.30.3
[INFO] [stderr]   Downloaded near-sdk-macros v5.12.0
[INFO] [stderr]   Downloaded near-gas v0.3.0
[INFO] [stderr]   Downloaded near-sdk v5.12.0
[INFO] [stderr]   Downloaded near-schema-checker-lib v0.30.3
[INFO] [stderr]   Downloaded near-primitives v0.30.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6916b1df50eda01cecd5030f484865f37dc9919c37f930ef06412280067daf5a
[INFO] running `Command { std: "docker" "start" "-a" "6916b1df50eda01cecd5030f484865f37dc9919c37f930ef06412280067daf5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6916b1df50eda01cecd5030f484865f37dc9919c37f930ef06412280067daf5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6916b1df50eda01cecd5030f484865f37dc9919c37f930ef06412280067daf5a", kill_on_drop: false }`
[INFO] [stdout] 6916b1df50eda01cecd5030f484865f37dc9919c37f930ef06412280067daf5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+733108b6d4acaa93fe26ae281ea305aacd6aac4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 393d158c962078e0eca289786533e1eebc80ab8aff42bad5c46e47a12b1d5bbf
[INFO] running `Command { std: "docker" "start" "-a" "393d158c962078e0eca289786533e1eebc80ab8aff42bad5c46e47a12b1d5bbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling near-schema-checker-macro v0.30.3
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking near-schema-checker-core v0.30.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking near-schema-checker-lib v0.30.3
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking near-config-utils v0.30.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking near-stdx v0.30.3
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking near-time v0.30.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking rustix v1.0.8
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling near-sdk-macros v5.12.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking unicase_serde v0.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking near-sys v0.2.2
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking near-account-id v1.0.0
[INFO] [stderr]     Checking near-primitives-core v0.30.3
[INFO] [stderr]     Checking near-crypto v0.30.3
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking near-gas v0.3.0
[INFO] [stderr]     Checking near-token v0.3.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking near-parameters v0.30.3
[INFO] [stderr]     Checking near-fmt v0.30.3
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking near-primitives v0.30.3
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking near-sdk v5.12.0
[INFO] [stderr]     Checking rocket_cors v0.6.0
[INFO] [stderr]     Checking near-chain-configs v0.30.3
[INFO] [stderr]     Checking near-jsonrpc-primitives v0.30.3
[INFO] [stderr]     Checking near-jsonrpc-client v0.17.0
[INFO] [stderr]     Checking sputnik-indexer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ProposalCsvView` is never constructed
[INFO] [stdout]  --> src/csv_view.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ProposalCsvView {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProposalCsvView` is never constructed
[INFO] [stdout]  --> src/csv_view.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ProposalCsvView {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "393d158c962078e0eca289786533e1eebc80ab8aff42bad5c46e47a12b1d5bbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "393d158c962078e0eca289786533e1eebc80ab8aff42bad5c46e47a12b1d5bbf", kill_on_drop: false }`
[INFO] [stdout] 393d158c962078e0eca289786533e1eebc80ab8aff42bad5c46e47a12b1d5bbf
