[INFO] cloning repository https://github.com/jianghs/babyegg-serve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jianghs/babyegg-serve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjianghs%2Fbabyegg-serve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjianghs%2Fbabyegg-serve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 648773191e76e9acd59895333380d8bd5152d093 [INFO] testing jianghs/babyegg-serve against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjianghs%2Fbabyegg-serve" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jianghs/babyegg-serve [INFO] finished tweaking git repo https://github.com/jianghs/babyegg-serve [INFO] tweaked toml for git repo https://github.com/jianghs/babyegg-serve written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jianghs/babyegg-serve on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jianghs/babyegg-serve 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61e5116881f31c47fcefaeb22b06ba5b2f44933d8a162a5cd5fc7d821717f493 [INFO] running `Command { std: "docker" "start" "-a" "61e5116881f31c47fcefaeb22b06ba5b2f44933d8a162a5cd5fc7d821717f493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61e5116881f31c47fcefaeb22b06ba5b2f44933d8a162a5cd5fc7d821717f493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61e5116881f31c47fcefaeb22b06ba5b2f44933d8a162a5cd5fc7d821717f493", kill_on_drop: false }` [INFO] [stdout] 61e5116881f31c47fcefaeb22b06ba5b2f44933d8a162a5cd5fc7d821717f493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74b9e0e6f1137aa3075f00779a5b7d1e816a02e3f5981fb3260e8b27384f6cf4 [INFO] running `Command { std: "docker" "start" "-a" "74b9e0e6f1137aa3075f00779a5b7d1e816a02e3f5981fb3260e8b27384f6cf4", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling password-hash v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling app-foundation v0.1.0 (/opt/rustwide/workdir/crates/app-foundation) [INFO] [stderr] Compiling app-testkit v0.1.0 (/opt/rustwide/workdir/crates/app-testkit) [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling blog-api v0.1.0 (/opt/rustwide/workdir/apps/blog-api) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.94s [INFO] running `Command { std: "docker" "inspect" "74b9e0e6f1137aa3075f00779a5b7d1e816a02e3f5981fb3260e8b27384f6cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b9e0e6f1137aa3075f00779a5b7d1e816a02e3f5981fb3260e8b27384f6cf4", kill_on_drop: false }` [INFO] [stdout] 74b9e0e6f1137aa3075f00779a5b7d1e816a02e3f5981fb3260e8b27384f6cf4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 167d7fee1fb903f4dcc4b87e9654dc87388c2014e3dc49c8489d67a9de3595cf [INFO] running `Command { std: "docker" "start" "-a" "167d7fee1fb903f4dcc4b87e9654dc87388c2014e3dc49c8489d67a9de3595cf", kill_on_drop: false }` [INFO] [stderr] Compiling app-foundation v0.1.0 (/opt/rustwide/workdir/crates/app-foundation) [INFO] [stderr] Compiling app-testkit v0.1.0 (/opt/rustwide/workdir/crates/app-testkit) [INFO] [stderr] Compiling blog-api v0.1.0 (/opt/rustwide/workdir/apps/blog-api) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustctTVugq/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libblog_api-ba3d5622b7a850e2,libreqwest-2c0fdfbedce26aef,librustls_platform_verifier-bb06b281d553d3fc,librustls_native_certs-a1dba9c5cc27f159,libopenssl_probe-703a3ddfc0e4be36,libhyper_rustls-f6bf0444eb077b2e,libtokio_rustls-aba181a3f887f4a2,libargon2-80499092f9137f7f,libblake2-59da17dda7555c7e,libpassword_hash-03fe6bf0c483bb45,libjsonwebtoken-344d9558c9080e58,libpem-8e22783d6595b847,libsimple_asn1-5114335109f072ef,libnum_bigint-00e5a30ac12f2a24,libed25519_dalek-b3731a883cf9a993,libcurve25519_dalek-6f177d0c46c86bc5,libed25519-468b46b3745e7ff1,libp384-c48c3678a6ab1381,libp256-49c6bf84fbf73232,libecdsa-1e4ec41a46344693,librfc6979-57ca951125318d3e,libprimeorder-75c8fa15f92967dd,libelliptic_curve-816278d68ece856a,libsec1-9bfcc53eb7778a35,libcrypto_bigint-f163678ce839bcf0,libbase16ct-f8f63fe68ab728c8,libgroup-e46ee16b891e31c5,libff-6d680e639aa8729a,librsa-dc00babf622091ba,libpkcs1-b0c9c49fdd3e0246,libpkcs8-0ff69e79807a25b6,libspki-6be38c92a59cdfdc,libder-359a326adcbc35ac,libpem_rfc7468-449436b5fbdc0ab1,libbase64ct-f6dd625d8072d296,libnum_bigint_dig-0ce6e134b952ab6b,liblibm-5a7600805088532e,libnum_iter-e54aa99c4205f202,libnum_integer-9dc2cd1723c1610e,libsignature-7bb5a190c5a53c6d,libsqlx-ebd78b5ff6d305cc,libsqlx_postgres-cfcbae4a6015829f,libdotenvy-be9b890638a1bff4,libcrc-485eabc6d5599482,libcrc_catalog-2535dcd5dcc58263,libhex-ce2ce186edf8450e,libwhoami-bbcae5be368df9ae,libhome-db473625a3c6e0f0,libmd5-4a90fe73451a5008,libbyteorder-2918c4d2ad36fcf7,libatoi-d317cffc36e9fdac,libnum_traits-d68c98c344324d7c,libstringprep-e1b5032ad80db85e,libunicode_properties-a118006e54fe0d0a,libunicode_normalization-91dce0f028adc9a6,libtinyvec-537dce2c0aacd29a,libtinyvec_macros-847056b696a24274,libunicode_bidi-27756a9b611e3996,librand-b44b5147011fe24d,librand_chacha-1f8f0332f9b50d69,libppv_lite86-9469072ec815dba4,libzerocopy-346764aa008af2ad,librand_core-1aa0d6a00db38fab,libhkdf-ff70458da79ebf78,libhmac-9639c88b6b58ca9b,libsqlx_core-f9c2ca93e6204b57,libwebpki_roots-fce5abcc0688276b,libwebpki_roots-52073429bdaef505,libindexmap-b32e6afe26051abc,libhashbrown-d0fb47154dd694bf,libsha2-49b0c1e75fd9ae28,libcpufeatures-bb85f9e0eaf4b5a3,libdigest-3b053fba709faeb7,libconst_oid-31bf52a9edb7c9ff,libblock_buffer-66163b3a4ec2b599,libcrypto_common-b937522258e4b75d,libgeneric_array-405d378116b53a9b,libtypenum-8388f334d4574afe,librustls-06b4fb55657f292e,libsubtle-736966d7972c96b8,libwebpki-72862e5e4c467a32,libaws_lc_rs-33631bbddb499399,libaws_lc_sys-c07817fc0d3976a3,libring-4896ae4bb9177e7f,libgetrandom-ad8743e3911e11f0,libuntrusted-151845769873c416,librustls_pki_types-d9016c657ae33e66,libzeroize-e5ba3babb6b7003b,libhashlink-45a6ca6f1813f5e8,libhashbrown-e2d7c798925d0e5c,libfoldhash-675ca81b23a745d6,libequivalent-9631f206a02b9f54,liballocator_api2-61425620d8bdad59,libtime-21a5601f4303cc12,libtime_core-388d6e02ed0f4b60,libnum_conv-0f40d69e12852f0a,libderanged-68eb9324f6311923,libpowerfmt-521a460cc2ff4e45,liburl-59b051f5673c6a65,libidna-b4277c0b957769e9,libutf8_iter-efb3984ee203d151,libidna_adapter-79f6b2f4e3f5d45a,libicu_properties-f076f9650b0a124a,libicu_properties_data-7e155758dd6ea0a4,libicu_normalizer-26a961e60497c1c8,libicu_normalizer_data-e4349eb9146e5fe1,libicu_collections-1204fe03f4cb4947,libpotential_utf-b95e5f7663bb20ea,libicu_provider-37f11db44ec450d8,libicu_locale_core-528d4965d7a606a8,libtinystr-7043aa390928f9d3,liblitemap-d0ce52a8e9251912,libwriteable-9b3c58e63c9ae012,libzerovec-02d3df1a1ad97fe7,libzerotrie-a4a181bd12cc478a,libyoke-7764771cc300a301,libstable_deref_trait-646f6b28b9520b3d,libzerofrom-e2665413185ef528,libcrossbeam_queue-71f7261b642a0de3,libcrossbeam_utils-f0662ad78ea30c65,libeither-b9666c52de06d2c3,libevent_listener-1fb3fc18c976e41b,libparking-a433cf79076a56ac,libtower_http-a34e1db60ba2252a,libbitflags-a5b77e6cec1b5660,libiri_string-f1c5413b54c99d2e,libapp_foundation-47d13493efc6ac59,libtracing_subscriber-79733d2459bfddb9,libsharded_slab-3c2326df4a4afc8f,liblazy_static-eaa0581a0601d463,libspin-14e90d4737919fb6,libmatchers-f7b5388ea571970b,libregex_automata-d2cdcef187393c2f,libregex_syntax-07115c1e62fbf464,libnu_ansi_term-93d8ee8dec5a4017,libthread_local-18638dcf05a3c55a,libtracing_log-fdc254d2911c833a,libthiserror-b705a45025fdf89b,libanyhow-bb5f243237f5f99b,libuuid-00be99805ddb5239,libgetrandom-7a93e181ae3957e3,libcfg_if-cad248e7066eec15,libapp_testkit-f0d44d3d2bdb2904,libaxum-439f819464c12407,libserde_json-b6c3c74ca625d48f,libzmij-d2f562b84b927b2e,libserde_path_to_error-1c57e5abb3ec910f,libserde_urlencoded-00e0ab347e7f8204,libryu-96e4827cb8e74ef1,libform_urlencoded-e63e84c134db7b31,libhyper_util-221420dab3e6d74c,libbase64-fff42f7554bbeb90,libpercent_encoding-99cdb00cefa02ca0,libipnet-d13aa1d8cef494ce,libhyper-5430b800d801698e,libwant-4a0be0a267c8825f,libtry_lock-b2ba3b7879656042,libsmallvec-183709079b7752f0,libserde-ef79f47c9cc8a8b0,libhttparse-2dcf90c780aed9d3,libpin_utils-edd6e294c1e21a4f,libatomic_waker-f98c2fb1596910db,libhttpdate-fd089b66c335a993,libfutures_channel-01a8d264c13597f4,libmatchit-6d2c723f32ec3b7e,libserde_core-243a97e0be0a96fc,libaxum_core-17597eab804c506a,libmime-7cbfcc84299bf52b,libhttp_body_util-c64b1f848ae7f6d9,libhttp_body-112e6cca9463065d,libhttp-db17fbb5ab25270d,libitoa-d7c2333f8dedd037,libtracing-11c99759bd01092e,liblog-753a0cb3f11b08fe,libtracing_core-5bf54009919d6314,libonce_cell-db8f3eed2a1f3f7b,libtower-2aa2719dd56c77cc,libsync_wrapper-096429d0b7f46333,libfutures_util-dd23df475f561736,libmemchr-d8218b780a78fe0a,libfutures_io-094dc98f9ed1f237,libslab-f5fed19216a24be8,libfutures_sink-491727158a35debf,libfutures_task-02cf0fb977266c2e,libfutures_core-3e8ff8c6a8ead7f1,libtower_layer-5699d784b4449e00,libtower_service-222788e4f5219726,libtokio-9ab9a4ab6a106379,libsocket2-5621979a45a8f253,libbytes-a6415339708e1154,libmio-337b8109de291cbf,liblibc-107c1a2108505c33,libpin_project_lite-8ad468af17824a0b}.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" "/opt/rustwide/target/debug/deps/rustctTVugq/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/aws-lc-sys-c0887dd00845d35c/out" "-L" "/opt/rustwide/target/debug/build/ring-8c796661bd765f6a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/auth_sessions-8683278717057f2c" "-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 `blog-api` (test "auth_sessions") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "167d7fee1fb903f4dcc4b87e9654dc87388c2014e3dc49c8489d67a9de3595cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "167d7fee1fb903f4dcc4b87e9654dc87388c2014e3dc49c8489d67a9de3595cf", kill_on_drop: false }` [INFO] [stdout] 167d7fee1fb903f4dcc4b87e9654dc87388c2014e3dc49c8489d67a9de3595cf