[INFO] cloning repository https://github.com/sammyl720/ai_content_writer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammyl720/ai_content_writer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammyl720%2Fai_content_writer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammyl720%2Fai_content_writer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3eed421996002dcd3ae3b54f89ce9ec1b41fdc50 [INFO] testing sammyl720/ai_content_writer against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammyl720%2Fai_content_writer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammyl720/ai_content_writer on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sammyl720/ai_content_writer [INFO] finished tweaking git repo https://github.com/sammyl720/ai_content_writer [INFO] tweaked toml for git repo https://github.com/sammyl720/ai_content_writer written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sammyl720/ai_content_writer 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shuttle-axum v0.45.0 [INFO] [stderr] Downloaded async-openai v0.23.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bec4ca92df2d3193128e8296b889f33870cfff1500fd542905f22cb5d59fcd29 [INFO] running `Command { std: "docker" "start" "-a" "bec4ca92df2d3193128e8296b889f33870cfff1500fd542905f22cb5d59fcd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bec4ca92df2d3193128e8296b889f33870cfff1500fd542905f22cb5d59fcd29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bec4ca92df2d3193128e8296b889f33870cfff1500fd542905f22cb5d59fcd29", kill_on_drop: false }` [INFO] [stdout] bec4ca92df2d3193128e8296b889f33870cfff1500fd542905f22cb5d59fcd29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea8b093a98b79f96b1f41f9655fecafd4a3f676cfac15124e937223bb643e318 [INFO] running `Command { std: "docker" "start" "-a" "ea8b093a98b79f96b1f41f9655fecafd4a3f676cfac15124e937223bb643e318", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling httparse v1.9.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling strfmt v0.2.4 [INFO] [stderr] Compiling rustls-native-certs v0.7.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling comfy-table v6.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling opentelemetry v0.21.0 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling shuttle-codegen v0.45.0 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling zerovec v0.10.2 [INFO] [stderr] Compiling opentelemetry-http v0.10.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling opentelemetry_sdk v0.21.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_properties v1.5.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling idna v1.0.0 [INFO] [stderr] Compiling url v2.5.1 [INFO] [stderr] Compiling tracing-opentelemetry v0.22.0 [INFO] [stderr] Compiling shuttle-common v0.45.0 [INFO] [stderr] Compiling hyper v0.14.29 [INFO] [stderr] Compiling shuttle-service v0.45.0 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling reqwest v0.12.4 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-openai v0.23.1 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.10.2 [INFO] [stderr] Compiling shuttle-proto v0.45.0 [INFO] [stderr] Compiling shuttle-runtime v0.45.0 [INFO] [stderr] Compiling shuttle-axum v0.45.0 [INFO] [stderr] Compiling ai-content-writer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `name` is never used [INFO] [stdout] --> src/agent.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Agent { [INFO] [stdout] | ----- method in this trait [INFO] [stdout] 13 | fn name(&self) -> String; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcSfoaMJ/symbols.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.ai_content_writer.49f5d986af7691ab-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135.bpvvvnbjg6x304db125vls2v2.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libshuttle_axum-267f19833742b2cd.rlib" "/opt/rustwide/target/debug/deps/libasync_openai-de1e2db3a64a2da1.rlib" "/opt/rustwide/target/debug/deps/libbackoff-46b5de706389cf64.rlib" "/opt/rustwide/target/debug/deps/libinstant-a51e70c2f65ddb36.rlib" "/opt/rustwide/target/debug/deps/libasync_convert-2c512bc7a46b4c05.rlib" "/opt/rustwide/target/debug/deps/libderive_builder-ec45060f2ab2f806.rlib" "/opt/rustwide/target/debug/deps/libsecrecy-0b7312cf94a93cde.rlib" "/opt/rustwide/target/debug/deps/libreqwest_eventsource-f9afc6ac0382e76d.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-7ba65e3faa7d6a1b.rlib" "/opt/rustwide/target/debug/deps/libreqwest-99e90345556ba42f.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-d7c4857e30d207d9.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-5654bae366122915.rlib" "/opt/rustwide/target/debug/deps/libbase64-1d5853d8a2dd9229.rlib" "/opt/rustwide/target/debug/deps/libipnet-0eb1053c709f71ab.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-6310746c85acc4b7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-81bfd34e33b22213.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5695836b20e6c7c9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-0f80e3df515bc60f.rlib" "/opt/rustwide/target/debug/deps/librustls-b6ec5b84fd0e37f6.rlib" "/opt/rustwide/target/debug/deps/libsubtle-9412874928c72b0e.rlib" "/opt/rustwide/target/debug/deps/libwebpki-806e9e0fa0c82322.rlib" "/opt/rustwide/target/debug/deps/libring-d9464472dbd36628.rlib" "/opt/rustwide/target/debug/deps/libspin-cd45c3153bc4c74f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-7588d7e252ced9d0.rlib" "/opt/rustwide/target/debug/deps/librustls_pki_types-54f4d91d48f2c745.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8700cf6701f4ea83.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-a3b8cf4819145565.rlib" "/opt/rustwide/target/debug/deps/libunicase-150a6591ed2b2529.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4fe7a53f0f437c90.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-111dcb0b3b714b0f.rlib" "/opt/rustwide/target/debug/deps/libopenssl-623da1140a10b379.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-504d8dbdd27ff197.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-f6b6a54f87ce1292.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-18876e24cf544714.rlib" "/opt/rustwide/target/debug/deps/liburl-c7bc22aafa93871e.rlib" "/opt/rustwide/target/debug/deps/libidna-f081d1f7ef8296e5.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer-31a1832464054d30.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer_data-762e61f43eae08c2.rlib" "/opt/rustwide/target/debug/deps/libwrite16-85fd16f27fd45657.rlib" "/opt/rustwide/target/debug/deps/libutf8_iter-fbf995b92c341ba3.rlib" "/opt/rustwide/target/debug/deps/libutf16_iter-83f8708e12b6535a.rlib" "/opt/rustwide/target/debug/deps/libicu_properties-6869f3915724ec02.rlib" "/opt/rustwide/target/debug/deps/libicu_properties_data-52a01acc947e4a6d.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform-551f3c9c4ac10074.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform_data-38f8208716c2d35a.rlib" "/opt/rustwide/target/debug/deps/libicu_collections-57733a04a19b6abe.rlib" "/opt/rustwide/target/debug/deps/libicu_provider-36229dabe51487fc.rlib" "/opt/rustwide/target/debug/deps/libicu_locid-47af459071a5f93f.rlib" "/opt/rustwide/target/debug/deps/liblitemap-6906881aa09013e0.rlib" "/opt/rustwide/target/debug/deps/libtinystr-991f2eb5218379e4.rlib" "/opt/rustwide/target/debug/deps/libzerovec-ac8e2d531c59731c.rlib" "/opt/rustwide/target/debug/deps/libwriteable-c63e282ed55b92df.rlib" "/opt/rustwide/target/debug/deps/libyoke-0487854d36805b49.rlib" "/opt/rustwide/target/debug/deps/libzerofrom-18bb7f4ba91eac64.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-3602560bab1848e8.rlib" "/opt/rustwide/target/debug/deps/libeventsource_stream-53473c65a1d8e31a.rlib" "/opt/rustwide/target/debug/deps/libnom-2af45d1d82eb31c8.rlib" "/opt/rustwide/target/debug/deps/libfutures-5e49c5b714eb46d8.rlib" "/opt/rustwide/target/debug/deps/libshuttle_runtime-2fa67567bbb87645.rlib" "/opt/rustwide/target/debug/deps/libcolored-1603b20fef273f41.rlib" "/opt/rustwide/target/debug/deps/libshuttle_proto-9f58943640ebc346.rlib" "/opt/rustwide/target/debug/deps/libprost_types-1df50fd80dbabbcc.rlib" "/opt/rustwide/target/debug/deps/libtonic-3143edbecb98fd66.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-e7504de850c78fc1.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-e0a7437542c8dad5.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-9487d82664facd95.rlib" "/opt/rustwide/target/debug/deps/libaxum-68dd6fbb479c5694.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3511f9afe014f87.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-d3d1b65767975c23.rlib" "/opt/rustwide/target/debug/deps/libhyper-2cd745d0b68dddfa.rlib" "/opt/rustwide/target/debug/deps/libh2-da69685e88ff04af.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3b18b0672582aa9.rlib" "/opt/rustwide/target/debug/deps/libprost-e6a5bc57c06ddd8c.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-4a659d0a993941b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-56892f6ca4095a3b.rlib" "/opt/rustwide/target/debug/deps/libshuttle_service-706253ace051219c.rlib" "/opt/rustwide/target/debug/deps/libstrfmt-133634480bafdaca.rlib" "/opt/rustwide/target/debug/deps/libshuttle_common-535fabd5ebded05f.rlib" "/opt/rustwide/target/debug/deps/libsemver-af086ae00b277642.rlib" "/opt/rustwide/target/debug/deps/libanyhow-6c2cfb7c7e2ffccc.rlib" "/opt/rustwide/target/debug/deps/libzeroize-01673d2df795c1cc.rlib" "/opt/rustwide/target/debug/deps/libuuid-dbb3c3fbf23ac7a5.rlib" "/opt/rustwide/target/debug/deps/libcrossterm-20548bb47a8e3bc6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e7aaee72c7192c79.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_mio-41c1d2862e69cf9a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-63c45a165b8d5253.rlib" "/opt/rustwide/target/debug/deps/libchrono-a643f145a76ca358.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-2390d39fb9bbfd36.rlib" "/opt/rustwide/target/debug/deps/libtracing_opentelemetry-7cf774c7118a4c1d.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_sdk-7d29c0a5205b8132.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-977a9aae225782fb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f7ce83001347108b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-41dcd5058f143e7d.rlib" "/opt/rustwide/target/debug/deps/libglob-058bd0fc1830b364.rlib" "/opt/rustwide/target/debug/deps/libordered_float-82b7d8561278bc3a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-fe1505ebf83ad05e.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-2d202853e140e8a4.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-c3335b8f85b2d2b2.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-3a69087052053dab.rlib" "/opt/rustwide/target/debug/deps/liboverload-26dab9b5b27fc3d3.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-6a47356b4c8fcb1f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-8c0bb59ebbb3df6c.rlib" "/opt/rustwide/target/debug/deps/libmatchers-81da137eb49309ea.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-abfc5f66ec152c0c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-97b3d5521ce4fbed.rlib" "/opt/rustwide/target/debug/deps/libregex-25d9590dd7b6cf6c.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-359f81a52cf9f361.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-07a684a832997deb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2bde5dc5893d4fe3.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-b5d4207ca684b49b.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry_http-f2de876f71fe6446.rlib" "/opt/rustwide/target/debug/deps/libopentelemetry-ed0f323dfd7c6e5f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8571d603402d8d03.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-1a69519d397122b9.rlib" "/opt/rustwide/target/debug/deps/libstrum-ad4817e89dc7c3b5.rlib" "/opt/rustwide/target/debug/deps/libhttp-be3830d62a851c11.rlib" "/opt/rustwide/target/debug/deps/libaxum-8487adee4da7ff7b.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-5939f976b92937e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d5da0931c32b95ef.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-acfa3064844a46cd.rlib" "/opt/rustwide/target/debug/deps/libryu-bba83beca99dd7c0.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-533db7122d3ddfc5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88cba40a7181d984.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-6b8a6a0e30a683a6.rlib" "/opt/rustwide/target/debug/deps/libhyper-5a05a2a8faead113.rlib" "/opt/rustwide/target/debug/deps/libwant-3f13e9c0d2560241.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-f3f4362ed4ca7e4a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e3594fa5ad608df9.rlib" "/opt/rustwide/target/debug/deps/libh2-57363a18767b3ab1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d711b8c67c232f62.rlib" "/opt/rustwide/target/debug/deps/libequivalent-4d5cfde55792e26d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7d02282e476b54c1.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-20cf0e6ccfae60b1.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b9f758d21a0e98fe.rlib" "/opt/rustwide/target/debug/deps/libmatchit-321cc0d9d7dffff2.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-8e2645005ea8a742.rlib" "/opt/rustwide/target/debug/deps/libserde-2cd7ba0e15b3c44c.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-6662c1b9fe40e47f.rlib" "/opt/rustwide/target/debug/deps/libmime-566b615028bbb9d4.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-7e107893d08c1041.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-4b2da428848419ca.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-75e3d33a30849c3c.rlib" "/opt/rustwide/target/debug/deps/libhttp-0434658a1020c83c.rlib" "/opt/rustwide/target/debug/deps/libitoa-cde9c8f28780c780.rlib" "/opt/rustwide/target/debug/deps/libfnv-b4bd047f342dff07.rlib" "/opt/rustwide/target/debug/deps/libtower-2313f9d722e8a1d7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d54127c33865e8ff.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8302853d056d8479.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f7f97c562b093c36.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-26661a160da62c36.rlib" "/opt/rustwide/target/debug/deps/libtracing-2796d8c3a42aff2d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-7f20259b37d95b3a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dd4734ba15c3811e.rlib" "/opt/rustwide/target/debug/deps/libtokio-85062a05a7320289.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e7d5442d2f8cefaf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2799a576c56d1232.rlib" "/opt/rustwide/target/debug/deps/libsocket2-af5a2c177d21b3cf.rlib" "/opt/rustwide/target/debug/deps/libbytes-de56c2ce5fbc2bf0.rlib" "/opt/rustwide/target/debug/deps/libmio-220f38963dc3a5b1.rlib" "/opt/rustwide/target/debug/deps/liblog-5282f90895004b10.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-103b3962fd55a6dd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-217f40838cde8558.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-09a1a6c0c4f8c0ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-551bf13f782a2aa5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d59b845c07f126eb.rlib" "/opt/rustwide/target/debug/deps/librand-31d2081be22d578d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3e24b1536d6e1cc9.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c663305ef3ec04ad.rlib" "/opt/rustwide/target/debug/deps/librand_core-9272bfcbab6295dd.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7ad014260aba5fc3.rlib" "/opt/rustwide/target/debug/deps/liblibc-d396a477bbc82a4b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-8217498f8667ada9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-beb5efa61fd90d65.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d5b7adbc9aef9799.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-55d4734ad987648b.rlib" "/opt/rustwide/target/debug/deps/libslab-912e2da7c32ab1d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c0f31fa35edb8ae0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d20913390016543.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-23c912c730b72a48.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6bd6355de79f98af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-368ccdc980bf098e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-04d37b8eb510eecb.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a74d77e2ab1a5ea5.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-7544e9fa4f3b4716.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ca74a2d9c5166d9f.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e31ab23316ed5080.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-27dc4aa955912662.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-bd0d6cccce077b99.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-8d001680935b5e3c.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ba8ce71964f984f4.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-99a73526abcec14b.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-63ac0d22cff92579.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9057355c92c922d5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-358be9bc1f6bab04.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-aca15549d5bff974.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-8251d2cef7072448.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7d50b86011c66411.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-51ea098fce5006bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5a14e0d0b712e731.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8b83dbf3a7b8f999.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c6fd227bdc7b39ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-959d3389fa3da8a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-abe05db089cc2c62.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-b3fce02efc248284/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.83.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ai_content_writer-65d8567cae050135" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ai-content-writer` (bin "ai-content-writer") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ea8b093a98b79f96b1f41f9655fecafd4a3f676cfac15124e937223bb643e318", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea8b093a98b79f96b1f41f9655fecafd4a3f676cfac15124e937223bb643e318", kill_on_drop: false }` [INFO] [stdout] ea8b093a98b79f96b1f41f9655fecafd4a3f676cfac15124e937223bb643e318