[INFO] cloning repository https://github.com/anderstorpsfestivalen/matrixprint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anderstorpsfestivalen/matrixprint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderstorpsfestivalen%2Fmatrixprint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderstorpsfestivalen%2Fmatrixprint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0500a2216dcacc342a49e2aa66f30a15de6c9215 [INFO] testing anderstorpsfestivalen/matrixprint against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanderstorpsfestivalen%2Fmatrixprint" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anderstorpsfestivalen/matrixprint on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anderstorpsfestivalen/matrixprint [INFO] finished tweaking git repo https://github.com/anderstorpsfestivalen/matrixprint [INFO] tweaked toml for git repo https://github.com/anderstorpsfestivalen/matrixprint written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/anderstorpsfestivalen/matrixprint 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-2023-10-04" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67a52cbdfb14f1619e238ef8e6ebf7ec18b43cd04302e7dcf7d1a2fb305c6371 [INFO] running `Command { std: "docker" "start" "-a" "67a52cbdfb14f1619e238ef8e6ebf7ec18b43cd04302e7dcf7d1a2fb305c6371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67a52cbdfb14f1619e238ef8e6ebf7ec18b43cd04302e7dcf7d1a2fb305c6371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a52cbdfb14f1619e238ef8e6ebf7ec18b43cd04302e7dcf7d1a2fb305c6371", kill_on_drop: false }` [INFO] [stdout] 67a52cbdfb14f1619e238ef8e6ebf7ec18b43cd04302e7dcf7d1a2fb305c6371 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 959aa48ca37959a0fcf9bd73b31366ea524092aa31f02df8579e2cb6667225bd [INFO] running `Command { std: "docker" "start" "-a" "959aa48ca37959a0fcf9bd73b31366ea524092aa31f02df8579e2cb6667225bd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling rustls v0.21.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling printers v1.2.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling rppal v0.14.1 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling rustls-webpki v0.100.1 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling clap v3.2.8 [INFO] [stderr] Compiling tungstenite v0.19.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-tungstenite v0.19.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling matrixprint v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `tokio::fs::OpenOptions` [INFO] [stdout] --> src/printer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use tokio::fs::OpenOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::task` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use tokio::task; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/printer.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn open(path: &str, stats: Option) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::io::AsyncWriteExt` [INFO] [stdout] --> src/printer.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use tokio::io::AsyncWriteExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `url`, `key`, and `client` are never read [INFO] [stdout] --> src/stats.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Stats { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 4 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 5 | key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 6 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `print` is never used [INFO] [stdout] --> src/stats.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 9 | impl Stats { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub async fn print(&self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stats` is never read [INFO] [stdout] --> src/printer.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Printer { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 10 | // output: tokio::fs::File, [INFO] [stdout] 11 | stats: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ControlCodes` is never used [INFO] [stdout] --> src/printer.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum ControlCodes { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/printer.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 84 | impl ControlCodes { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 85 | fn value(self) -> u8 { [INFO] [stdout] | ^^^^^ [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/beta-2023-10-04-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/rustcMHR9X5/symbols.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.matrixprint.647c5be2c8910225-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7.fn2cz1hst77iwzv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-841864710ddaa4d0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libreqwest-e0822bf906743b16.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-6f813e2803d1b2f2.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4987c9aa7afc9283.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-32757afa1eda03cf.rlib" "/opt/rustwide/target/debug/deps/libipnet-63e8bebda5e18aff.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7b3856a407a1b16b.rlib" "/opt/rustwide/target/debug/deps/libmime-afdd552e55d9cb9e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-702d0be8e58d014d.rlib" "/opt/rustwide/target/debug/deps/librustls-f81f1bb3fd7416f7.rlib" "/opt/rustwide/target/debug/deps/libhyper-d9cfb27a45f1a015.rlib" "/opt/rustwide/target/debug/deps/libwant-4d018b5de7047234.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8b91b30d7a4751c3.rlib" "/opt/rustwide/target/debug/deps/libh2-9792cc0b9c3a999b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5bb409d7e144ba4f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-be8e9d0369a7ce8c.rlib" "/opt/rustwide/target/debug/deps/libtracing-b5e6130641d08fa8.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-66cc52f03c011ceb.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-38011af565db88de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-358eac311c85832a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d88fc998f1ab5be0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4582d153d08e38bc.rlib" "/opt/rustwide/target/debug/deps/libryu-a2bd77fff3b3d925.rlib" "/opt/rustwide/target/debug/deps/libpretty_env_logger-3934ea4832a89d27.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-118c32e984f6a639.rlib" "/opt/rustwide/target/debug/deps/libis_terminal-17e53f756fe5206b.rlib" "/opt/rustwide/target/debug/deps/librustix-00758787f99c0219.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-4335b639157ced68.rlib" "/opt/rustwide/target/debug/deps/libio_lifetimes-823294755ac36ead.rlib" "/opt/rustwide/target/debug/deps/libhumantime-81eb015faf70e9e1.rlib" "/opt/rustwide/target/debug/deps/libregex-919c9f9ece3c8afd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5162ce1116df8ffe.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-19701e66c50419d5.rlib" "/opt/rustwide/target/debug/deps/libanyhow-3e17519b4bc3a0e3.rlib" "/opt/rustwide/target/debug/deps/libserde-6d412176ec8e0927.rlib" "/opt/rustwide/target/debug/deps/librppal-c4e6ecba93303e57.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-0a152e357064b479.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-2efb3b8dc70051f3.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-733f94a3c15404db.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b2665023c41cd8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-40a313131c901435.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-f8c84a8d6ebaaa50.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-9d4dc2a9bd24f271.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-eef94a06f052b444.rlib" "/opt/rustwide/target/debug/deps/librand-a9fce604c189a5da.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e2499b38a11928e5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-f04d28cf8db6e0cd.rlib" "/opt/rustwide/target/debug/deps/librand_core-29e03050f79e69e6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-044574f658e902e7.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b6bfc7df5f04eb17.rlib" "/opt/rustwide/target/debug/deps/librustls-ad3234ea8b824c53.rlib" "/opt/rustwide/target/debug/deps/libsct-c22b7fb295802d3d.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a8366d73cdce2a45.rlib" "/opt/rustwide/target/debug/deps/libring-27379fca6e2f9027.rlib" "/opt/rustwide/target/debug/deps/libspin-6811e0ebd80f3598.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c39bdf7eebb06729.rlib" "/opt/rustwide/target/debug/deps/libutf8-db25d12971e91b95.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-5d3d0f7b0e7e8aee.rlib" "/opt/rustwide/target/debug/deps/libsha1-4af9fe213c22a233.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-be058adb1c4d049d.rlib" "/opt/rustwide/target/debug/deps/libdigest-daf19d2fb22c8335.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ed0909bd8394858c.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-5bfedccabbc86c12.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-743390218eec6574.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a7ac0d8de1531be5.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9e098d188d6a5946.rlib" "/opt/rustwide/target/debug/deps/libthiserror-fbb67ef705388b39.rlib" "/opt/rustwide/target/debug/deps/liburl-c223b14b9ae24f84.rlib" "/opt/rustwide/target/debug/deps/libidna-3e3273b081191a34.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-69a6d9d21dfc6423.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-2f57ad7bbf93c457.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-f8f43f9da163b958.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c50ce28f37c365e9.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-31be1f3c958f3afa.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-ef83b74367fa5994.rlib" "/opt/rustwide/target/debug/deps/libmatches-cab00802f51edb25.rlib" "/opt/rustwide/target/debug/deps/libhttp-15a8813f6649945e.rlib" "/opt/rustwide/target/debug/deps/libitoa-3b2806c88ca69528.rlib" "/opt/rustwide/target/debug/deps/libfnv-57a1ad4fa04458e0.rlib" "/opt/rustwide/target/debug/deps/libtokio-36302875b494f911.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-0d3a60b9f9aea00f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-488206d3c9e5a782.rlib" "/opt/rustwide/target/debug/deps/libsocket2-abd0f39818e4ae7f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-22b9e23b2f3bea7f.rlib" "/opt/rustwide/target/debug/deps/libbytes-7371d323ae8109e6.rlib" "/opt/rustwide/target/debug/deps/libmio-45c0c3a016e6a811.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a5cd5b6af6898cc7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-24ee761e67069fd6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b44cd95d6f07ad6f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1dd839ca8b3e7b6a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d9b65e1edd6a470f.rlib" "/opt/rustwide/target/debug/deps/liblog-2b509616e2785cf8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-23be4e025b0ec51f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b8933aaaf3d0119d.rlib" "/opt/rustwide/target/debug/deps/libslab-e8dcca718b4b46b7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3468a0c168292565.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-287ecabfc279cbe4.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2291a31f1e041d43.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1403530712c91c7d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9451216248c54863.rlib" "/opt/rustwide/target/debug/deps/libclap-dd721b73522b77f1.rlib" "/opt/rustwide/target/debug/deps/libatty-dfde224db14af349.rlib" "/opt/rustwide/target/debug/deps/liblibc-6fb1cd0875c707c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-ec3452ee5464cd9b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f643899f4fc2f9be.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1b8a7124ae16eb06.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2b2c36bc524090bd.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-30273822929dc6ae.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-5a8fc480b8c99daa.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-3484bb8f67ad590f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5767efca53968b50.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d15e054c40a8ec0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-eca148d40c27828a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-f79ce8642007e855.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1fe9bd67498fbf18.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3788e49522b852a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-293157cb6c33dac0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-abbb9acf47228326.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-8eb538eb14475afc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-096c75e791c517e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-70d829e242cc2600.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0f72c91344bcfa94.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1615daa34e109985.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd25f392b75bcc2b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6927c286ef5bc991.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c1e84b1d0c9e0ae0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6e9717f33e8b3ab4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5f3ff2b3bef25937.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bc0a01f2fc69c61c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3bdfb762c845e8a5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-24e1c84d0c94c858.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/matrixprint-366da33eb22724d7" "-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] [stdout] error: aborting due to previous error; 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `matrixprint` (bin "matrixprint") due to 2 previous errors; 9 warnings emitted [INFO] running `Command { std: "docker" "inspect" "959aa48ca37959a0fcf9bd73b31366ea524092aa31f02df8579e2cb6667225bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "959aa48ca37959a0fcf9bd73b31366ea524092aa31f02df8579e2cb6667225bd", kill_on_drop: false }` [INFO] [stdout] 959aa48ca37959a0fcf9bd73b31366ea524092aa31f02df8579e2cb6667225bd