[INFO] cloning repository https://github.com/afouch1/bommie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/afouch1/bommie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafouch1%2Fbommie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafouch1%2Fbommie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9eeb11a7d6fe38bbb5ce23a9dd59e5ab56cfad66 [INFO] testing afouch1/bommie against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fafouch1%2Fbommie" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/afouch1/bommie on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/afouch1/bommie [INFO] finished tweaking git repo https://github.com/afouch1/bommie [INFO] tweaked toml for git repo https://github.com/afouch1/bommie written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/afouch1/bommie 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-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embed-resource v1.7.2 [INFO] [stderr] Downloaded vswhom-sys v0.1.1 [INFO] [stderr] Downloaded rfd v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b37ed9d3db598e8cdc099e84d3ccb14760d57c98a1934e28df201575d4412811 [INFO] running `Command { std: "docker" "start" "-a" "b37ed9d3db598e8cdc099e84d3ccb14760d57c98a1934e28df201575d4412811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b37ed9d3db598e8cdc099e84d3ccb14760d57c98a1934e28df201575d4412811", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37ed9d3db598e8cdc099e84d3ccb14760d57c98a1934e28df201575d4412811", kill_on_drop: false }` [INFO] [stdout] b37ed9d3db598e8cdc099e84d3ccb14760d57c98a1934e28df201575d4412811 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f863c8cdf7775724a9574744508dfb2a6a4ead6b0582ae62bcc78aa850dfd97a [INFO] running `Command { std: "docker" "start" "-a" "f863c8cdf7775724a9574744508dfb2a6a4ead6b0582ae62bcc78aa850dfd97a", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling semver v1.0.12 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling webbrowser v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling embed-resource v1.7.2 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling x11rb v0.9.0 [INFO] [stderr] Compiling rfd v0.9.1 [INFO] [stderr] Compiling bytemuck v1.10.0 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling emath v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling epaint v0.18.1 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wayland-egl v0.29.4 [INFO] [stderr] Compiling egui v0.18.1 [INFO] [stderr] Compiling egui_glow v0.18.1 [INFO] [stderr] Compiling arboard v2.1.1 [INFO] [stderr] Compiling egui-winit v0.18.0 [INFO] [stderr] Compiling glutin v0.28.0 [INFO] [stderr] Compiling eframe v0.18.0 [INFO] [stderr] Compiling bommie v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "f863c8cdf7775724a9574744508dfb2a6a4ead6b0582ae62bcc78aa850dfd97a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f863c8cdf7775724a9574744508dfb2a6a4ead6b0582ae62bcc78aa850dfd97a", kill_on_drop: false }` [INFO] [stdout] f863c8cdf7775724a9574744508dfb2a6a4ead6b0582ae62bcc78aa850dfd97a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16c7973f8bb902218aa3d0eec60116579fe19e42f4466aa4693ff119702a26ee [INFO] running `Command { std: "docker" "start" "-a" "16c7973f8bb902218aa3d0eec60116579fe19e42f4466aa4693ff119702a26ee", kill_on_drop: false }` [INFO] [stderr] Compiling bommie v0.1.0 (/opt/rustwide/workdir) [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-2025-01-12-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/rustczZWRjr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-881a28050740af2c.rlib,libgetopts-1ec82257904e6c1a.rlib,libunicode_width-4f5c184aada24a03.rlib,librustc_std_workspace_std-75e27242e8cac7c5.rlib}" "/opt/rustwide/target/debug/deps/{libserde_json-507356072733a271.rlib,libryu-5a0505af43a531a6.rlib,libitoa-8368a3a643979ba6.rlib,libserde-981c6d431125c44f.rlib,librfd-1272d4b5e19a5267.rlib,libgtk_sys-ff660eb320e0549a.rlib,libatk_sys-9425264397077613.rlib,libgdk_sys-8354089261c28eca.rlib,libpango_sys-b4d7462a1aaf2858.rlib,libgdk_pixbuf_sys-1dc7f6d6544bd357.rlib,libgio_sys-c8b94dab22b97839.rlib,libcairo_sys-45ec13e55686e2ff.rlib,libgobject_sys-0bbfbf091fee92ec.rlib,libglib_sys-4788ce11e96c4025.rlib,libeframe-edb924ec16e003a3.rlib,libegui_glow-5c51463fd9c9d53b.rlib,libglutin-fe6e2ee184a5c5e1.rlib,libwayland_egl-22e33cfdadcc1d60.rlib,libosmesa_sys-e4e04697177a2e23.rlib,libshared_library-6a47750806ca9b8a.rlib,libglutin_glx_sys-829ca18b6e5c21f9.rlib,libglutin_egl_sys-1a2416fb588bded6.rlib,libegui_winit-ec9a5729d16f1fae.rlib,libwebbrowser-9697ab929e8ed9b6.rlib,liburl-860c0270e01e4f8f.rlib,libidna-ec2307c1ed33293d.rlib,libunicode_normalization-ef5e22c6ce1455c7.rlib,libtinyvec-dabb1bd64e414e54.rlib,libtinyvec_macros-36ab4f0266eef07c.rlib,libunicode_bidi-8386781c09c7dbfc.rlib,libform_urlencoded-43181f2d36d09639.rlib,libmatches-80dbaef09a125478.rlib,libarboard-f8e8ca9544406295.rlib,libx11rb-ac5a1a13181aba97.rlib,libgethostname-fd627fa012b62579.rlib,libthiserror-d4eba46bd117a126.rlib,libtracing-9f0f17ddb6da9f1e.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libtracing_core-61000b24f16d5369.rlib,libwinit-c47d9ced3ee5b009.rlib,libmio-7adf60cad1b0584e.rlib,libx11_dl-1873c1f65f5888b3.rlib,libpercent_encoding-3e08c199980e8244.rlib,libsmithay_client_toolkit-229b608926d55115.rlib,libwayland_cursor-0b2a0174de0eef7d.rlib,libxcursor-0e64be47c54fd305.rlib,libnom-6b1cc257af0b652c.rlib,libmemchr-37c759c5ed1ea40f.rlib,libmemmap2-32388d4e12d023bb.rlib,libwayland_protocols-5a4ebd740638c0fa.rlib,libwayland_client-8dc3a974aec8fd2e.rlib,libscoped_tls-c2e76c6539768158.rlib,libwayland_commons-eb4745d8817983e1.rlib,libwayland_sys-24920d2433560c61.rlib,libcalloop-110f659f83960773.rlib,libnix-14309c4bb57b4d61.rlib,libmemoffset-e6266b7f586af625.rlib,libdlib-b6160bdeb64de1ef.rlib,liblibloading-828fce84e2e25dce.rlib,libraw_window_handle-6399e1d91bf21053.rlib,libcty-bf0a8fc628231ea7.rlib,libparking_lot-e3f3945b0e484d65.rlib,libparking_lot_core-deaacf7c5063a0b0.rlib,libinstant-fd247ecb2ced47cd.rlib,libbitflags-dde12b0d7d495b50.rlib,liblog-d92df7c38c336d51.rlib,liblazy_static-af860367908b8176.rlib,libglow-0114d39898566e5b.rlib,libegui-107321c8ae9fabd5.rlib,libepaint-5e26a3368448e3d6.rlib,libnohash_hasher-d70a43ff1b8813cc.rlib,libab_glyph-d1da6018fe6e10dc.rlib,libowned_ttf_parser-f219cd9b4eed8db7.rlib,libttf_parser-539a86d8fd3d5f00.rlib,libab_glyph_rasterizer-9d01573236d8d4a6.rlib,libahash-2f3ea3089d6e870c.rlib,libgetrandom-9689202c644c5058.rlib,libonce_cell-08f2c01226c75f44.rlib,libparking_lot-deb752c0f27fb90c.rlib,libparking_lot_core-1fd02a2b4fc46dcc.rlib,liblibc-a07f45384653de77.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-b08c9d42771f59e9.rlib,liblock_api-b9b57b83f4262af6.rlib,libscopeguard-e318caba69bf687f.rlib,libemath-522f92f8d22aead8.rlib,libbytemuck-ba855ae0cae3bd86.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgtk-3" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-latk-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgdk-3" "-lpangocairo-1.0" "-lpango-1.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lglib-2.0" "-lharfbuzz" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bommie-b818585083fa3674" "-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 `bommie` (bin "bommie" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "16c7973f8bb902218aa3d0eec60116579fe19e42f4466aa4693ff119702a26ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c7973f8bb902218aa3d0eec60116579fe19e42f4466aa4693ff119702a26ee", kill_on_drop: false }` [INFO] [stdout] 16c7973f8bb902218aa3d0eec60116579fe19e42f4466aa4693ff119702a26ee