[INFO] crate mandelbrot-rust 0.1.0 is already in cache [INFO] testing mandelbrot-rust-0.1.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate mandelbrot-rust 0.1.0 into work/builds/worker-4/source [INFO] validating manifest of crates.io crate mandelbrot-rust 0.1.0 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate mandelbrot-rust 0.1.0 [INFO] finished tweaking crates.io crate mandelbrot-rust 0.1.0 [INFO] tweaked toml for crates.io crate mandelbrot-rust 0.1.0 written to work/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate mandelbrot-rust 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 20e30fe74d3cb568b8b8ce2c196871c5ceccda48b6b3a636559da72cb415206c [INFO] running `"docker" "start" "-a" "20e30fe74d3cb568b8b8ce2c196871c5ceccda48b6b3a636559da72cb415206c"` [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling downcast-rs v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling packed_simd v0.3.3 [INFO] [stderr] Compiling rug v1.5.2 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling stb_truetype v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rusttype v0.7.7 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling gmp-mpfr-sys v1.1.14 [INFO] [stderr] Compiling palette v0.4.1 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling imgui-sys v0.1.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.3 [INFO] [stderr] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd-0.3.3/src/lib.rs:202:1 [INFO] [stderr] | [INFO] [stderr] 202 | / #![feature( [INFO] [stderr] 203 | | repr_simd, [INFO] [stderr] 204 | | const_fn, [INFO] [stderr] 205 | | platform_intrinsics, [INFO] [stderr] ... | [INFO] [stderr] 215 | | custom_inner_attributes [INFO] [stderr] 216 | | )] [INFO] [stderr] | |__^ [INFO] [stderr] [INFO] [stderr] Compiling glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling backtrace v0.3.35 [INFO] [stderr] error: Could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=e5ec9437b70bb2a1 -C extra-filename=-e5ec9437b70bb2a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b290e91d29b5a00e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-102562647730aa5b.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-db534cf3c78b3692.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [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 `packed_simd`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "20e30fe74d3cb568b8b8ce2c196871c5ceccda48b6b3a636559da72cb415206c"` [INFO] running `"docker" "rm" "-f" "20e30fe74d3cb568b8b8ce2c196871c5ceccda48b6b3a636559da72cb415206c"` [INFO] [stdout] 20e30fe74d3cb568b8b8ce2c196871c5ceccda48b6b3a636559da72cb415206c