[INFO] cloning repository https://github.com/BppleMan/convertor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BppleMan/convertor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBppleMan%2Fconvertor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBppleMan%2Fconvertor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82c0dcceb9a1534760da61a07f6d334e9696fd28 [INFO] testing BppleMan/convertor against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBppleMan%2Fconvertor" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BppleMan/convertor [INFO] finished tweaking git repo https://github.com/BppleMan/convertor [INFO] tweaked toml for git repo https://github.com/BppleMan/convertor written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BppleMan/convertor on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BppleMan/convertor 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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed349422b0d15ade330932a299cfae831733cb6575f111f5e9f3f7314f2f6e6c [INFO] running `Command { std: "docker" "start" "-a" "ed349422b0d15ade330932a299cfae831733cb6575f111f5e9f3f7314f2f6e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed349422b0d15ade330932a299cfae831733cb6575f111f5e9f3f7314f2f6e6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed349422b0d15ade330932a299cfae831733cb6575f111f5e9f3f7314f2f6e6c", kill_on_drop: false }` [INFO] [stdout] ed349422b0d15ade330932a299cfae831733cb6575f111f5e9f3f7314f2f6e6c [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb7a9923e4b3f09f8aeafecafb6180410e2d4d5bddac1cb0f0139e0d8aeb8098 [INFO] running `Command { std: "docker" "start" "-a" "bb7a9923e4b3f09f8aeafecafb6180410e2d4d5bddac1cb0f0139e0d8aeb8098", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling convd v2.6.12 (/opt/rustwide/workdir/crates/convd) [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling loki-api v0.1.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tracing-span-tree v0.1.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling redis v0.32.5 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling tracing-loki v0.2.6 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling convertor v2.6.12 (/opt/rustwide/workdir/crates/convertor) [INFO] [stderr] Compiling confly v2.6.12 (/opt/rustwide/workdir/crates/confly) [INFO] [stderr] Compiling example v2.6.12 (/opt/rustwide/workdir/crates/example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "bb7a9923e4b3f09f8aeafecafb6180410e2d4d5bddac1cb0f0139e0d8aeb8098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7a9923e4b3f09f8aeafecafb6180410e2d4d5bddac1cb0f0139e0d8aeb8098", kill_on_drop: false }` [INFO] [stdout] bb7a9923e4b3f09f8aeafecafb6180410e2d4d5bddac1cb0f0139e0d8aeb8098 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b39cef8814ac4f4958cf6d1c05156efb981c6921142ae7de632b84589d04e52b [INFO] running `Command { std: "docker" "start" "-a" "b39cef8814ac4f4958cf6d1c05156efb981c6921142ae7de632b84589d04e52b", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling redis v0.32.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.4.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling tracing-loki v0.2.6 [INFO] [stderr] Compiling tracing-span-tree v0.1.1 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling async-object-pool v0.1.5 [INFO] [stderr] Compiling httpmock v0.7.0 [INFO] [stderr] Compiling convertor v2.6.12 (/opt/rustwide/workdir/crates/convertor) [INFO] [stderr] Compiling convd v2.6.12 (/opt/rustwide/workdir/crates/convd) [INFO] [stderr] Compiling confly v2.6.12 (/opt/rustwide/workdir/crates/confly) [INFO] [stderr] Compiling example v2.6.12 (/opt/rustwide/workdir/crates/example) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciXCvCV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libconsole-773f4547a04cbc90.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libinclude_dir-0330f3ebb5d3446f,libaxum_extra-2f311847fcc24e80,libconvertor-829b233dbb31ec71,libtoml-47b2cf2af1df3146,libtoml_writer-160c126d8fd6651f,libtoml_parser-46d38355571b838c,libwinnow-932623a7fa19429c,libserde_spanned-9d2536dda5d25133,libtoml_datetime-5a979e0500d55600,libtracing_opentelemetry-ce7ad606e50d49cd,libhttpmock-5276132ac3c3713b,liblevenshtein-f2f40faf33016039,libbase64-13144a1f1e192158,libassert_json_diff-fe6eb73688e2cd8b,libsimilar-39d32a28ad898c57,libhyper-af447c6aa1cd2727,libsocket2-5483915df1d77936,libhttp_body-26edced3628edb86,libhttp-e7d394d63ec75115,libasync_object_pool-cc89699edcc36fdb,libasync_std-03c09dd1ba2d1728,libasync_global_executor-3ea38b52c89fae67,libblocking-2f97293c15224510,libpiper-ebe0485d925866a1,libasync_executor-c0f1bafa67fa7ccc,libasync_process-e3aa647ed3d3b768,libasync_signal-479754337c4156d5,libasync_task-05c57d1f836b6944,libasync_channel-d15a2d03a10d04a6,libasync_io-5402081fd1bc30ca,libpolling-452f8339761d9cef,librustix-499c5a47592b317a,liblinux_raw_sys-d2f9de63ad28ed77,libfutures_lite-dacf1bc2944b194e,libfutures_io-6a4719510b0746bc,libasync_channel-be63115d50c0056c,libevent_listener-0282a877755a83ef,libconcurrent_queue-e5b0081eba02729e,libkv_log_macro-3138718aa3a42b3d,libserde_regex-047e458a2a67fe98,libregex-1a112c85aa760680,libserde_yaml-62d62dabc86aaaa7,libunsafe_libyaml-d3127b66fe569cc5,libheaders-fbc63be6bf0433a7,libsha1-d1d83fb3e4117016,libdigest-082a177bee1486d2,libblock_buffer-a0d9a31c04a5fefd,libheaders_core-023a7faca71e0f78,libtracing_loki-62a462aafa97be1f,libsnap-0ae7ab24dc55f3b2,libreqwest-b6a6a1f60f306aae,libcookie_store-5fcddf0889454e1b,libpublicsuffix-57fb941f48525854,libpsl_types-be5f8942940e3a9c,libcookie-982ef3678347a512,libhyper_rustls-83e28c641aed8b21,libwebpki_roots-4b966b426d6e19cf,libtower_http-b3270b8391d4fc81,libmime_guess-1c0aa85c0b164d23,libunicase-a96f10189856838f,libhttp_range_header-2c1927e1cc51b209,libbitflags-05c93ce234884be0,libiri_string-f2231ba2cbe5b068,libtracing_subscriber-453b0702f0c17b48,libtime-4c98c99ec55b640d,libnum_threads-4b51ca944679bcba,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-16e9b86e17da8cba,libpowerfmt-f6019a2766e431f7,libtracing_serde-b383fb6988de3119,libsharded_slab-ca4470d7753bf4ec,liblazy_static-af860367908b8176,libmatchers-3573277820f8e96a,libregex_automata-d7f16429f9e46f7e,libaho_corasick-966c18b5099dfc89,libregex_syntax-cf9ef9729ec61e4c,libnu_ansi_term-e9210014b02935ec,libthread_local-4f858ea092abfa36,libtracing_log-6ea8cc2ecc5e8b5c,liblog-03082fe9ae105efe,libvalue_bag-7015782d3ac2314f,libloki_api-8c6932cf8712ed31,libprost_types-15d7110f3d364492,libopentelemetry_otlp-2b74ca91491f6f9a,libopentelemetry_proto-1f8a95e21ba77b21,libopentelemetry_sdk-289706a2391bf0dd,libfutures_executor-6cfbac9830ecbf7e,librand-f257db0548d3ce11,librand_chacha-bd02b371f2efdcf7,libppv_lite86-ebdc91e6bc23bd41,libzerocopy-93b0b79612bbe661,libtonic-af823a325ba02d7e,libhyper_timeout-7c68f49443e1f9de,libprost-70cca261f6c83d1a,libpin_project-85380c08c39ea159,libtokio_stream-8f09fc8d693d4763,libopentelemetry-1b361905e3284fb5,libthiserror-38931990e9293c0d,librand_core-e7feff58195875ef,libchacha20poly1305-094b2d6a5bac606c,libchacha20-574203baa8cc285c,libpoly1305-107eb0d4721897fd,libopaque_debug-90e66d859d53ff28,libcpufeatures-926366d381e17465,libuniversal_hash-cadd12e234f736c7,libaead-41da096c5c4d9ea4,libcipher-ac3093c4803ab863,libinout-c0ee842ef0515ebc,libcrypto_common-48435dbdaa128078,libgeneric_array-18629813db09b122,libtypenum-1862a5dd6fcdc44c,librand_core-37db8629d8b6ef07,libclap-d5c607933016a0c3,libclap_builder-0fd07de51dde243a,libstrsim-4d1ed08a123238dc,libanstream-fa3b832a844bed5b,libanstyle_query-9b1b1ced330a242a,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-ffaf4ed59daea8dd,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-2f06797f0de1416c,libredis-7056ece105f16117,liburl-75d1c6d02701a5a9,libidna-379a01f66653c64a,libutf8_iter-51566bbad89f3a68,libidna_adapter-1c39bb2cecf403d5,libicu_properties-9830f9ea8a4af6b9,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-5970ba2725f5146f,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-ff59ee0ad26d15dc,libpotential_utf-9c4b144cb8901126,libicu_provider-e9b796a21e8d23ca,libicu_locale_core-fcee6a7788962fe7,libtinystr-7c8942e9e08ee0c4,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-dbc8f8da3c60371a,libzerotrie-387f9544001f4b5d,libyoke-a1f349c33d369433,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-72e3a826f2d702f5,libsha1_smol-a320b1639232fa11,libnum_bigint-33767ad3a63416d8,libnum_integer-4c67dc97e02f914d,libnum_traits-b596760f5297ca31,libcombine-f8869fb749590518,librustls_native_certs-c779ffa1659e50be,librustls_pemfile-fcc074c7e796ad69,libopenssl_probe-2c6d21a9709cae46,libbackon-d38a3c1485e56bbd,libfastrand-751bcde24b8aa073,libarc_swap-fbe5a56bc5bc5547,libtokio_rustls-33349a576cd15865,librustls-fae9b9e8687a6f24,libsubtle-2ae6a7038b9a0630,libwebpki-951061bb10765f2d,libring-9d95946a07688f19,libgetrandom-5654fe18f45786dc,libuntrusted-b2f816886faf2178,librustls_pki_types-ac8782e8d529c6fe,libzeroize-9d781f334751eb0e,libmoka-1fc10397e3a1be25,libthiserror-dcaffdcdf60679c5,libportable_atomic-91afa84d6001541a,libtagptr-17baaf534c9c3f80,libparking_lot-7daa7b7fb7e8f8c5,libparking_lot_core-5dee3ff1ee83d698,liblock_api-e357ca77dce1b765,libscopeguard-7ec2214574194454,libcrossbeam_epoch-2538752823366c0f,libuuid-0065f692d658f263,libgetrandom-acfde71bdcf9d9d4,libasync_lock-7d96ba10a370d339,libevent_listener_strategy-b64ded95b5ee1217,libevent_listener-08b1942ee0ef1634,libparking-a9ae72c6c16ee980,libcrossbeam_channel-d992c835b1f1c71a,libcrossbeam_utils-fda2cfa30b24c11b,libcolor_eyre-c2c1548d19763ccd,libowo_colors-61568613636605bc,libeyre-0529f3088bda6cb0,libindenter-b719c13f4453217d,libbacktrace-e4e4d51a8459fc22,libminiz_oxide-508d8774a5e6a077,libadler-8a8ce72c9fb247b6,libobject-ca4d6863c663c996,libaddr2line-4787ce6c40bf9e8a,libgimli-94b6e3e35291a09a,libcfg_if-3e7fc4e38d4a72b5,librustc_demangle-74ff52e58533e569,libaxum-f84656a034729773,libserde_urlencoded-01b6c4a62e782e19,libform_urlencoded-62e6bfb486502810,libserde_json-1604941e0cac24e8,libmemchr-24f51181957843a1,libryu-a7164637bc4900ee,libserde_path_to_error-e27311cac7462e0e,libhyper_util-6a2bc7c59cfc1bca,libbase64-32787b0325ea6df8,libpercent_encoding-fa055ecaa1e57cfa,libipnet-21a83f2d587ce134,libhyper-16ffb01b42fc590b,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsmallvec-bc3128fdd57228fc,libhttparse-225777ae3f11a86e,libh2-b9ca359ffc361023,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-8e61eaebe9799500,libmatchit-9aa922efa503b546,libserde-ace0e66a6323879f,libserde_core-16c8749133d41614,libaxum_core-a18d483d60ae402e,libmime-0188e0814ca7ddbf,libhttp_body_util-a147fe7cf5f7e174,libhttp_body-f7c4e576e59e3d09,libhttp-c0d952ef64f935e1,libitoa-ef40fa516293a9d3,libfnv-79e2cbfbe03dcd16,libtower-a47d6f776cdf8662,libsync_wrapper-a1e9dfdef20c3285,libindexmap-ff92f8213ec44735,libequivalent-487f93f8f6ab5e5b,libhashbrown-acdfbba63b345327,libtokio_util-4120b6cd1522a19a,libtracing-4e13d7bb49f57e4b,libtracing_core-2bc53b42d77d8437,libonce_cell-e9252a7b5119f3eb,libfutures_util-fbf41e419649a517,libslab-48a8b422e0cac853,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libtower_service-3fb88d28c2218805,libfutures_core-3b920243fce8fec0,libtower_layer-d908dd771b239ecd,libtokio-dec350d26f505bf5,libsignal_hook_registry-fc3d8263004a885c,libsocket2-f739827fedc75db6,libbytes-c922de7d27e480b6,libmio-395970d436b916b8,liblibc-a033ff8e3a2aed60,libpin_project_lite-b342d85da484cd05}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciXCvCV/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-c90c09b9bfcee5e6/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/convd-bd771ce54390eaa1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `convd` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b39cef8814ac4f4958cf6d1c05156efb981c6921142ae7de632b84589d04e52b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b39cef8814ac4f4958cf6d1c05156efb981c6921142ae7de632b84589d04e52b", kill_on_drop: false }` [INFO] [stdout] b39cef8814ac4f4958cf6d1c05156efb981c6921142ae7de632b84589d04e52b