[INFO] cloning repository https://github.com/xypine/aalto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xypine/aalto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxypine%2Faalto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxypine%2Faalto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 62e2caf610c37db9f1a2db18f7b73ec8c0405963 [INFO] building xypine/aalto against try#334963c956d25708feab489a3816ae63f639355d for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxypine%2Faalto" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xypine/aalto on toolchain 334963c956d25708feab489a3816ae63f639355d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xypine/aalto [INFO] finished tweaking git repo https://github.com/xypine/aalto [INFO] tweaked toml for git repo https://github.com/xypine/aalto written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xypine/aalto 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81364847811b489e6987261d83a60401e48eb7ade2342c9797ea35847cea2231 [INFO] running `Command { std: "docker" "start" "-a" "81364847811b489e6987261d83a60401e48eb7ade2342c9797ea35847cea2231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81364847811b489e6987261d83a60401e48eb7ade2342c9797ea35847cea2231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81364847811b489e6987261d83a60401e48eb7ade2342c9797ea35847cea2231", kill_on_drop: false }` [INFO] [stdout] 81364847811b489e6987261d83a60401e48eb7ade2342c9797ea35847cea2231 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa16c71d866d41379e8d4be8047b75e4bb0b25c0362db3c0414fa1062683f3c [INFO] running `Command { std: "docker" "start" "-a" "2aa16c71d866d41379e8d4be8047b75e4bb0b25c0362db3c0414fa1062683f3c", 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.126 [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.82 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.82 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.82 [INFO] [stderr] Compiling tiff v0.7.3 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.82 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.82 [INFO] [stderr] Compiling image v0.24.3 [INFO] [stderr] Compiling aalto v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:59:13 [INFO] [stdout] | [INFO] [stdout] 59 | let mut neighbour = &mut grid[neighbour_xy.1][neighbour_xy.0]; [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | let mut current_tile = &mut grid[y][x]; [INFO] [stdout] | ----^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [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/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustcuW7fvT/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcuW7fvT/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbase64-beb813779272318b.rlib,libserde_json-bdf5227b53a6363a.rlib,libryu-f19fc280bc21c12d.rlib,libitoa-664e30a1b3449410.rlib,libimage-b1d90f626467f4e9.rlib,libbytemuck-e3045fc9cd7447f9.rlib,libpng-79054764c6bdf48f.rlib,libbitflags-e2b4db6c651223da.rlib,libexr-5dd954a83a6ad988.rlib,libflume-ea3ffe35bf976911.rlib,libspin-74f3187a007f5a19.rlib,liblock_api-dccc8bceca04d50a.rlib,libpin_project-671dbafb5dfcd2bf.rlib,libfutures_sink-5f467fb6e9045f8a.rlib,libfutures_core-c0bf4f49685db110.rlib,libnanorand-6d029969d28fce81.rlib,libthreadpool-cb14c2e9b1766cbb.rlib,libbit_field-3bd4094a19dba49f.rlib,libinflate-c69cb21a6df21e8b.rlib,libdeflate-118e9fe56c1dd4a0.rlib,libadler32-884c7c82211a01d9.rlib,liblebe-a78c21e1cdcddeef.rlib,libhalf-b57b44b63c8ec328.rlib,libsmallvec-925aaf8f39242efe.rlib,libscoped_threadpool-ea80625569c7ab31.rlib,libnum_rational-597235229710f5de.rlib,libnum_integer-276f6177efc30019.rlib,libgif-2c0db86ae6de49e3.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libbyteorder-379f547b04d51d02.rlib,libnum_traits-e64c6d2d62895d2c.rlib,libtiff-d2b892c19b855bca.rlib,libflate2-5db800558fdea85b.rlib,libminiz_oxide-2e022f46f2737019.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-56a2f8bd1095fa00.rlib,libweezl-76b503b260314b12.rlib,libjpeg_decoder-6d9d0f185d0f21b7.rlib,librayon-c44ea18d87350af7.rlib,librayon_core-fdec518750a8fa09.rlib,libnum_cpus-5dad874e96e9e6c3.rlib,libcrossbeam_deque-d726e7ee4936a029.rlib,libcrossbeam_epoch-540bc749a76b209b.rlib,libmemoffset-e3be71a08382b567.rlib,libscopeguard-43643e546252cd47.rlib,libcrossbeam_channel-b9ea8f7437bf25fa.rlib,libcrossbeam_utils-128470f4aaf7a3c5.rlib,libonce_cell-3111a229f6c7f0cc.rlib,libeither-a06134664ddd7411.rlib,libwasm_bindgen-194617fdb7ee3671.rlib,libserde-babbe68d9bec4faa.rlib,librand-6fff2a4fb6bc9e66.rlib,librand_chacha-bd74bb2c77ab8d38.rlib,libppv_lite86-8dae110e85681398.rlib,librand_core-dfe78d2df28cc02d.rlib,libgetrandom-35096a10d98fadd2.rlib,liblibc-170c83ef7fdcd9e7.rlib,libcfg_if-33ef6c02a07f9fec.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libaalto.so" "-Wl,--gc-sections" "-shared" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccGljmwd.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libaalto.so /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. --version-script=/tmp/rustcuW7fvT/list --no-undefined-version /tmp/rustcuW7fvT/symbols.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.00.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.01.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.02.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.03.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.04.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.05.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.06.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.07.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.08.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.09.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.10.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.11.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.12.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.13.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.14.rcgu.o /opt/rustwide/target/debug/deps/aalto.aalto.4165fe558cf5b3e0-cgu.15.rcgu.o /opt/rustwide/target/debug/deps/aalto.98mpbncx4n0ca37deklu4byaj.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rlib /opt/rustwide/target/debug/deps/libserde_json-bdf5227b53a6363a.rlib /opt/rustwide/target/debug/deps/libryu-f19fc280bc21c12d.rlib /opt/rustwide/target/debug/deps/libitoa-664e30a1b3449410.rlib /opt/rustwide/target/debug/deps/libimage-b1d90f626467f4e9.rlib /opt/rustwide/target/debug/deps/libbytemuck-e3045fc9cd7447f9.rlib /opt/rustwide/target/debug/deps/libpng-79054764c6bdf48f.rlib /opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rlib /opt/rustwide/target/debug/deps/libexr-5dd954a83a6ad988.rlib /opt/rustwide/target/debug/deps/libflume-ea3ffe35bf976911.rlib /opt/rustwide/target/debug/deps/libspin-74f3187a007f5a19.rlib /opt/rustwide/target/debug/deps/liblock_api-dccc8bceca04d50a.rlib /opt/rustwide/target/debug/deps/libpin_project-671dbafb5dfcd2bf.rlib /opt/rustwide/target/debug/deps/libfutures_sink-5f467fb6e9045f8a.rlib /opt/rustwide/target/debug/deps/libfutures_core-c0bf4f49685db110.rlib /opt/rustwide/target/debug/deps/libnanorand-6d029969d28fce81.rlib /opt/rustwide/target/debug/deps/libthreadpool-cb14c2e9b1766cbb.rlib /opt/rustwide/target/debug/deps/libbit_field-3bd4094a19dba49f.rlib /opt/rustwide/target/debug/deps/libinflate-c69cb21a6df21e8b.rlib /opt/rustwide/target/debug/deps/libdeflate-118e9fe56c1dd4a0.rlib /opt/rustwide/target/debug/deps/libadler32-884c7c82211a01d9.rlib /opt/rustwide/target/debug/deps/liblebe-a78c21e1cdcddeef.rlib /opt/rustwide/target/debug/deps/libhalf-b57b44b63c8ec328.rlib /opt/rustwide/target/debug/deps/libsmallvec-925aaf8f39242efe.rlib /opt/rustwide/target/debug/deps/libscoped_threadpool-ea80625569c7ab31.rlib /opt/rustwide/target/debug/deps/libnum_rational-597235229710f5de.rlib /opt/rustwide/target/debug/deps/libnum_integer-276f6177efc30019.rlib /opt/rustwide/target/debug/deps/libgif-2c0db86ae6de49e3.rlib /opt/rustwide/target/debug/deps/libcolor_quant-fa7ff1de0e6ea74b.rlib /opt/rustwide/target/debug/deps/libbyteorder-379f547b04d51d02.rlib /opt/rustwide/target/debug/deps/libnum_traits-e64c6d2d62895d2c.rlib /opt/rustwide/target/debug/deps/libtiff-d2b892c19b855bca.rlib /opt/rustwide/target/debug/deps/libflate2-5db800558fdea85b.rlib /opt/rustwide/target/debug/deps/libminiz_oxide-2e022f46f2737019.rlib /opt/rustwide/target/debug/deps/libadler-f4caa73e14204bdd.rlib /opt/rustwide/target/debug/deps/libcrc32fast-56a2f8bd1095fa00.rlib /opt/rustwide/target/debug/deps/libweezl-76b503b260314b12.rlib /opt/rustwide/target/debug/deps/libjpeg_decoder-6d9d0f185d0f21b7.rlib /opt/rustwide/target/debug/deps/librayon-c44ea18d87350af7.rlib /opt/rustwide/target/debug/deps/librayon_core-fdec518750a8fa09.rlib /opt/rustwide/target/debug/deps/libnum_cpus-5dad874e96e9e6c3.rlib /opt/rustwide/target/debug/deps/libcrossbeam_deque-d726e7ee4936a029.rlib /opt/rustwide/target/debug/deps/libcrossbeam_epoch-540bc749a76b209b.rlib /opt/rustwide/target/debug/deps/libmemoffset-e3be71a08382b567.rlib /opt/rustwide/target/debug/deps/libscopeguard-43643e546252cd47.rlib /opt/rustwide/target/debug/deps/libcrossbeam_channel-b9ea8f7437bf25fa.rlib /opt/rustwide/target/debug/deps/libcrossbeam_utils-128470f4aaf7a3c5.rlib /opt/rustwide/target/debug/deps/libonce_cell-3111a229f6c7f0cc.rlib /opt/rustwide/target/debug/deps/libeither-a06134664ddd7411.rlib /opt/rustwide/target/debug/deps/libwasm_bindgen-194617fdb7ee3671.rlib /opt/rustwide/target/debug/deps/libserde-babbe68d9bec4faa.rlib /opt/rustwide/target/debug/deps/librand-6fff2a4fb6bc9e66.rlib /opt/rustwide/target/debug/deps/librand_chacha-bd74bb2c77ab8d38.rlib /opt/rustwide/target/debug/deps/libppv_lite86-8dae110e85681398.rlib /opt/rustwide/target/debug/deps/librand_core-dfe78d2df28cc02d.rlib /opt/rustwide/target/debug/deps/libgetrandom-35096a10d98fadd2.rlib /opt/rustwide/target/debug/deps/liblibc-170c83ef7fdcd9e7.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d6f1d924b2f4233e.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-00eb06e39850f679.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-d0382f11baa011b6.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-b7e2e2c1a7e4643d.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-30ced7f1999cfa29.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3ee7e14c58e31ebd.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-a4f649bba77ffcc5.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c89a3ce7ad7c3dbd.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e1ce1d3d110c6707.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0a9c6172f04822cc.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-14a33f7117abcee7.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c16adbe5e57356.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d2688d4a5c8e415b.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8ff7ba6d97853f27.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5c001d095eb077ec.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd545221bb4f4734.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [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 `aalto` (lib) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2aa16c71d866d41379e8d4be8047b75e4bb0b25c0362db3c0414fa1062683f3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa16c71d866d41379e8d4be8047b75e4bb0b25c0362db3c0414fa1062683f3c", kill_on_drop: false }` [INFO] [stdout] 2aa16c71d866d41379e8d4be8047b75e4bb0b25c0362db3c0414fa1062683f3c