[INFO] cloning repository https://github.com/pi22by7/Wallrus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pi22by7/Wallrus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpi22by7%2FWallrus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpi22by7%2FWallrus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e42f7d6f9cad8906c3f3e83fdc36ae4e5bb5bdf9 [INFO] testing pi22by7/Wallrus against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpi22by7%2FWallrus" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pi22by7/Wallrus on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pi22by7/Wallrus [INFO] finished tweaking git repo https://github.com/pi22by7/Wallrus [INFO] tweaked toml for git repo https://github.com/pi22by7/Wallrus written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/pi22by7/Wallrus 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-2024-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9ba81231866ef6292a9a255fe801bdbbd28d523ea5c2b83ddbf47e4fe3a28ab [INFO] running `Command { std: "docker" "start" "-a" "a9ba81231866ef6292a9a255fe801bdbbd28d523ea5c2b83ddbf47e4fe3a28ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9ba81231866ef6292a9a255fe801bdbbd28d523ea5c2b83ddbf47e4fe3a28ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9ba81231866ef6292a9a255fe801bdbbd28d523ea5c2b83ddbf47e4fe3a28ab", kill_on_drop: false }` [INFO] [stdout] a9ba81231866ef6292a9a255fe801bdbbd28d523ea5c2b83ddbf47e4fe3a28ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb151125732466078f862e71224eaadc8bb6c5c831f6da1a6769a1aaeeaa25af [INFO] running `Command { std: "docker" "start" "-a" "eb151125732466078f862e71224eaadc8bb6c5c831f6da1a6769a1aaeeaa25af", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling wallchange v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `width`, `height`, `saturation`, and `value` are never read [INFO] [stdout] --> src/engine/common.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct WallpaperConfig { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 17 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub saturation: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub value: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WallpaperConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "eb151125732466078f862e71224eaadc8bb6c5c831f6da1a6769a1aaeeaa25af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb151125732466078f862e71224eaadc8bb6c5c831f6da1a6769a1aaeeaa25af", kill_on_drop: false }` [INFO] [stdout] eb151125732466078f862e71224eaadc8bb6c5c831f6da1a6769a1aaeeaa25af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1608a1dc4edbbc3c65cc1bb5713d9ed6b5fc058b0703c19d4f3c8ad5a7b5bac9 [INFO] running `Command { std: "docker" "start" "-a" "1608a1dc4edbbc3c65cc1bb5713d9ed6b5fc058b0703c19d4f3c8ad5a7b5bac9", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling wallchange v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `width`, `height`, `saturation`, and `value` are never read [INFO] [stdout] --> src/engine/common.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct WallpaperConfig { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 17 | pub width: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 18 | pub height: u32, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub saturation: f32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | pub value: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WallpaperConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [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/beta-2024-12-08-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/rustc1vLeyC/symbols.o" "/opt/rustwide/target/debug/deps/wallchange-e9b45e1c83a929fb.wallchange.759e1b4f9201b3b9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/wallchange-e9b45e1c83a929fb.7nyrm2qlocwg6euhahehn15wb.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-eb1f88852bc411ee.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-4c7d7a4c0fbb68c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-57a209e00ba3f24b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-af6f8a165e09614f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2daf1314af1a0bd9.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3667ab3b23ac17af.rlib" "/opt/rustwide/target/debug/deps/libfastrand-2402e75402f95d31.rlib" "/opt/rustwide/target/debug/deps/librustix-f102be6e0a0a630d.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-96960a9d12f17f48.rlib" "/opt/rustwide/target/debug/deps/libreqwest-5ab241b8f512883e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b55158538b4a8254.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-31b2c54cb81e72a4.rlib" "/opt/rustwide/target/debug/deps/libbase64-47ce12bf5fcc4351.rlib" "/opt/rustwide/target/debug/deps/libipnet-5d86936adafddcc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-55ef6c31aade43fd.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-52138b450a25663f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5b77b2b7c381c419.rlib" "/opt/rustwide/target/debug/deps/libryu-4b03a7708da1319d.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-72d648a39852e5ce.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-378db80656171ccf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-52f05aea2267c407.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d261f2f92706d32f.rlib" "/opt/rustwide/target/debug/deps/libhyper-a926a0f800301461.rlib" "/opt/rustwide/target/debug/deps/libwant-254baf7a3ce1b24f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-523daa20a4acb788.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-d8db9724267f9c4f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b97987b991fa7705.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ad909cf2cd84416e.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7daacb91dc19d256.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cf5ac14e96bac611.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d68d00b196d9807a.rlib" "/opt/rustwide/target/debug/deps/libtracing-b7ad72c90cf73946.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-494c8f77b83eb5be.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-be8c0dbcc571dd8d.rlib" "/opt/rustwide/target/debug/deps/libtokio-ef89cd56093765de.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8fb6feecd2f6e7a2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ed0c17687d9f1e18.rlib" "/opt/rustwide/target/debug/deps/libsocket2-25419b018c013bb0.rlib" "/opt/rustwide/target/debug/deps/libmio-aaad70537ac2347f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d425e3771a63b238.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab66ff081b791296.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2fe51d264bce6b98.rlib" "/opt/rustwide/target/debug/deps/liblock_api-af608386887ddd92.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c39f69f9247adf12.rlib" "/opt/rustwide/target/debug/deps/liburl-66991bea5f0d7477.rlib" "/opt/rustwide/target/debug/deps/libidna-e3f16d946f1132dd.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f4c336d5811e9a3d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-36757df894a8afbe.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libhttp-fc2ed756fd650dd3.rlib" "/opt/rustwide/target/debug/deps/libitoa-34968a9f29c36fec.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e977a00dbc458d79.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e615da966755eef2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5f891dfd68443eda.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b7e48a954509deff.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7604b73e0792579f.rlib" "/opt/rustwide/target/debug/deps/libindicatif-6034822b684e5491.rlib" "/opt/rustwide/target/debug/deps/libportable_atomic-180f6eda21bea868.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-32290b097e7f8875.rlib" "/opt/rustwide/target/debug/deps/libconsole-b8e20a93d8f1ccc7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-678b846d5dec6380.rlib" "/opt/rustwide/target/debug/deps/libplotters-d64368a702fcded2.rlib" "/opt/rustwide/target/debug/deps/libplotters_svg-3e10cd715d756717.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-0b2527240aa5c110.rlib" "/opt/rustwide/target/debug/deps/libfont_kit-6b36ba22549a1f87.rlib" "/opt/rustwide/target/debug/deps/libfloat_ord-b1c22f372d51176b.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-41147f08b818add9.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-a4349d75b224a582.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-6aecda064e63e3e7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-63d3c1419bab90cd.rlib" "/opt/rustwide/target/debug/deps/libfontconfig_sys-54dcb13f98f79d0a.rlib" "/opt/rustwide/target/debug/deps/libdlib-b4a7eab273325a05.rlib" "/opt/rustwide/target/debug/deps/liblibloading-d82ee3b186fb84d4.rlib" "/opt/rustwide/target/debug/deps/libconst_cstr-1a8055516c3f3d9c.rlib" "/opt/rustwide/target/debug/deps/libfreetype-919e4146514ebc37.rlib" "/opt/rustwide/target/debug/deps/libfreetype_sys-ca2c3e3b76000bd6.rlib" "/opt/rustwide/target/debug/deps/liblog-8188d82fb061445d.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_geometry-c5265396d1aefead.rlib" "/opt/rustwide/target/debug/deps/libpathfinder_simd-09993f34365aee59.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libplotters_bitmap-326a357e14f924bd.rlib" "/opt/rustwide/target/debug/deps/libgif-a987a38afd9d4e6e.rlib" "/opt/rustwide/target/debug/deps/libimage-122ed8f54e321ceb.rlib" "/opt/rustwide/target/debug/deps/libpng-ce3471812423a5ff.rlib" "/opt/rustwide/target/debug/deps/libflate2-6c9b220b6b21115e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-334b963c61423d17.rlib" "/opt/rustwide/target/debug/deps/libfdeflate-8a6168b2c78f43e4.rlib" "/opt/rustwide/target/debug/deps/libsimd_adler32-4a3f6ae7a867fb6e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ca1f3e903b703225.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a0f03b7e1c321018.rlib" "/opt/rustwide/target/debug/deps/libchrono-331e36e1941bfb2f.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-f6fcfd5980b86782.rlib" "/opt/rustwide/target/debug/deps/libplotters_backend-594222ceecd9808f.rlib" "/opt/rustwide/target/debug/deps/libimage-4480221235f52cf9.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-cd0ead10534636f2.rlib" "/opt/rustwide/target/debug/deps/libpng-940dc4f634a6391c.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-20067e9d4eb649d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fff4656528c3fdf.rlib" "/opt/rustwide/target/debug/deps/libdeflate-08f58d41dee97e9f.rlib" "/opt/rustwide/target/debug/deps/libadler32-69fdd68b0d4b86c1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-941d0cfdfc9eda2a.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-293da0d486a11c11.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-ba5a9ee68faa8684.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-280bf46f0f0c1b81.rlib" "/opt/rustwide/target/debug/deps/libgif-cd9b7c1e4d8256a5.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7501a196fb659e79.rlib" "/opt/rustwide/target/debug/deps/libtiff-7c760d895638e17d.rlib" "/opt/rustwide/target/debug/deps/libweezl-eabccf4d1be8e8f8.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-4bc5ea9a20ea8bf6.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-90c2657f7aeacde1.rlib" "/opt/rustwide/target/debug/deps/librayon-34c290d7d0a50af8.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d2da7cb63289e773.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3fd3950fbfbc8d90.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dbc889a1146e45fa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e48856eafe354ace.rlib" "/opt/rustwide/target/debug/deps/libeither-53fc968d8fef4dab.rlib" "/opt/rustwide/target/debug/deps/librand-15de60d275c89046.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6c894665c49010f0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6355e3a2f5357626.rlib" "/opt/rustwide/target/debug/deps/librand_core-5802fcfd512720d2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6304b7be84905239.rlib" "/opt/rustwide/target/debug/deps/liblibc-427c13bcf2b57641.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libserde-71d4139ee65591ba.rlib" "/opt/rustwide/target/debug/deps/libclap-7a106e9010d54280.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-82be86df69a38eb3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-92ad05d142a27bd8.rlib" "/opt/rustwide/target/debug/deps/libanstream-0e1f642d994859d3.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-3cf0ea2f6132066b.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-13855656904aef58.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-4c5508fceb7b1d08.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-fc19bd9cdfd85bb0.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-b00c73e82968f406.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-6c4bf03d58c3802e.rlib" "/opt/rustwide/target/debug/deps/libanstyle-24a79ac05bf1db67.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lfontconfig" "-lfreetype" "-ldl" "-lfreetype" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/wallchange-e9b45e1c83a929fb" "-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 `wallchange` (bin "wallchange" test) due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "1608a1dc4edbbc3c65cc1bb5713d9ed6b5fc058b0703c19d4f3c8ad5a7b5bac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1608a1dc4edbbc3c65cc1bb5713d9ed6b5fc058b0703c19d4f3c8ad5a7b5bac9", kill_on_drop: false }` [INFO] [stdout] 1608a1dc4edbbc3c65cc1bb5713d9ed6b5fc058b0703c19d4f3c8ad5a7b5bac9