[INFO] cloning repository https://github.com/linepi/mqt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/linepi/mqt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinepi%2Fmqt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinepi%2Fmqt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88ef1999774d254def37b8fa9c563b38a27ee40e [INFO] testing linepi/mqt against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flinepi%2Fmqt" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/linepi/mqt [INFO] finished tweaking git repo https://github.com/linepi/mqt [INFO] tweaked toml for git repo https://github.com/linepi/mqt written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/linepi/mqt on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/linepi/mqt 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c419027a4c2a92e6dcf3d81ce5869e8ca2f590fef07417812292ad53997ecae4 [INFO] running `Command { std: "docker" "start" "-a" "c419027a4c2a92e6dcf3d81ce5869e8ca2f590fef07417812292ad53997ecae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c419027a4c2a92e6dcf3d81ce5869e8ca2f590fef07417812292ad53997ecae4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c419027a4c2a92e6dcf3d81ce5869e8ca2f590fef07417812292ad53997ecae4", kill_on_drop: false }` [INFO] [stdout] c419027a4c2a92e6dcf3d81ce5869e8ca2f590fef07417812292ad53997ecae4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5aa3fe542d0e9dad96f126161e8aafef43eddc0072a16132484a8216741da5e0 [INFO] running `Command { std: "docker" "start" "-a" "5aa3fe542d0e9dad96f126161e8aafef43eddc0072a16132484a8216741da5e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling webdriver v0.46.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling fantoccini v0.19.3 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Compiling actix-cors v0.6.5 [INFO] [stderr] Compiling stockdata v0.1.0 (/opt/rustwide/workdir/stockdata) [INFO] [stderr] Compiling position v0.1.0 (/opt/rustwide/workdir/position) [INFO] [stderr] Compiling strategy v0.1.0 (/opt/rustwide/workdir/strategy) [INFO] [stdout] warning: field `lookback_period` is never read [INFO] [stdout] --> strategy/src/strategy.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MomentumStrategy { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 16 | params: StrategyParams, [INFO] [stdout] 17 | lookback_period: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `ma_period` and `std_dev_multiplier` are never read [INFO] [stdout] --> strategy/src/strategy.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct MeanReversionStrategy { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 93 | params: StrategyParams, [INFO] [stdout] 94 | ma_period: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 95 | std_dev_multiplier: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Compiling mqt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> server/src/main.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> server/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> server/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "5aa3fe542d0e9dad96f126161e8aafef43eddc0072a16132484a8216741da5e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5aa3fe542d0e9dad96f126161e8aafef43eddc0072a16132484a8216741da5e0", kill_on_drop: false }` [INFO] [stdout] 5aa3fe542d0e9dad96f126161e8aafef43eddc0072a16132484a8216741da5e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4bafecb0f9bc24560958388e8fa83b5bec1ed2e71a66cccc7b92f87ee6f380e [INFO] running `Command { std: "docker" "start" "-a" "a4bafecb0f9bc24560958388e8fa83b5bec1ed2e71a66cccc7b92f87ee6f380e", kill_on_drop: false }` [INFO] [stdout] warning: field `lookback_period` is never read [INFO] [stdout] --> strategy/src/strategy.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct MomentumStrategy { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 16 | params: StrategyParams, [INFO] [stdout] 17 | lookback_period: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mqt v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `ma_period` and `std_dev_multiplier` are never read [INFO] [stdout] --> strategy/src/strategy.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct MeanReversionStrategy { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 93 | params: StrategyParams, [INFO] [stdout] 94 | ma_period: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 95 | std_dev_multiplier: f64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> server/src/main.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::{self, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> server/src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> server/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcav92NT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-ae57e7e54c052814.rlib,libtermcolor-96a9ed65821a6544.rlib,libis_terminal-ff34159979102154.rlib,libhumantime-66d8836745ed0f0c.rlib,libstockdata-ad4c0e83d61c43cd.rlib,libfantoccini-5ef11413a1bba076.rlib,libwebdriver-918d458abe63f3dc.rlib,libunicode_segmentation-ff3f1aa3aad6e639.rlib,libbase64-b5296a10b8334a2c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libstrategy-13227d799aa17a35.rlib,libposition-69512731e451d625.rlib,libuuid-f2ae1318f2239d60.rlib,libcommon-b8d5b0dded02927d.rlib,libreqwest-1258f84641942cf5.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libhyper_tls-4c020fe86388462e.rlib,libbase64-64299f9d815d057c.rlib,libipnet-9aae67a4e846df6d.rlib,libtokio_native_tls-53c8de81f6f9a2b6.rlib,libnative_tls-7235d7d425a5f9a9.rlib,libopenssl_probe-cbab9b905ab83f66.rlib,libopenssl-f1f243c0d3a32058.rlib,libforeign_types-0d5385f641bbbadd.rlib,libforeign_types_shared-1d09a6084921ca40.rlib,libopenssl_sys-a3e807f407bdf8c7.rlib,libhyper-d4fbfebafe576bc7.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libtower_service-0d7df29686b13872.rlib,libfutures_channel-179401688c37d974.rlib,libsync_wrapper-17f912c27eab8964.rlib,libhttp_body-b4c163883cc9ed18.rlib,libchrono-1544bf62fd3e71d3.rlib,libiana_time_zone-693b81a5c0b46492.rlib,libnum_traits-e621cc1bb1c4679c.rlib,libactix_cors-2de5728ad47b8c0c.rlib,libactix_web-185c42924f9d7f28.rlib,libimpl_more-6fc7c6fa77315c70.rlib,liburl-349077af814ec5d2.rlib,libidna-fcec0a4826b1deed.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libidna_adapter-12e46f7b96792b53.rlib,libicu_properties-ada34470e3dbe2e9.rlib,libicu_properties_data-8efb77fab4c31f2f.rlib,libicu_normalizer-fcae95450ceca64b.rlib,libicu_normalizer_data-9919e82512efe734.rlib,libicu_collections-21c3fbff7a78d2a8.rlib,libpotential_utf-96a2b10032bc4644.rlib,libicu_provider-9638c1596eb3d74e.rlib,libicu_locale_core-ac53f4349f171dae.rlib,libtinystr-784cfed76c44177b.rlib,liblitemap-aaec3d88bc2b9505.rlib,libwriteable-1fc78dfe07ba1099.rlib,libzerovec-ef3fa120f40bc37a.rlib,libzerotrie-61e2272d3690fadb.rlib,libyoke-513cd17fd7c63d0f.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libzerofrom-d36d8cdd5965e85b.rlib,libserde_urlencoded-2ae57e25a3b59bd0.rlib,libform_urlencoded-a5edb5174711de82.rlib,libserde_json-4f4f31eb5ba25a30.rlib,libryu-0ea4bafc9bef6d8b.rlib,libactix_server-fbb1b2fa16b86932.rlib,libactix_router-e125ab58f8b8b49b.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libserde-a7dab3c7b69216ed.rlib,libcookie-547a7f3fb4d38fb3.rlib,libtime-5317c8e7ee34e0a1.rlib,libtime_core-45a5f0d549950b2a.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-3ca21461b8e5f612.rlib,libpowerfmt-a0c185df26c26a22.rlib,libactix_http-f07047ccaba1c660.rlib,librand-0ddef0c6211a1b6e.rlib,librand_chacha-28254c0dd64d94a1.rlib,libppv_lite86-f1e37e57ffef6e8c.rlib,libzerocopy-11ad661e9e1ff602.rlib,librand_core-6cf31fe3b8e21494.rlib,libgetrandom-fd0158671eaf6ed6.rlib,libhttparse-47a3d40564b60e09.rlib,libbrotli-1a899f402a3f0116.rlib,libbrotli_decompressor-8126f0dca5f7b4a7.rlib,liballoc_stdlib-be9175862277e1f4.rlib,liballoc_no_stdlib-06c983927188c99c.rlib,libhttpdate-9f9d2502c6a38412.rlib,libsha1-078f0e805e9f8442.rlib,libcpufeatures-471354fefbcaf2d8.rlib,libdigest-1c0ded6696e33019.rlib,libblock_buffer-eb912e7657afff52.rlib,libcrypto_common-7fdbb27dd40ebdc7.rlib,libgeneric_array-4d1e7d2120c15a03.rlib,libtypenum-b636c2b461885073.rlib,libbase64-2a03de3babadded3.rlib,liblocal_channel-1f39405c63f41e49.rlib,libbytestring-553688209e7772b3.rlib,libencoding_rs-68ad4a143c31cce1.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libfoldhash-5f95cf2ad1e735f9.rlib,libmime-4b44681fdb2c65f7.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libh2-6e7753dbb770278b.rlib,libindexmap-e047020b0e310b22.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-9c7df0e3faa58caf.rlib,libfutures_util-b14f0e44b42b31ba.rlib,libslab-b066ee2c679b47fd.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libzstd-0db47756faecd5f0.rlib,libzstd_safe-83f834f2f39d71a2.rlib,libzstd_sys-b6b6b76ae4b1d919.rlib,libflate2-b3480250beb56134.rlib,libminiz_oxide-72957411e009f840.rlib,libadler2-b931b79841890bad.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libactix_service-7c118b06035652a9.rlib,libactix_codec-54355a99796e6451.rlib,libtracing-531a98473afa1d40.rlib,libtracing_core-2cec2962d21c80a1.rlib,libonce_cell-0ba6aecba7086d38.rlib,libmemchr-3ffe5f7a52883367.rlib,libbitflags-999d889d9694453e.rlib,libtokio_util-5e283c8149cd3c79.rlib,libfutures_sink-be8442ee548d90f9.rlib,libderive_more-34f07934e43dbdca.rlib,libactix_utils-2506f7ff6e61f5e9.rlib,liblocal_waker-db44699d6c187aa3.rlib,libactix_rt-cced514b417cafd2.rlib,libtokio-f6d6e759a861a260.rlib,libsignal_hook_registry-1171f0d22a871719.rlib,libsocket2-bad5e7471ed9db40.rlib,libmio-4c6fb6bfb9148ea9.rlib,liblog-ba604b77dad33fe2.rlib,libparking_lot-b759c415a60b7b96.rlib,libparking_lot_core-24c17cca92bcc2fd.rlib,liblibc-a1f51a53e348ca20.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-9812bbe5aac27f0d.rlib,liblock_api-47948af6bba6d2a8.rlib,libscopeguard-d52bd00767847e44.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libhttp-331bc164ab59ceff.rlib,libitoa-6b76ec393d6a2c41.rlib,libbytes-bfe11088fe358bd1.rlib,libfnv-2d77ec4f6f971b24.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcav92NT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-c634bc20df1e0512/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-9fed7c5d5b9facb9" "-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: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: 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 `mqt` (bin "server" test) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a4bafecb0f9bc24560958388e8fa83b5bec1ed2e71a66cccc7b92f87ee6f380e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4bafecb0f9bc24560958388e8fa83b5bec1ed2e71a66cccc7b92f87ee6f380e", kill_on_drop: false }` [INFO] [stdout] a4bafecb0f9bc24560958388e8fa83b5bec1ed2e71a66cccc7b92f87ee6f380e