[INFO] crate imageproc 0.20.0 is already in cache [INFO] testing imageproc-0.20.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate imageproc 0.20.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate imageproc 0.20.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate imageproc 0.20.0 [INFO] finished tweaking crates.io crate imageproc 0.20.0 [INFO] tweaked toml for crates.io crate imageproc 0.20.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate imageproc 0.20.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 80294aa887935f5260f6695c9797f0b4bf72fadeb6ea6cdf9ea59c19e2157529 [INFO] running `"docker" "start" "-a" "80294aa887935f5260f6695c9797f0b4bf72fadeb6ea6cdf9ea59c19e2157529"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling gif v0.10.2 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rulinalg v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.23.0 [INFO] [stderr] Compiling imageproc v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.88s [INFO] running `"docker" "inspect" "80294aa887935f5260f6695c9797f0b4bf72fadeb6ea6cdf9ea59c19e2157529"` [INFO] running `"docker" "rm" "-f" "80294aa887935f5260f6695c9797f0b4bf72fadeb6ea6cdf9ea59c19e2157529"` [INFO] [stdout] 80294aa887935f5260f6695c9797f0b4bf72fadeb6ea6cdf9ea59c19e2157529 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b3c6d5411d716d4c61f89a572b927a69857ad5f181835382c3760d3a1ea9c3f [INFO] running `"docker" "start" "-a" "7b3c6d5411d716d4c61f89a572b927a69857ad5f181835382c3760d3a1ea9c3f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.8 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling quickcheck v0.9.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Compiling js-sys v0.3.35 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.8 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.8 [INFO] [stderr] Compiling imageproc v0.20.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> tests/regression.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #![feature(test)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> tests/regression.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | #![feature(unboxed_closures)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> tests/regression.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #![feature(fn_traits)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0554`. [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] [stderr] error: couldn't read examples/DejaVuSans.ttf: No such file or directory (os error 2) [INFO] [stderr] --> examples/font.rs:20:26 [INFO] [stderr] | [INFO] [stderr] 20 | let font = Vec::from(include_bytes!("DejaVuSans.ttf") as &[u8]); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stderr] --> src/lib.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | #![cfg_attr(test, feature(test))] [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/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.seam_carving.5hi5ky1r-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f" "/opt/rustwide/target/debug/examples/seam_carving-475350c815c4b80f.50bnm74aryh19v6f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libimageproc-9fb75dea31650af3.rlib" "/opt/rustwide/target/debug/deps/librand_distr-4b116b3287614f63.rlib" "/opt/rustwide/target/debug/deps/librand-a075d9ffe3d30971.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1e033c4fba1cede3.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-2620b4cba9d0fc59.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-eb2823c1b1b026b4.rlib" "/opt/rustwide/target/debug/deps/librand_core-e160e3999cbe9038.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-03fbfd6f9388f2b4.rlib" "/opt/rustwide/target/debug/deps/librulinalg-1b41ea303ee18053.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-ac76c98d89ba6b62.rlib" "/opt/rustwide/target/debug/deps/librawpointer-17d31d634d793217.rlib" "/opt/rustwide/target/debug/deps/libnum-104529ba3550f7a7.rlib" "/opt/rustwide/target/debug/deps/libnum-53481dccd390e897.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-dc7be469340a2a37.rlib" "/opt/rustwide/target/debug/deps/librusttype-0ba1a9924725857e.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-cf1bf07e9304d048.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-61d7b1f8bfa62547.rlib" "/opt/rustwide/target/debug/deps/libordered_float-c4d1db88d1092e88.rlib" "/opt/rustwide/target/debug/deps/libapprox-dc5cf472ea1b9b2c.rlib" "/opt/rustwide/target/debug/deps/libconv-68310396ac237b70.rlib" "/opt/rustwide/target/debug/deps/libcustom_derive-79e0f04d53c30ab1.rlib" "/opt/rustwide/target/debug/deps/libitertools-e9a61f6718a19126.rlib" "/opt/rustwide/target/debug/deps/libimage-514e0141003073e7.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c63f64a514a96f76.rlib" "/opt/rustwide/target/debug/deps/libpng-35e15a79a4d2843f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-812caf36f09e00ec.rlib" "/opt/rustwide/target/debug/deps/libinflate-117157abc67eef79.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-ed8dc88b50ff107e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a5dbca2b31cd7d4c.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-b1690be1b5a4a673.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-ede188442c61056a.rlib" "/opt/rustwide/target/debug/deps/librayon-ca7938fd8e13c673.rlib" "/opt/rustwide/target/debug/deps/librayon_core-f9a5a64bcbda8604.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f169fada6cf6f6c.rlib" "/opt/rustwide/target/debug/deps/liblibc-11af900c68db2eab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7664c4a2a251caed.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-f0783cbf78e90491.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d13324a790166f09.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5ac251adb1250148.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-23b29be9ff0ba9db.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6d2e4566366293b5.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1bfa4eb209c6e5e2.rlib" "/opt/rustwide/target/debug/deps/libeither-a6b9767435090d12.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-4b8ceb511173985b.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-c1fc6482ceec504a.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a63445189eb358cb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e2d76c693688508b.rlib" "/opt/rustwide/target/debug/deps/libgif-10501e20e5393ca1.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-b1efc12c392b9f46.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libtiff-8a1a03cb058706b0.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-2fd3dbaf1fad086e.rlib" "/opt/rustwide/target/debug/deps/libadler32-85e883990f84a63b.rlib" "/opt/rustwide/target/debug/deps/liblzw-88a56833efa91571.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f8593b3755ad6d95.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-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: build failed [INFO] running `"docker" "inspect" "7b3c6d5411d716d4c61f89a572b927a69857ad5f181835382c3760d3a1ea9c3f"` [INFO] running `"docker" "rm" "-f" "7b3c6d5411d716d4c61f89a572b927a69857ad5f181835382c3760d3a1ea9c3f"` [INFO] [stdout] 7b3c6d5411d716d4c61f89a572b927a69857ad5f181835382c3760d3a1ea9c3f