[INFO] crate gfx_scene 0.8.0 is already in cache
[INFO] checking gfx_scene-0.8.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate gfx_scene 0.8.0 into /workspace/builds/worker-10/source
[INFO] validating manifest of crates.io crate gfx_scene 0.8.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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 /workspace/builds/worker-10/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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=forbid" "-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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] effe5cdd2e2749a7cab62331e820a74e455f5542b24903d8b37383adf04e3d37
[INFO] running `"docker" "start" "-a" "effe5cdd2e2749a7cab62331e820a74e455f5542b24903d8b37383adf04e3d37"`
[INFO] [stderr]     Checking clock_ticks v0.1.1
[INFO] [stderr]     Checking draw_queue v0.1.1
[INFO] [stderr]     Checking draw_state v0.2.0
[INFO] [stderr]     Checking cgmath v0.4.0
[INFO] [stderr]     Checking hprof v0.1.3
[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<S: BaseFloat + 'static> Bound<S> for Point3<S> {
[INFO] [stderr]     |                              ^^^^^^^^ not a trait
[INFO] [stderr]     |
[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<S: BaseFloat + 'static> Bound<S> for Point3<S> {
[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] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "effe5cdd2e2749a7cab62331e820a74e455f5542b24903d8b37383adf04e3d37"`
[INFO] running `"docker" "rm" "-f" "effe5cdd2e2749a7cab62331e820a74e455f5542b24903d8b37383adf04e3d37"`
[INFO] [stdout] effe5cdd2e2749a7cab62331e820a74e455f5542b24903d8b37383adf04e3d37
