[INFO] crate radiant-rs 0.13.1 is already in cache [INFO] extracting crate radiant-rs 0.13.1 into work/ex/beta-1.37-6/sources/1.36.0/reg/radiant-rs/0.13.1 [INFO] extracting crate radiant-rs 0.13.1 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/radiant-rs/0.13.1 [INFO] validating manifest of radiant-rs-0.13.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 radiant-rs-0.13.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 radiant-rs-0.13.1 [INFO] removed 0 missing examples [INFO] finished frobbing radiant-rs-0.13.1 [INFO] frobbed toml for radiant-rs-0.13.1 written to work/ex/beta-1.37-6/sources/1.36.0/reg/radiant-rs/0.13.1/Cargo.toml [INFO] started frobbing radiant-rs-0.13.1 [INFO] removed 0 missing examples [INFO] finished frobbing radiant-rs-0.13.1 [INFO] frobbed toml for radiant-rs-0.13.1 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/radiant-rs/0.13.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 radiant-rs-0.13.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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/radiant-rs/0.13.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] d782647a5852d8bb0b0a4d182cb8f2d067be69cf216b30f954b968427addc4f0 [INFO] running `"docker" "start" "-a" "d782647a5852d8bb0b0a4d182cb8f2d067be69cf216b30f954b968427addc4f0"` [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling avec v0.1.0 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling font-loader v0.6.0 [INFO] [stderr] Compiling radiant-rs v0.13.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `DerefMut` is imported redundantly [INFO] [stderr] --> src/core/postprocessor/bloom.rs:49:13 [INFO] [stderr] | [INFO] [stderr] 1 | use core::*; [INFO] [stderr] | ------- the item `DerefMut` is already imported here [INFO] [stderr] ... [INFO] [stderr] 49 | use std::ops::DerefMut; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/prelude.rs:1:64 [INFO] [stderr] | [INFO] [stderr] 1 | pub use std::sync::atomic::{AtomicUsize, AtomicBool, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/core/layer.rs:6:37 [INFO] [stderr] | [INFO] [stderr] 6 | static LAYER_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/core/font.rs:8:36 [INFO] [stderr] | [INFO] [stderr] 8 | static FONT_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/core/rendercontext.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | static GENERATION: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "d782647a5852d8bb0b0a4d182cb8f2d067be69cf216b30f954b968427addc4f0"` [INFO] running `"docker" "rm" "-f" "d782647a5852d8bb0b0a4d182cb8f2d067be69cf216b30f954b968427addc4f0"` [INFO] [stdout] d782647a5852d8bb0b0a4d182cb8f2d067be69cf216b30f954b968427addc4f0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/radiant-rs/0.13.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] d72b5a02a714e2bea324156c645b35bc8720d46fa02418a05c725d93d11465fd [INFO] running `"docker" "start" "-a" "d72b5a02a714e2bea324156c645b35bc8720d46fa02418a05c725d93d11465fd"` [INFO] [stderr] Compiling base64 v0.1.1 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling radiant-rs v0.13.1 [INFO] [stderr] Compiling tiled v0.4.0 [INFO] [stderr] Compiling radiant-utils v0.3.0 [INFO] [stderr] Compiling radiant-rs v0.13.1 (/opt/crater/workdir) [INFO] [stderr] warning: the item `DerefMut` is imported redundantly [INFO] [stderr] --> src/core/postprocessor/bloom.rs:49:13 [INFO] [stderr] | [INFO] [stderr] 1 | use core::*; [INFO] [stderr] | ------- the item `DerefMut` is already imported here [INFO] [stderr] ... [INFO] [stderr] 49 | use std::ops::DerefMut; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/prelude.rs:1:64 [INFO] [stderr] | [INFO] [stderr] 1 | pub use std::sync::atomic::{AtomicUsize, AtomicBool, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/core/layer.rs:6:37 [INFO] [stderr] | [INFO] [stderr] 6 | static LAYER_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/core/font.rs:8:36 [INFO] [stderr] | [INFO] [stderr] 8 | static FONT_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/core/rendercontext.rs:13:34 [INFO] [stderr] | [INFO] [stderr] 13 | static GENERATION: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] error: Could not compile `radiant-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] | [INFO] [stderr] = note: Cannot allocate memory (os error 12) [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/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.11_glium_more.2gr380u2-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c" "/opt/crater/target/debug/examples/11_glium_more-c13d780156c6420c.3ioaj1wl5tgnacdb.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/servo-fontconfig-sys-60c25b04b5c213cd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/servo-freetype-sys-04425cc949e5125f/out/lib" "-L" "/opt/crater/target/debug/build/backtrace-sys-46319fa5dea5f4c2/out" "-L" "/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/libradiant_utils-74182b9dfb48e8b0.rlib" "/opt/crater/target/debug/deps/libradiant_rs-50459c736a40a8dd.rlib" "/opt/crater/target/debug/deps/libradiant_rs-3c178574ee3168d6.rlib" "/opt/crater/target/debug/deps/libpalette-bd7050b9c24e29c7.rlib" "/opt/crater/target/debug/deps/libphf-5137726eb111b7c3.rlib" "/opt/crater/target/debug/deps/libphf_shared-d2d3d37bc6b35b7b.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libavec-5c4a774c634aeb91.rlib" "/opt/crater/target/debug/deps/libfont_loader-8d75b2b9845b5f55.rlib" "/opt/crater/target/debug/deps/libfontconfig-d54ab0700adced21.rlib" "/opt/crater/target/debug/deps/libfontconfig_sys-76541d2a060d3a2d.rlib" "/opt/crater/target/debug/deps/libfreetype_sys-81482d9f14235c67.rlib" "/opt/crater/target/debug/deps/libexpat_sys-64b64c3038843b6d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/librusttype-1f9917d7ec9f80bb.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libstb_truetype-587b4ddca73fd12b.rlib" "/opt/crater/target/debug/deps/libordered_float-eacbe141bc970a47.rlib" "/opt/crater/target/debug/deps/libunreachable-322067efb5953d54.rlib" "/opt/crater/target/debug/deps/libapprox-1fd7e0dde6480993.rlib" "/opt/crater/target/debug/deps/libregex-c3d123b3b5a26f66.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-8d712e1be50cb1b8.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-153b065a541ebcf4.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libimage-0d27cbb0aba55a7e.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6d4da2a6693d38c4.rlib" "/opt/crater/target/debug/deps/libgif-a43f52c9d9404aca.rlib" "/opt/crater/target/debug/deps/libcolor_quant-8511fd5bfbc7d035.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-925c853cb173e11e.rlib" "/opt/crater/target/debug/deps/librayon-d382a04f7f64fa95.rlib" "/opt/crater/target/debug/deps/librayon_core-68d464096633a635.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libeither-330d39b835267df2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4fe08e6ed4f5c763.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-1854adbfe0a851ab.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/libarrayvec-767c045c77a182cf.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.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/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/libenum_primitive-bbdafc7e1be329ae.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.rlib" "/opt/crater/target/debug/deps/libglium-7e8883516041bbd0.rlib" "/opt/crater/target/debug/deps/libglutin-aa0530fd3972e084.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-d13bf2c6e0cec848.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/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/libbitflags-7220c27e9b431920.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/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-42c7a57c494171fb.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1772c562ec87d56.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.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" "-lexpat" "-ldl" "-ldl" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `radiant-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/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.radiant_rs.6636or59-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d" "/opt/crater/target/debug/deps/radiant_rs-7ed983d839872c4d.2bzle5n2nrprlgja.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/servo-fontconfig-sys-60c25b04b5c213cd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/servo-freetype-sys-04425cc949e5125f/out/lib" "-L" "/opt/crater/target/debug/build/backtrace-sys-46319fa5dea5f4c2/out" "-L" "/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e8fbf0b14816ca0e.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-c9d91925876437f2.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-50d6bab7df588609.rlib" "/opt/crater/rustup-home/toolchains/1.36.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-913b30c2987aa8da.rlib" "/opt/crater/target/debug/deps/libglium-7e8883516041bbd0.rlib" "/opt/crater/target/debug/deps/libglutin-aa0530fd3972e084.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-d13bf2c6e0cec848.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/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/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-42c7a57c494171fb.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1772c562ec87d56.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/libpalette-bd7050b9c24e29c7.rlib" "/opt/crater/target/debug/deps/libphf-5137726eb111b7c3.rlib" "/opt/crater/target/debug/deps/libphf_shared-d2d3d37bc6b35b7b.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libavec-5c4a774c634aeb91.rlib" "/opt/crater/target/debug/deps/libfont_loader-8d75b2b9845b5f55.rlib" "/opt/crater/target/debug/deps/libfontconfig-d54ab0700adced21.rlib" "/opt/crater/target/debug/deps/libfontconfig_sys-76541d2a060d3a2d.rlib" "/opt/crater/target/debug/deps/libfreetype_sys-81482d9f14235c67.rlib" "/opt/crater/target/debug/deps/libexpat_sys-64b64c3038843b6d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/librusttype-1f9917d7ec9f80bb.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libstb_truetype-587b4ddca73fd12b.rlib" "/opt/crater/target/debug/deps/libordered_float-eacbe141bc970a47.rlib" "/opt/crater/target/debug/deps/libunreachable-322067efb5953d54.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libapprox-1fd7e0dde6480993.rlib" "/opt/crater/target/debug/deps/libregex-c3d123b3b5a26f66.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-8d712e1be50cb1b8.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-153b065a541ebcf4.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libimage-0d27cbb0aba55a7e.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6d4da2a6693d38c4.rlib" "/opt/crater/target/debug/deps/libgif-a43f52c9d9404aca.rlib" "/opt/crater/target/debug/deps/libcolor_quant-8511fd5bfbc7d035.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-925c853cb173e11e.rlib" "/opt/crater/target/debug/deps/librayon-d382a04f7f64fa95.rlib" "/opt/crater/target/debug/deps/librayon_core-68d464096633a635.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libeither-330d39b835267df2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4fe08e6ed4f5c763.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-1854adbfe0a851ab.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/libarrayvec-767c045c77a182cf.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.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/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libenum_primitive-bbdafc7e1be329ae.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.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" "-lexpat" "-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: Could not compile `radiant-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/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.03_text.2hmio5w2-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a" "/opt/crater/target/debug/examples/03_text-dd3567f989527a3a.bahz9ulrxcxu0cm.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/servo-fontconfig-sys-60c25b04b5c213cd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/servo-freetype-sys-04425cc949e5125f/out/lib" "-L" "/opt/crater/target/debug/build/backtrace-sys-46319fa5dea5f4c2/out" "-L" "/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/libradiant_utils-74182b9dfb48e8b0.rlib" "/opt/crater/target/debug/deps/libradiant_rs-50459c736a40a8dd.rlib" "/opt/crater/target/debug/deps/libradiant_rs-3c178574ee3168d6.rlib" "/opt/crater/target/debug/deps/libglium-7e8883516041bbd0.rlib" "/opt/crater/target/debug/deps/libglutin-aa0530fd3972e084.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-d13bf2c6e0cec848.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/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/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-42c7a57c494171fb.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1772c562ec87d56.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/libpalette-bd7050b9c24e29c7.rlib" "/opt/crater/target/debug/deps/libphf-5137726eb111b7c3.rlib" "/opt/crater/target/debug/deps/libphf_shared-d2d3d37bc6b35b7b.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libavec-5c4a774c634aeb91.rlib" "/opt/crater/target/debug/deps/libfont_loader-8d75b2b9845b5f55.rlib" "/opt/crater/target/debug/deps/libfontconfig-d54ab0700adced21.rlib" "/opt/crater/target/debug/deps/libfontconfig_sys-76541d2a060d3a2d.rlib" "/opt/crater/target/debug/deps/libfreetype_sys-81482d9f14235c67.rlib" "/opt/crater/target/debug/deps/libexpat_sys-64b64c3038843b6d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/librusttype-1f9917d7ec9f80bb.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libstb_truetype-587b4ddca73fd12b.rlib" "/opt/crater/target/debug/deps/libordered_float-eacbe141bc970a47.rlib" "/opt/crater/target/debug/deps/libunreachable-322067efb5953d54.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libapprox-1fd7e0dde6480993.rlib" "/opt/crater/target/debug/deps/libregex-c3d123b3b5a26f66.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-8d712e1be50cb1b8.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-153b065a541ebcf4.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libimage-0d27cbb0aba55a7e.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6d4da2a6693d38c4.rlib" "/opt/crater/target/debug/deps/libgif-a43f52c9d9404aca.rlib" "/opt/crater/target/debug/deps/libcolor_quant-8511fd5bfbc7d035.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-925c853cb173e11e.rlib" "/opt/crater/target/debug/deps/librayon-d382a04f7f64fa95.rlib" "/opt/crater/target/debug/deps/librayon_core-68d464096633a635.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libeither-330d39b835267df2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4fe08e6ed4f5c763.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-1854adbfe0a851ab.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/libarrayvec-767c045c77a182cf.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.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/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libenum_primitive-bbdafc7e1be329ae.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.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" "-lexpat" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `radiant-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/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.98_threads.3386fa8s-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3" "/opt/crater/target/debug/examples/98_threads-06971b2330b188a3.50qx24q8mrdmb2fz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/servo-fontconfig-sys-60c25b04b5c213cd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/servo-freetype-sys-04425cc949e5125f/out/lib" "-L" "/opt/crater/target/debug/build/backtrace-sys-46319fa5dea5f4c2/out" "-L" "/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/libradiant_utils-74182b9dfb48e8b0.rlib" "/opt/crater/target/debug/deps/libradiant_rs-50459c736a40a8dd.rlib" "/opt/crater/target/debug/deps/libradiant_rs-3c178574ee3168d6.rlib" "/opt/crater/target/debug/deps/libglium-7e8883516041bbd0.rlib" "/opt/crater/target/debug/deps/libglutin-aa0530fd3972e084.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-d13bf2c6e0cec848.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/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/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-42c7a57c494171fb.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1772c562ec87d56.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/libpalette-bd7050b9c24e29c7.rlib" "/opt/crater/target/debug/deps/libphf-5137726eb111b7c3.rlib" "/opt/crater/target/debug/deps/libphf_shared-d2d3d37bc6b35b7b.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libavec-5c4a774c634aeb91.rlib" "/opt/crater/target/debug/deps/libfont_loader-8d75b2b9845b5f55.rlib" "/opt/crater/target/debug/deps/libfontconfig-d54ab0700adced21.rlib" "/opt/crater/target/debug/deps/libfontconfig_sys-76541d2a060d3a2d.rlib" "/opt/crater/target/debug/deps/libfreetype_sys-81482d9f14235c67.rlib" "/opt/crater/target/debug/deps/libexpat_sys-64b64c3038843b6d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/librusttype-1f9917d7ec9f80bb.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libstb_truetype-587b4ddca73fd12b.rlib" "/opt/crater/target/debug/deps/libordered_float-eacbe141bc970a47.rlib" "/opt/crater/target/debug/deps/libunreachable-322067efb5953d54.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libapprox-1fd7e0dde6480993.rlib" "/opt/crater/target/debug/deps/libregex-c3d123b3b5a26f66.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-8d712e1be50cb1b8.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-153b065a541ebcf4.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libimage-0d27cbb0aba55a7e.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6d4da2a6693d38c4.rlib" "/opt/crater/target/debug/deps/libgif-a43f52c9d9404aca.rlib" "/opt/crater/target/debug/deps/libcolor_quant-8511fd5bfbc7d035.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-925c853cb173e11e.rlib" "/opt/crater/target/debug/deps/librayon-d382a04f7f64fa95.rlib" "/opt/crater/target/debug/deps/librayon_core-68d464096633a635.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libeither-330d39b835267df2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4fe08e6ed4f5c763.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-1854adbfe0a851ab.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/libarrayvec-767c045c77a182cf.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.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/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libenum_primitive-bbdafc7e1be329ae.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.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" "-lexpat" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: 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 `radiant-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/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.demo_glare.7xk8u7xg-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d" "/opt/crater/target/debug/examples/demo_glare-606860d0b3c2a30d.1nrehlx4zyzt4oie.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/servo-fontconfig-sys-60c25b04b5c213cd/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/crater/target/debug/build/servo-freetype-sys-04425cc949e5125f/out/lib" "-L" "/opt/crater/target/debug/build/backtrace-sys-46319fa5dea5f4c2/out" "-L" "/opt/crater/target/debug/build/libloading-b17b3e19f6977791/out" "-L" "/opt/crater/target/debug/build/miniz-sys-9816d4501de151d5/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/libradiant_utils-74182b9dfb48e8b0.rlib" "/opt/crater/target/debug/deps/libradiant_rs-50459c736a40a8dd.rlib" "/opt/crater/target/debug/deps/libradiant_rs-3c178574ee3168d6.rlib" "/opt/crater/target/debug/deps/libglium-7e8883516041bbd0.rlib" "/opt/crater/target/debug/deps/libglutin-aa0530fd3972e084.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-879b512378278c78.rlib" "/opt/crater/target/debug/deps/libwinit-d13bf2c6e0cec848.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/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/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-42c7a57c494171fb.rlib" "/opt/crater/target/debug/deps/libshared_library-88e4ce3c03325ed8.rlib" "/opt/crater/target/debug/deps/libbacktrace-c1772c562ec87d56.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ac3220cfa761e414.rlib" "/opt/crater/target/debug/deps/librustc_demangle-d6489bf3118003aa.rlib" "/opt/crater/target/debug/deps/libpalette-bd7050b9c24e29c7.rlib" "/opt/crater/target/debug/deps/libphf-5137726eb111b7c3.rlib" "/opt/crater/target/debug/deps/libphf_shared-d2d3d37bc6b35b7b.rlib" "/opt/crater/target/debug/deps/libsiphasher-3800d550d1146963.rlib" "/opt/crater/target/debug/deps/libavec-5c4a774c634aeb91.rlib" "/opt/crater/target/debug/deps/libfont_loader-8d75b2b9845b5f55.rlib" "/opt/crater/target/debug/deps/libfontconfig-d54ab0700adced21.rlib" "/opt/crater/target/debug/deps/libfontconfig_sys-76541d2a060d3a2d.rlib" "/opt/crater/target/debug/deps/libfreetype_sys-81482d9f14235c67.rlib" "/opt/crater/target/debug/deps/libexpat_sys-64b64c3038843b6d.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-1d9a5692bf796d09.rlib" "/opt/crater/target/debug/deps/libsmallvec-e7fd7440a8b77331.rlib" "/opt/crater/target/debug/deps/librusttype-1f9917d7ec9f80bb.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-938e708a1661229b.rlib" "/opt/crater/target/debug/deps/libfnv-0d57e5fd8327cc13.rlib" "/opt/crater/target/debug/deps/libstb_truetype-587b4ddca73fd12b.rlib" "/opt/crater/target/debug/deps/libordered_float-eacbe141bc970a47.rlib" "/opt/crater/target/debug/deps/libunreachable-322067efb5953d54.rlib" "/opt/crater/target/debug/deps/libvoid-2515ce9d4297bf7d.rlib" "/opt/crater/target/debug/deps/libapprox-1fd7e0dde6480993.rlib" "/opt/crater/target/debug/deps/libregex-c3d123b3b5a26f66.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-c6a873325be34359.rlib" "/opt/crater/target/debug/deps/libregex_syntax-8d712e1be50cb1b8.rlib" "/opt/crater/target/debug/deps/libucd_util-4ceb5a30356a8267.rlib" "/opt/crater/target/debug/deps/libthread_local-0d1f504ec86ae5ec.rlib" "/opt/crater/target/debug/deps/libaho_corasick-153b065a541ebcf4.rlib" "/opt/crater/target/debug/deps/libmemchr-603e105d3530919e.rlib" "/opt/crater/target/debug/deps/libimage-0d27cbb0aba55a7e.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-6d4da2a6693d38c4.rlib" "/opt/crater/target/debug/deps/libgif-a43f52c9d9404aca.rlib" "/opt/crater/target/debug/deps/libcolor_quant-8511fd5bfbc7d035.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-925c853cb173e11e.rlib" "/opt/crater/target/debug/deps/librayon-d382a04f7f64fa95.rlib" "/opt/crater/target/debug/deps/librayon_core-68d464096633a635.rlib" "/opt/crater/target/debug/deps/libnum_cpus-84b2b9d4899d054a.rlib" "/opt/crater/target/debug/deps/liblibc-e3ba75b536aabfa5.rlib" "/opt/crater/target/debug/deps/libcrossbeam_queue-c0f5751a63321b42.rlib" "/opt/crater/target/debug/deps/libeither-330d39b835267df2.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-4fe08e6ed4f5c763.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-1854adbfe0a851ab.rlib" "/opt/crater/target/debug/deps/libscopeguard-9b8601d6dfc234d1.rlib" "/opt/crater/target/debug/deps/libmemoffset-f086ca483a85f9a8.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-1194d3403efb476d.rlib" "/opt/crater/target/debug/deps/libarrayvec-767c045c77a182cf.rlib" "/opt/crater/target/debug/deps/libnodrop-e7a4f1c1f7749e1f.rlib" "/opt/crater/target/debug/deps/libcfg_if-29b6f8db75d699b1.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/libbyteorder-1ca0e27fd3a97256.rlib" "/opt/crater/target/debug/deps/liblazy_static-35422c5bca3b6d90.rlib" "/opt/crater/target/debug/deps/libenum_primitive-bbdafc7e1be329ae.rlib" "/opt/crater/target/debug/deps/libnum_traits-2ff1be0d267196f3.rlib" "/opt/crater/target/debug/deps/libnum_traits-8c434304d2c544b1.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" "-lexpat" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: 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 `radiant-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d72b5a02a714e2bea324156c645b35bc8720d46fa02418a05c725d93d11465fd"` [INFO] running `"docker" "rm" "-f" "d72b5a02a714e2bea324156c645b35bc8720d46fa02418a05c725d93d11465fd"` [INFO] [stdout] d72b5a02a714e2bea324156c645b35bc8720d46fa02418a05c725d93d11465fd