[INFO] cloning repository https://github.com/CakeAL/lily-blog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CakeAL/lily-blog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCakeAL%2Flily-blog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCakeAL%2Flily-blog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7b58816aff24825c998f92f3ff8f223b85a3455 [INFO] testing CakeAL/lily-blog against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCakeAL%2Flily-blog" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CakeAL/lily-blog [INFO] finished tweaking git repo https://github.com/CakeAL/lily-blog [INFO] tweaked toml for git repo https://github.com/CakeAL/lily-blog written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CakeAL/lily-blog on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CakeAL/lily-blog 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c5e7ba3081c1d660e6b3fb32d1988dfdb5434df3b2b24ae55addf44f89c3928 [INFO] running `Command { std: "docker" "start" "-a" "6c5e7ba3081c1d660e6b3fb32d1988dfdb5434df3b2b24ae55addf44f89c3928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c5e7ba3081c1d660e6b3fb32d1988dfdb5434df3b2b24ae55addf44f89c3928", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c5e7ba3081c1d660e6b3fb32d1988dfdb5434df3b2b24ae55addf44f89c3928", kill_on_drop: false }` [INFO] [stdout] 6c5e7ba3081c1d660e6b3fb32d1988dfdb5434df3b2b24ae55addf44f89c3928 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 655fe28dfa6f93c95cdf9c065349ebebabd120faffc5d9cf631e583f98d4a08a [INFO] running `Command { std: "docker" "start" "-a" "655fe28dfa6f93c95cdf9c065349ebebabd120faffc5d9cf631e583f98d4a08a", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling sqlformat v0.2.4 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling whoami v1.5.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling markdown v1.0.0-alpha.19 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling sea-orm-macros v1.0.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling tonic-build v0.12.1 [INFO] [stderr] Compiling proto v0.1.0 (/opt/rustwide/workdir/proto) [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0 [INFO] [stderr] Compiling sea-orm v1.0.0 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling tonic v0.12.1 [INFO] [stderr] Compiling entity v0.1.0 (/opt/rustwide/workdir/entity) [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling post-srv v0.1.0 (/opt/rustwide/workdir/post-srv) [INFO] [stderr] Compiling tag-srv v0.1.0 (/opt/rustwide/workdir/tag-srv) [INFO] [stderr] Compiling admin-srv v0.1.0 (/opt/rustwide/workdir/admin-srv) [INFO] [stderr] Compiling comment-srv v0.1.0 (/opt/rustwide/workdir/comment-srv) [INFO] [stderr] Compiling blog-api v0.1.0 (/opt/rustwide/workdir/blog-api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "655fe28dfa6f93c95cdf9c065349ebebabd120faffc5d9cf631e583f98d4a08a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655fe28dfa6f93c95cdf9c065349ebebabd120faffc5d9cf631e583f98d4a08a", kill_on_drop: false }` [INFO] [stdout] 655fe28dfa6f93c95cdf9c065349ebebabd120faffc5d9cf631e583f98d4a08a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55d8cfcf8e4fb095e98ed8a7a8c88910300d59fa76cbddcc1595d0da238e915c [INFO] running `Command { std: "docker" "start" "-a" "55d8cfcf8e4fb095e98ed8a7a8c88910300d59fa76cbddcc1595d0da238e915c", kill_on_drop: false }` [INFO] [stderr] Compiling proto v0.1.0 (/opt/rustwide/workdir/proto) [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stderr] Compiling entity v0.1.0 (/opt/rustwide/workdir/entity) [INFO] [stderr] Compiling post-srv v0.1.0 (/opt/rustwide/workdir/post-srv) [INFO] [stderr] Compiling tag-srv v0.1.0 (/opt/rustwide/workdir/tag-srv) [INFO] [stderr] Compiling admin-srv v0.1.0 (/opt/rustwide/workdir/admin-srv) [INFO] [stderr] Compiling comment-srv v0.1.0 (/opt/rustwide/workdir/comment-srv) [INFO] [stderr] Compiling blog-api v0.1.0 (/opt/rustwide/workdir/blog-api) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustclJWEfq/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-1b25e10d1e776c6f,libnu_ansi_term-bd2d02d44727f6d8,liboverload-23726fa51fddfe0c,libthread_local-63cc183b1d579f9d,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libtracing_log-80413cefff695c8d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libentity-65a1f5b3f6f0644c,libutil-b4aa0c7078fb418d,libmarkdown-1be3acff0626d14c,libunicode_id-8b1d5c1b77ded36f,libbcrypt-2f7f054954556148,libblowfish-4413dda7373afd07,libcipher-9733e8f7b5b4fa32,libinout-60666ae2e8809bdc,libzeroize-ead98f074a37f829,libsea_orm-da38b9266d5b5213,libouroboros-42cbc41178aea3ab,libstatic_assertions-d53a9977dc6e27e5,libaliasable-a847abc25fa8841c,libstrum-d34fc9d52101e73c,libsea_query_binder-2373f973bddbda92,libsqlx-cdb3b451b59a1c9f,libsqlx_postgres-ff9f5feaa1c0ebe2,libhex-28742b4ca144387c,libwhoami-3ac9dbc36fe53bc9,libhome-34c282980fe9bb92,libmd5-1aa2a0d766774c59,libatoi-28e7559587ed964f,libbase64-cf0cd163e611b874,libstringprep-3e31894713909006,libunicode_properties-c44f66c55ec0bbc5,libhkdf-f99d536aa5dbab39,libhmac-f1e9f83096a06dd1,libsqlx_core-5c13b323f8fe587b,libthiserror-0a0c5280540745eb,libsha2-2aab29cac8c80740,libcpufeatures-42c2188ae17ada4c,libdigest-08be586900b49cbe,libsubtle-ca7024fc66e4388f,libblock_buffer-d07bf3da060c13df,libcrypto_common-04a36253e202226f,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libnative_tls-c69e84d562b3f454,libopenssl_probe-dfbd35d7fb1bbeff,libopenssl-32361da6dcd1c03a,libbitflags-ce446ee600bbaa5e,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-936b0e057c9012de,libsqlformat-5c1b00dffc2b9d13,libunicode_categories-ef4962be3dfb8f25,libnom-b3e0f856bc07dfc6,libhashlink-76dc1e78641be966,libcrossbeam_queue-e889d6fb733b380a,libcrossbeam_utils-05ce31a19a8c90f8,libeither-006f75c963295527,libevent_listener-67cd091983fb6763,liburl-91ab4ca4cfdefa97,libidna-7c4f833b2d11ddc2,libunicode_normalization-53c18561d245b306,libtinyvec-3b638600877344a8,libtinyvec_macros-1c14e8980bff1229,libunicode_bidi-e1afecf176719f04,libsea_query-ab9e55e60693c03e,libordered_float-87567b43f4995851,libuuid-4ec45eb8a36df01e,libbigdecimal-931b11d55690d21c,libnum_bigint-1b6f339136ac6adc,libnum_integer-24ef2f14552b52fd,librust_decimal-32f4f772202cad98,libarrayvec-d945ab4394e2aa2b,libtime-c5282851e247dbed,libtime_core-4e44e5dcd53c485d,libnum_conv-2c976fbf8b8f2899,libderanged-7d44582b67792072,libpowerfmt-a0c185df26c26a22,libchrono-1b45588f9ff62a1a,libnum_traits-3decef4cdbd13ae1,libiana_time_zone-a18c7932f053b032,libfutures-6175240bf62bf5c4,libdotenv-ed16f8757ac7f100,libanyhow-8b333ffe98d210b6,libproto-e49b4b3200a2955a,libprost_types-573c8dad6dc777bf,libtonic-60d379f8f8f399f4,libhyper_timeout-9251796c6b48e75e,libasync_stream-2b36d99278088d0a,libaxum-087359c3049178e5,libserde_path_to_error-7a98ba5e71fe3858,libserde_json-e2d45777e1fe3233,libserde_urlencoded-3d65ca57cbd32143,libryu-f8ba606093049f91,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhyper_util-6ba91dd9549497d5,libhyper-c6073fe045d2a736,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-05da2342edc08147,libh2-9b08f4d00cc0a72a,libindexmap-a6c330084bb4b771,libequivalent-fdc46004df91ad08,libhashbrown-14dc06143fa04a70,libahash-bbdc5bb31591a511,liballocator_api2-d942e830951b9933,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libmatchit-b2689776cf6e5db9,libsync_wrapper-3774b2b6a2e7860b,libserde-9bdc807c9fd1332c,libaxum_core-60bd68544780315a,libmime-4b44681fdb2c65f7,libsync_wrapper-17f912c27eab8964,libtower-47620c8cdc23f94c,libindexmap-866b387dcc42a1c2,libhashbrown-8ac6e23154e6c3d0,libtokio_util-d2e0a48be8641268,librand-8dd19ded3e968e21,librand_chacha-e0724aede3a267ac,libppv_lite86-ca49071de0cc023a,libzerocopy-6dfcb49dc1c5828f,libbyteorder-1e924d369e48dcfe,librand_core-b3b6f204da5e8ad4,libgetrandom-4b9590185bc82d41,libtower_layer-d544d4bd616865b8,libbase64-2a03de3babadded3,libprost-47544ffb54b20706,libpin_project-54dda43f83df40bc,libtracing-18cab4ea4de5a6da,liblog-669e9396cafcbb01,libtracing_core-71bc77566cba2a09,libonce_cell-24c5d665b6879050,libtower_service-aa28c9aa29f1c654,libtokio_stream-4ca49f8dd3f22648,libtokio-81bfaf6cb9de1e02,libsignal_hook_registry-5c87cfbf6bbdad16,libsocket2-58d39aa049a8f195,libmio-7fad983a4890e340,libparking_lot-3d731ec044566fec,libparking_lot_core-0f66c9d6661e0830,liblibc-ae7c44f539cff960,libcfg_if-33ef6c02a07f9fec,libsmallvec-e2fbd282c83e646d,liblock_api-753ed95a7528dc61,libscopeguard-d52bd00767847e44,libhttp_body_util-b2649884d74f91cf,libfutures_util-d900d9d8079d64ac,libmemchr-3ffe5f7a52883367,libfutures_io-64a3a644ba29741c,libslab-d0823efe3ec1cdd2,libfutures_channel-5acea26fa90a13d0,libfutures_sink-ba628c80fbee78b4,libfutures_task-a34acde6ee26d4ab,libpin_utils-9a5791cba021167a,libfutures_core-2da63d8c7891ede1,libpin_project_lite-e0c50e8704e39276,libhttp_body-ad5183efe9371710,libhttp-a48393a2a11766a5,libitoa-4c6598116a867907,libfnv-2d77ec4f6f971b24,libbytes-23e98e3e91ed6cac}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustclJWEfq/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/tag_srv-11df5a4737d21d89" "-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 `tag-srv` (bin "tag-srv" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "55d8cfcf8e4fb095e98ed8a7a8c88910300d59fa76cbddcc1595d0da238e915c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55d8cfcf8e4fb095e98ed8a7a8c88910300d59fa76cbddcc1595d0da238e915c", kill_on_drop: false }` [INFO] [stdout] 55d8cfcf8e4fb095e98ed8a7a8c88910300d59fa76cbddcc1595d0da238e915c