[INFO] cloning repository https://github.com/SightNet/sightnet-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SightNet/sightnet-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSightNet%2Fsightnet-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSightNet%2Fsightnet-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e139afb745b81d2649aa20d8d2b50f61fbc0b52f [INFO] testing SightNet/sightnet-app against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSightNet%2Fsightnet-app" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SightNet/sightnet-app on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SightNet/sightnet-app [INFO] finished tweaking git repo https://github.com/SightNet/sightnet-app [INFO] tweaked toml for git repo https://github.com/SightNet/sightnet-app written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/SightNet/sightnet-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.22 [INFO] [stderr] Downloaded libp2p v0.51.3 [INFO] [stderr] Downloaded libp2p-gossipsub v0.44.3 [INFO] [stderr] Downloaded ureq v2.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b321edc59fa6803402f53a651372d71b4f1afb5aa4d07b2e223a48726d86519 [INFO] running `Command { std: "docker" "start" "-a" "0b321edc59fa6803402f53a651372d71b4f1afb5aa4d07b2e223a48726d86519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b321edc59fa6803402f53a651372d71b4f1afb5aa4d07b2e223a48726d86519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b321edc59fa6803402f53a651372d71b4f1afb5aa4d07b2e223a48726d86519", kill_on_drop: false }` [INFO] [stdout] 0b321edc59fa6803402f53a651372d71b4f1afb5aa4d07b2e223a48726d86519 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25dd7ffb248c4192b9a37f500ffdfe00dea6489c220ff141066401312e8305c6 [INFO] running `Command { std: "docker" "start" "-a" "25dd7ffb248c4192b9a37f500ffdfe00dea6489c220ff141066401312e8305c6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling polling v2.7.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling snow v0.9.2 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling prometheus-client v0.19.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling dtoa v1.0.6 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling rcgen v0.10.0 [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 ctor v0.1.26 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.10 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.12 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling libp2p-swarm-derive v0.32.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.1 [INFO] [stderr] Compiling enum-as-inner v0.5.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling pest v2.5.7 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling netlink-packet-core v0.4.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling asn1-rs v0.5.2 [INFO] [stderr] Compiling netlink-packet-route v0.12.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling pest_meta v2.5.7 [INFO] [stderr] Compiling der-parser v8.2.0 [INFO] [stderr] Compiling pest_generator v2.5.7 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling futures-rustls v0.22.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling pest_derive v2.5.7 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rw-stream-sink v0.3.0 [INFO] [stderr] Compiling yamux v0.10.2 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling asynchronous-codec v0.6.1 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling quinn-proto v0.9.3 [INFO] [stderr] Compiling unsigned-varint v0.7.1 [INFO] [stderr] Compiling ureq v2.6.2 [INFO] [stderr] Compiling multihash v0.17.0 [INFO] [stderr] Compiling multistream-select v0.12.1 [INFO] [stderr] Compiling quick-protobuf-codec v0.1.0 [INFO] [stderr] Compiling multiaddr v0.17.1 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling libp2p-identity v0.1.1 [INFO] [stderr] Compiling libp2p-core v0.39.1 [INFO] [stderr] Compiling libp2p-swarm v0.42.1 [INFO] [stderr] Compiling libp2p-tls v0.1.0 [INFO] [stderr] Compiling libp2p-noise v0.42.1 [INFO] [stderr] Compiling libp2p-yamux v0.43.0 [INFO] [stderr] Compiling libp2p-gossipsub v0.44.3 [INFO] [stderr] Compiling libp2p-allow-block-list v0.1.0 [INFO] [stderr] Compiling libp2p-connection-limits v0.1.0 [INFO] [stderr] Compiling netlink-proto v0.10.0 [INFO] [stderr] Compiling trust-dns-proto v0.22.0 [INFO] [stderr] Compiling rtnetlink v0.10.1 [INFO] [stderr] Compiling if-watch v3.0.1 [INFO] [stderr] Compiling libp2p-tcp v0.39.0 [INFO] [stderr] Compiling libp2p-quic v0.7.0-alpha.3 [INFO] [stderr] Compiling libp2p-mdns v0.43.1 [INFO] [stderr] Compiling libp2p v0.51.3 [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::hash_map::DefaultHasher`, `env`, `str::FromStr` [INFO] [stdout] --> src/app.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::hash_map::DefaultHasher, env, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Formatter` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hash` [INFO] [stdout] --> src/app.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MessageId`, `PublishError`, `TopicHash`, `Topic` [INFO] [stdout] --> src/app.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use libp2p::gossipsub::{MessageId, PublishError, Topic, TopicHash, IdentTopic}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `libp2p::quic`: `quic` is only in alpha status. Please depend on `libp2p-quic` directly and don't ues the `quic` feature of `libp2p`. [INFO] [stdout] --> src/app.rs:11:141 [INFO] [stdout] | [INFO] [stdout] 11 | ...}, futures::StreamExt, gossipsub, identity, mdns, noise, PeerId, quic, swarm::{SwarmBuilder, SwarmEvent}, Swarm, swarm::NetworkBehavio... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/app.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | message_id: id, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/app.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bootstrap_nodes` is never read [INFO] [stdout] --> src/app.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Cfg { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 18 | pub db_url: String, [INFO] [stdout] 19 | pub bootstrap_nodes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cfg` 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "25dd7ffb248c4192b9a37f500ffdfe00dea6489c220ff141066401312e8305c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25dd7ffb248c4192b9a37f500ffdfe00dea6489c220ff141066401312e8305c6", kill_on_drop: false }` [INFO] [stdout] 25dd7ffb248c4192b9a37f500ffdfe00dea6489c220ff141066401312e8305c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57548ec12f07fdf26ad95bc30177713d5efb2177b330aca9904c5ed862940597 [INFO] running `Command { std: "docker" "start" "-a" "57548ec12f07fdf26ad95bc30177713d5efb2177b330aca9904c5ed862940597", kill_on_drop: false }` [INFO] [stderr] Compiling app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `collections::hash_map::DefaultHasher`, `env`, `str::FromStr` [INFO] [stdout] --> src/app.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{collections::hash_map::DefaultHasher, env, str::FromStr}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt::Formatter` [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hash` [INFO] [stdout] --> src/app.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MessageId`, `PublishError`, `TopicHash`, `Topic` [INFO] [stdout] --> src/app.rs:12:25 [INFO] [stdout] | [INFO] [stdout] 12 | use libp2p::gossipsub::{MessageId, PublishError, Topic, TopicHash, IdentTopic}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `libp2p::quic`: `quic` is only in alpha status. Please depend on `libp2p-quic` directly and don't ues the `quic` feature of `libp2p`. [INFO] [stdout] --> src/app.rs:11:141 [INFO] [stdout] | [INFO] [stdout] 11 | ...}, futures::StreamExt, gossipsub, identity, mdns, noise, PeerId, quic, swarm::{SwarmBuilder, SwarmEvent}, Swarm, swarm::NetworkBehavio... [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/app.rs:162:33 [INFO] [stdout] | [INFO] [stdout] 162 | message_id: id, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Hasher` [INFO] [stdout] --> src/app.rs:4:23 [INFO] [stdout] | [INFO] [stdout] 4 | use std::hash::{Hash, Hasher}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `bootstrap_nodes` is never read [INFO] [stdout] --> src/app.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Cfg { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 18 | pub db_url: String, [INFO] [stdout] 19 | pub bootstrap_nodes: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cfg` 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.41s [INFO] running `Command { std: "docker" "inspect" "57548ec12f07fdf26ad95bc30177713d5efb2177b330aca9904c5ed862940597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57548ec12f07fdf26ad95bc30177713d5efb2177b330aca9904c5ed862940597", kill_on_drop: false }` [INFO] [stdout] 57548ec12f07fdf26ad95bc30177713d5efb2177b330aca9904c5ed862940597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dac3c680b62babfca614033f459342001956ea45ecd68f6fc6b4089d2feac4fa [INFO] running `Command { std: "docker" "start" "-a" "dac3c680b62babfca614033f459342001956ea45ecd68f6fc6b4089d2feac4fa", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `collections::hash_map::DefaultHasher`, `env`, `str::FromStr` [INFO] [stderr] --> src/app.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | use std::{collections::hash_map::DefaultHasher, env, str::FromStr}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fmt::Formatter` [INFO] [stderr] --> src/app.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::fmt::Formatter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Hash` [INFO] [stderr] --> src/app.rs:4:17 [INFO] [stderr] | [INFO] [stderr] 4 | use std::hash::{Hash, Hasher}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `MessageId`, `PublishError`, `TopicHash`, `Topic` [INFO] [stderr] --> src/app.rs:12:25 [INFO] [stderr] | [INFO] [stderr] 12 | use libp2p::gossipsub::{MessageId, PublishError, Topic, TopicHash, IdentTopic}; [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^ ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated module `libp2p::quic`: `quic` is only in alpha status. Please depend on `libp2p-quic` directly and don't ues the `quic` feature of `libp2p`. [INFO] [stderr] --> src/app.rs:11:141 [INFO] [stderr] | [INFO] [stderr] 11 | ...}, futures::StreamExt, gossipsub, identity, mdns, noise, PeerId, quic, swarm::{SwarmBuilder, SwarmEvent}, Swarm, swarm::NetworkBehavio... [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `id` [INFO] [stderr] --> src/app.rs:162:33 [INFO] [stderr] | [INFO] [stderr] 162 | message_id: id, [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Hasher` [INFO] [stderr] --> src/app.rs:4:23 [INFO] [stderr] | [INFO] [stderr] 4 | use std::hash::{Hash, Hasher}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `bootstrap_nodes` is never read [INFO] [stderr] --> src/app.rs:19:9 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct Cfg { [INFO] [stderr] | --- field in this struct [INFO] [stderr] 18 | pub db_url: String, [INFO] [stderr] 19 | pub bootstrap_nodes: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Cfg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `app` (bin "app" test) generated 9 warnings (run `cargo fix --bin "app" --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/app-3c33e1f62fd86050) [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" "dac3c680b62babfca614033f459342001956ea45ecd68f6fc6b4089d2feac4fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac3c680b62babfca614033f459342001956ea45ecd68f6fc6b4089d2feac4fa", kill_on_drop: false }` [INFO] [stdout] dac3c680b62babfca614033f459342001956ea45ecd68f6fc6b4089d2feac4fa [INFO] testing SightNet/sightnet-app against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSightNet%2Fsightnet-app" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/SightNet/sightnet-app on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SightNet/sightnet-app [INFO] finished tweaking git repo https://github.com/SightNet/sightnet-app [INFO] tweaked toml for git repo https://github.com/SightNet/sightnet-app written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SightNet/sightnet-app 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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abbe44a2838580b62873c29cc5c7a443de9510683839d612ade510225f21da2c [INFO] running `Command { std: "docker" "start" "-a" "abbe44a2838580b62873c29cc5c7a443de9510683839d612ade510225f21da2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abbe44a2838580b62873c29cc5c7a443de9510683839d612ade510225f21da2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abbe44a2838580b62873c29cc5c7a443de9510683839d612ade510225f21da2c", kill_on_drop: false }` [INFO] [stdout] abbe44a2838580b62873c29cc5c7a443de9510683839d612ade510225f21da2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df1c4c9474acc20e8f957aa2eb028b68f3da41a7a6a5a5ed8ae347ca6aaa3c15 [INFO] running `Command { std: "docker" "start" "-a" "df1c4c9474acc20e8f957aa2eb028b68f3da41a7a6a5a5ed8ae347ca6aaa3c15", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.160 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling data-encoding v2.3.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polling v2.7.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [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 sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bs58 v0.4.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling tokio v1.27.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling oid-registry v0.6.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling snow v0.9.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling prometheus-client v0.19.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling dtoa v1.0.6 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling hex_fmt v0.3.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "df1c4c9474acc20e8f957aa2eb028b68f3da41a7a6a5a5ed8ae347ca6aaa3c15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df1c4c9474acc20e8f957aa2eb028b68f3da41a7a6a5a5ed8ae347ca6aaa3c15", kill_on_drop: false }` [INFO] [stdout] df1c4c9474acc20e8f957aa2eb028b68f3da41a7a6a5a5ed8ae347ca6aaa3c15