[INFO] cloning repository https://github.com/usman724/graph-node [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/usman724/graph-node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusman724%2Fgraph-node", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusman724%2Fgraph-node'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6304165a12dbbb9c97b6d26d69e4ba9fca1a2fe4 [INFO] checking usman724/graph-node against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fusman724%2Fgraph-node" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/usman724/graph-node on toolchain d12484522bcab8d07e325c6570f226a2faace3f7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/usman724/graph-node [INFO] finished tweaking git repo https://github.com/usman724/graph-node [INFO] tweaked toml for git repo https://github.com/usman724/graph-node written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/usman724/graph-node 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/tower-rs/tower.git` [INFO] [stderr] Updating git repository `https://github.com/graphprotocol/stable-hash` [INFO] [stderr] Updating git repository `https://github.com/graphprotocol/stable-hash` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git-testament v0.2.5 [INFO] [stderr] Downloaded protobuf-support v3.3.0 [INFO] [stderr] Downloaded base64-url v2.0.2 [INFO] [stderr] Downloaded git-testament-derive v0.2.0 [INFO] [stderr] Downloaded starknet-ff v0.3.6 [INFO] [stderr] Downloaded cid v0.11.0 [INFO] [stderr] Downloaded substreams-near-core v0.10.1 [INFO] [stderr] Downloaded substreams-macro v0.5.12 [INFO] [stderr] Downloaded protobuf-parse v3.3.0 [INFO] [stderr] Downloaded substreams v0.5.12 [INFO] [stderr] Downloaded substreams-entity-change v1.3.1 [INFO] [stderr] Downloaded ibig v0.3.5 [INFO] [stderr] Downloaded protobuf v3.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 656324c8dd6601f8845891fbbb3eabfc94fbdec4a9aca986e597ebf51f614703 [INFO] running `Command { std: "docker" "start" "-a" "656324c8dd6601f8845891fbbb3eabfc94fbdec4a9aca986e597ebf51f614703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "656324c8dd6601f8845891fbbb3eabfc94fbdec4a9aca986e597ebf51f614703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "656324c8dd6601f8845891fbbb3eabfc94fbdec4a9aca986e597ebf51f614703", kill_on_drop: false }` [INFO] [stdout] 656324c8dd6601f8845891fbbb3eabfc94fbdec4a9aca986e597ebf51f614703 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0031dfe40be47ebacc39228f18e0e6084ee33be704a131c50e0a76db0292d5f2 [INFO] running `Command { std: "docker" "start" "-a" "0031dfe40be47ebacc39228f18e0e6084ee33be704a131c50e0a76db0292d5f2", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling futures-core v0.3.26 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking futures-sink v0.3.26 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-task v0.3.26 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling futures-channel v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.26 [INFO] [stderr] Checking futures-io v0.3.26 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling jobserver v0.1.23 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking bitflags v1.3.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling prettyplease v0.1.10 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.26 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling prost-build v0.11.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking tokio-util v0.7.1 [INFO] [stderr] Compiling tonic-build v0.8.4 [INFO] [stderr] Checking crossbeam-channel v0.5.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking iana-time-zone v0.1.47 [INFO] [stderr] Checking unsigned-varint v0.7.1 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking data-encoding-macro v0.1.12 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki v0.22.2 [INFO] [stderr] Checking h2 v0.3.17 [INFO] [stderr] Checking rlp v0.5.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking byte-slice-cast v1.2.0 [INFO] [stderr] Checking base-x v0.2.11 [INFO] [stderr] Checking multibase v0.9.1 [INFO] [stderr] Checking impl-rlp v0.3.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking impl-serde v0.3.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Checking uint v0.9.1 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-rustls v0.23.3 [INFO] [stderr] Compiling axum-core v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling parity-scale-codec-derive v3.0.0 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking diesel v1.4.8 [INFO] [stderr] Checking ethbloom v0.12.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling axum v0.6.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking sha-1 v0.9.7 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking arc-swap v1.3.0 [INFO] [stderr] Checking parity-scale-codec v3.0.0 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking hyper v0.14.18 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking sync_wrapper v0.1.1 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling protobuf v2.25.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking keccak v0.1.4 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking tower-http v0.3.2 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Checking impl-codec v0.6.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking primitive-types v0.11.1 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking tokio-io-timeout v1.1.1 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking ibig v0.3.5 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking matchit v0.7.0 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking winnow v0.5.17 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking ethereum-types v0.13.1 [INFO] [stderr] Checking ethabi v17.2.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking headers v0.3.5 [INFO] [stderr] Checking slog-term v2.8.0 [INFO] [stderr] Checking secp256k1 v0.21.3 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking soketto v0.7.1 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Compiling graph v0.33.0 (/opt/rustwide/workdir/graph) [INFO] [stderr] Checking web3-async-native-tls v0.4.0 [INFO] [stderr] Checking multihash v0.19.1 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Compiling envconfig_derive v0.10.0 [INFO] [stderr] Checking graphql-parser v0.4.0 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking firestorm v0.5.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking unsafe-libyaml v0.2.8 [INFO] [stderr] Checking xxhash-rust v0.8.5 [INFO] [stderr] Checking firestorm v0.4.6 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking envconfig v0.10.0 [INFO] [stderr] Checking cid v0.11.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking serde_yaml v0.9.21 [INFO] [stderr] Checking priority-queue v0.7.0 [INFO] [stderr] Checking web3 v0.19.0-graph (https://github.com/graphprotocol/rust-web3?branch=graph-patches-onto-0.18#7f8eb6df) [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking serde_plain v1.0.2 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking defer v0.1.0 [INFO] [stderr] Checking atomic_refcell v0.1.13 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.74.0 [INFO] [stderr] Compiling cranelift-entity v0.74.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.74.0 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking cranelift-bforest v0.74.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking tonic v0.8.3 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling wasmtime-fiber v0.27.0 [INFO] [stderr] Compiling zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Compiling wasmtime-runtime v0.27.0 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking object v0.26.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling psm v0.1.14 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Checking bs58 v0.4.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling wasmtime-cache v0.27.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking file-per-thread-logger v0.1.4 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking wast v37.0.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking parity-wasm v0.45.0 [INFO] [stderr] Compiling graph-runtime-derive v0.33.0 (/opt/rustwide/workdir/runtime/derive) [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> runtime/derive/src/lib.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | struct TypeParam(syn::Ident); [INFO] [stdout] | --------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `TypeParam` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> runtime/derive/src/lib.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | struct TypeParamList(Vec); [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `TypeParamList` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling protobuf v3.3.0 [INFO] [stderr] Checking wasm-instrument v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling protobuf-support v3.3.0 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Checking ark-std v0.4.0 [INFO] [stderr] Checking ark-serialize v0.4.2 [INFO] [stderr] Compiling graph-chain-substreams v0.33.0 (/opt/rustwide/workdir/chain/substreams) [INFO] [stderr] Compiling graph-chain-ethereum v0.33.0 (/opt/rustwide/workdir/chain/ethereum) [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling graph-chain-near v0.33.0 (/opt/rustwide/workdir/chain/near) [INFO] [stderr] Checking wat v1.0.39 [INFO] [stderr] Compiling graph-chain-starknet v0.33.0 (/opt/rustwide/workdir/chain/starknet) [INFO] [stderr] Compiling graph-chain-arweave v0.33.0 (/opt/rustwide/workdir/chain/arweave) [INFO] [stderr] Checking crypto-bigint v0.5.3 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking base64-url v2.0.2 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking graphql-tools v0.2.1 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling cranelift-codegen v0.74.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking lru_time_cache v0.11.11 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking ark-ff v0.4.2 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking tower-service v0.3.2 (https://github.com/tower-rs/tower.git#39adf5c5) [INFO] [stderr] Checking siphasher v0.3.6 [INFO] [stderr] Checking tower-layer v0.3.2 (https://github.com/tower-rs/tower.git#39adf5c5) [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking postgres-protocol v0.6.1 [INFO] [stderr] Checking hdrhistogram v7.5.2 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking clap_lex v0.2.2 [INFO] [stderr] Checking tower v0.4.13 (https://github.com/tower-rs/tower.git#39adf5c5) [INFO] [stderr] Compiling git-testament-derive v0.2.0 [INFO] [stderr] Compiling protobuf-parse v3.3.0 [INFO] [stderr] Checking postgres-types v0.2.1 [INFO] [stderr] Checking stable-hash v0.3.4 (https://github.com/graphprotocol/stable-hash?branch=old#7af76261) [INFO] [stderr] Checking stable-hash v0.4.4 (https://github.com/graphprotocol/stable-hash?branch=main#e50aabef) [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling graph-chain-common v0.33.0 (/opt/rustwide/workdir/chain/common) [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> graph/src/util/lfu_cache.rs:180:56 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn iter<'a>(&'a self) -> impl Iterator { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> graph/src/util/lfu_cache.rs:180:60 [INFO] [stdout] | [INFO] [stdout] 180 | pub fn iter<'a>(&'a self) -> impl Iterator { [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stdout] warning: unused import: `crate::data::store::ethereum::*` [INFO] [stdout] --> graph/src/lib.rs:155:13 [INFO] [stdout] | [INFO] [stdout] 155 | pub use crate::data::store::ethereum::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking globset v0.4.8 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking jsonrpsee-types v0.15.1 [INFO] [stderr] Checking tokio-postgres v0.7.2 [INFO] [stderr] Checking git-testament v0.2.5 [INFO] [stderr] Compiling graph-chain-cosmos v0.33.0 (/opt/rustwide/workdir/chain/cosmos) [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking jsonrpsee-core v0.15.1 [INFO] [stderr] error: failed to run custom build command for `graph-chain-cosmos v0.33.0 (/opt/rustwide/workdir/chain/cosmos)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/graph-chain-cosmos-0210ec84f0320e4f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=proto [INFO] [stderr] cargo:rerun-if-changed=proto/cosmos.proto [INFO] [stderr] cargo:rerun-if-changed=proto [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at chain/cosmos/build.rs:53:10: [INFO] [stderr] Failed to compile Firehose Cosmos proto(s): Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f6d38beaae3 - std::backtrace_rs::backtrace::libunwind::trace::haef4e26df97a6784 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f6d38beaae3 - std::backtrace_rs::backtrace::trace_unsynchronized::hfbbc413b89e00a2e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f6d38beaae3 - std::sys::backtrace::_print_fmt::h7ef13fd54fff12c5 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f6d38beaae3 - ::fmt::h0c57b22ac1b5d211 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f6d38c13f73 - core::fmt::rt::Argument::fmt::heafd0ffbf2b31917 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5f6d38c13f73 - core::fmt::write::hfc39b7668e6eefb7 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5f6d38be7233 - std::io::Write::write_fmt::h86957ca36543fc1c [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5f6d38bea932 - std::sys::backtrace::BacktraceLock::print::h053fb5f854c4bce2 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5f6d38beb8fa - std::panicking::default_hook::{{closure}}::hd69dbfdd89ed59c9 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5f6d38beb76a - std::panicking::default_hook::h3567f08ec98c93f2 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5f6d38bec312 - std::panicking::rust_panic_with_hook::h80a8d04e1131a561 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x5f6d38bec09a - std::panicking::begin_panic_handler::{{closure}}::h6a4b164b6f8e2dc3 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x5f6d38beafe9 - std::sys::backtrace::__rust_end_short_backtrace::hed8e6f333a981608 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5f6d38bebd2d - rust_begin_unwind [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x5f6d38c11820 - core::panicking::panic_fmt::h390cc9eba0507501 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5f6d38c11cb6 - core::result::unwrap_failed::h1de3ac674bb26d78 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5f6d3869bbe3 - core::result::Result::expect::h7ae41e95af4481db [INFO] [stderr] 17: 0x5f6d3868f4e1 - build_script_build::main::h32c09dba06950576 [INFO] [stderr] 18: 0x5f6d3868c2e3 - core::ops::function::FnOnce::call_once::h2a323fc9b218219c [INFO] [stderr] 19: 0x5f6d3868bf56 - std::sys::backtrace::__rust_begin_short_backtrace::h0d700da316000323 [INFO] [stderr] 20: 0x5f6d38684239 - std::rt::lang_start::{{closure}}::he5848fdc62053f0d [INFO] [stderr] 21: 0x5f6d38be1940 - core::ops::function::impls:: for &F>::call_once::h7ddb8167eda4fe8e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5f6d38be1940 - std::panicking::try::do_call::h15c0a4485a00996b [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40 [INFO] [stderr] 23: 0x5f6d38be1940 - std::panicking::try::h8ffcbc8f355b45da [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19 [INFO] [stderr] 24: 0x5f6d38be1940 - std::panic::catch_unwind::h0beb9ff06de224be [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5f6d38be1940 - std::rt::lang_start_internal::{{closure}}::h69848bee7928bd9e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:168:24 [INFO] [stderr] 26: 0x5f6d38be1940 - std::panicking::try::do_call::h210a6fe5186e3ff3 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:587:40 [INFO] [stderr] 27: 0x5f6d38be1940 - std::panicking::try::h0dac607fbe5e4d4e [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panicking.rs:550:19 [INFO] [stderr] 28: 0x5f6d38be1940 - std::panic::catch_unwind::ha343e93c2fda9299 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5f6d38be1940 - std::rt::lang_start_internal::h56c3722dcb8d80e6 [INFO] [stderr] at /rustc/d12484522bcab8d07e325c6570f226a2faace3f7/library/std/src/rt.rs:164:5 [INFO] [stderr] 30: 0x5f6d38684221 - std::rt::lang_start::hf22ff4b5bbc4dc8f [INFO] [stderr] 31: 0x5f6d3868fd45 - main [INFO] [stderr] 32: 0x7c1257842d90 - [INFO] [stderr] 33: 0x7c1257842e40 - __libc_start_main [INFO] [stderr] 34: 0x5f6d38682595 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> graph/src/schema/api.rs:1123:25 [INFO] [stdout] | [INFO] [stdout] 1123 | let mut field = object_type [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> graph/src/schema/api.rs:1155:25 [INFO] [stdout] | [INFO] [stdout] 1155 | let mut field = interface_type [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/data/store/scalar.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, AsExpression, FromSqlRow, [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_bigdecimal` [INFO] [stdout] ... [INFO] [stdout] 33 | #[sql_type = "diesel::sql_types::Numeric"] [INFO] [stdout] | ---------------------------- `Numeric` is not local [INFO] [stdout] 34 | pub struct BigDecimal(bigdecimal::BigDecimal); [INFO] [stdout] | ---------- `BigDecimal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/data/store/scalar.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, AsExpression, FromSqlRow, [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_bigdecimal` [INFO] [stdout] ... [INFO] [stdout] 33 | #[sql_type = "diesel::sql_types::Numeric"] [INFO] [stdout] | ---------------------------- `Numeric` is not local [INFO] [stdout] 34 | pub struct BigDecimal(bigdecimal::BigDecimal); [INFO] [stdout] | ---------- `BigDecimal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/data/store/scalar.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, AsExpression, FromSqlRow, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `ToSql` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_bigdecimal` [INFO] [stdout] ... [INFO] [stdout] 33 | #[sql_type = "diesel::sql_types::Numeric"] [INFO] [stdout] | ---------------------------- `Numeric` is not local [INFO] [stdout] 34 | pub struct BigDecimal(bigdecimal::BigDecimal); [INFO] [stdout] | ---------- `BigDecimal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/data/store/scalar.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, AsExpression, FromSqlRow, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_bigdecimal` [INFO] [stdout] ... [INFO] [stdout] 33 | #[sql_type = "diesel::sql_types::Numeric"] [INFO] [stdout] | ---------------------------- `Numeric` is not local [INFO] [stdout] 34 | pub struct BigDecimal(bigdecimal::BigDecimal); [INFO] [stdout] | ---------- `BigDecimal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/data/store/scalar.rs:30:68 [INFO] [stdout] | [INFO] [stdout] 30 | Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, AsExpression, FromSqlRow, [INFO] [stdout] | ^----------- [INFO] [stdout] | | [INFO] [stdout] | `AsExpression` is not local [INFO] [stdout] | `Nullable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_as_expression_for_bigdecimal` [INFO] [stdout] ... [INFO] [stdout] 33 | #[sql_type = "diesel::sql_types::Numeric"] [INFO] [stdout] | ---------------------------- `Numeric` is not local [INFO] [stdout] 34 | pub struct BigDecimal(bigdecimal::BigDecimal); [INFO] [stdout] | ---------- `BigDecimal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `AsExpression` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `AsExpression` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `AsExpression` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/data/store/scalar.rs:30:82 [INFO] [stdout] | [INFO] [stdout] 30 | Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, AsExpression, FromSqlRow, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_bigdecimal` [INFO] [stdout] ... [INFO] [stdout] 34 | pub struct BigDecimal(bigdecimal::BigDecimal); [INFO] [stdout] | ---------- `BigDecimal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/data/store/scalar.rs:30:82 [INFO] [stdout] | [INFO] [stdout] 30 | Clone, PartialEq, Eq, PartialOrd, Ord, Serialize, Deserialize, AsExpression, FromSqlRow, [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_bigdecimal` [INFO] [stdout] ... [INFO] [stdout] 34 | pub struct BigDecimal(bigdecimal::BigDecimal); [INFO] [stdout] | ---------- `BigDecimal` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to ` as IntoIterator>::into_iter` in Rust 2024 [INFO] [stdout] --> graph/src/data/value.rs:290:29 [INFO] [stdout] | [INFO] [stdout] 290 | .entries(self.0.into_iter().map(|e| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(boxed_slice_into_iter)]` on by default [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 290 - .entries(self.0.into_iter().map(|e| { [INFO] [stdout] 290 + .entries(self.0.iter().map(|e| { [INFO] [stdout] | [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 290 - .entries(self.0.into_iter().map(|e| { [INFO] [stdout] 290 + .entries(IntoIterator::into_iter(self.0).map(|e| { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/data_source/causality_region.rs:24:45 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Copy, Clone, PartialEq, Eq, FromSqlRow, Hash, PartialOrd, Ord)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_causalityregion` [INFO] [stdout] 25 | pub struct CausalityRegion(i32); [INFO] [stdout] | --------------- `CausalityRegion` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/data_source/causality_region.rs:24:45 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Debug, Copy, Clone, PartialEq, Eq, FromSqlRow, Hash, PartialOrd, Ord)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_causalityregion` [INFO] [stdout] 25 | pub struct CausalityRegion(i32); [INFO] [stdout] | --------------- `CausalityRegion` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/blockchain/types.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Default, PartialEq, Eq, Hash, AsExpression, FromSqlRow)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `FromSqlRow` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_blockhash` [INFO] [stdout] 18 | pub struct BlockHash(pub Box<[u8]>); [INFO] [stdout] | --------- `BlockHash` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> graph/src/blockchain/types.rs:17:61 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Clone, Default, PartialEq, Eq, Hash, AsExpression, FromSqlRow)] [INFO] [stdout] | ^--------- [INFO] [stdout] | | [INFO] [stdout] | `Queryable` is not local [INFO] [stdout] | move the `impl` block outside of this function `_impl_from_sql_row_for_blockhash` [INFO] [stdout] 18 | pub struct BlockHash(pub Box<[u8]>); [INFO] [stdout] | --------- `BlockHash` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `FromSqlRow` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `FromSqlRow` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: this warning originates in the derive macro `FromSqlRow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call resolves to `<&Box<[T]> as IntoIterator>::into_iter` (due to backwards compatibility), but will resolve to ` as IntoIterator>::into_iter` in Rust 2024 [INFO] [stdout] --> graph/src/schema/input_schema.rs:620:14 [INFO] [stdout] | [INFO] [stdout] 620 | .into_iter() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `.iter()` instead of `.into_iter()` to avoid ambiguity [INFO] [stdout] | [INFO] [stdout] 620 - .into_iter() [INFO] [stdout] 620 + .iter() [INFO] [stdout] | [INFO] [stdout] help: or use `IntoIterator::into_iter(..)` instead of `.into_iter()` to explicitly iterate by value [INFO] [stdout] | [INFO] [stdout] 618 ~ Ok(IntoIterator::into_iter(obj_type [INFO] [stdout] 619 ~ .shared_interfaces) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0031dfe40be47ebacc39228f18e0e6084ee33be704a131c50e0a76db0292d5f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0031dfe40be47ebacc39228f18e0e6084ee33be704a131c50e0a76db0292d5f2", kill_on_drop: false }` [INFO] [stdout] 0031dfe40be47ebacc39228f18e0e6084ee33be704a131c50e0a76db0292d5f2