[INFO] cloning repository https://github.com/AcalaNetwork/subway [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AcalaNetwork/subway" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcalaNetwork%2Fsubway", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcalaNetwork%2Fsubway'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a97673b14fd2bbcb3766224f0bcc371f7a8b5a93 [INFO] testing AcalaNetwork/subway/a97673b14fd2bbcb3766224f0bcc371f7a8b5a93 against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcalaNetwork%2Fsubway" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AcalaNetwork/subway on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/AcalaNetwork/subway [INFO] finished tweaking git repo https://github.com/AcalaNetwork/subway [INFO] tweaked toml for git repo https://github.com/AcalaNetwork/subway written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AcalaNetwork/subway 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.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded jsonrpsee v0.23.1 [INFO] [stderr] Downloaded oncemutex v0.1.1 [INFO] [stderr] Downloaded regex-cache v0.2.1 [INFO] [stderr] Downloaded card-validate v2.4.0 [INFO] [stderr] Downloaded garde_derive v0.18.0 [INFO] [stderr] Downloaded jsonrpsee-http-client v0.23.1 [INFO] [stderr] Downloaded jsonrpsee-types v0.23.1 [INFO] [stderr] Downloaded console-api v0.6.0 [INFO] [stderr] Downloaded garde v0.18.0 [INFO] [stderr] Downloaded console-subscriber v0.2.0 [INFO] [stderr] Downloaded jsonrpsee-server v0.23.1 [INFO] [stderr] Downloaded opentelemetry-jaeger v0.20.0 [INFO] [stderr] Downloaded rustls-platform-verifier v0.3.1 [INFO] [stderr] Downloaded jsonrpsee-core v0.23.1 [INFO] [stderr] Downloaded opentelemetry-datadog v0.9.0 [INFO] [stderr] Downloaded prost-derive v0.12.5 [INFO] [stderr] Downloaded rustversion v1.0.16 [INFO] [stderr] Downloaded jsonrpsee-proc-macros v0.23.1 [INFO] [stderr] Downloaded jsonrpsee-ws-client v0.23.1 [INFO] [stderr] Downloaded raw-cpuid v11.0.2 [INFO] [stderr] Downloaded jsonrpsee-wasm-client v0.23.1 [INFO] [stderr] Downloaded jsonrpsee-client-transport v0.23.1 [INFO] [stderr] Downloaded phonenumber v0.3.4+8.13.34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f2c87e982d7e7ccdf4c6300bdb696210ee72c605d368b9b30ace452f1810fb0 [INFO] running `Command { std: "docker" "start" "-a" "3f2c87e982d7e7ccdf4c6300bdb696210ee72c605d368b9b30ace452f1810fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f2c87e982d7e7ccdf4c6300bdb696210ee72c605d368b9b30ace452f1810fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f2c87e982d7e7ccdf4c6300bdb696210ee72c605d368b9b30ace452f1810fb0", kill_on_drop: false }` [INFO] [stdout] 3f2c87e982d7e7ccdf4c6300bdb696210ee72c605d368b9b30ace452f1810fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e5d4c57cd3ed48ae132069733ea1a254f1c1bd6739b6b57c2452495b1031015 [INFO] running `Command { std: "docker" "start" "-a" "2e5d4c57cd3ed48ae132069733ea1a254f1c1bd6739b6b57c2452495b1031015", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling syn v2.0.61 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling soketto v0.8.0 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling gloo-timers v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling web-sys v0.3.69 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling jsonrpsee-types v0.23.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling phonenumber v0.3.4+8.13.34 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling oncemutex v0.1.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-net v0.5.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling rustls-platform-verifier v0.3.1 [INFO] [stderr] Compiling jsonrpsee-core v0.23.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.23.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.23.1 [INFO] [stderr] Compiling jsonrpsee-wasm-client v0.23.1 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.23.1 [INFO] [stderr] Compiling async-compression v0.4.11 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling jsonrpsee-server v0.23.1 [INFO] [stderr] Compiling jsonrpsee-http-client v0.23.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling garde_derive v0.18.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling card-validate v2.4.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling spinning_top v0.3.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling no-std-compat v0.4.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling http-range-header v0.4.1 [INFO] [stderr] Compiling nonzero_ext v0.3.0 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling garde v0.18.0 [INFO] [stderr] Compiling enumflags2 v0.7.9 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling opentelemetry-datadog v0.9.0 [INFO] [stderr] Compiling jsonrpsee v0.23.1 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.17.0 [INFO] [stderr] Compiling opentelemetry-jaeger v0.20.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling subway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(tokio_unstable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(tokio_unstable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "2e5d4c57cd3ed48ae132069733ea1a254f1c1bd6739b6b57c2452495b1031015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e5d4c57cd3ed48ae132069733ea1a254f1c1bd6739b6b57c2452495b1031015", kill_on_drop: false }` [INFO] [stdout] 2e5d4c57cd3ed48ae132069733ea1a254f1c1bd6739b6b57c2452495b1031015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b061297ff6c526a0298de2de26538eafce381dbe671331c70ccb5effdc5f483 [INFO] running `Command { std: "docker" "start" "-a" "7b061297ff6c526a0298de2de26538eafce381dbe671331c70ccb5effdc5f483", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling raw-cpuid v11.0.2 [INFO] [stderr] Compiling bstr v1.9.1 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling soketto v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phonenumber v0.3.4+8.13.34 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling regex-cache v0.2.1 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling jsonrpsee-core v0.23.1 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling symbolic-common v12.8.0 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling jsonrpsee-server v0.23.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling jsonrpc-server-utils v18.0.0 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling async-compression v0.4.11 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling garde_derive v0.18.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling card-validate v2.4.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.3.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling jsonrpsee-client-transport v0.23.1 [INFO] [stderr] Compiling jsonrpsee-http-client v0.23.1 [INFO] [stderr] Compiling jsonrpsee-wasm-client v0.23.1 [INFO] [stderr] Compiling jsonrpsee-ws-client v0.23.1 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling moka v0.12.7 [INFO] [stderr] Compiling inferno v0.11.19 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling governor v0.6.3 [INFO] [stderr] Compiling garde v0.18.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling jsonrpsee v0.23.1 [INFO] [stderr] Compiling opentelemetry-datadog v0.9.0 [INFO] [stderr] Compiling substrate-prometheus-endpoint v0.17.0 [INFO] [stderr] Compiling parity-ws v0.11.1 [INFO] [stderr] Compiling opentelemetry-jaeger v0.20.0 [INFO] [stderr] Compiling jsonrpc-http-server v18.0.0 [INFO] [stderr] Compiling jsonrpc-ws-server v18.0.0 [INFO] [stderr] Compiling jsonrpc-pubsub v18.0.0 [INFO] [stderr] Compiling subway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(tokio_unstable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(tokio_unstable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:93:11 [INFO] [stdout] | [INFO] [stdout] 93 | #[cfg(tokio_unstable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `tokio_unstable` [INFO] [stdout] --> src/logger.rs:100:15 [INFO] [stdout] | [INFO] [stdout] 100 | #[cfg(not(tokio_unstable))] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tokio_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tokio_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/server.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | async fn upstream_dummy_server(url: &str) -> (String, ServerHandle) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: IntoResponse` will fail [INFO] [stdout] --> src/server.rs:321:14 [INFO] [stdout] | [INFO] [stdout] 321 | .register_async_method(TIMEOUT, |_, _, _| async { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcDWMkOh/symbols.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.subway.3b6dd9d8e4e566c3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce.dkb6n5oao1hncg3gu2uzpn2l1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ca2fa648682e5049/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-151591f7296140da/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmoka-0cdc0c057242cf25.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-637faa59cd6d5154.rlib" "/opt/rustwide/target/debug/deps/libtagptr-12d59571633abb47.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1c76803c02719426.rlib" "/opt/rustwide/target/debug/deps/libtriomphe-efcf700436db2bdf.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-fe3099872a2e2d6b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-27a9b88ccf8f8b92.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7718d60d9ed1a13c.rlib" "/opt/rustwide/target/debug/deps/libparking-5a07bf589d2bde1c.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_datadog-e6cfdef3337f0e60.rlib" "/opt/rustwide/target/debug/deps/librmp-dc639eb1bee3fe76.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_http-579f0011a27b37e0.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fdcd6e308399e8de.rlib" "/opt/rustwide/target/debug/deps/libipnet-327ad48b4edc5325.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b25b7e7705748105.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-617a5d84690898bc.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-68a8f15820a0a798.rlib" "/opt/rustwide/target/debug/deps/libitertools-5d2e72e270b03753.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_jaeger-4bd57f68d906f025.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_semantic_conventions-0c25f46c26f1772b.rlib" "/opt/rustwide/target/debug/deps/libthrift-6884ad93eaaa170f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-72461fff7079bb61.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-41cc86118fe4162a.rlib" "/opt/rustwide/target/debug/deps/libinteger_encoding-fbc685daacb5c2b4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a10fc72e606712ab.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-7abc757dd06cdc69.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-e972922feb2b5c76.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-b5e463c23b8ef446.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d795265b28c533b0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-21a4fa98f97aa691.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-5ae8eb979b2ca3d3.rlib" "/opt/rustwide/target/debug/deps/libblake2-092a3cc3c716e4ef.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-c0b1c526091d7e4f.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-14b1cebec8107f85.rlib" "/opt/rustwide/target/debug/deps/liboverload-84bdf0bd1da5024d.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-a98632393cb93730.rlib" "/opt/rustwide/target/debug/deps/libmatchers-9c403ebffdcdfb1d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-5f8b5dfdaa1804cb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-29404cf53c38f6eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-dca9572ec2cd67e1.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-25e1b651b2537f56.rlib" "/opt/rustwide/target/debug/deps/libchrono-da09974ad9bf7c9f.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2140e39e232789d1.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-f2402e58ef731d2d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-8003a7d8fb23ec40.rlib" "/opt/rustwide/target/debug/deps/libordered_float-39107458b30c2bf4.rlib" "/opt/rustwide/target/debug/deps/libtower_http-3c0f03438992d6ec.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-efd70901bea84704.rlib" "/opt/rustwide/target/debug/deps/libunicase-ab17488356b08eb3.rlib" "/opt/rustwide/target/debug/deps/libmime-728de2fc205cd6a3.rlib" "/opt/rustwide/target/debug/deps/libhttp_range_header-00e99d8c71d2dec3.rlib" "/opt/rustwide/target/debug/deps/libuuid-2e22a32dced3eac8.rlib" "/opt/rustwide/target/debug/deps/libiri_string-03f1769bcfc61fe4.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-436365474b0e1d0c.rlib" "/opt/rustwide/target/debug/deps/libzstd-058806b6b3e5c04d.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-67b4e48dd9091206.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-f7fd117666b6aaa4.rlib" "/opt/rustwide/target/debug/deps/libflate2-2570b2751c10164b.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5ed3bc1970b6cb2a.rlib" "/opt/rustwide/target/debug/deps/libadler-9877425e2093b621.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9331aa83982abbeb.rlib" "/opt/rustwide/target/debug/deps/libbrotli-b5ea76e945294bd0.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-6874407759b08611.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-e055948bd25e97f1.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-94119dddd19c9355.rlib" "/opt/rustwide/target/debug/deps/libbase64-a6fb0f9e86693bab.rlib" "/opt/rustwide/target/debug/deps/libgovernor-5279884cd40d8ad2.rlib" "/opt/rustwide/target/debug/deps/libquanta-6859711b1bbe61fa.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-139e4bdb2c570b18.rlib" "/opt/rustwide/target/debug/deps/libbitflags-89b0fe446e859654.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09c919e2b2bef14c.rlib" "/opt/rustwide/target/debug/deps/libdashmap-258bf1b9b53bd516.rlib" "/opt/rustwide/target/debug/deps/libnonzero_ext-bbe0eec1646b6b1e.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-d0b8920b94a8e45d.rlib" "/opt/rustwide/target/debug/deps/libno_std_compat-f293192b96212ad0.rlib" "/opt/rustwide/target/debug/deps/libsubstrate_prometheus_endpoint-c122ed913f394cc9.rlib" "/opt/rustwide/target/debug/deps/libprometheus-787955b0d095759c.rlib" "/opt/rustwide/target/debug/deps/libhyper-7c0cc8cc10e7f1e8.rlib" "/opt/rustwide/target/debug/deps/libh2-dbf1ebaf01cceb19.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6d6934dcb02aecf7.rlib" "/opt/rustwide/target/debug/deps/libhttp-f09e227037eb2b9e.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-6bc81fdfac9a06a3.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-def715180a2330a9.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee-3063593ddc11333e.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_server-1af1004571643f1f.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-3d8075f0e547455d.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_wasm_client-407cc6ab9109f024.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_ws_client-1e4d09d0595f9040.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_client_transport-47e9f8f2ebecc8c6.rlib" "/opt/rustwide/target/debug/deps/libsoketto-3d449a658a200a67.rlib" "/opt/rustwide/target/debug/deps/libsha1-80e52dad0a6b9ff3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a182556ebfb54c94.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9b8cb3cc168a212.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-bc290da3af8260bd.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-0b1d01ac00772157.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6e9e02cf03e33b10.rlib" "/opt/rustwide/target/debug/deps/libtypenum-11fbadf68ff0ca08.rlib" "/opt/rustwide/target/debug/deps/libfutures-3f3771ea3740b9bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-624c33a529d3e97e.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_http_client-86f1cd3c95d98426.rlib" "/opt/rustwide/target/debug/deps/librustls_platform_verifier-a979ba377cedd826.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-42706fc312793fdf.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-eb79c56123c6a9e8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-e6f82d17d0b52d1f.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-8a30820a03d5725b.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-1531e6a6b77841e6.rlib" "/opt/rustwide/target/debug/deps/librustls-a0e330719ef7f73f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a450c64ad46cf199.rlib" "/opt/rustwide/target/debug/deps/libwebpki-fa6c80d3987ff744.rlib" "/opt/rustwide/target/debug/deps/libring-a793fb465380cccc.rlib" "/opt/rustwide/target/debug/deps/libspin-826f416e6259379c.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bba3a282b55ac299.rlib" "/opt/rustwide/target/debug/deps/libzeroize-42778b78b01ebaf5.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-88be400e5bc1aebf.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-460084ea956fe648.rlib" "/opt/rustwide/target/debug/deps/libbase64-eaf9972aeb404cec.rlib" "/opt/rustwide/target/debug/deps/libtower-8924140605a34511.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d9e74f7235bf4280.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ff200fa0980e8df8.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-776a5b7481280d9e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-52c756575a039d9d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-0661fa4fd8adbd30.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-f1c26474a874c339.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_core-816fbb258c55ef43.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-6dc44293c7c78d7b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8ebb2d262517aa77.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-46212017b18914b4.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-268715751ebfebe7.rlib" "/opt/rustwide/target/debug/deps/librand-36d300d1a83cab6d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-707511456f3286d0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-d963bb60494dff85.rlib" "/opt/rustwide/target/debug/deps/librand_core-7b6f4598b731aa6d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-96939f406fab0441.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-9f87c3400903abce.rlib" "/opt/rustwide/target/debug/deps/libjsonrpsee_types-53b59c0a10e58de6.rlib" "/opt/rustwide/target/debug/deps/libserde_json-8664e5add38d1a38.rlib" "/opt/rustwide/target/debug/deps/libbeef-4bed878e0dc3efbb.rlib" "/opt/rustwide/target/debug/deps/libhyper-c189c6049084b8f9.rlib" "/opt/rustwide/target/debug/deps/libwant-46b6971746da992b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-68fe7ffb095cd7c3.rlib" "/opt/rustwide/target/debug/deps/libhttparse-21868c9d6cf3b0e3.rlib" "/opt/rustwide/target/debug/deps/libh2-ca8bdae3e409f3e6.rlib" "/opt/rustwide/target/debug/deps/libtracing-fc5c3770d9300680.rlib" "/opt/rustwide/target/debug/deps/liblog-63fcbac9d153cc5f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c071033e18ab3c8b.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f45eed086ba1f90e.rlib" "/opt/rustwide/target/debug/deps/libequivalent-bfabe55b464a2c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-6e11908813ea6ed8.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6a545ff6dd71f9ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5293b4cae2a59dff.rlib" "/opt/rustwide/target/debug/deps/libtokio-e77ad36486cbcc47.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-5117ff2e72ebbd4b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-10456f85d3e21a5c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c3f2551c4082f1f1.rlib" "/opt/rustwide/target/debug/deps/libmio-8b924ecaaf27070a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-da7290d7b10daded.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-af28f7a2f713ddee.rlib" "/opt/rustwide/target/debug/deps/liblibc-9521e86eebac9346.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23e7af4586a696eb.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-50a4a54143557e77.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0df1052a2c40ad74.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-df8bc398914fca1e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e0f09e539b6256b8.rlib" "/opt/rustwide/target/debug/deps/libslab-0f9b7d74b3d6e4b5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0dd21cfc832f61c6.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f82dfb0811c63d70.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5960f89a04da149b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d8d1bac23bcb0571.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1c60b8e64d2f5d85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f271392c2d5fd322.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-11ecc0bfc9736b5e.rlib" "/opt/rustwide/target/debug/deps/libhttp-65e0a2840fa1dc1a.rlib" "/opt/rustwide/target/debug/deps/libbytes-da868ea8e6d75295.rlib" "/opt/rustwide/target/debug/deps/libgarde-9042c9824e0b2e78.rlib" "/opt/rustwide/target/debug/deps/libcard_validate-475dfa81f26e77c1.rlib" "/opt/rustwide/target/debug/deps/libphonenumber-c1fc8b675d78aef2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4518ae97c2d4cb4e.rlib" "/opt/rustwide/target/debug/deps/libnom-1aa20770451c3fcb.rlib" "/opt/rustwide/target/debug/deps/libitertools-8861366e6d700cca.rlib" "/opt/rustwide/target/debug/deps/libeither-7890f4033cb35442.rlib" "/opt/rustwide/target/debug/deps/libstrum-25e577d35b70cbcb.rlib" "/opt/rustwide/target/debug/deps/libquick_xml-4bb5fab12d1a7d44.rlib" "/opt/rustwide/target/debug/deps/libfnv-741ffac72e6b3b10.rlib" "/opt/rustwide/target/debug/deps/libbincode-877138bf28c50598.rlib" "/opt/rustwide/target/debug/deps/libregex_cache-a17a6cc520a470ab.rlib" "/opt/rustwide/target/debug/deps/liboncemutex-acc6b4d4b2aa453d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-08c1a2568079aa4c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6cdc85707e436dc3.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ef64ce6801229105.rlib" "/opt/rustwide/target/debug/deps/libthiserror-54bcc53578d15397.rlib" "/opt/rustwide/target/debug/deps/libidna-cdc114e3d2195099.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-10ed57c2fc462e78.rlib" "/opt/rustwide/target/debug/deps/liburl-5d0a6d79493b5dbb.rlib" "/opt/rustwide/target/debug/deps/libidna-92a70ab1c337ca49.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1eb9c72984ce2551.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-89b3ddb9dc1f8494.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-4da7d5e792afed94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-b733dcd9942e0793.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-0066cdba821a7c39.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-af92bab38c7d9d14.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-304cf5a00c6bf210.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab4a1e0fc93366eb.rlib" "/opt/rustwide/target/debug/deps/libcompact_str-5c067b0e1fcb5fc4.rlib" "/opt/rustwide/target/debug/deps/libryu-d8b58d36d8b0724c.rlib" "/opt/rustwide/target/debug/deps/libitoa-82ded8792af696b7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-6afc45ef9c22aff9.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-1b9352faa5372f04.rlib" "/opt/rustwide/target/debug/deps/libcastaway-fcc7e802efcea2cb.rlib" "/opt/rustwide/target/debug/deps/libserde-e489f8d382ca0421.rlib" "/opt/rustwide/target/debug/deps/libregex-ed6c14dabdf53666.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-654d9ecbfe3d9bb5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f88926c7ec4441ff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-185c073b51ab4cbc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-43aa245418322a3f.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6a6311e2b608f50c.rlib" "/opt/rustwide/target/debug/deps/libclap-f5bd8c12be1fb4c3.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-cf7953ace1e065fc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-70a9f177116bb04d.rlib" "/opt/rustwide/target/debug/deps/libanstream-99b05a3065cb351a.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-4841b37d0c891c68.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-4f0d9ff7bae56d14.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-24912543eb091be6.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-aab402da7d9350e6.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-14fa3c4c6ea49fcb.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-e5fe9f61ebc3fe73.rlib" "/opt/rustwide/target/debug/deps/libanstyle-25d60cc6eb6d292d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1c4b19562077c20d.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-85a631ebc91746e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fdace1a0b4cda412.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e5c28d21823e9a85.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1e0edbcd516a8cce.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-77a1dc5e8fb357d6.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8c9d2edb6dff139f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ecadd85ae8bacc0c.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67895a0c8dd8130b.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5b4263e767961458.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4f03d5a171522141.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9e4e8543de06315e.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7fc51dfce9c057eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-7ec98a9b1cc1792f.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2f9b4333f6d32438.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6fe0262c36c500a.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a862c0b1c86f483.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-500f37ee5bcf0ffe.rlib" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-06dfbf1de02fde3b.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.81.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/subway-61625bed85a37cce" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `subway` (lib test) due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7b061297ff6c526a0298de2de26538eafce381dbe671331c70ccb5effdc5f483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b061297ff6c526a0298de2de26538eafce381dbe671331c70ccb5effdc5f483", kill_on_drop: false }` [INFO] [stdout] 7b061297ff6c526a0298de2de26538eafce381dbe671331c70ccb5effdc5f483