[INFO] updating cached repository mpizenberg/computer-vision-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mpizenberg/computer-vision-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mpizenberg/computer-vision-rs" "work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mpizenberg/computer-vision-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mpizenberg/computer-vision-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mpizenberg/computer-vision-rs" "work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mpizenberg/computer-vision-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mpizenberg/computer-vision-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 121852e4982902629d1ad6533c6257fe97bd4500 [INFO] sha for GitHub repo mpizenberg/computer-vision-rs: 121852e4982902629d1ad6533c6257fe97bd4500 [INFO] validating manifest of mpizenberg/computer-vision-rs on toolchain master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mpizenberg/computer-vision-rs on toolchain try#7fea0229842e79db1159ea58ad9a653b288efee9 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mpizenberg/computer-vision-rs [INFO] finished frobbing mpizenberg/computer-vision-rs [INFO] frobbed toml for mpizenberg/computer-vision-rs written to work/ex/pr-57967/sources/master#c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54/gh/mpizenberg/computer-vision-rs/Cargo.toml [INFO] started frobbing mpizenberg/computer-vision-rs [INFO] finished frobbing mpizenberg/computer-vision-rs [INFO] frobbed toml for mpizenberg/computer-vision-rs written to work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mpizenberg/computer-vision-rs/Cargo.toml [INFO] crate mpizenberg/computer-vision-rs has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c1c3c4e95b69dfeaca5c5db6c622d7f90ad30a54-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing mpizenberg/computer-vision-rs against try#7fea0229842e79db1159ea58ad9a653b288efee9 for pr-57967 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mpizenberg/computer-vision-rs:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "build" "--frozen"` [INFO] [stdout] d2362c7d45b0fe382d465c6c743f28fe272f5c9a4b51929040804ba688413d23 [INFO] running `"docker" "start" "-a" "d2362c7d45b0fe382d465c6c743f28fe272f5c9a4b51929040804ba688413d23"` [INFO] [stderr] Compiling num-complex v0.2.0 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling rand v0.5.1 [INFO] [stderr] Compiling tempfile v3.0.2 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling approx v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.13 [INFO] [stderr] Compiling x11-dl v2.17.5 [INFO] [stderr] Compiling syn v0.14.2 [INFO] [stderr] Compiling generic-array v0.11.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling glium v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling wayland-sys v0.12.5 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling alga v0.6.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Compiling wayland-kbd v0.13.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling nalgebra v0.15.3 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling wayland-window v0.13.3 [INFO] [stderr] Compiling winit v0.12.0 [INFO] [stderr] Compiling conrod v0.60.0 [INFO] [stderr] Compiling computer-vision-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 00s [INFO] running `"docker" "inspect" "d2362c7d45b0fe382d465c6c743f28fe272f5c9a4b51929040804ba688413d23"` [INFO] running `"docker" "rm" "-f" "d2362c7d45b0fe382d465c6c743f28fe272f5c9a4b51929040804ba688413d23"` [INFO] [stdout] d2362c7d45b0fe382d465c6c743f28fe272f5c9a4b51929040804ba688413d23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-57967/worker-2/try#7fea0229842e79db1159ea58ad9a653b288efee9:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-57967/sources/try#7fea0229842e79db1159ea58ad9a653b288efee9/gh/mpizenberg/computer-vision-rs:/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=forbid" "-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" "+7fea0229842e79db1159ea58ad9a653b288efee9-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] dfa30653edc1bc25c34c187453b34b47283cbad6dc5dceae049c3cce6349d06d [INFO] running `"docker" "start" "-a" "dfa30653edc1bc25c34c187453b34b47283cbad6dc5dceae049c3cce6349d06d"` [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling env_logger v0.5.10 [INFO] [stderr] Compiling quickcheck v0.6.2 [INFO] [stderr] Compiling computer-vision-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: function is never used: `half_gradients` [INFO] [stderr] --> examples/gradient_pyramid.rs:90:1 [INFO] [stderr] | [INFO] [stderr] 90 | fn half_gradients(mat: &DMatrix) -> DMatrix<(i16, i16, u16)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `g_x` [INFO] [stderr] --> examples/gradient.rs:23:14 [INFO] [stderr] | [INFO] [stderr] 23 | let (g_x, g_y) = gradient_2(&img_matrix); [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_g_x` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `g_y` [INFO] [stderr] --> examples/gradient.rs:23:19 [INFO] [stderr] | [INFO] [stderr] 23 | let (g_x, g_y) = gradient_2(&img_matrix); [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_g_y` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gradient_x_inner_for` [INFO] [stderr] --> examples/gradient.rs:53:1 [INFO] [stderr] | [INFO] [stderr] 53 | fn gradient_x_inner_for(mat: &DMatrix) -> DMatrix { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gradient_y_inner_for` [INFO] [stderr] --> examples/gradient.rs:66:1 [INFO] [stderr] | [INFO] [stderr] 66 | fn gradient_y_inner_for(mat: &DMatrix) -> DMatrix { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gradient_x_inner_from_fn` [INFO] [stderr] --> examples/gradient.rs:81:1 [INFO] [stderr] | [INFO] [stderr] 81 | fn gradient_x_inner_from_fn(mat: &DMatrix) -> DMatrix { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `gradient_y_inner_from_fn` [INFO] [stderr] --> examples/gradient.rs:88:1 [INFO] [stderr] | [INFO] [stderr] 88 | fn gradient_y_inner_from_fn(mat: &DMatrix) -> DMatrix { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.conrod_counter.bdgakobv-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc" "/opt/crater/target/debug/examples/conrod_counter-2a41a0d9446fdccc.571hwgmayaot8g89.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-91df55dcfe0adb1f/out" "-L" "/opt/crater/target/debug/build/libloading-9a5e80db454bb126/out" "-L" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libconrod-1a79889e52d2837d.rlib" "/opt/crater/target/debug/deps/libglium-6ea4c548af66a336.rlib" "/opt/crater/target/debug/deps/libglutin-2fd72e2beed09237.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-07f341d46556b863.rlib" "/opt/crater/target/debug/deps/libwinit-9412cd087b4034b9.rlib" "/opt/crater/target/debug/deps/libwayland_window-ce38d24031cf72b7.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-101c3962fd4ca6c0.rlib" "/opt/crater/target/debug/deps/libtempfile-0ef6fbde7ccc21bc.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-56a57779539c25df.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-eb69b1dc3145de19.rlib" "/opt/crater/target/debug/deps/libmemmap-07154b2cfc03d820.rlib" "/opt/crater/target/debug/deps/libwayland_client-fe4e82aad7b34aaf.rlib" "/opt/crater/target/debug/deps/libwayland_sys-1332747e91c1bd4d.rlib" "/opt/crater/target/debug/deps/libdlib-5ce7e87007d3aed9.rlib" "/opt/crater/target/debug/deps/liblibloading-bf244068c6905615.rlib" "/opt/crater/target/debug/deps/libtoken_store-1795d24dc81deae4.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-901ab806f434e73e.rlib" "/opt/crater/target/debug/deps/libx11_dl-a28cfc7f035430b0.rlib" "/opt/crater/target/debug/deps/libshared_library-b66b6d84bb037686.rlib" "/opt/crater/target/debug/deps/libsmallvec-ef4603f1f7e2a6f6.rlib" "/opt/crater/target/debug/deps/libbacktrace-c40a5ce1bf07c319.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ce2e5038fb2f4f8d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5de63d9334d66547.rlib" "/opt/crater/target/debug/deps/libcfg_if-6b4be5b6145d43af.rlib" "/opt/crater/target/debug/deps/liblazy_static-5d54e6780b537b6b.rlib" "/opt/crater/target/debug/deps/librusttype-0491ef59a2228ff4.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-19b90c2f6ac27b33.rlib" "/opt/crater/target/debug/deps/libstb_truetype-b04db52827134325.rlib" "/opt/crater/target/debug/deps/libbyteorder-b1661404ac0c564c.rlib" "/opt/crater/target/debug/deps/libordered_float-7feadda579378a44.rlib" "/opt/crater/target/debug/deps/libunreachable-29b83575fcdda197.rlib" "/opt/crater/target/debug/deps/libvoid-a9edef1ffe81944e.rlib" "/opt/crater/target/debug/deps/libnum_traits-606d6ef853233ff7.rlib" "/opt/crater/target/debug/deps/libarrayvec-9d51071afd14fc7c.rlib" "/opt/crater/target/debug/deps/libnodrop-9441902c2f1a01c3.rlib" "/opt/crater/target/debug/deps/libapprox-e3bd3e75f6323346.rlib" "/opt/crater/target/debug/deps/libinput-336f705000aa4544.rlib" "/opt/crater/target/debug/deps/libviewport-64cdbcc1d5a97f89.rlib" "/opt/crater/target/debug/deps/libfloat-888b17d602e5770f.rlib" "/opt/crater/target/debug/deps/libserde-fa3352a060262ed4.rlib" "/opt/crater/target/debug/deps/libbitflags-26331e18f68b6a13.rlib" "/opt/crater/target/debug/deps/libnum-ec4e432a38930f88.rlib" "/opt/crater/target/debug/deps/libnum_rational-f238cba74d4acb81.rlib" "/opt/crater/target/debug/deps/libnum_bigint-7f9ae41e1d26eac5.rlib" "/opt/crater/target/debug/deps/librand-ef9733304ee32c61.rlib" "/opt/crater/target/debug/deps/liblibc-8a90105ef3c64bff.rlib" "/opt/crater/target/debug/deps/libnum_complex-97a8709f284ee73f.rlib" "/opt/crater/target/debug/deps/librustc_serialize-2bcc2756e320603b.rlib" "/opt/crater/target/debug/deps/libnum_iter-094fd9a617b964f1.rlib" "/opt/crater/target/debug/deps/libnum_integer-ebc2db59b3287556.rlib" "/opt/crater/target/debug/deps/libnum_traits-2e53cc577996e2d3.rlib" "/opt/crater/target/debug/deps/libfnv-c1a8a89ebc61b52a.rlib" "/opt/crater/target/debug/deps/libdaggy-ddcdd3714609db21.rlib" "/opt/crater/target/debug/deps/libpetgraph-ecba80783863a048.rlib" "/opt/crater/target/debug/deps/libfixedbitset-52ee003be023bcfe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b9cdeeb7d71e069b.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2c784314f5b61a49.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-3b6efc0e4ddb88fa.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f958c03192217b33.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6a937665f3cd6c5f.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e29e11dee090b90f.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-83c4e27232163c87.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-39348c626a7cd664.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a98540404781e6a7.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f0f63061644276a5.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-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 `computer-vision-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/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.conrod_image.74ypbpmx-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd" "/opt/crater/target/debug/examples/conrod_image-fc7cd94a8b8f10fd.2zwgtfvvlhxrcol1.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-91df55dcfe0adb1f/out" "-L" "/opt/crater/target/debug/build/libloading-9a5e80db454bb126/out" "-L" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libimage-3a4d352685142878.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-452a5576de96ac21.rlib" "/opt/crater/target/debug/deps/libgif-4d9a79a5aa721e40.rlib" "/opt/crater/target/debug/deps/libcolor_quant-bdf0f76a035d9d83.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-0a5d08e98cf48a2f.rlib" "/opt/crater/target/debug/deps/librayon-6aa96908fdc9647e.rlib" "/opt/crater/target/debug/deps/libeither-cd18cdcf54d16af5.rlib" "/opt/crater/target/debug/deps/librayon_core-228423a7efbee9d1.rlib" "/opt/crater/target/debug/deps/libnum_cpus-5311f1ee260de245.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-c483262f9a9b7d34.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-01bb8c3117b0357c.rlib" "/opt/crater/target/debug/deps/libscopeguard-7b82b968241bfbe0.rlib" "/opt/crater/target/debug/deps/libmemoffset-3966dac0eac8251e.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-865f17fc68519083.rlib" "/opt/crater/target/debug/deps/libpng-ea5c6e7b0b24cdb7.rlib" "/opt/crater/target/debug/deps/libdeflate-3d56cb71cf26e4bd.rlib" "/opt/crater/target/debug/deps/libinflate-aa39d46623a525a1.rlib" "/opt/crater/target/debug/deps/libadler32-b8dea71f5fe1c216.rlib" "/opt/crater/target/debug/deps/liblzw-348442c780815d9f.rlib" "/opt/crater/target/debug/deps/libconrod-1a79889e52d2837d.rlib" "/opt/crater/target/debug/deps/libglium-6ea4c548af66a336.rlib" "/opt/crater/target/debug/deps/libglutin-2fd72e2beed09237.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-07f341d46556b863.rlib" "/opt/crater/target/debug/deps/libwinit-9412cd087b4034b9.rlib" "/opt/crater/target/debug/deps/libwayland_window-ce38d24031cf72b7.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-101c3962fd4ca6c0.rlib" "/opt/crater/target/debug/deps/libtempfile-0ef6fbde7ccc21bc.rlib" "/opt/crater/target/debug/deps/libremove_dir_all-56a57779539c25df.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-eb69b1dc3145de19.rlib" "/opt/crater/target/debug/deps/libmemmap-07154b2cfc03d820.rlib" "/opt/crater/target/debug/deps/libwayland_client-fe4e82aad7b34aaf.rlib" "/opt/crater/target/debug/deps/libwayland_sys-1332747e91c1bd4d.rlib" "/opt/crater/target/debug/deps/libdlib-5ce7e87007d3aed9.rlib" "/opt/crater/target/debug/deps/liblibloading-bf244068c6905615.rlib" "/opt/crater/target/debug/deps/libtoken_store-1795d24dc81deae4.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-901ab806f434e73e.rlib" "/opt/crater/target/debug/deps/libx11_dl-a28cfc7f035430b0.rlib" "/opt/crater/target/debug/deps/libshared_library-b66b6d84bb037686.rlib" "/opt/crater/target/debug/deps/libsmallvec-ef4603f1f7e2a6f6.rlib" "/opt/crater/target/debug/deps/libbacktrace-c40a5ce1bf07c319.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-ce2e5038fb2f4f8d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-5de63d9334d66547.rlib" "/opt/crater/target/debug/deps/libcfg_if-6b4be5b6145d43af.rlib" "/opt/crater/target/debug/deps/liblazy_static-5d54e6780b537b6b.rlib" "/opt/crater/target/debug/deps/librusttype-0491ef59a2228ff4.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-19b90c2f6ac27b33.rlib" "/opt/crater/target/debug/deps/libstb_truetype-b04db52827134325.rlib" "/opt/crater/target/debug/deps/libbyteorder-b1661404ac0c564c.rlib" "/opt/crater/target/debug/deps/libordered_float-7feadda579378a44.rlib" "/opt/crater/target/debug/deps/libunreachable-29b83575fcdda197.rlib" "/opt/crater/target/debug/deps/libvoid-a9edef1ffe81944e.rlib" "/opt/crater/target/debug/deps/libnum_traits-606d6ef853233ff7.rlib" "/opt/crater/target/debug/deps/libarrayvec-9d51071afd14fc7c.rlib" "/opt/crater/target/debug/deps/libnodrop-9441902c2f1a01c3.rlib" "/opt/crater/target/debug/deps/libapprox-e3bd3e75f6323346.rlib" "/opt/crater/target/debug/deps/libinput-336f705000aa4544.rlib" "/opt/crater/target/debug/deps/libviewport-64cdbcc1d5a97f89.rlib" "/opt/crater/target/debug/deps/libfloat-888b17d602e5770f.rlib" "/opt/crater/target/debug/deps/libserde-fa3352a060262ed4.rlib" "/opt/crater/target/debug/deps/libbitflags-26331e18f68b6a13.rlib" "/opt/crater/target/debug/deps/libnum-ec4e432a38930f88.rlib" "/opt/crater/target/debug/deps/libnum_rational-f238cba74d4acb81.rlib" "/opt/crater/target/debug/deps/libnum_bigint-7f9ae41e1d26eac5.rlib" "/opt/crater/target/debug/deps/librand-ef9733304ee32c61.rlib" "/opt/crater/target/debug/deps/liblibc-8a90105ef3c64bff.rlib" "/opt/crater/target/debug/deps/libnum_complex-97a8709f284ee73f.rlib" "/opt/crater/target/debug/deps/librustc_serialize-2bcc2756e320603b.rlib" "/opt/crater/target/debug/deps/libnum_iter-094fd9a617b964f1.rlib" "/opt/crater/target/debug/deps/libnum_integer-ebc2db59b3287556.rlib" "/opt/crater/target/debug/deps/libnum_traits-2e53cc577996e2d3.rlib" "/opt/crater/target/debug/deps/libfnv-c1a8a89ebc61b52a.rlib" "/opt/crater/target/debug/deps/libdaggy-ddcdd3714609db21.rlib" "/opt/crater/target/debug/deps/libpetgraph-ecba80783863a048.rlib" "/opt/crater/target/debug/deps/libfixedbitset-52ee003be023bcfe.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b9cdeeb7d71e069b.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2c784314f5b61a49.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-3b6efc0e4ddb88fa.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f958c03192217b33.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6a937665f3cd6c5f.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e29e11dee090b90f.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-83c4e27232163c87.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-39348c626a7cd664.rlib" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a98540404781e6a7.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/7fea0229842e79db1159ea58ad9a653b288efee9-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f0f63061644276a5.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 `computer-vision-rs`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "dfa30653edc1bc25c34c187453b34b47283cbad6dc5dceae049c3cce6349d06d"` [INFO] running `"docker" "rm" "-f" "dfa30653edc1bc25c34c187453b34b47283cbad6dc5dceae049c3cce6349d06d"` [INFO] [stdout] dfa30653edc1bc25c34c187453b34b47283cbad6dc5dceae049c3cce6349d06d