[INFO] fetching crate imageproc 0.19.2... [INFO] checking imageproc-0.19.2 against beta-2019-10-27 for pr-65897 [INFO] extracting crate imageproc 0.19.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate imageproc 0.19.2 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate imageproc 0.19.2 [INFO] finished tweaking crates.io crate imageproc 0.19.2 [INFO] tweaked toml for crates.io crate imageproc 0.19.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate imageproc 0.19.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=allow" "-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-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2959552bfce64df7cead92e8a6f58caf2eca96afb1ed07329f8c1971f399a41f [INFO] running `"docker" "start" "-a" "2959552bfce64df7cead92e8a6f58caf2eca96afb1ed07329f8c1971f399a41f"` [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.50 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking regex v1.1.7 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking png v0.15.0 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking rayon-core v1.5.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking quickcheck v0.8.5 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking jpeg-decoder v0.1.16 [INFO] [stderr] Checking image v0.22.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Checking imageproc v0.19.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.50 [INFO] [stderr] Checking js-sys v0.3.27 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [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] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `imageproc`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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[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: 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] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [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] running `"docker" "inspect" "2959552bfce64df7cead92e8a6f58caf2eca96afb1ed07329f8c1971f399a41f"` [INFO] running `"docker" "rm" "-f" "2959552bfce64df7cead92e8a6f58caf2eca96afb1ed07329f8c1971f399a41f"` [INFO] [stdout] 2959552bfce64df7cead92e8a6f58caf2eca96afb1ed07329f8c1971f399a41f