[INFO] crate gfx_scene 0.8.0 is already in cache [INFO] testing gfx_scene-0.8.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate gfx_scene 0.8.0 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate gfx_scene 0.8.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 gfx_scene 0.8.0 [INFO] removed path dependency gfx_phase from crates.io crate gfx_scene 0.8.0 [INFO] finished tweaking crates.io crate gfx_scene 0.8.0 [INFO] tweaked toml for crates.io crate gfx_scene 0.8.0 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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] fd1b2b8a404c79cbfac20594314b5e5281d43fa84497c00633cace5c2b8d8997 [INFO] running `"docker" "start" "-a" "fd1b2b8a404c79cbfac20594314b5e5281d43fa84497c00633cace5c2b8d8997"` [INFO] [stderr] Compiling clock_ticks v0.1.1 [INFO] [stderr] Compiling draw_queue v0.1.1 [INFO] [stderr] Compiling draw_state v0.2.0 [INFO] [stderr] Compiling cgmath v0.4.0 [INFO] [stderr] Compiling hprof v0.1.3 [INFO] [stderr] Compiling gfx v0.8.1 [INFO] [stderr] error[E0404]: expected trait, found enum `Bound` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.4.0/src/point.rs:473:30 [INFO] [stderr] | [INFO] [stderr] 473 | impl Bound for Point3 { [INFO] [stderr] | ^^^^^^^^ not a trait [INFO] [stderr] help: possible better candidate is found in another module, you can import it into scope [INFO] [stderr] | [INFO] [stderr] 20 | use bound::Bound; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0659]: `Bound` is ambiguous (glob import vs glob import in the same module) [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.4.0/src/point.rs:473:30 [INFO] [stderr] | [INFO] [stderr] 473 | impl Bound for Point3 { [INFO] [stderr] | ^^^^^ ambiguous name [INFO] [stderr] | [INFO] [stderr] note: `Bound` could refer to the enum imported here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.4.0/src/point.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use std::ops::*; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `Bound` to disambiguate [INFO] [stderr] note: `Bound` could also refer to the trait imported here [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.4.0/src/point.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | use bound::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = help: consider adding an explicit import of `Bound` to disambiguate [INFO] [stderr] [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0404, E0659. [INFO] [stderr] For more information about an error, try `rustc --explain E0404`. [INFO] [stderr] error: Could not compile `cgmath`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "fd1b2b8a404c79cbfac20594314b5e5281d43fa84497c00633cace5c2b8d8997"` [INFO] running `"docker" "rm" "-f" "fd1b2b8a404c79cbfac20594314b5e5281d43fa84497c00633cace5c2b8d8997"` [INFO] [stdout] fd1b2b8a404c79cbfac20594314b5e5281d43fa84497c00633cace5c2b8d8997