[INFO] fetching crate convd 2.6.12... [INFO] building convd-2.6.12 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] extracting crate convd 2.6.12 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate convd 2.6.12 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate convd 2.6.12 [INFO] tweaked toml for crates.io crate convd 2.6.12 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate convd 2.6.12 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate convd 2.6.12 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded backon v1.5.2 [INFO] [stderr] Downloaded serde v1.0.225 [INFO] [stderr] Downloaded console v0.16.1 [INFO] [stderr] Downloaded quinn-udp v0.5.12 [INFO] [stderr] Downloaded toml v0.9.6 [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded convertor v2.6.12 [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded wasm-streams v0.4.1 [INFO] [stderr] Downloaded serde_spanned v1.0.1 [INFO] [stderr] Downloaded axum-extra v0.10.1 [INFO] [stderr] Downloaded insta v1.43.2 [INFO] [stderr] Downloaded moka v0.12.10 [INFO] [stderr] Downloaded toml_datetime v0.7.1 [INFO] [stderr] Downloaded jsonpath_lib v0.3.0 [INFO] [stderr] Downloaded syn v2.0.91 [INFO] [stderr] Downloaded redis v0.32.5 [INFO] [stderr] Downloaded windows v0.61.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 074eb4ed14b56c65ab19722d3fb6fdaa3d2c00ec57586cf1d8a883b88364e98a [INFO] running `Command { std: "docker" "start" "-a" "074eb4ed14b56c65ab19722d3fb6fdaa3d2c00ec57586cf1d8a883b88364e98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "074eb4ed14b56c65ab19722d3fb6fdaa3d2c00ec57586cf1d8a883b88364e98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "074eb4ed14b56c65ab19722d3fb6fdaa3d2c00ec57586cf1d8a883b88364e98a", kill_on_drop: false }` [INFO] [stdout] 074eb4ed14b56c65ab19722d3fb6fdaa3d2c00ec57586cf1d8a883b88364e98a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 302b03de63a6ca06e368ba7c6d7f14600fb68bf7d1bb1f9bc118828b260a4d05 [INFO] running `Command { std: "docker" "start" "-a" "302b03de63a6ca06e368ba7c6d7f14600fb68bf7d1bb1f9bc118828b260a4d05", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling rand_core v0.9.3 [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 tagptr v0.2.0 [INFO] [stderr] Compiling serde_spanned v1.0.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling convd v2.6.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling strum v0.27.2 [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 icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling combine v4.6.7 [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-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling convertor v2.6.12 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `Command { std: "docker" "inspect" "302b03de63a6ca06e368ba7c6d7f14600fb68bf7d1bb1f9bc118828b260a4d05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302b03de63a6ca06e368ba7c6d7f14600fb68bf7d1bb1f9bc118828b260a4d05", kill_on_drop: false }` [INFO] [stdout] 302b03de63a6ca06e368ba7c6d7f14600fb68bf7d1bb1f9bc118828b260a4d05 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fa88cf71ef25966aa837c115529334a5de2a08073234c170de36f3b2eb3faa8 [INFO] running `Command { std: "docker" "start" "-a" "6fa88cf71ef25966aa837c115529334a5de2a08073234c170de36f3b2eb3faa8", kill_on_drop: false }` [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling redis v0.32.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling jsonpath_lib v0.3.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling hyper v0.14.32 [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 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 tracing-appender v0.2.3 [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 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 [INFO] [stderr] Compiling convd v2.6.12 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4aIjnd/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libinsta-a49a718c2536f9d2,libconsole-be9be7c059b37e25}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libconvd-d03f92abb79289e5,libconsole-0f0d995c1be3976b,libinclude_dir-9b5d93cce5974a8a,libaxum_extra-df815516a6b23a9b,libconvertor-4899a2e5a31ac533,libjsonpath_lib-5995d39900e5bc7a,libtoml-a359e9db53135999,libtoml_writer-f9aef17cc0f32b45,libtoml_parser-2941090866059aec,libwinnow-66a83d9a912d2bf8,libserde_spanned-eda4eb14c4337fbf,libtoml_datetime-4abdd1cad091dcc3,libtracing_appender-668198c36d913bfb,librand_chacha-8b27beeee1175166,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,libhttpmock-b90f4056c8492491,liblevenshtein-d5295984f9865dfc,libbase64-64299f9d815d057c,libassert_json_diff-df88b1bbda4f2361,libsimilar-d5722a796f4923cd,libhyper-cd21e8e89d8718a8,libsocket2-a88a45ba783e0ee2,libhttp_body-115fcc6cd9f0d3eb,libhttp-55bcca00fd97e38f,libasync_object_pool-dcbccbaf84a30c4b,libasync_std-2a26958b44f29063,libasync_global_executor-5fa39a468010e3db,libblocking-9ebd1fe2848f593b,libpiper-b9dd12acb7c25ae0,libasync_executor-823c148e81c3c8e2,libasync_process-01eedacfa215964e,libasync_signal-aec6bff70ec2724b,libasync_task-65820d26b839a505,libasync_channel-670b288c001ceaa9,libasync_io-6bd7a0bca81cc7a0,libpolling-dcf3627d19a34ebd,librustix-bad49c25db8ab9a6,liblinux_raw_sys-9084e2aa46cbec50,libfutures_lite-6141e57bfaf92085,libfutures_io-972ebb79349338ae,libasync_channel-0f509d6facfc40fb,libevent_listener-67cd091983fb6763,libconcurrent_queue-730cc9a686ce767f,libkv_log_macro-32f93bc4cb8d9655,libserde_regex-2623777ee02d70a9,libreqwest-fe9a0910fedcdc03,libcookie_store-a61c76d81d989d94,libpublicsuffix-6664379b51a6ba70,libpsl_types-fd0d8ee12106f23e,libcookie-120028dc09da86a3,libhyper_rustls-02370f648982f8f2,libwebpki_roots-be9bad252ce0bfe8,libtower_http-02c310ba5bb243a0,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libhttp_range_header-4ae42ae54e280e27,libbitflags-533b0f0d649ff290,libiri_string-a380f51e5b0b7b73,libheaders-2219297c78c7af32,libsha1-3a6d645153b7f3b3,libdigest-164e20c5b47f1ec4,libblock_buffer-8cfc6f57c23bdc22,libheaders_core-3d9d4d8837ef83bd,libserde_yaml-73d90b4d8c5458e7,libunsafe_libyaml-7bc1bf218b2f5452,libthiserror-01e7a92a5b81dbfa,libstrum-53187bef48b7eeec,libregex-e2413f6c2dd03dd5,libtracing_subscriber-fbd825f402371b7e,libtime-e5dea35966ab5255,libnum_threads-c1a0ff78db7a07a9,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libtracing_serde-e938a5999d55dcd2,libsharded_slab-d0f6894ec548ca49,liblazy_static-2bb390fee0230a38,libmatchers-698ed0418b25f8d0,libregex_automata-f4efe8c4e16baddb,libaho_corasick-6870c5a9db985475,libregex_syntax-13fc688ae7f36982,libnu_ansi_term-3bb03eaa72f55709,libthread_local-ba9cf7a8534fdcd8,libtracing_log-82028911c9603ae9,liblog-b168d47c92d4c300,libvalue_bag-e56b1fc7f9ce58e4,librand_core-e8fb8a878d96e4fb,libchacha20poly1305-118b42e60f25aba7,libchacha20-5c571aef6b846f23,libpoly1305-303042ed52149b4b,libopaque_debug-1c8528c9b2d49180,libcpufeatures-42c2188ae17ada4c,libuniversal_hash-0e44b2089fd7ab1b,libaead-c4caab2e41a1ad79,libcipher-3768157d603bcb15,libinout-dfd87696e0f0bfa2,libcrypto_common-f8b7c7ef80ab6c53,libgeneric_array-f5f3e90d36d8aab9,libtypenum-66c155be53855aa0,librand_core-b86a3d2ad7c74345,libclap-c96cebed793a11c2,libclap_builder-148efba5794cd778,libstrsim-24acdad2526b95b7,libanstream-feb3341f1dcf56f6,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-acd37f6657e9ecfb,libredis-616e401eb9d7b1f1,liburl-dbfb6a630c8be901,libidna-0256c6cab954dc73,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1fd780565b7ddfc7,libicu_properties-943cd063844a6be1,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-3eef25fc87c6fefe,libicu_normalizer_data-9919e82512efe734,libicu_collections-ef70bd50bba850a7,libpotential_utf-9e3bb168d64fa7d2,libicu_provider-c73a6d43b4f00850,libicu_locale_core-a063f606eba7a9ac,libtinystr-a26f0c1727ef4d4a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-c428401ce30d90bf,libzerotrie-0f2768ea0bc1643f,libyoke-19cf40c9213a18ce,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-7cf3f85c47fbe3b2,libsha1_smol-4fed1055ba2d5f30,libnum_bigint-effcabbf5397bb20,libnum_integer-74bdc7c8e7da05fa,libnum_traits-e57a3207efab8711,libcombine-bdc9ac6e7877e54e,librustls_native_certs-d27a37234a6d5b62,librustls_pemfile-6112221678171888,libopenssl_probe-cbab9b905ab83f66,libbackon-d0f325dde99ba8a3,libfastrand-503f12a96d791409,libarc_swap-4d53f24db0759841,libtokio_rustls-24839f223dca34a5,librustls-1d3c4b0f149d26b6,libsubtle-ca7024fc66e4388f,libwebpki-161be8d7d5a6b1c0,libring-dea7da551033899d,libgetrandom-5deb7e6c142d3426,libuntrusted-3420b86308bec153,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libmoka-60bcf82d1ad6c663,libthiserror-2dc40328f93d62fe,libportable_atomic-d05f93fb4b6471e6,libtagptr-fcf7d80f82f6bcf7,libparking_lot-6d30990e6ac397ae,libparking_lot_core-dafe32f374d4d437,liblock_api-90201506d4856d35,libscopeguard-d52bd00767847e44,libcrossbeam_epoch-d26476c67bdbc4fe,libuuid-99293e6a33d8cfa9,libgetrandom-0e10331c3e52965f,libasync_lock-1e4a27c8f3609aae,libevent_listener_strategy-ae1c14af59ba6e1b,libevent_listener-345302ae86529e25,libparking-49fcf10303d3525f,libcrossbeam_channel-3fda27f3163be099,libcrossbeam_utils-8767270430be56a4,libcolor_eyre-9d9cc8b8c12a81ba,libowo_colors-aadec6530322b6c3,libeyre-9ebb545ca1f1da93,libindenter-4ec2b154b5c2de99,libbacktrace-e1f06a1ee7d840c9,libminiz_oxide-3730d2fc3a58c578,libadler-f4caa73e14204bdd,libobject-656f073bbb4aec9a,libaddr2line-f10642941edd682d,libgimli-54e909d6d5339c51,libcfg_if-33ef6c02a07f9fec,librustc_demangle-f33789795c91f2f9,libaxum-d2602b9650533f45,libserde_urlencoded-1760e6ada3754d1b,libform_urlencoded-332d45145277cfac,libserde_json-7b040c977724f37e,libmemchr-6a998f109380bfd7,libryu-0ea4bafc9bef6d8b,libserde_path_to_error-9b75f8520f014303,libhyper_util-165542c69b9d3c60,libbase64-2a03de3babadded3,libpercent_encoding-c53c37e60dd2727e,libipnet-f3b116e706e145a1,libhyper-15b9a189dcb9c459,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsmallvec-5854932b8c8b4991,libhttparse-47a3d40564b60e09,libh2-5ec30c41aa71167c,libindexmap-13697496cf48620e,libequivalent-fdc46004df91ad08,libhashbrown-19954401a582c725,libtokio_util-f3571f2063997656,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libfutures_channel-179401688c37d974,libmatchit-9957f6fb3fe31ab2,libserde-c6f6c31a53c1810d,libserde_core-18b96c43aed145d6,libaxum_core-27ab3a2cd5a48a4b,libmime-4b44681fdb2c65f7,libhttp_body_util-3f663381fd7348c2,libhttp_body-f84adfa29320efea,libhttp-5d8bfe0dc39a4921,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtracing-55741a68f5547f18,libtracing_core-1a2ca7348b8c761e,libonce_cell-0ba6aecba7086d38,libtower-f08f1b59009108f4,libsync_wrapper-b2945c54b9c576f9,libfutures_util-5e8af2afa7f7cfe5,libslab-3aac7a0b49faaf4a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libtower_layer-d70c7e404336389b,libfutures_core-fc6bb1738f00fc87,libtower_service-0d7df29686b13872,libtokio-469fc4faf8309a70,libsignal_hook_registry-61fb5598abee6819,libsocket2-2267706c85a6ad1b,libbytes-485c92da441bbc40,libmio-3722bd21a9b5a684,liblibc-4a513ea0f2e1d0e2,libpin_project_lite-89bb0688a32eddef}.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/rustc4aIjnd/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-89450aef6b8060ab/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/profile_test-76362fa1504c3c15" "-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` (test "profile_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `convd` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name convd --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4303843f7d832740 -C extra-filename=-b4325f2ecc1a8e74 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3d77e3757f6e9a73.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-d2602b9650533f45.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-df815516a6b23a9b.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-118b42e60f25aba7.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c96cebed793a11c2.rlib --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-9d9cc8b8c12a81ba.rlib --extern console=/opt/rustwide/target/debug/deps/libconsole-0f0d995c1be3976b.rlib --extern convertor=/opt/rustwide/target/debug/deps/libconvertor-4899a2e5a31ac533.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3f663381fd7348c2.rlib --extern include_dir=/opt/rustwide/target/debug/deps/libinclude_dir-9b5d93cce5974a8a.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-a49a718c2536f9d2.rlib --extern jsonpath_lib=/opt/rustwide/target/debug/deps/libjsonpath_lib-5995d39900e5bc7a.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-8fa9f8e42abe6dd6.rlib --extern moka=/opt/rustwide/target/debug/deps/libmoka-60bcf82d1ad6c663.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-8b27beeee1175166.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-e8fb8a878d96e4fb.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-616e401eb9d7b1f1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-e2413f6c2dd03dd5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c6f6c31a53c1810d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7b040c977724f37e.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-53187bef48b7eeec.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-01e7a92a5b81dbfa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-469fc4faf8309a70.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-3ff081bb5f9944b3.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f3571f2063997656.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-f08f1b59009108f4.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-02c310ba5bb243a0.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-55741a68f5547f18.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-dbfb6a630c8be901.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-89450aef6b8060ab/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6fa88cf71ef25966aa837c115529334a5de2a08073234c170de36f3b2eb3faa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fa88cf71ef25966aa837c115529334a5de2a08073234c170de36f3b2eb3faa8", kill_on_drop: false }` [INFO] [stdout] 6fa88cf71ef25966aa837c115529334a5de2a08073234c170de36f3b2eb3faa8