[INFO] cloning repository https://github.com/barrelmancer/math-generation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/barrelmancer/math-generation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarrelmancer%2Fmath-generation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarrelmancer%2Fmath-generation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bad37b314a1340c2c5ebb9633caedae8794b771f [INFO] testing barrelmancer/math-generation against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbarrelmancer%2Fmath-generation" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/barrelmancer/math-generation on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/barrelmancer/math-generation [INFO] finished tweaking git repo https://github.com/barrelmancer/math-generation [INFO] tweaked toml for git repo https://github.com/barrelmancer/math-generation written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/barrelmancer/math-generation 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1db0a80a6c5778ca81c4258dc48dc6d73132aa33ad2738e30aa66b5007ca4cd [INFO] running `Command { std: "docker" "start" "-a" "c1db0a80a6c5778ca81c4258dc48dc6d73132aa33ad2738e30aa66b5007ca4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1db0a80a6c5778ca81c4258dc48dc6d73132aa33ad2738e30aa66b5007ca4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1db0a80a6c5778ca81c4258dc48dc6d73132aa33ad2738e30aa66b5007ca4cd", kill_on_drop: false }` [INFO] [stdout] c1db0a80a6c5778ca81c4258dc48dc6d73132aa33ad2738e30aa66b5007ca4cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb8a1094b83b18e9248bd6240f1422d5d3674f2662e9fc4230e2903650e6e456 [INFO] running `Command { std: "docker" "start" "-a" "bb8a1094b83b18e9248bd6240f1422d5d3674f2662e9fc4230e2903650e6e456", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling brotli-decompressor v4.0.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling time v0.3.39 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-server v2.5.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling actix-http v3.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-web v4.10.2 [INFO] [stderr] Compiling math-generator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `TrigonometricType`, `Trigonometric`, `linear::Linear`, `operations::Operations`, and `quadratic::Quadratic` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | linear::Linear, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 8 | operations::Operations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | quadratic::Quadratic, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | trigonometric::{Trigonometric, TrigonometricType}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::utils::mathematical_functions::derivative` [INFO] [stdout] --> src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use crate::utils::mathematical_functions::derivative; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CalcOptions`, `FuncType`, and `GenOptions` [INFO] [stdout] --> src/main.rs:15:30 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::utils::entities::{CalcOptions, FuncType, GenOptions}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `actix_web::web::Data` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use actix_web::web::Data; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpResponse` [INFO] [stdout] --> src/main.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | use actix_web::{App, HttpResponse, HttpServer, web}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `TrigonometricType`, `Trigonometric`, and `linear::Linear` [INFO] [stdout] --> src/api_scopes/math.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | linear::Linear, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 6 | quadratic::Quadratic, [INFO] [stdout] 7 | trigonometric::{Trigonometric, TrigonometricType}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TRIGONOMETRIC_SIN` should have an upper camel case name [INFO] [stdout] --> src/utils/entities.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | TRIGONOMETRIC_SIN, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TrigonometricSin` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `TRIGONOMETRIC_COS` should have an upper camel case name [INFO] [stdout] --> src/utils/entities.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | TRIGONOMETRIC_COS, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `TrigonometricCos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/functions/linear.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Linear { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(k: f32, b: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/functions/trigonometric.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Trigonometric { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 21 | pub fn new(a: f32, b: f32, c: f32, d: f32, ftype: TrigonometricType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LinearF` is never constructed [INFO] [stdout] --> src/utils/entities.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct LinearF { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `QuadraticF` is never constructed [INFO] [stdout] --> src/utils/entities.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct QuadraticF { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TrigonometricF` is never constructed [INFO] [stdout] --> src/utils/entities.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct TrigonometricF { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcDkECvT/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web-a99f3007c42628c5.rlib,libimpl_more-2089de10e84804f8.rlib,liburl-490b495e266c50b2.rlib,libidna-7167151c195794d1.rlib,libidna_adapter-181ee01d3d46e232.rlib,libicu_normalizer-9df895e0ca3a6209.rlib,libicu_normalizer_data-3860fd7929c7bb1f.rlib,libwrite16-1c921c39d2df77b6.rlib,libutf8_iter-abd0a82c0f78c0e8.rlib,libutf16_iter-4a39604101fbfc8e.rlib,libicu_properties-ed90a9a70014121c.rlib,libicu_properties_data-14201c1751968e4f.rlib,libicu_locid_transform-98bcad7ba4406bc8.rlib,libicu_locid_transform_data-e153add6fa33a48a.rlib,libicu_collections-5d052fcbef9ab221.rlib,libicu_provider-677f8ef451cbe075.rlib,libicu_locid-c45aef81ac2c248c.rlib,liblitemap-5f88f503a997eb1d.rlib,libtinystr-c35f36bbde2ef048.rlib,libzerovec-2204c4b7596501d5.rlib,libwriteable-69df7c94598306ad.rlib,libyoke-5ed1f4d15de7997f.rlib,libzerofrom-e1a1d85bb79e4f9d.rlib,libstable_deref_trait-4daef82966b1abdd.rlib,libserde_urlencoded-f005bdb7df61aea9.rlib,libform_urlencoded-53924430f7580454.rlib,libserde_json-fd10fb34689a20c4.rlib,libryu-932665ed4df39488.rlib,libactix_server-d2d7927177d919f7.rlib,libactix_router-af4b0ba74653db54.rlib,libregex-0119743686619208.rlib,libregex_automata-c3d8cbef1e78cf74.rlib,libaho_corasick-7f217ec664681495.rlib,libregex_syntax-b215990ea78e7437.rlib,libserde-fd02d2344834f579.rlib,libcookie-d1fe578581d7c2fc.rlib,libtime-273e66f0f4e1ed29.rlib,libtime_core-f10285f767145c1f.rlib,libnum_conv-bd421d6798eaf459.rlib,libderanged-f7b1a2d310345df4.rlib,libpowerfmt-a0d15dbb363f9344.rlib,libactix_http-926e10a92d818a4f.rlib,librand-5ae24f2555222b62.rlib,librand_chacha-fc9712d7113c64e1.rlib,libppv_lite86-45ff4457c7b4e957.rlib,libzerocopy-6958255a26cac59f.rlib,librand_core-08195f34f957d59d.rlib,libgetrandom-cd90b8562cd0c429.rlib,libhttparse-21dbe6f85eb6947f.rlib,libbrotli-698ec47f2f238007.rlib,libbrotli_decompressor-4535bee6ecbfd52d.rlib,liballoc_stdlib-e119f193384f9b23.rlib,liballoc_no_stdlib-db1af01d370e730f.rlib,libhttpdate-a061c31a04dbb35a.rlib,libsha1-823f9ba0e7d71d88.rlib,libcpufeatures-81023fff2d56c2f2.rlib,libdigest-5010fe973cc8571f.rlib,libblock_buffer-ffcdd9deeca38252.rlib,libcrypto_common-98840b118b9ef620.rlib,libgeneric_array-9234800823cad06b.rlib,libtypenum-103ace30cfa78883.rlib,libbase64-a5e94c799b6e0355.rlib,liblocal_channel-2e7cd7592f6c8356.rlib,libbytestring-415c2e71b56607d2.rlib,libencoding_rs-7343f863219f2aab.rlib,liblanguage_tags-c81abdb75cac1af9.rlib,libfoldhash-c30c90212893bb27.rlib,libmime-b1201f19d94827ba.rlib,libpercent_encoding-68324bb938036928.rlib,libh2-3c78eaf99572db24.rlib,libindexmap-3e500df835c47e7d.rlib,libequivalent-3cf1e381dc6c4cd0.rlib,libhashbrown-bd37bfb89ab1be6f.rlib,libslab-1d4cc7c7eba9082b.rlib,libfutures_util-12502eef47ca0b91.rlib,libfutures_task-05022fa86d59d2e5.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libzstd-75e04c1ec6a76a93.rlib,libzstd_safe-b5bf83d207c849a1.rlib,libzstd_sys-9a08854a1b0a3b88.rlib,libflate2-f5e84edc474224ab.rlib,libminiz_oxide-d6f7f2af5db9f93b.rlib,libadler2-9a4c6baf4db71674.rlib,libcrc32fast-e026564dc71147ac.rlib,libactix_service-d882cded3cb21d69.rlib,libactix_codec-f29120fda4129940.rlib,libtracing-59de0c1b47327edd.rlib,libtracing_core-2fe1275460580d93.rlib,libonce_cell-0cc69017148b68cd.rlib,libmemchr-9f173e8f7f0f0cc9.rlib,libbitflags-85db0f6abc15d9d9.rlib,libtokio_util-3aebebcd1ea709ad.rlib,libfutures_sink-32a307e735e1cb93.rlib,libderive_more-fc996ca6bf29e886.rlib,libactix_utils-fed20ebecd31fcbd.rlib,liblocal_waker-74cdec5602875db0.rlib,libactix_rt-3ffbab41c70016e6.rlib,libtokio-de4d933450991e06.rlib,libsignal_hook_registry-41e041c319103dc1.rlib,libsocket2-016b20a44326ed36.rlib,libmio-f24c395d74ee3d56.rlib,liblog-1abc33fdafd975c9.rlib,libparking_lot-51362fb90a5e9f15.rlib,libparking_lot_core-2f05dc5007d39325.rlib,liblibc-0bf5b5ecef990669.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libsmallvec-372077901d49c54d.rlib,liblock_api-bc648ff866ed17cd.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libpin_project_lite-b16a97cb545211fd.rlib,libfutures_core-dd67655186f24208.rlib,libhttp-c459d4c93d5d40e1.rlib,libitoa-0a7f0210c7ed7f9d.rlib,libbytes-53d76ab935d5ce0b.rlib,libfnv-185b8526af05532d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-2946f47360fc27a4/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/math_generator-b24761c2f1a2e518" "-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: /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 `math-generator` (bin "math-generator") due to 1 previous error; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bb8a1094b83b18e9248bd6240f1422d5d3674f2662e9fc4230e2903650e6e456", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb8a1094b83b18e9248bd6240f1422d5d3674f2662e9fc4230e2903650e6e456", kill_on_drop: false }` [INFO] [stdout] bb8a1094b83b18e9248bd6240f1422d5d3674f2662e9fc4230e2903650e6e456