[INFO] crate doryen-rs 1.0.1 is already in cache [INFO] extracting crate doryen-rs 1.0.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/doryen-rs/1.0.1 [INFO] extracting crate doryen-rs 1.0.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/doryen-rs/1.0.1 [INFO] validating manifest of doryen-rs-1.0.1 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of doryen-rs-1.0.1 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing doryen-rs-1.0.1 [INFO] finished frobbing doryen-rs-1.0.1 [INFO] frobbed toml for doryen-rs-1.0.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/doryen-rs/1.0.1/Cargo.toml [INFO] started frobbing doryen-rs-1.0.1 [INFO] finished frobbing doryen-rs-1.0.1 [INFO] frobbed toml for doryen-rs-1.0.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/doryen-rs/1.0.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing doryen-rs-1.0.1 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/doryen-rs/1.0.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] f35d7e93f689d7522832fb7aa90161e26c0735b801a5609a5ce6c9c891011d94 [INFO] running `"docker" "start" "-a" "f35d7e93f689d7522832fb7aa90161e26c0735b801a5609a5ce6c9c891011d94"` [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling uni-gl v0.1.1 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling uni-app v0.1.0 [INFO] [stderr] Compiling doryen-rs v1.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/console.rs:497:33 [INFO] [stderr] | [INFO] [stderr] 497 | let mut back = self.back[src_idx]; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/img.rs:66:17 [INFO] [stderr] | [INFO] [stderr] 66 | let mut offx = if x < 0 { -x } else { 0 }; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/img.rs:67:17 [INFO] [stderr] | [INFO] [stderr] 67 | let mut offy = if y < 0 { -y } else { 0 }; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.81s [INFO] running `"docker" "inspect" "f35d7e93f689d7522832fb7aa90161e26c0735b801a5609a5ce6c9c891011d94"` [INFO] running `"docker" "rm" "-f" "f35d7e93f689d7522832fb7aa90161e26c0735b801a5609a5ce6c9c891011d94"` [INFO] [stdout] f35d7e93f689d7522832fb7aa90161e26c0735b801a5609a5ce6c9c891011d94 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/doryen-rs/1.0.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 84d4f4f1cb254fa6c8c2b61ed5e149e48228b82837502cf738068feda0b5fee6 [INFO] running `"docker" "start" "-a" "84d4f4f1cb254fa6c8c2b61ed5e149e48228b82837502cf738068feda0b5fee6"` [INFO] [stderr] Compiling doryen-rs v1.0.1 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/console.rs:497:33 [INFO] [stderr] | [INFO] [stderr] 497 | let mut back = self.back[src_idx]; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/img.rs:66:17 [INFO] [stderr] | [INFO] [stderr] 66 | let mut offx = if x < 0 { -x } else { 0 }; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/img.rs:67:17 [INFO] [stderr] | [INFO] [stderr] 67 | let mut offy = if y < 0 { -y } else { 0 }; [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.image.dl4sy2ue-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0" "/opt/crater/target/debug/examples/image-61823d9e1fb391a0.26jlm0sq6065unyv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libdoryen_rs-c6c0f23b4368b900.rlib" "/opt/crater/target/debug/deps/libuni_gl-5a57045404a324da.rlib" "/opt/crater/target/debug/deps/libgl-bd0e769e09810d7b.rlib" "/opt/crater/target/debug/deps/libuni_app-71036e1467a6b81b.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/libglutin-9d0e50e7771b05e7.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-fd60804be72dbec9.rlib" "/opt/crater/target/debug/deps/libsmithay_client_toolkit-0065e61ef3d9e5e9.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-a32018d883982fa8.rlib" "/opt/crater/target/debug/deps/libwayland_client-b95710696a5a366a.rlib" "/opt/crater/target/debug/deps/libwayland_commons-0df77a9ae2418b9f.rlib" "/opt/crater/target/debug/deps/libwayland_sys-fc7f4b757ebc68fe.rlib" "/opt/crater/target/debug/deps/libdowncast_rs-213d63cee3c56bee.rlib" "/opt/crater/target/debug/deps/libtempfile-ce1e1bb606e63ecc.rlib" "/opt/crater/target/debug/deps/librand-69dc1c5a87396ce5.rlib" "/opt/crater/target/debug/deps/librand_chacha-df9383e1c93c5ae7.rlib" "/opt/crater/target/debug/deps/libc2_chacha-43104efcd90ce066.rlib" "/opt/crater/target/debug/deps/libppv_lite86-17068f24255d3c25.rlib" "/opt/crater/target/debug/deps/librand_core-47351f68beb00957.rlib" "/opt/crater/target/debug/deps/libgetrandom-5683290c2df08e95.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-5c8f22a51d235b87.rlib" "/opt/crater/target/debug/deps/libnix-5a4e59247ddd064d.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libmemmap-bee5f0ccb5cb4f47.rlib" "/opt/crater/target/debug/deps/libdlib-6196b79a76ccd7a7.rlib" "/opt/crater/target/debug/deps/liblibloading-30354d043f1b37b5.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libparking_lot-695f82b14b2aa2be.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-3861cec44d29b51b.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/librand-8d2473fac1932528.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libx11_dl-abf2cbb1dd2b29bd.rlib" "/opt/crater/target/debug/deps/liblog-481c00b0f76d55f6.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libimage-7169a8bddd3c6ba7.rlib" "/opt/crater/target/debug/deps/libpng-0edc845cce459929.rlib" "/opt/crater/target/debug/deps/libdeflate-7dcd6ef70ee4a22e.rlib" "/opt/crater/target/debug/deps/libinflate-f270147f503dc3cc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/liblzw-f7952389a69c619d.rlib" "/opt/crater/target/debug/deps/libnum_rational-5e85461f167cc6d7.rlib" "/opt/crater/target/debug/deps/libnum_iter-8bc927efbd8da8bb.rlib" "/opt/crater/target/debug/deps/libnum_integer-996561f06039699f.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.basic.e0qfwgfn-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8" "/opt/crater/target/debug/examples/basic-83709a693e0bedf8.1473ouu43c3kaoui.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libdoryen_rs-c6c0f23b4368b900.rlib" "/opt/crater/target/debug/deps/libuni_gl-5a57045404a324da.rlib" "/opt/crater/target/debug/deps/libgl-bd0e769e09810d7b.rlib" "/opt/crater/target/debug/deps/libuni_app-71036e1467a6b81b.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/libglutin-9d0e50e7771b05e7.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-fd60804be72dbec9.rlib" "/opt/crater/target/debug/deps/libsmithay_client_toolkit-0065e61ef3d9e5e9.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-a32018d883982fa8.rlib" "/opt/crater/target/debug/deps/libwayland_client-b95710696a5a366a.rlib" "/opt/crater/target/debug/deps/libwayland_commons-0df77a9ae2418b9f.rlib" "/opt/crater/target/debug/deps/libwayland_sys-fc7f4b757ebc68fe.rlib" "/opt/crater/target/debug/deps/libdowncast_rs-213d63cee3c56bee.rlib" "/opt/crater/target/debug/deps/libtempfile-ce1e1bb606e63ecc.rlib" "/opt/crater/target/debug/deps/librand-69dc1c5a87396ce5.rlib" "/opt/crater/target/debug/deps/librand_chacha-df9383e1c93c5ae7.rlib" "/opt/crater/target/debug/deps/libc2_chacha-43104efcd90ce066.rlib" "/opt/crater/target/debug/deps/libppv_lite86-17068f24255d3c25.rlib" "/opt/crater/target/debug/deps/librand_core-47351f68beb00957.rlib" "/opt/crater/target/debug/deps/libgetrandom-5683290c2df08e95.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-5c8f22a51d235b87.rlib" "/opt/crater/target/debug/deps/libnix-5a4e59247ddd064d.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libmemmap-bee5f0ccb5cb4f47.rlib" "/opt/crater/target/debug/deps/libdlib-6196b79a76ccd7a7.rlib" "/opt/crater/target/debug/deps/liblibloading-30354d043f1b37b5.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libparking_lot-695f82b14b2aa2be.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-3861cec44d29b51b.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/librand-8d2473fac1932528.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libx11_dl-abf2cbb1dd2b29bd.rlib" "/opt/crater/target/debug/deps/liblog-481c00b0f76d55f6.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libimage-7169a8bddd3c6ba7.rlib" "/opt/crater/target/debug/deps/libpng-0edc845cce459929.rlib" "/opt/crater/target/debug/deps/libdeflate-7dcd6ef70ee4a22e.rlib" "/opt/crater/target/debug/deps/libinflate-f270147f503dc3cc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/liblzw-f7952389a69c619d.rlib" "/opt/crater/target/debug/deps/libnum_rational-5e85461f167cc6d7.rlib" "/opt/crater/target/debug/deps/libnum_iter-8bc927efbd8da8bb.rlib" "/opt/crater/target/debug/deps/libnum_integer-996561f06039699f.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `doryen-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.fonts.3yjeaztz-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301" "/opt/crater/target/debug/examples/fonts-e05be568e51ad301.5kb6ln0weksx8q0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libdoryen_rs-c6c0f23b4368b900.rlib" "/opt/crater/target/debug/deps/libuni_gl-5a57045404a324da.rlib" "/opt/crater/target/debug/deps/libgl-bd0e769e09810d7b.rlib" "/opt/crater/target/debug/deps/libuni_app-71036e1467a6b81b.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/libglutin-9d0e50e7771b05e7.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-fd60804be72dbec9.rlib" "/opt/crater/target/debug/deps/libsmithay_client_toolkit-0065e61ef3d9e5e9.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-a32018d883982fa8.rlib" "/opt/crater/target/debug/deps/libwayland_client-b95710696a5a366a.rlib" "/opt/crater/target/debug/deps/libwayland_commons-0df77a9ae2418b9f.rlib" "/opt/crater/target/debug/deps/libwayland_sys-fc7f4b757ebc68fe.rlib" "/opt/crater/target/debug/deps/libdowncast_rs-213d63cee3c56bee.rlib" "/opt/crater/target/debug/deps/libtempfile-ce1e1bb606e63ecc.rlib" "/opt/crater/target/debug/deps/librand-69dc1c5a87396ce5.rlib" "/opt/crater/target/debug/deps/librand_chacha-df9383e1c93c5ae7.rlib" "/opt/crater/target/debug/deps/libc2_chacha-43104efcd90ce066.rlib" "/opt/crater/target/debug/deps/libppv_lite86-17068f24255d3c25.rlib" "/opt/crater/target/debug/deps/librand_core-47351f68beb00957.rlib" "/opt/crater/target/debug/deps/libgetrandom-5683290c2df08e95.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-5c8f22a51d235b87.rlib" "/opt/crater/target/debug/deps/libnix-5a4e59247ddd064d.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libmemmap-bee5f0ccb5cb4f47.rlib" "/opt/crater/target/debug/deps/libdlib-6196b79a76ccd7a7.rlib" "/opt/crater/target/debug/deps/liblibloading-30354d043f1b37b5.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libparking_lot-695f82b14b2aa2be.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-3861cec44d29b51b.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/librand-8d2473fac1932528.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libx11_dl-abf2cbb1dd2b29bd.rlib" "/opt/crater/target/debug/deps/liblog-481c00b0f76d55f6.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libimage-7169a8bddd3c6ba7.rlib" "/opt/crater/target/debug/deps/libpng-0edc845cce459929.rlib" "/opt/crater/target/debug/deps/libdeflate-7dcd6ef70ee4a22e.rlib" "/opt/crater/target/debug/deps/libinflate-f270147f503dc3cc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/liblzw-f7952389a69c619d.rlib" "/opt/crater/target/debug/deps/libnum_rational-5e85461f167cc6d7.rlib" "/opt/crater/target/debug/deps/libnum_iter-8bc927efbd8da8bb.rlib" "/opt/crater/target/debug/deps/libnum_integer-996561f06039699f.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `doryen-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `doryen-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.subcell.cnta1f2p-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8" "/opt/crater/target/debug/examples/subcell-cf95fe04c8fa85f8.50jso65rm206fhok.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out" "-L" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libdoryen_rs-c6c0f23b4368b900.rlib" "/opt/crater/target/debug/deps/libuni_gl-5a57045404a324da.rlib" "/opt/crater/target/debug/deps/libgl-bd0e769e09810d7b.rlib" "/opt/crater/target/debug/deps/libuni_app-71036e1467a6b81b.rlib" "/opt/crater/target/debug/deps/libtime-4355d8e50100aa43.rlib" "/opt/crater/target/debug/deps/libglutin-9d0e50e7771b05e7.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-fd60804be72dbec9.rlib" "/opt/crater/target/debug/deps/libsmithay_client_toolkit-0065e61ef3d9e5e9.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-a32018d883982fa8.rlib" "/opt/crater/target/debug/deps/libwayland_client-b95710696a5a366a.rlib" "/opt/crater/target/debug/deps/libwayland_commons-0df77a9ae2418b9f.rlib" "/opt/crater/target/debug/deps/libwayland_sys-fc7f4b757ebc68fe.rlib" "/opt/crater/target/debug/deps/libdowncast_rs-213d63cee3c56bee.rlib" "/opt/crater/target/debug/deps/libtempfile-ce1e1bb606e63ecc.rlib" "/opt/crater/target/debug/deps/librand-69dc1c5a87396ce5.rlib" "/opt/crater/target/debug/deps/librand_chacha-df9383e1c93c5ae7.rlib" "/opt/crater/target/debug/deps/libc2_chacha-43104efcd90ce066.rlib" "/opt/crater/target/debug/deps/libppv_lite86-17068f24255d3c25.rlib" "/opt/crater/target/debug/deps/librand_core-47351f68beb00957.rlib" "/opt/crater/target/debug/deps/libgetrandom-5683290c2df08e95.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-5c8f22a51d235b87.rlib" "/opt/crater/target/debug/deps/libnix-5a4e59247ddd064d.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libmemmap-bee5f0ccb5cb4f47.rlib" "/opt/crater/target/debug/deps/libdlib-6196b79a76ccd7a7.rlib" "/opt/crater/target/debug/deps/liblibloading-30354d043f1b37b5.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-46b84a469bd03b92.rlib" "/opt/crater/target/debug/deps/libparking_lot-695f82b14b2aa2be.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-3861cec44d29b51b.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/librand-8d2473fac1932528.rlib" "/opt/crater/target/debug/deps/librand_core-c3aa65e01d868112.rlib" "/opt/crater/target/debug/deps/librand_core-a9179eebc82cf0f0.rlib" "/opt/crater/target/debug/deps/liblock_api-8ec026c283607898.rlib" "/opt/crater/target/debug/deps/libowning_ref-dcde4af4fc98f07e.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-2a9412c89a8f626f.rlib" "/opt/crater/target/debug/deps/libscopeguard-f1a5efe88a6d7a2c.rlib" "/opt/crater/target/debug/deps/libx11_dl-abf2cbb1dd2b29bd.rlib" "/opt/crater/target/debug/deps/liblog-481c00b0f76d55f6.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libimage-7169a8bddd3c6ba7.rlib" "/opt/crater/target/debug/deps/libpng-0edc845cce459929.rlib" "/opt/crater/target/debug/deps/libdeflate-7dcd6ef70ee4a22e.rlib" "/opt/crater/target/debug/deps/libinflate-f270147f503dc3cc.rlib" "/opt/crater/target/debug/deps/libadler32-46acf8b49c11de91.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.rlib" "/opt/crater/target/debug/deps/liblzw-f7952389a69c619d.rlib" "/opt/crater/target/debug/deps/libnum_rational-5e85461f167cc6d7.rlib" "/opt/crater/target/debug/deps/libnum_iter-8bc927efbd8da8bb.rlib" "/opt/crater/target/debug/deps/libnum_integer-996561f06039699f.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libbyteorder-1ca0e27fd3a97256.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9895e8982b0a79e7.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-57306b8ed3378a0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-54463ae5adae3649.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-d99667b199a9875a.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-51f4300e102199f5.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b3ccf1f7737a6a91.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-157c37a3ceb78853.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-505bcee45aafb736.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c29abd529ba4452b.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-895383a3232f6572.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-5594cb4f559bc761.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-38e90baf978bc428.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `doryen-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "84d4f4f1cb254fa6c8c2b61ed5e149e48228b82837502cf738068feda0b5fee6"` [INFO] running `"docker" "rm" "-f" "84d4f4f1cb254fa6c8c2b61ed5e149e48228b82837502cf738068feda0b5fee6"` [INFO] [stdout] 84d4f4f1cb254fa6c8c2b61ed5e149e48228b82837502cf738068feda0b5fee6