[INFO] cloning repository https://github.com/geph-official/geph4-binder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geph-official/geph4-binder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeph-official%2Fgeph4-binder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeph-official%2Fgeph4-binder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a07ff8315421c9ebd5f7c3a77b0de02087be813c [INFO] testing geph-official/geph4-binder/a07ff8315421c9ebd5f7c3a77b0de02087be813c against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeph-official%2Fgeph4-binder" "/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/geph-official/geph4-binder on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/geph-official/geph4-binder [INFO] finished tweaking git repo https://github.com/geph-official/geph4-binder [INFO] tweaked toml for git repo https://github.com/geph-official/geph4-binder written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/geph-official/geph4-binder 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-09-05" "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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a690902543d3cdab2eb023ecd7095d3661816c23a5d9dba3677b373f413042e8 [INFO] running `Command { std: "docker" "start" "-a" "a690902543d3cdab2eb023ecd7095d3661816c23a5d9dba3677b373f413042e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a690902543d3cdab2eb023ecd7095d3661816c23a5d9dba3677b373f413042e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a690902543d3cdab2eb023ecd7095d3661816c23a5d9dba3677b373f413042e8", kill_on_drop: false }` [INFO] [stdout] a690902543d3cdab2eb023ecd7095d3661816c23a5d9dba3677b373f413042e8 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbf67ded0e0e4f8c80712cedd860fd22da9977ff5ff33a0a9154691249a9ee2d [INFO] running `Command { std: "docker" "start" "-a" "dbf67ded0e0e4f8c80712cedd860fd22da9977ff5ff33a0a9154691249a9ee2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.190 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling event-listener v3.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling event-listener-strategy v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling async-lock v3.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling async-channel v2.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling zerocopy v0.7.25 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling async-executor v1.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling blocking v1.5.0 [INFO] [stderr] Compiling polling v3.3.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling async-io v2.2.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling cache-padded v1.3.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tabwriter v1.3.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling structmeta-derive v0.1.6 [INFO] [stderr] Compiling syn-mid v0.5.4 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling st3 v0.4.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling triomphe v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling subtle-ng v2.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling curve25519-dalek-ng v4.1.1 [INFO] [stderr] Compiling smol-timeout v0.6.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling structmeta v0.1.6 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling stdcode v0.1.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling http-body v1.0.0-rc.2 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_arbitrary v1.3.2 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling uuid v1.5.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling quanta v0.11.1 [INFO] [stderr] Compiling arbitrary v1.3.2 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling ed25519-consensus v1.2.1 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling smolscale v0.3.54 [INFO] [stderr] Compiling async-compat v0.2.3 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling lru v0.7.8 [INFO] [stderr] Compiling nanorpc-derive v0.1.5 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling tmelcrypt v0.2.7 [INFO] [stderr] Compiling postgres-protocol v0.6.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling nanorpc v0.1.12 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling genawaiter-proc-macro v0.99.1 [INFO] [stderr] Compiling http-body-util v0.1.0-rc.2 [INFO] [stderr] Compiling hyper v1.0.0-rc.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling cached_proc_macro v0.6.2 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling serde_repr v0.1.17 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling mini-moka v0.10.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling genawaiter-macro v0.99.1 [INFO] [stderr] Compiling secret_integers v0.1.7 [INFO] [stderr] Compiling genawaiter v0.99.1 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling fdh v0.7.3 [INFO] [stderr] Compiling nanorpc-http v0.1.3 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling melstructs v0.3.2 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling lz4_flex v0.9.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling postgres-types v0.2.6 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling reusable-box-future v0.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ethnum v1.5.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling novasmt v0.2.20 [INFO] [stderr] Compiling cached v0.23.0 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling melnet2 v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling tokio-postgres v0.7.10 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling sqlx-rt v0.6.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling melbootstrap v0.8.4 [INFO] [stderr] Compiling rsa-fdh v0.5.0 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling x25519-dalek v1.2.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling poly1305 v0.6.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling priority-queue v1.3.2 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling portable-atomic v1.7.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling reed-solomon-erasure v6.0.0 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling melprot v0.13.7 [INFO] [stderr] Compiling sqlx-core v0.6.3 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling atomicwrites v0.3.1 [INFO] [stderr] Compiling chacha20poly1305 v0.7.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling mizaru v0.1.3 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling geph4-aioutils v0.1.5 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling gibbercode v0.1.0 [INFO] [stderr] Compiling async-rwlock v1.3.0 [INFO] [stderr] Compiling cached_proc_macro v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling moka v0.12.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling bitmaps v3.2.0 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling probability v0.17.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling cached v0.26.2 [INFO] [stderr] Compiling imbl-sized-chunks v0.1.1 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling async-process v2.2.3 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling gibbername v0.1.1 [INFO] [stderr] Compiling replay_filter v0.1.2 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling sqlx-macros v0.6.3 [INFO] [stderr] Compiling acidjson v0.1.3 [INFO] [stderr] Compiling async-h1 v2.3.4 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling async-tls v0.11.0 [INFO] [stderr] Compiling postgres v0.19.7 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling lru v0.8.1 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling chunked_transfer v1.4.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling warp v0.3.6 [INFO] [stderr] Compiling ureq v1.5.5 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling smol v2.0.0 [INFO] [stderr] Compiling r2d2_postgres v0.18.1 [INFO] [stderr] Compiling geph4-binder-transport v0.2.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling imbl v2.0.3 [INFO] [stderr] Compiling statsd v0.14.1 [INFO] [stderr] Compiling cached v0.25.1 [INFO] [stderr] Compiling smolscale v0.4.1 [INFO] [stderr] Compiling rusty_pool v0.6.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tikv-jemallocator v0.5.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling postgres-native-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling sosistab2 v0.8.19 [INFO] [stderr] Compiling geph4-protocol v0.18.0 [INFO] [stderr] Compiling sqlx v0.6.3 [INFO] [stderr] Compiling geph4-binder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `smol_timeout::TimeoutExt` [INFO] [stdout] --> src/serve.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use smol_timeout::TimeoutExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/bindercore_v2.rs:955:9 [INFO] [stdout] | [INFO] [stdout] 955 | session: i64, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/bindercore_v2.rs:956:9 [INFO] [stdout] | [INFO] [stdout] 956 | data: serde_json::Value, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BASE_RPS` is never used [INFO] [stdout] --> src/serve.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const BASE_RPS: u32 = 10000; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `GOVERNOR` is never used [INFO] [stdout] --> src/serve.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | static GOVERNOR: LazyLock< [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TRUE_RPS` is never used [INFO] [stdout] --> src/serve.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | static TRUE_RPS: AtomicU32 = AtomicU32::new(150); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `melnode_cache` is never read [INFO] [stdout] --> src/serve.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 148 | struct BinderCoreWrapper { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 149 | core_v2: Arc, [INFO] [stdout] 150 | melnode_cache: Arc, JrpcResponse>>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BinderCoreWrapper` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 02s [INFO] running `Command { std: "docker" "inspect" "dbf67ded0e0e4f8c80712cedd860fd22da9977ff5ff33a0a9154691249a9ee2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbf67ded0e0e4f8c80712cedd860fd22da9977ff5ff33a0a9154691249a9ee2d", kill_on_drop: false }` [INFO] [stdout] dbf67ded0e0e4f8c80712cedd860fd22da9977ff5ff33a0a9154691249a9ee2d [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11de200eadfba2f36d9f4247682194aecaa0516d7bc101550339f78293eeb3a4 [INFO] running `Command { std: "docker" "start" "-a" "11de200eadfba2f36d9f4247682194aecaa0516d7bc101550339f78293eeb3a4", kill_on_drop: false }` [INFO] [stderr] Compiling geph4-binder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `smol_timeout::TimeoutExt` [INFO] [stdout] --> src/serve.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use smol_timeout::TimeoutExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `session` [INFO] [stdout] --> src/bindercore_v2.rs:955:9 [INFO] [stdout] | [INFO] [stdout] 955 | session: i64, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/bindercore_v2.rs:956:9 [INFO] [stdout] | [INFO] [stdout] 956 | data: serde_json::Value, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BASE_RPS` is never used [INFO] [stdout] --> src/serve.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const BASE_RPS: u32 = 10000; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `GOVERNOR` is never used [INFO] [stdout] --> src/serve.rs:41:8 [INFO] [stdout] | [INFO] [stdout] 41 | static GOVERNOR: LazyLock< [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `TRUE_RPS` is never used [INFO] [stdout] --> src/serve.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | static TRUE_RPS: AtomicU32 = AtomicU32::new(150); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `melnode_cache` is never read [INFO] [stdout] --> src/serve.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 148 | struct BinderCoreWrapper { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 149 | core_v2: Arc, [INFO] [stdout] 150 | melnode_cache: Arc, JrpcResponse>>, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BinderCoreWrapper` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.34s [INFO] running `Command { std: "docker" "inspect" "11de200eadfba2f36d9f4247682194aecaa0516d7bc101550339f78293eeb3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11de200eadfba2f36d9f4247682194aecaa0516d7bc101550339f78293eeb3a4", kill_on_drop: false }` [INFO] [stdout] 11de200eadfba2f36d9f4247682194aecaa0516d7bc101550339f78293eeb3a4 [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=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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] adbf9658bcc39a288735f95a2e4df695c4fe5e79add67827d91d1b36559f6c93 [INFO] running `Command { std: "docker" "start" "-a" "adbf9658bcc39a288735f95a2e4df695c4fe5e79add67827d91d1b36559f6c93", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `smol_timeout::TimeoutExt` [INFO] [stderr] --> src/serve.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 31 | use smol_timeout::TimeoutExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `session` [INFO] [stderr] --> src/bindercore_v2.rs:955:9 [INFO] [stderr] | [INFO] [stderr] 955 | session: i64, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_session` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/bindercore_v2.rs:956:9 [INFO] [stderr] | [INFO] [stderr] 956 | data: serde_json::Value, [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] [INFO] [stderr] warning: constant `BASE_RPS` is never used [INFO] [stderr] --> src/serve.rs:39:7 [INFO] [stderr] | [INFO] [stderr] 39 | const BASE_RPS: u32 = 10000; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: static `GOVERNOR` is never used [INFO] [stderr] --> src/serve.rs:41:8 [INFO] [stderr] | [INFO] [stderr] 41 | static GOVERNOR: LazyLock< [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static `TRUE_RPS` is never used [INFO] [stderr] --> src/serve.rs:52:8 [INFO] [stderr] | [INFO] [stderr] 52 | static TRUE_RPS: AtomicU32 = AtomicU32::new(150); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `melnode_cache` is never read [INFO] [stderr] --> src/serve.rs:150:5 [INFO] [stderr] | [INFO] [stderr] 148 | struct BinderCoreWrapper { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] 149 | core_v2: Arc, [INFO] [stderr] 150 | melnode_cache: Arc, JrpcResponse>>, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BinderCoreWrapper` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `geph4-binder` (bin "geph4-binder" test) generated 7 warnings (run `cargo fix --bin "geph4-binder" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/geph4_binder-6cf3cf6f4359b2b3) [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" "adbf9658bcc39a288735f95a2e4df695c4fe5e79add67827d91d1b36559f6c93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adbf9658bcc39a288735f95a2e4df695c4fe5e79add67827d91d1b36559f6c93", kill_on_drop: false }` [INFO] [stdout] adbf9658bcc39a288735f95a2e4df695c4fe5e79add67827d91d1b36559f6c93