[INFO] fetching crate exocore-store 0.1.25... [INFO] testing exocore-store-0.1.25 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate exocore-store 0.1.25 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate exocore-store 0.1.25 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate exocore-store 0.1.25 [INFO] finished tweaking crates.io crate exocore-store 0.1.25 [INFO] tweaked toml for crates.io crate exocore-store 0.1.25 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8de61a7ae98e3adfa19831e3819a823ed009e70bdb4bdab9cd70d2786f84945 [INFO] running `Command { std: "docker" "start" "-a" "a8de61a7ae98e3adfa19831e3819a823ed009e70bdb4bdab9cd70d2786f84945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8de61a7ae98e3adfa19831e3819a823ed009e70bdb4bdab9cd70d2786f84945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8de61a7ae98e3adfa19831e3819a823ed009e70bdb4bdab9cd70d2786f84945", kill_on_drop: false }` [INFO] [stdout] a8de61a7ae98e3adfa19831e3819a823ed009e70bdb4bdab9cd70d2786f84945 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf9c128bd0dcdb631424e852176cecd4161b9a8e3321e74102cc11c40ac52be5 [INFO] running `Command { std: "docker" "start" "-a" "bf9c128bd0dcdb631424e852176cecd4161b9a8e3321e74102cc11c40ac52be5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling asn1_der v0.7.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.31 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling const_format v0.2.31 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling capnp v0.16.1 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling capnpc v0.16.5 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling blake3 v1.4.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling os_str_bytes v6.5.1 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling shadow-rs v0.21.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling exocore-protos v0.1.25 [INFO] [stderr] Compiling snow v0.9.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling protobuf-support v3.2.0 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling petname v1.1.3 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling libp2p-identity v0.1.2 [INFO] [stderr] Compiling exocore-core v0.1.25 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling blake2s_simd v1.0.1 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling bytecount v0.6.3 [INFO] [stderr] Compiling unsafe-libyaml v0.2.8 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ownedbytes v0.4.0 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p v0.51.3 [INFO] [stderr] Compiling serde_yaml v0.9.21 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling extsort v0.4.2 [INFO] [stderr] Compiling tantivy-common v0.4.0 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling tantivy-bitpacker v0.3.0 [INFO] [stderr] Compiling fastdivide v0.4.0 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling fastfield_codecs v0.3.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling tantivy-fst v0.4.0 [INFO] [stderr] Compiling exocore-transport v0.1.25 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling fail v0.5.1 [INFO] [stderr] Compiling measure_time v0.8.2 [INFO] [stderr] Compiling bitpacking v0.8.4 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling oneshot v0.1.5 [INFO] [stderr] Compiling lz4_flex v0.9.5 [INFO] [stderr] Compiling census v0.4.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling tantivy-query-grammar v0.19.0 [INFO] [stderr] Compiling exocore-chain v0.1.25 [INFO] [stderr] Compiling lru v0.10.0 [INFO] [stderr] Compiling tantivy v0.19.2 [INFO] [stderr] Compiling exocore-store v0.1.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/local/watched_queries.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | if let Some(mut current_watched) = inner.queries.get_mut(&token) { [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 41s [INFO] running `Command { std: "docker" "inspect" "bf9c128bd0dcdb631424e852176cecd4161b9a8e3321e74102cc11c40ac52be5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf9c128bd0dcdb631424e852176cecd4161b9a8e3321e74102cc11c40ac52be5", kill_on_drop: false }` [INFO] [stdout] bf9c128bd0dcdb631424e852176cecd4161b9a8e3321e74102cc11c40ac52be5 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a4169701a1711191c30aec8b3877a78e592e942da506e5328e6cb2738c134b5 [INFO] running `Command { std: "docker" "start" "-a" "0a4169701a1711191c30aec8b3877a78e592e942da506e5328e6cb2738c134b5", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling exocore-core v0.1.25 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thread-id v4.1.0 [INFO] [stderr] Compiling virtue v0.0.13 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling libp2p-identity v0.1.2 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling bincode_derive v2.0.0-rc.3 [INFO] [stderr] Compiling libp2p-core v0.39.2 [INFO] [stderr] Compiling fastfield_codecs v0.3.1 [INFO] [stderr] Compiling bincode v2.0.0-rc.3 [INFO] [stderr] Compiling fail v0.5.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling libp2p-swarm v0.42.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling libp2p-noise v0.42.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling measure_time v0.8.2 [INFO] [stderr] Compiling tantivy v0.19.2 [INFO] [stderr] Compiling extindex v0.5.0 [INFO] [stderr] Compiling exocore-protos v0.1.25 [INFO] [stderr] Compiling log4rs v1.2.0 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.1 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling libp2p v0.51.3 [INFO] [stderr] Compiling exocore-transport v0.1.25 [INFO] [stderr] Compiling exocore-chain v0.1.25 [INFO] [stderr] Compiling exocore-store v0.1.25 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/local/watched_queries.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | if let Some(mut current_watched) = inner.queries.get_mut(&token) { [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/local/watched_queries.rs:51:21 [INFO] [stdout] | [INFO] [stdout] 51 | if let Some(mut current_watched) = inner.queries.get_mut(&token) { [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "0a4169701a1711191c30aec8b3877a78e592e942da506e5328e6cb2738c134b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a4169701a1711191c30aec8b3877a78e592e942da506e5328e6cb2738c134b5", kill_on_drop: false }` [INFO] [stdout] 0a4169701a1711191c30aec8b3877a78e592e942da506e5328e6cb2738c134b5 [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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 438ef582cf9584c5d553f1225e164c1cf7f5644358cb75d0e40722d3d0355e9c [INFO] running `Command { std: "docker" "start" "-a" "438ef582cf9584c5d553f1225e164c1cf7f5644358cb75d0e40722d3d0355e9c", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/local/watched_queries.rs:51:21 [INFO] [stderr] | [INFO] [stderr] 51 | if let Some(mut current_watched) = inner.queries.get_mut(&token) { [INFO] [stderr] | ----^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `exocore-store` (lib) generated 1 warning (run `cargo fix --lib -p exocore-store` to apply 1 suggestion) [INFO] [stderr] warning: `exocore-store` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exocore_store-85ecc003db261712) [INFO] [stdout] [INFO] [stdout] running 82 tests [INFO] [stdout] test local::entity_index::aggregator::tests::delete_entity ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::delete_trait ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::delete_trait_conflict ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::entity_dates ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::mutations_ordering ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::trait_dates ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::traits_projection_annotation ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::test_projection_matches_trait ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::mutations_delete_entity_conflict ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::put_trait_conflict ... ok [INFO] [stdout] test local::entity_index::gc::tests::cannot_collect_if_pending_deletion ... ok [INFO] [stdout] test local::entity_index::gc::tests::cannot_collect_if_any_operations_in_pending ... ok [INFO] [stdout] test local::entity_index::gc::tests::collect_old_deleted_entity ... ok [INFO] [stdout] test local::entity_index::gc::tests::collect_old_deleted_trait ... ok [INFO] [stdout] test local::entity_index::gc::tests::collect_old_trait_versions ... ok [INFO] [stdout] test local::entity_index::aggregator::tests::traits_projection ... ok [INFO] [stdout] test local::entity_index::iterator::tests::test_entity_iterator ... ok [INFO] [stdout] test local::entity_index::tests::chain_divergence ... ok [INFO] [stdout] test local::entity_index::tests::query_boost_reference ... ok [INFO] [stdout] test local::entity_index::tests::delete_all_entity_traits ... ok [INFO] [stdout] test local::entity_index::tests::index_full_pending_to_chain ... ok [INFO] [stdout] test local::entity_index::tests::delete_entity_trait ... ok [INFO] [stdout] test local::entity_index::tests::operations_deletion_marker ... ok [INFO] [stdout] test local::entity_index::tests::delete_entity ... ok [INFO] [stdout] test local::entity_index::tests::operations_deletion ... ok [INFO] [stdout] test local::entity_index::tests::query_projection ... ok [INFO] [stdout] test local::entity_index::tests::query_ordering ... ok [INFO] [stdout] test local::mutation_index::query::tests::test_parse_query_string ... ok [INFO] [stdout] test local::entity_index::tests::reindex_pending_on_discontinuity ... ok [INFO] [stdout] test local::mutation_index::tests::delete_entity_operation_id_mutation ... ok [INFO] [stdout] test local::entity_index::tests::skip_results_hash ... ok [INFO] [stdout] test local::entity_index::tests::query_multiple_mutations_paging ... ok [INFO] [stdout] test local::mutation_index::tests::highest_indexed_block ... ok [INFO] [stdout] test local::mutation_index::tests::fetch_entity_mutations ... ok [INFO] [stdout] test local::mutation_index::tests::put_entity_tombstone ... ok [INFO] [stdout] test local::entity_index::tests::reopen_chain_index ... ok [INFO] [stdout] test local::mutation_index::tests::put_trait_tombstone ... ok [INFO] [stdout] test local::entity_index::tests::query_paging ... ok [INFO] [stdout] test local::mutation_index::tests::put_unregistered_trait ... ok [INFO] [stdout] test local::mutation_index::tests::search_all ... ok [INFO] [stdout] test local::mutation_index::tests::search_by_trait_field ... ok [INFO] [stdout] test local::mutation_index::tests::search_by_operations ... ok [INFO] [stdout] test local::mutation_index::tests::search_by_trait_sub_message_fields ... ok [INFO] [stdout] test local::mutation_index::tests::search_by_ids ... ok [INFO] [stdout] test local::mutation_index::tests::search_by_reference ... ok [INFO] [stdout] test local::mutation_index::tests::search_query_by_trait_type ... ok [INFO] [stdout] test local::mutation_index::tests::search_query_by_trait_type_paging ... ok [INFO] [stdout] test local::mutation_index::tests::search_query_matches ... ok [INFO] [stdout] test local::mutation_index::tests::search_query_matches_paging ... ok [INFO] [stdout] test local::mutation_index::unit_tests::test_boost_recent ... ok [INFO] [stdout] test local::mutation_tracker::test::golden_path ... ok [INFO] [stdout] test local::mutation_tracker::test::multiple_requests_same_operation ... ok [INFO] [stdout] test local::mutation_tracker::test::tracking_timeout ... ok [INFO] [stdout] test local::mutation_index::tests::search_query_matches_recent_boost ... ok [INFO] [stdout] test local::mutation_index::tests::search_query_matches_no_fuzzy ... ok [INFO] [stdout] test local::mutation_index::tests::trait_dates ... ok [INFO] [stdout] test local::mutation_index::tests::search_query_string ... ok [INFO] [stdout] test local::mutation_index::tests::sort_by_field ... ok [INFO] [stdout] test local::store::tests::query_error_propagating ... ok [INFO] [stdout] test local::store::tests::store_mutate_generate_ids ... ok [INFO] [stdout] test local::store::tests::store_mutate_return_entities ... ok [INFO] [stdout] test local::top_results::tests::test_rescored_top_results ... ok [INFO] [stdout] test remote::client::tests::connects_to_online_node ... ok [INFO] [stdout] test local::entity_index::tests::test_chain_index_block_depth_leeway ... ok [INFO] [stdout] test local::store::tests::store_mutate_query_via_handle ... ok [INFO] [stdout] test local::store::tests::mutation_error_propagating ... ok [INFO] [stdout] test local::store::tests::watched_query_failure ... ok [INFO] [stdout] test remote::tests::mutation_error_propagation ... ok [INFO] [stdout] test remote::tests::client_drop_stops_watched_stream ... ok [INFO] [stdout] test local::store::tests::garbage_collection ... ok [INFO] [stdout] test remote::tests::mutation_and_query ... ok [INFO] [stdout] test remote::tests::mutation_return_entities ... ok [INFO] [stdout] test remote::tests::query_error_propagation ... ok [INFO] [stdout] test remote::tests::watched_query_error_propagation ... ok [INFO] [stdout] test remote::tests::watched_drop_cancel ... ok [INFO] [stdout] test remote::tests::watched_query ... ok [INFO] [stdout] test remote::tests::watched_query_re_register_remote_dropped ... ok [INFO] [stdout] test local::entity_index::tests::reopen_chain_and_pending_transition ... ok [INFO] [stdout] test remote::tests::mutation_timeout ... ok [INFO] [stdout] test local::store::tests::watched_query ... ok [INFO] [stdout] test remote::tests::query_timeout ... ok [INFO] [stdout] test remote::tests::watched_query_timeout ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.32s [INFO] [stdout] [INFO] [stderr] Doc-tests exocore-store [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "438ef582cf9584c5d553f1225e164c1cf7f5644358cb75d0e40722d3d0355e9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "438ef582cf9584c5d553f1225e164c1cf7f5644358cb75d0e40722d3d0355e9c", kill_on_drop: false }` [INFO] [stdout] 438ef582cf9584c5d553f1225e164c1cf7f5644358cb75d0e40722d3d0355e9c