[INFO] crate spectra 0.13.0 is already in cache [INFO] extracting crate spectra 0.13.0 into work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/spectra/0.13.0 [INFO] extracting crate spectra 0.13.0 into work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/spectra/0.13.0 [INFO] validating manifest of spectra-0.13.0 on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of spectra-0.13.0 on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing spectra-0.13.0 [INFO] finished frobbing spectra-0.13.0 [INFO] frobbed toml for spectra-0.13.0 written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/reg/spectra/0.13.0/Cargo.toml [INFO] started frobbing spectra-0.13.0 [INFO] finished frobbing spectra-0.13.0 [INFO] frobbed toml for spectra-0.13.0 written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/spectra/0.13.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking spectra-0.13.0 against try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-1/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/reg/spectra/0.13.0:/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" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 4f06c8a2346812005c48ad53dec1332154772abe984e61669327650c5f905ac1 [INFO] running `"docker" "start" "-a" "4f06c8a2346812005c48ad53dec1332154772abe984e61669327650c5f905ac1"` [INFO] [stderr] Checking any-cache v0.2.3 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling vorbisfile-sys v0.0.8 [INFO] [stderr] Compiling vorbis-encoder v0.1.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Compiling rental-impl v0.5.2 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking notify v4.0.9 [INFO] [stderr] Checking luminance v0.30.1 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Checking warmy v0.7.3 [INFO] [stderr] Checking glsl v0.9.2 [INFO] [stderr] Checking luminance-windowing v0.2.4 [INFO] [stderr] Checking vorbis v0.1.0 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking glfw v0.23.0 [INFO] [stderr] Checking luminance-glfw v0.5.4 [INFO] [stderr] Checking cheddar v0.1.0 [INFO] [stderr] Checking rental v0.5.2 [INFO] [stderr] Checking al-sys v0.6.0 [INFO] [stderr] Checking alto v3.0.3 [INFO] [stderr] Checking spectra v0.13.0 (/opt/crater/workdir) [INFO] [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(use_extern_macros)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable [INFO] [stderr] --> src/lib.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | #![feature(use_extern_macros)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(stable_features)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "4f06c8a2346812005c48ad53dec1332154772abe984e61669327650c5f905ac1"` [INFO] running `"docker" "rm" "-f" "4f06c8a2346812005c48ad53dec1332154772abe984e61669327650c5f905ac1"` [INFO] [stdout] 4f06c8a2346812005c48ad53dec1332154772abe984e61669327650c5f905ac1