[INFO] crate imageproc 0.21.0 is already in cache [INFO] testing imageproc-0.21.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate imageproc 0.21.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate imageproc 0.21.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4/source/.cargo/config [INFO] started tweaking crates.io crate imageproc 0.21.0 [INFO] finished tweaking crates.io crate imageproc 0.21.0 [INFO] tweaked toml for crates.io crate imageproc 0.21.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate imageproc 0.21.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bd26b7c95d9b18f4ce1b21224d69a948979f7df0b04d61cf913b74932f45187 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9bd26b7c95d9b18f4ce1b21224d69a948979f7df0b04d61cf913b74932f45187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bd26b7c95d9b18f4ce1b21224d69a948979f7df0b04d61cf913b74932f45187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bd26b7c95d9b18f4ce1b21224d69a948979f7df0b04d61cf913b74932f45187", kill_on_drop: false }` [INFO] [stdout] 9bd26b7c95d9b18f4ce1b21224d69a948979f7df0b04d61cf913b74932f45187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ba3e47fd749df0decedf3921d4ff5d063dcb2611fb5c0d13119cc3ddba44ff2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2ba3e47fd749df0decedf3921d4ff5d063dcb2611fb5c0d13119cc3ddba44ff2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling rawpointer v0.1.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling tiff v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling png v0.16.6 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-complex v0.3.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling num v0.3.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling image v0.23.6 [INFO] [stderr] Compiling imageproc v0.21.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "2ba3e47fd749df0decedf3921d4ff5d063dcb2611fb5c0d13119cc3ddba44ff2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ba3e47fd749df0decedf3921d4ff5d063dcb2611fb5c0d13119cc3ddba44ff2", kill_on_drop: false }` [INFO] [stdout] 2ba3e47fd749df0decedf3921d4ff5d063dcb2611fb5c0d13119cc3ddba44ff2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6365e1cbcf2efce0f6c7bd74d0480405c1a6bc578b4252fb49ef41b9b5b3cbbc [INFO] running `Command { std: "docker" "start" "-a" "6365e1cbcf2efce0f6c7bd74d0480405c1a6bc578b4252fb49ef41b9b5b3cbbc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.14 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Compiling js-sys v0.3.41 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.14 [INFO] [stderr] Compiling imageproc v0.21.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> tests/regression.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> tests/regression.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(unboxed_closures)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> tests/regression.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(fn_traits)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `imageproc`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | #![cfg_attr(test, feature(test))] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.hough.729glcxx-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e" "/opt/rustwide/target/debug/examples/hough-55b83f018d78ea8e.vi7xgl6x3w7eitk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimageproc-1b0617fc4cd6cbff.rlib" "/opt/rustwide/target/debug/deps/librand_distr-4890b3278d6dbc4e.rlib" "/opt/rustwide/target/debug/deps/librand-2853d1f7d50aafde.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f76ac310e4f36696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a302cd03cc3c28.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0e59a509e4c2647a.rlib" "/opt/rustwide/target/debug/deps/librulinalg-afb8fc0d9d8403b5.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-a24ba743202aeda9.rlib" "/opt/rustwide/target/debug/deps/librawpointer-e0d1c574149d8417.rlib" "/opt/rustwide/target/debug/deps/libnum-6c34fd656bf5d527.rlib" "/opt/rustwide/target/debug/deps/libnum-6be4460d5a9858b7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c1e7dec8fdfb5531.rlib" "/opt/rustwide/target/debug/deps/librusttype-33076f5a5f312f78.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-633c536ed102dc98.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b78a7e24193ca9c9.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-223c6ea26cd6a722.rlib" "/opt/rustwide/target/debug/deps/libconv-0cc6e197366512f1.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-f3543761d03fab8d.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libimage-71e0f14f95a7bbf5.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-ffc8f4f8c655eb74.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libdeflate-28267e1a686bdade.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b43697422597b9c8.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1f7a964c1cf20283.rlib" "/opt/rustwide/target/debug/deps/librayon-726a091e80f89703.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cf6590b43fdba180.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a1b77e464367ac7.rlib" "/opt/rustwide/target/debug/deps/liblibc-ebff9c1ec481cfc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-24a9208df7570ba1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7c97e06f7533c316.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dbb461d0a9b923d5.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4fa8ecce75e64f9c.rlib" "/opt/rustwide/target/debug/deps/libtiff-cd74f61c6c6082a1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e70985a127bc9bfe.rlib" "/opt/rustwide/target/debug/deps/libadler32-93cf3063860c0a1b.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.gradients.8imsfeyg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f" "/opt/rustwide/target/debug/examples/gradients-7859cbc2097cbc5f.xz295exqou12tca.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimageproc-1b0617fc4cd6cbff.rlib" "/opt/rustwide/target/debug/deps/librand_distr-4890b3278d6dbc4e.rlib" "/opt/rustwide/target/debug/deps/librand-2853d1f7d50aafde.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f76ac310e4f36696.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-83a302cd03cc3c28.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0e59a509e4c2647a.rlib" "/opt/rustwide/target/debug/deps/librulinalg-afb8fc0d9d8403b5.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-a24ba743202aeda9.rlib" "/opt/rustwide/target/debug/deps/librawpointer-e0d1c574149d8417.rlib" "/opt/rustwide/target/debug/deps/libnum-6c34fd656bf5d527.rlib" "/opt/rustwide/target/debug/deps/libnum-6be4460d5a9858b7.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-c1e7dec8fdfb5531.rlib" "/opt/rustwide/target/debug/deps/librusttype-33076f5a5f312f78.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-633c536ed102dc98.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-b78a7e24193ca9c9.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-223c6ea26cd6a722.rlib" "/opt/rustwide/target/debug/deps/libconv-0cc6e197366512f1.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-f3543761d03fab8d.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libimage-71e0f14f95a7bbf5.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-484d83a68695b3c2.rlib" "/opt/rustwide/target/debug/deps/libpng-ffc8f4f8c655eb74.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libdeflate-28267e1a686bdade.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b43697422597b9c8.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-1f7a964c1cf20283.rlib" "/opt/rustwide/target/debug/deps/librayon-726a091e80f89703.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cf6590b43fdba180.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5a1b77e464367ac7.rlib" "/opt/rustwide/target/debug/deps/liblibc-ebff9c1ec481cfc5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-13ba5fbb755d15de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b02a373d54c24287.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c8e12dbcd597c2e4.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-e47843f3b2bda747.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bcccd393cbb2950f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b4377c595fc970d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-aa01153fba6326d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-18405819c03faa62.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-24a9208df7570ba1.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7c97e06f7533c316.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dbb461d0a9b923d5.rlib" "/opt/rustwide/target/debug/deps/libgif-561bb85883d693e6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-75405708483eb8a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4fa8ecce75e64f9c.rlib" "/opt/rustwide/target/debug/deps/libtiff-cd74f61c6c6082a1.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-e70985a127bc9bfe.rlib" "/opt/rustwide/target/debug/deps/libadler32-93cf3063860c0a1b.rlib" "/opt/rustwide/target/debug/deps/liblzw-258df11cbdcd0b61.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8b927a909cceb876.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6365e1cbcf2efce0f6c7bd74d0480405c1a6bc578b4252fb49ef41b9b5b3cbbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6365e1cbcf2efce0f6c7bd74d0480405c1a6bc578b4252fb49ef41b9b5b3cbbc", kill_on_drop: false }` [INFO] [stdout] 6365e1cbcf2efce0f6c7bd74d0480405c1a6bc578b4252fb49ef41b9b5b3cbbc