[INFO] cloning repository https://github.com/shinymilotic/shining_clouds
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinymilotic/shining_clouds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinymilotic%2Fshining_clouds", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinymilotic%2Fshining_clouds'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3dd1a54061b01b49aa83877e9aa825db0fe4ecf
[INFO] testing shinymilotic/shining_clouds against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinymilotic%2Fshining_clouds" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shinymilotic/shining_clouds
[INFO] finished tweaking git repo https://github.com/shinymilotic/shining_clouds
[INFO] tweaked toml for git repo https://github.com/shinymilotic/shining_clouds written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shinymilotic/shining_clouds on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shinymilotic/shining_clouds 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6d8e139556aa86d4b0fdfed2ce1aed36c3a529e4e6c1d492ad06273456634b7
[INFO] running `Command { std: "docker" "start" "-a" "b6d8e139556aa86d4b0fdfed2ce1aed36c3a529e4e6c1d492ad06273456634b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6d8e139556aa86d4b0fdfed2ce1aed36c3a529e4e6c1d492ad06273456634b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6d8e139556aa86d4b0fdfed2ce1aed36c3a529e4e6c1d492ad06273456634b7", kill_on_drop: false }`
[INFO] [stdout] b6d8e139556aa86d4b0fdfed2ce1aed36c3a529e4e6c1d492ad06273456634b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 193c8284878f78e604dec558f28b27f356b6a72708537fb47b6e985de7db5f43
[INFO] running `Command { std: "docker" "start" "-a" "193c8284878f78e604dec558f28b27f356b6a72708537fb47b6e985de7db5f43", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]    Compiling tryphon_macros v0.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tryphon v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tower-http v0.6.7
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling sea-query v0.32.7
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[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 sqlx-core v0.8.6
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.18
[INFO] [stderr]    Compiling axum v0.8.7
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sea-query-binder v0.7.0
[INFO] [stderr]    Compiling shining_clouds v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "193c8284878f78e604dec558f28b27f356b6a72708537fb47b6e985de7db5f43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "193c8284878f78e604dec558f28b27f356b6a72708537fb47b6e985de7db5f43", kill_on_drop: false }`
[INFO] [stdout] 193c8284878f78e604dec558f28b27f356b6a72708537fb47b6e985de7db5f43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ab9959fe685d8f26fb690674eb484ab446ff116fe25395bcaa6eebb1bc6d1a2
[INFO] running `Command { std: "docker" "start" "-a" "7ab9959fe685d8f26fb690674eb484ab446ff116fe25395bcaa6eebb1bc6d1a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling shining_clouds v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc5Eh7gd/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshining_clouds-77ca4ea22316bb81,libjsonwebtoken-d2b718b74ccc57a4,libpem-c65b0b75163a9934,libsimple_asn1-9089dca4b1f1f838,libtime-cc363f6f1742a55f,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libnum_bigint-f927f2ef1a120aa6,libnum_integer-a50ca735209b59f3,libsignature-3b38413e1bea4ec2,libaws_lc_rs-dbbd824c842f3b4b,libuntrusted-a7f0f384c8611dea,libzeroize-7f213bea776ca5b6,libaws_lc_sys-c8613299337c8a6a,libargon2-b04758e463fec2a7,libblake2-1941f99bd20cd5fe,libpassword_hash-0238fa480425ccbe,libbase64ct-4e8a849eadea5a34,libtracing_subscriber-085d6f29f8c3fddd,libtracing_serde-4f410b176de988f0,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-7d4562fbae088198,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-f3dec39e385b9e70,libsea_query_binder-c2979b7469be3d9b,libvalidator-c75386a35eee61b4,libregex-e8762f7f8d163958,libregex_automata-fff99729f2db0fd8,libregex_syntax-16a7798c46b1bf55,libsea_query-dca1ac6fd51928fd,libtower_http-51231a00b3b365fb,libanyhow-98c71a5862f49bdc,libsqlx-241c309afb6bbffc,libsqlx_postgres-32a4c2e03e572d96,libdotenvy-6d8015f91495fe74,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libmd5-d6333404feada136,libbyteorder-7fb216e967c6a54f,libatoi-e0a5b2d15efd9f87,libstringprep-94fdae503584f596,libunicode_properties-d98df78cf9438258,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-64cf0445c5a68a60,librand_chacha-877b8e4094df00d5,librand_core-63dde4fbc902e982,libgetrandom-b88ab2d099bb9cc3,libhkdf-5d1d0af060325594,libhmac-a31bd031f5d17a6a,libsqlx_core-e8d939db377a22b1,libindexmap-449c7f9540d8144f,libhashbrown-25abce2d85979e8d,libbase64-32787b0325ea6df8,libsha2-40bb79394c81d481,libcpufeatures-e04321643d03190d,libdigest-f2ebd0f04ac71ecf,libsubtle-2ae6a7038b9a0630,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-e02d92c2a4a110b9,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libnative_tls-adde14f63296e3aa,libopenssl_probe-2c6d21a9709cae46,libopenssl-8727ee8eae9c4819,libbitflags-81c18dd570709ed4,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-e977b8e949b4663c,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libchrono-d2a86a73ae7817c3,libiana_time_zone-bab5d12b40894ac1,libnum_traits-17bedafaa2a61f51,libuuid-6fc4c883e725b213,liburl-44e4d6aa4246ebfe,libidna-ab5944bc6057ef57,libutf8_iter-51566bbad89f3a68,libidna_adapter-001806e052376c4e,libicu_properties-8e64be5a616c1856,libicu_properties_data-ca07e36d75086861,libicu_normalizer-617ad6dd6464503b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f848a04a873ec430,libpotential_utf-f1196e747bd320f6,libicu_provider-6d6fc9bff1233bdb,libicu_locale_core-fcc2a043bf1013b3,libtinystr-bf5750854d814c2c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-05cd4cdd9e2769ab,libzerotrie-b96157d99e8805da,libyoke-fc00e93d63a755fe,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-e1261061674e35a7,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-9b7eda28b403e34e,libevent_listener-86f0ab0f3c18080c,libparking-a9ae72c6c16ee980,libthiserror-0043c23109030bd2,libtryphon-3aef7bd6e6e604df,librand-f88968735b470a27,librand_chacha-48c14cd66d24844b,libppv_lite86-cc018762e7855583,libzerocopy-8991ccc1ed6cd674,librand_core-aef51873e0852404,libgetrandom-306efa459aaadf86,libaxum-c069f4803041aa4c,libserde_json-9da2823d1e7cd1f4,libserde_path_to_error-a41e9e25fb8ae38b,libserde_urlencoded-c1482fd3acd5044e,libryu-a7164637bc4900ee,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhyper_util-917880ba55937260,libhyper-70d47bb99fec189a,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-d7cfd667ce1f6cfd,libmatchit-9aa922efa503b546,libaxum_core-d7c018ff1b2d9818,libmime-0188e0814ca7ddbf,libhttp_body_util-50eb515d049bb8f9,libhttp_body-3a724e4d54c5cfa1,libhttp-c41721bd4f8b9d8f,libitoa-ef40fa516293a9d3,libtracing-bd3e0a0d44f9dedb,liblog-28ade3d6717210f3,libtracing_core-61b417a99ee316a8,libonce_cell-e9252a7b5119f3eb,libtower-31271ceb35e12319,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-e0662d6c189e720b,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_sink-ad47bcbd8cacb180,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_service-3fb88d28c2218805,libtokio-e34a8394b15f7c6c,libsignal_hook_registry-c22cda65e322b7f9,libsocket2-079e36dcc0be2ef0,libbytes-3529dc27cc7678fe,libmio-1f0b2668c1a29a12,libparking_lot-1a217dbec1dcd48c,libparking_lot_core-b8a66ce33ecaef89,liblibc-520a1cd7a1b3fe13,libcfg_if-83060ec5685761ae,libsmallvec-25afaa8b509e356c,libserde-fbd29f22f31b002b,libserde_core-46542aab222bf259,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.rlib" "<sysroot>/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/rustc5Eh7gd/raw-dylibs" "-B<sysroot>/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-a595c9e9bd1a624e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/docs_tests-7a663f605f51d789" "-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 `shining_clouds` (test "docs_tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcTZqTH1/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libshining_clouds-77ca4ea22316bb81,libjsonwebtoken-d2b718b74ccc57a4,libpem-c65b0b75163a9934,libsimple_asn1-9089dca4b1f1f838,libtime-cc363f6f1742a55f,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-0497f8a63ebb66e0,libpowerfmt-f6019a2766e431f7,libnum_bigint-f927f2ef1a120aa6,libnum_integer-a50ca735209b59f3,libsignature-3b38413e1bea4ec2,libaws_lc_rs-dbbd824c842f3b4b,libuntrusted-a7f0f384c8611dea,libzeroize-7f213bea776ca5b6,libaws_lc_sys-c8613299337c8a6a,libargon2-b04758e463fec2a7,libblake2-1941f99bd20cd5fe,libpassword_hash-0238fa480425ccbe,libbase64ct-4e8a849eadea5a34,libtracing_subscriber-085d6f29f8c3fddd,libtracing_serde-4f410b176de988f0,libsharded_slab-bd3e89e1e50b7c87,liblazy_static-3674be3f4245d19b,libmatchers-7d4562fbae088198,libnu_ansi_term-745c727bb3e87c52,libthread_local-b4f6fe44d641c0b1,libtracing_log-f3dec39e385b9e70,libsea_query_binder-c2979b7469be3d9b,libvalidator-c75386a35eee61b4,libregex-e8762f7f8d163958,libregex_automata-fff99729f2db0fd8,libregex_syntax-16a7798c46b1bf55,libsea_query-dca1ac6fd51928fd,libtower_http-51231a00b3b365fb,libanyhow-98c71a5862f49bdc,libsqlx-241c309afb6bbffc,libsqlx_postgres-32a4c2e03e572d96,libdotenvy-6d8015f91495fe74,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,libhex-13e08b3b00984ab7,libwhoami-679b18861a32e944,libhome-2459c00c573c2c5a,libmd5-d6333404feada136,libbyteorder-7fb216e967c6a54f,libatoi-e0a5b2d15efd9f87,libstringprep-94fdae503584f596,libunicode_properties-d98df78cf9438258,libunicode_normalization-e2f4b6af903d2f78,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,librand-64cf0445c5a68a60,librand_chacha-877b8e4094df00d5,librand_core-63dde4fbc902e982,libgetrandom-b88ab2d099bb9cc3,libhkdf-5d1d0af060325594,libhmac-a31bd031f5d17a6a,libsqlx_core-e8d939db377a22b1,libindexmap-449c7f9540d8144f,libhashbrown-25abce2d85979e8d,libbase64-32787b0325ea6df8,libsha2-40bb79394c81d481,libcpufeatures-e04321643d03190d,libdigest-f2ebd0f04ac71ecf,libsubtle-2ae6a7038b9a0630,libblock_buffer-ceb5bfb4b62e5dc4,libcrypto_common-e02d92c2a4a110b9,libgeneric_array-3399f74876fb1fa9,libtypenum-973adb5204d6e560,libnative_tls-adde14f63296e3aa,libopenssl_probe-2c6d21a9709cae46,libopenssl-8727ee8eae9c4819,libbitflags-81c18dd570709ed4,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-e977b8e949b4663c,libhashlink-f007fbd3ee912335,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libchrono-d2a86a73ae7817c3,libiana_time_zone-bab5d12b40894ac1,libnum_traits-17bedafaa2a61f51,libuuid-6fc4c883e725b213,liburl-44e4d6aa4246ebfe,libidna-ab5944bc6057ef57,libutf8_iter-51566bbad89f3a68,libidna_adapter-001806e052376c4e,libicu_properties-8e64be5a616c1856,libicu_properties_data-ca07e36d75086861,libicu_normalizer-617ad6dd6464503b,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-f848a04a873ec430,libpotential_utf-f1196e747bd320f6,libicu_provider-6d6fc9bff1233bdb,libicu_locale_core-fcc2a043bf1013b3,libtinystr-bf5750854d814c2c,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-05cd4cdd9e2769ab,libzerotrie-b96157d99e8805da,libyoke-fc00e93d63a755fe,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-e1261061674e35a7,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-9b7eda28b403e34e,libevent_listener-86f0ab0f3c18080c,libparking-a9ae72c6c16ee980,libthiserror-0043c23109030bd2,libtryphon-3aef7bd6e6e604df,librand-f88968735b470a27,librand_chacha-48c14cd66d24844b,libppv_lite86-cc018762e7855583,libzerocopy-8991ccc1ed6cd674,librand_core-aef51873e0852404,libgetrandom-306efa459aaadf86,libaxum-c069f4803041aa4c,libserde_json-9da2823d1e7cd1f4,libserde_path_to_error-a41e9e25fb8ae38b,libserde_urlencoded-c1482fd3acd5044e,libryu-a7164637bc4900ee,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libhyper_util-917880ba55937260,libhyper-70d47bb99fec189a,libhttparse-8c9b827b8f345444,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_channel-d7cfd667ce1f6cfd,libmatchit-9aa922efa503b546,libaxum_core-d7c018ff1b2d9818,libmime-0188e0814ca7ddbf,libhttp_body_util-50eb515d049bb8f9,libhttp_body-3a724e4d54c5cfa1,libhttp-c41721bd4f8b9d8f,libitoa-ef40fa516293a9d3,libtracing-bd3e0a0d44f9dedb,liblog-28ade3d6717210f3,libtracing_core-61b417a99ee316a8,libonce_cell-e9252a7b5119f3eb,libtower-31271ceb35e12319,libsync_wrapper-b4537d9de714f6d1,libtower_layer-d908dd771b239ecd,libfutures_util-e0662d6c189e720b,libmemchr-9be7e24c0cc6f173,libfutures_io-6a4719510b0746bc,libslab-5629529544b2a983,libfutures_sink-ad47bcbd8cacb180,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libtower_service-3fb88d28c2218805,libtokio-e34a8394b15f7c6c,libsignal_hook_registry-c22cda65e322b7f9,libsocket2-079e36dcc0be2ef0,libbytes-3529dc27cc7678fe,libmio-1f0b2668c1a29a12,libparking_lot-1a217dbec1dcd48c,libparking_lot_core-b8a66ce33ecaef89,liblibc-520a1cd7a1b3fe13,libcfg_if-83060ec5685761ae,libsmallvec-25afaa8b509e356c,libserde-fbd29f22f31b002b,libserde_core-46542aab222bf259,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84}.rlib" "<sysroot>/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/rustcTZqTH1/raw-dylibs" "-B<sysroot>/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-a595c9e9bd1a624e/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/comment_tests-521b910b39a68962" "-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 `shining_clouds` (test "comment_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "7ab9959fe685d8f26fb690674eb484ab446ff116fe25395bcaa6eebb1bc6d1a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab9959fe685d8f26fb690674eb484ab446ff116fe25395bcaa6eebb1bc6d1a2", kill_on_drop: false }`
[INFO] [stdout] 7ab9959fe685d8f26fb690674eb484ab446ff116fe25395bcaa6eebb1bc6d1a2
