[INFO] fetching crate dialtone_ctrl 0.1.0... [INFO] testing dialtone_ctrl-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate dialtone_ctrl 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate dialtone_ctrl 0.1.0 [INFO] finished tweaking crates.io crate dialtone_ctrl 0.1.0 [INFO] tweaked toml for crates.io crate dialtone_ctrl 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dialtone_ctrl 0.1.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dialtone_ctrl 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b792a9dd733f796fe561a75ebdc3b1761f561b7ad3fbe968cfda089554000d8 [INFO] running `Command { std: "docker" "start" "-a" "1b792a9dd733f796fe561a75ebdc3b1761f561b7ad3fbe968cfda089554000d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b792a9dd733f796fe561a75ebdc3b1761f561b7ad3fbe968cfda089554000d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b792a9dd733f796fe561a75ebdc3b1761f561b7ad3fbe968cfda089554000d8", kill_on_drop: false }` [INFO] [stdout] 1b792a9dd733f796fe561a75ebdc3b1761f561b7ad3fbe968cfda089554000d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b24ecd44fc892505b841621a13c560599d817b173d3b70373507311c777c3daf [INFO] running `Command { std: "docker" "start" "-a" "b24ecd44fc892505b841621a13c560599d817b173d3b70373507311c777c3daf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.12.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling base64ct v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling crypto-bigint v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling const-oid v0.7.1 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling crc v2.1.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling der v0.5.1 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling spki v0.5.4 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling num-bigint-dig v0.8.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling pkcs8 v0.8.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pkcs1 v0.3.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling const_format v0.2.25 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling tokio-cron-scheduler v0.7.4 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling bcrypt v0.13.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pem v1.0.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling validator_types v0.15.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling rsa v0.6.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling fsio v0.3.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling validator_derive v0.15.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling sqlx-rt v0.5.13 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling axum-core v0.2.6 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling tracing-subscriber v0.3.14 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling lol_html v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling serde_variant v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling validator v0.15.0 [INFO] [stderr] Compiling jsonwebtoken v8.1.1 [INFO] [stderr] Compiling dialtone_sqlx_macros v0.1.0 [INFO] [stderr] Compiling cron v0.10.1 [INFO] [stderr] Compiling dialtone_common v0.1.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling axum v0.5.11 [INFO] [stderr] Compiling sqlx-core v0.5.13 [INFO] [stderr] Compiling sqlx-macros v0.5.13 [INFO] [stderr] Compiling sqlx v0.5.13 [INFO] [stderr] Compiling dialtone_sqlx v0.1.0 [INFO] [stderr] Compiling dialtone_axum v0.1.0 [INFO] [stderr] Compiling dialtone_ctrl v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVzt9YC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-7a66b7690bbb34f4,libdialtone_axum-9d650320cba41864,libtracing_subscriber-b62573946cfe5b0f,libsharded_slab-2d2b91133edd9595,libmatchers-d6f39d49baa32981,libregex_automata-85ef85c4733b66b9,libansi_term-74ae5010905c21da,libthread_local-e639a353e7625e5e,libtracing_log-48bed4fc92a06cf0,libtokio_cron_scheduler-01a604e8ab349c4e,libcron-a44a09bf7b095a12,libuuid-567a8300aa8a8a68,libjsonwebtoken-697c126af070ee67,libpem-f0aa13089aa54f54,libsimple_asn1-b79ddb3038d9007d,libtime-c1d24b6f782bef98,libnum_bigint-a15a6e5a56c33398,libdialtone_sqlx-4088fc826af084ba,libmd5-380e091b79bd6e66,libbcrypt-8bd9aa2b4c75002c,libblowfish-801614af581ab2ec,libcipher-b655120b71e5efd4,libinout-b54414b559e7c640,liblol_html-808c0dbd326d0449,libselectors-1eca08651963de4e,libthin_slice-1775a0fbef1ec9d7,libservo_arc-da06acbd19910766,libstable_deref_trait-a9f42b1d2f15127d,libnodrop-7d3b001a086f6673,libprecomputed_hash-b8aaee179f87ad21,libfxhash-b312effea3ad6fa7,libcssparser-f1972c973da16efe,libitoa-968a9d3f706bae82,libdtoa_short-b239ea56a0903f41,libdtoa-f4f9d18f09bff426,libphf-5fec6edbdb49bfd5,libphf_shared-d2e740e2a17a45bf,libsiphasher-a12500f72255da72,liblazycell-24027d197569389e,libsafemem-6bde8d6e08a694b2,libhashbrown-3424afd2721c7b09,libencoding_rs-b09047cb7e6599fe,librsa-37b6117d57f5bdb4,libpkcs1-24a4d270891586f0,libpkcs8-8bee1368f59dce59,libspki-9312c07405112f04,libder-99a9fc6e5aeee701,libpem_rfc7468-d6efcd3f0b9ce1cb,libbase64ct-3544e0ac13a13cad,libconst_oid-f016216f963a2f13,libcrypto_bigint-5f78eb9f13f98e6e,libnum_bigint_dig-0fa25d80af9cf319,liblibm-eadbad22befb2e52,libnum_iter-8aa74a366061a5d6,libzeroize-90f061d5be7884c7,libanyhow-4e3e635176025607,libsqlx-ff3d279adb2a2eac,libsqlx_core-44e3929f812d15f8,libcrc-76a7740c5bbed759,libcrc_catalog-1c405d8612065244,libhex-13e08b3b00984ab7,libwhoami-642084c85f6ef24b,libdirs-a87e0cc62875ff06,libdirs_sys-5636e9483b43a0ba,libtokio_stream-a3876c178c733e34,libwebpki_roots-83fe721adea34ec1,libsqlformat-d92dc337cb060b05,libunicode_categories-6f2b7f5ace1e9985,libnom-3290e28acd19ecb7,libitertools-36ac4ea0d0b7a4d3,libthiserror-4ed0b686529a45a2,liburl-860c0270e01e4f8f,libidna-ec2307c1ed33293d,libmd5-439280a30cbc9933,libbyteorder-fb36fe721788ce00,libatoi-53c21de86cceb0fa,libstringprep-f7f8cf6db1a4577e,libunicode_normalization-ef5e22c6ce1455c7,libtinyvec-dabb1bd64e414e54,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,librand-1c3e7e3c08d7bd48,librand_chacha-2702841729359b9b,libppv_lite86-f1eaae57f9caf7a8,librand_core-f854c7509470647f,libhkdf-571a832ca7f8d5c3,libhmac-6ccc1137fb143666,libsha2-e361cb47e620fcce,libhashlink-4b42e3caf978106e,libhashbrown-135b8bbaac665912,libahash-f05dfaf67648d7f2,libgetrandom-aa00bf1800f7f71a,libsqlx_rt-1926cd4b391f2645,libtokio_rustls-10faf44bf8b6e2b6,librustls-52858d7641e2cffd,libsct-b03dc5b9a878c3f7,libwebpki-868bc5c7c5673b92,libring-4182313a8a963f6f,libuntrusted-a7f0f384c8611dea,libcrossbeam_queue-62645abfaca1e39b,libcrossbeam_utils-7cd2470e796a6d99,libfutures_intrusive-a13e0764a20dd595,libparking_lot-8f9885bf8b5f41d6,libparking_lot_core-566df30003c5da85,libinstant-52a03de02aea7251,libeither-0974f56ce9d336ef,libevent_listener-76f425dd3e066dbd,libregex-fa5a0c95570cce5a,libaho_corasick-e52277d9c961f29e,libregex_syntax-721fab3f881cb085,libdialtone_common-ba45d1a67104afbe,libgit_version-8ddd43a8d030ab58,libconst_format-b594d4400360021a,libserde_variant-6a48be29b845274e,libchrono-6d95a977432a09bc,libnum_integer-3600af8112190de4,libnum_traits-66e6543680a7c739,libtime-b4637e9797c230b4,liblazy_static-64a0306335870e44,libspin-4089a13ab2a784ba,libaxum-7bc8772d9da60b76,libserde_json-11f40e6165fa2f3f,libserde_urlencoded-86ef3c3509b852d5,libryu-5a0505af43a531a6,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libmatchit-a567dee868b8c1bc,libtower_http-34dd600b3eec83c2,libtower-82b08ff6876e36d7,libpin_project-5d26f92e4b661bd4,libtower_layer-b43a965c515cdf1f,libhyper-4616c41673427e0f,libhttparse-9df3b3635d29fad9,libtracing-b48d09743adfdbeb,libtracing_core-a8261e7d733c2290,libfutures_channel-a44897a712c0623a,libtokio-9d139e09b32b032e,libsignal_hook_registry-c38036c68430a122,libnum_cpus-174035291375644d,libsocket2-33ff40459fc860b3,libmemchr-fe2e5a4f134682e2,libonce_cell-0a52353ed59223e9,libmio-2bb77a7c178d6ade,liblog-ec46de5c30914dd3,libparking_lot-50d4831f74e74b74,libparking_lot_core-1e8b1873dfec52f9,liblibc-8c3dbee95b9876f8,libsmallvec-b08c9d42771f59e9,liblock_api-919abfa4d8f40cb8,libscopeguard-e318caba69bf687f,libsync_wrapper-ab7156e948d9026d,libheaders-47117cd9584714ea,libsha1-e1aa342e5c0f0c8e,libcpufeatures-05a85703b3c2d896,libcfg_if-3e7fc4e38d4a72b5,libdigest-05849dbc39a11d0b,libsubtle-e8a5d4b550a2b725,libblock_buffer-05062334a27c1dac,libcrypto_common-6e9e992573dadb8b,libgeneric_array-8cbaf289a32df660,libtypenum-f0c512a3e955f720,libhttpdate-5527bd2ab7a43206,libheaders_core-bca602e8d9c3b846,libbitflags-dde12b0d7d495b50,libbase64-83ca8be32b9f715d,libserde-76f9e887cb25c5b7,libtower_service-442e0d38cf369aa3,libaxum_core-80e7d86b129efd37,libmime-df56754a5ea019bb,libfutures_util-90991f0749a38106,libfutures_sink-6cb675a02e4d5dcf,libfutures_task-2a02992e9959037a,libpin_utils-3860774ad9b215b5,libfutures_core-43e045dcdfcad0ec,libhttp_body-17b728ab33bcb2ff,libpin_project_lite-6df6c214457c8ca7,libhttp-b54fd8a34a8506e1,libitoa-8368a3a643979ba6,libfnv-79e2cbfbe03dcd16,libbytes-3aba2b4fd6e71b66}.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/rustcVzt9YC/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-2b62592312401064/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dt_server-0e22513ef3678663" "-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 `dialtone_ctrl` (bin "dt_server") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dialtone_ctrl` (bin "dt_set_auto_approval") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name dt_set_auto_approval --edition=2021 src/bin/dt_set_auto_approval.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8985bf5ea8361ae1 -C extra-filename=-cdd30af2fad31085 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4e3e635176025607.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e63c5dd1d179fb68.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-b594d4400360021a.rlib --extern dialtone_axum=/opt/rustwide/target/debug/deps/libdialtone_axum-9d650320cba41864.rlib --extern dialtone_common=/opt/rustwide/target/debug/deps/libdialtone_common-ba45d1a67104afbe.rlib --extern dialtone_sqlx=/opt/rustwide/target/debug/deps/libdialtone_sqlx-4088fc826af084ba.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern fsio=/opt/rustwide/target/debug/deps/libfsio-7fe52146aa27126b.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-8ddd43a8d030ab58.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-64a0306335870e44.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1c3e7e3c08d7bd48.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-fa5a0c95570cce5a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-76f9e887cb25c5b7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-11f40e6165fa2f3f.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ff3d279adb2a2eac.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d139e09b32b032e.rlib --extern validator=/opt/rustwide/target/debug/deps/libvalidator-56e87e1f3e4d0f86.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2b62592312401064/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dialtone_ctrl` (bin "dt_create_user") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name dt_create_user --edition=2021 src/bin/dt_create_user.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9e71b23e57800ed7 -C extra-filename=-11865383a0513b90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4e3e635176025607.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e63c5dd1d179fb68.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-b594d4400360021a.rlib --extern dialtone_axum=/opt/rustwide/target/debug/deps/libdialtone_axum-9d650320cba41864.rlib --extern dialtone_common=/opt/rustwide/target/debug/deps/libdialtone_common-ba45d1a67104afbe.rlib --extern dialtone_sqlx=/opt/rustwide/target/debug/deps/libdialtone_sqlx-4088fc826af084ba.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-7a66b7690bbb34f4.rlib --extern fsio=/opt/rustwide/target/debug/deps/libfsio-7fe52146aa27126b.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-8ddd43a8d030ab58.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-64a0306335870e44.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1c3e7e3c08d7bd48.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-fa5a0c95570cce5a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-76f9e887cb25c5b7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-11f40e6165fa2f3f.rlib --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-ff3d279adb2a2eac.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9d139e09b32b032e.rlib --extern validator=/opt/rustwide/target/debug/deps/libvalidator-56e87e1f3e4d0f86.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-2b62592312401064/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6vjNKX/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenv-7a66b7690bbb34f4,libvalidator-56e87e1f3e4d0f86,libdialtone_axum-9d650320cba41864,libtracing_subscriber-b62573946cfe5b0f,libsharded_slab-2d2b91133edd9595,libmatchers-d6f39d49baa32981,libregex_automata-85ef85c4733b66b9,libansi_term-74ae5010905c21da,libthread_local-e639a353e7625e5e,libtracing_log-48bed4fc92a06cf0,libtokio_cron_scheduler-01a604e8ab349c4e,libcron-a44a09bf7b095a12,libuuid-567a8300aa8a8a68,libjsonwebtoken-697c126af070ee67,libpem-f0aa13089aa54f54,libsimple_asn1-b79ddb3038d9007d,libtime-c1d24b6f782bef98,libnum_bigint-a15a6e5a56c33398,libdialtone_sqlx-4088fc826af084ba,libmd5-380e091b79bd6e66,libbcrypt-8bd9aa2b4c75002c,libblowfish-801614af581ab2ec,libcipher-b655120b71e5efd4,libinout-b54414b559e7c640,liblol_html-808c0dbd326d0449,libselectors-1eca08651963de4e,libthin_slice-1775a0fbef1ec9d7,libservo_arc-da06acbd19910766,libstable_deref_trait-a9f42b1d2f15127d,libnodrop-7d3b001a086f6673,libprecomputed_hash-b8aaee179f87ad21,libfxhash-b312effea3ad6fa7,libcssparser-f1972c973da16efe,libitoa-968a9d3f706bae82,libdtoa_short-b239ea56a0903f41,libdtoa-f4f9d18f09bff426,libphf-5fec6edbdb49bfd5,libphf_shared-d2e740e2a17a45bf,libsiphasher-a12500f72255da72,liblazycell-24027d197569389e,libsafemem-6bde8d6e08a694b2,libencoding_rs-b09047cb7e6599fe,librsa-37b6117d57f5bdb4,libpkcs1-24a4d270891586f0,libpkcs8-8bee1368f59dce59,libspki-9312c07405112f04,libder-99a9fc6e5aeee701,libpem_rfc7468-d6efcd3f0b9ce1cb,libbase64ct-3544e0ac13a13cad,libconst_oid-f016216f963a2f13,libcrypto_bigint-5f78eb9f13f98e6e,libnum_bigint_dig-0fa25d80af9cf319,liblibm-eadbad22befb2e52,libnum_iter-8aa74a366061a5d6,libzeroize-90f061d5be7884c7,libanyhow-4e3e635176025607,libsqlx-ff3d279adb2a2eac,libsqlx_core-44e3929f812d15f8,libcrc-76a7740c5bbed759,libcrc_catalog-1c405d8612065244,libhex-13e08b3b00984ab7,libwhoami-642084c85f6ef24b,libdirs-a87e0cc62875ff06,libdirs_sys-5636e9483b43a0ba,libtokio_stream-a3876c178c733e34,libwebpki_roots-83fe721adea34ec1,libsqlformat-d92dc337cb060b05,libunicode_categories-6f2b7f5ace1e9985,libnom-3290e28acd19ecb7,libitertools-36ac4ea0d0b7a4d3,libthiserror-4ed0b686529a45a2,liburl-860c0270e01e4f8f,libidna-ec2307c1ed33293d,libmd5-439280a30cbc9933,libbyteorder-fb36fe721788ce00,libatoi-53c21de86cceb0fa,libstringprep-f7f8cf6db1a4577e,libunicode_normalization-ef5e22c6ce1455c7,libtinyvec-dabb1bd64e414e54,libtinyvec_macros-36ab4f0266eef07c,libunicode_bidi-8386781c09c7dbfc,librand-1c3e7e3c08d7bd48,librand_chacha-2702841729359b9b,libppv_lite86-f1eaae57f9caf7a8,librand_core-f854c7509470647f,libhkdf-571a832ca7f8d5c3,libhmac-6ccc1137fb143666,libsha2-e361cb47e620fcce,libhashlink-4b42e3caf978106e,libhashbrown-135b8bbaac665912,libsqlx_rt-1926cd4b391f2645,libtokio_rustls-10faf44bf8b6e2b6,librustls-52858d7641e2cffd,libsct-b03dc5b9a878c3f7,libwebpki-868bc5c7c5673b92,libring-4182313a8a963f6f,libuntrusted-a7f0f384c8611dea,libcrossbeam_queue-62645abfaca1e39b,libcrossbeam_utils-7cd2470e796a6d99,libfutures_intrusive-a13e0764a20dd595,libparking_lot-8f9885bf8b5f41d6,libparking_lot_core-566df30003c5da85,libinstant-52a03de02aea7251,libeither-0974f56ce9d336ef,libevent_listener-76f425dd3e066dbd,libregex-fa5a0c95570cce5a,libaho_corasick-e52277d9c961f29e,libregex_syntax-721fab3f881cb085,libdialtone_common-ba45d1a67104afbe,libgit_version-8ddd43a8d030ab58,libconst_format-b594d4400360021a,libserde_variant-6a48be29b845274e,libchrono-6d95a977432a09bc,libnum_integer-3600af8112190de4,libnum_traits-66e6543680a7c739,libtime-b4637e9797c230b4,liblazy_static-64a0306335870e44,libspin-4089a13ab2a784ba,libaxum-7bc8772d9da60b76,libserde_json-11f40e6165fa2f3f,libserde_urlencoded-86ef3c3509b852d5,libryu-5a0505af43a531a6,libform_urlencoded-43181f2d36d09639,libpercent_encoding-3e08c199980e8244,libmatches-80dbaef09a125478,libmatchit-a567dee868b8c1bc,libtower_http-34dd600b3eec83c2,libtower-82b08ff6876e36d7,libpin_project-5d26f92e4b661bd4,libtower_layer-b43a965c515cdf1f,libhyper-4616c41673427e0f,libhttparse-9df3b3635d29fad9,libtracing-b48d09743adfdbeb,libtracing_core-a8261e7d733c2290,libfutures_channel-a44897a712c0623a,libtokio-9d139e09b32b032e,libsignal_hook_registry-c38036c68430a122,libnum_cpus-174035291375644d,libsocket2-33ff40459fc860b3,libmemchr-fe2e5a4f134682e2,libmio-2bb77a7c178d6ade,liblog-ec46de5c30914dd3,libparking_lot-50d4831f74e74b74,libparking_lot_core-1e8b1873dfec52f9,libsmallvec-b08c9d42771f59e9,liblock_api-919abfa4d8f40cb8,libscopeguard-e318caba69bf687f,libsync_wrapper-ab7156e948d9026d,libheaders-47117cd9584714ea,libsha1-e1aa342e5c0f0c8e,libcpufeatures-05a85703b3c2d896,libdigest-05849dbc39a11d0b,libsubtle-e8a5d4b550a2b725,libblock_buffer-05062334a27c1dac,libcrypto_common-6e9e992573dadb8b,libgeneric_array-8cbaf289a32df660,libtypenum-f0c512a3e955f720,libhttpdate-5527bd2ab7a43206,libheaders_core-bca602e8d9c3b846,libbase64-83ca8be32b9f715d,libserde-76f9e887cb25c5b7,libtower_service-442e0d38cf369aa3,libaxum_core-80e7d86b129efd37,libmime-df56754a5ea019bb,libfutures_util-90991f0749a38106,libfutures_sink-6cb675a02e4d5dcf,libfutures_task-2a02992e9959037a,libpin_utils-3860774ad9b215b5,libfutures_core-43e045dcdfcad0ec,libhttp_body-17b728ab33bcb2ff,libpin_project_lite-6df6c214457c8ca7,libhttp-b54fd8a34a8506e1,libitoa-8368a3a643979ba6,libfnv-79e2cbfbe03dcd16,libbytes-3aba2b4fd6e71b66,libclap-e63c5dd1d179fb68,libatty-103d239a18c9a436,libstrsim-934c6b5db5b11ce4,libtermcolor-214b0416d5f44404,libtextwrap-b6f72e6dc353c77f,libindexmap-ed03427a8297316c,libhashbrown-3424afd2721c7b09,libahash-f05dfaf67648d7f2,libgetrandom-aa00bf1800f7f71a,liblibc-8c3dbee95b9876f8,libcfg_if-3e7fc4e38d4a72b5,libclap_lex-60e492766c3c7ab3,libos_str_bytes-c86f62f7fcba2ff1,libbitflags-dde12b0d7d495b50,libonce_cell-0a52353ed59223e9}.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/rustc6vjNKX/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-2b62592312401064/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/dt_create_site-bac9dc8a7e89f02d" "-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 `dialtone_ctrl` (bin "dt_create_site") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b24ecd44fc892505b841621a13c560599d817b173d3b70373507311c777c3daf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b24ecd44fc892505b841621a13c560599d817b173d3b70373507311c777c3daf", kill_on_drop: false }` [INFO] [stdout] b24ecd44fc892505b841621a13c560599d817b173d3b70373507311c777c3daf