[INFO] crate spherical-cow 0.1.2 is already in cache [INFO] extracting crate spherical-cow 0.1.2 into work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/reg/spherical-cow/0.1.2 [INFO] extracting crate spherical-cow 0.1.2 into work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/reg/spherical-cow/0.1.2 [INFO] validating manifest of spherical-cow-0.1.2 on toolchain master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of spherical-cow-0.1.2 on toolchain try#bad365140e1e8233b42b21af70a407f14ce5fec5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing spherical-cow-0.1.2 [INFO] removed 9 missing examples [INFO] finished frobbing spherical-cow-0.1.2 [INFO] frobbed toml for spherical-cow-0.1.2 written to work/ex/pr-56896/sources/master#adbfec229ce07ff4b2a7bf2d6dec2d13cb224980/reg/spherical-cow/0.1.2/Cargo.toml [INFO] started frobbing spherical-cow-0.1.2 [INFO] removed 9 missing examples [INFO] finished frobbing spherical-cow-0.1.2 [INFO] frobbed toml for spherical-cow-0.1.2 written to work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/reg/spherical-cow/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+adbfec229ce07ff4b2a7bf2d6dec2d13cb224980-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking spherical-cow-0.1.2 against try#bad365140e1e8233b42b21af70a407f14ce5fec5 for pr-56896 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56896/worker-7/try#bad365140e1e8233b42b21af70a407f14ce5fec5:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56896/sources/try#bad365140e1e8233b42b21af70a407f14ce5fec5/reg/spherical-cow/0.1.2:/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" "+bad365140e1e8233b42b21af70a407f14ce5fec5-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ec7cd465e27ac4fed4121e7156f05ef30414f887fbbf9913608ef39ac59f65af [INFO] running `"docker" "start" "-a" "ec7cd465e27ac4fed4121e7156f05ef30414f887fbbf9913608ef39ac59f65af"` [INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other example targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a example target: [INFO] [stderr] [INFO] [stderr] * /opt/crater/workdir/examples/show_in_cuboid.rs [INFO] [stderr] * /opt/crater/workdir/examples/serialize.rs [INFO] [stderr] * /opt/crater/workdir/examples/statistics_sphere.rs [INFO] [stderr] * /opt/crater/workdir/examples/show_in_cow.rs [INFO] [stderr] * /opt/crater/workdir/examples/show_in_sphere.rs [INFO] [stderr] * /opt/crater/workdir/examples/count_sphere_range.rs [INFO] [stderr] * /opt/crater/workdir/examples/show_in_emerald.rs [INFO] [stderr] * /opt/crater/workdir/examples/count_sphere_normal.rs [INFO] [stderr] * /opt/crater/workdir/examples/statistics_emerald.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Checking obj v0.9.0 [INFO] [stderr] Checking alga v0.7.2 [INFO] [stderr] Checking rusttype v0.7.3 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Checking criterion v0.2.5 [INFO] [stderr] Checking rusttype v0.6.5 [INFO] [stderr] Checking nalgebra v0.16.12 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking ncollide3d v0.17.3 [INFO] [stderr] Checking spherical-cow v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Checking kiss3d v0.16.4 [INFO] [stderr] error: expected meta item sequence [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/kiss3d-0.16.4/src/window/window.rs:168:5 [INFO] [stderr] | [INFO] [stderr] 168 | #[deprecated = "Use `remove_node` instead."] [INFO] [stderr] | ^^-----------------------------------------^ [INFO] [stderr] | | [INFO] [stderr] | help: use the `note` key: `deprecated(note = "Use `remove_node` instead.")` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `kiss3d`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ec7cd465e27ac4fed4121e7156f05ef30414f887fbbf9913608ef39ac59f65af"` [INFO] running `"docker" "rm" "-f" "ec7cd465e27ac4fed4121e7156f05ef30414f887fbbf9913608ef39ac59f65af"` [INFO] [stdout] ec7cd465e27ac4fed4121e7156f05ef30414f887fbbf9913608ef39ac59f65af