[INFO] crate gfx_scene 0.8.0 is already in cache [INFO] testing gfx_scene-0.8.0 against 1.45.2 for beta-1.46-1 [INFO] extracting crate gfx_scene 0.8.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gfx_scene 0.8.0 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a04cb9017e2e7e8a4e0879be5b5de121f320df71176ee93b7e9e4433b639b4f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9a04cb9017e2e7e8a4e0879be5b5de121f320df71176ee93b7e9e4433b639b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a04cb9017e2e7e8a4e0879be5b5de121f320df71176ee93b7e9e4433b639b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a04cb9017e2e7e8a4e0879be5b5de121f320df71176ee93b7e9e4433b639b4f", kill_on_drop: false }` [INFO] [stdout] 9a04cb9017e2e7e8a4e0879be5b5de121f320df71176ee93b7e9e4433b639b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 20380e2f2bc88ee5c43928f1aa30227a07ac0297cab8e8b78a6524aaa4c11345 [INFO] running `Command { std: "docker" "start" "-a" "20380e2f2bc88ee5c43928f1aa30227a07ac0297cab8e8b78a6524aaa4c11345", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Compiling clock_ticks v0.1.1 [INFO] [stderr] Compiling draw_queue v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling draw_state v0.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling hprof v0.1.3 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling cgmath v0.4.0 [INFO] [stderr] Compiling gfx v0.8.1 [INFO] [stdout] error[E0404]: expected trait, found enum `Bound` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.4.0/src/point.rs:473:30 [INFO] [stdout] | [INFO] [stdout] 473 | impl Bound for Point3 { [INFO] [stdout] | ^^^^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 20 | use bound::Bound; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0659]: `Bound` is ambiguous (glob import vs glob import in the same module) [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.4.0/src/point.rs:473:30 [INFO] [stdout] | [INFO] [stdout] 473 | impl Bound for Point3 { [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] note: `Bound` could refer to the enum imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.4.0/src/point.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use std::ops::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Bound` to disambiguate [INFO] [stdout] note: `Bound` could also refer to the trait imported here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cgmath-0.4.0/src/point.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use bound::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Bound` to disambiguate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0404, E0659. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0404`. [INFO] [stdout] [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 `Command { std: "docker" "inspect" "20380e2f2bc88ee5c43928f1aa30227a07ac0297cab8e8b78a6524aaa4c11345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20380e2f2bc88ee5c43928f1aa30227a07ac0297cab8e8b78a6524aaa4c11345", kill_on_drop: false }` [INFO] [stdout] 20380e2f2bc88ee5c43928f1aa30227a07ac0297cab8e8b78a6524aaa4c11345