[INFO] updating cached repository zmoshansky/rage [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/zmoshansky/rage [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/zmoshansky/rage" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/zmoshansky/rage"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/zmoshansky/rage'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/zmoshansky/rage" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/zmoshansky/rage"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/zmoshansky/rage'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 56694830dde2711de960b469a0be4ec30ee02894 [INFO] sha for GitHub repo zmoshansky/rage: 56694830dde2711de960b469a0be4ec30ee02894 [INFO] validating manifest of zmoshansky/rage on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of zmoshansky/rage on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing zmoshansky/rage [INFO] finished frobbing zmoshansky/rage [INFO] frobbed toml for zmoshansky/rage written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/zmoshansky/rage/Cargo.toml [INFO] started frobbing zmoshansky/rage [INFO] finished frobbing zmoshansky/rage [INFO] frobbed toml for zmoshansky/rage written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/zmoshansky/rage/Cargo.toml [INFO] crate zmoshansky/rage already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/zmoshansky/rage/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] checking zmoshansky/rage against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-2/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/zmoshansky/rage:/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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 550539a4ad89d3ad6dc4e8d4316cd2fd56b5a1db95f451869ced2861458ee3d5 [INFO] running `"docker" "start" "-a" "550539a4ad89d3ad6dc4e8d4316cd2fd56b5a1db95f451869ced2861458ee3d5"` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling bitflags v0.3.3 [INFO] [stderr] Checking piston-float v0.2.0 [INFO] [stderr] Checking lazy_static v0.1.16 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Checking lzw v0.9.0 [INFO] [stderr] Checking inflate v0.1.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling sdl2-sys v0.8.1 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking shader_version v0.2.2 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking piston-texture v0.4.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking read_color v0.1.0 [INFO] [stderr] Checking interpolation v0.1.0 [INFO] [stderr] Checking piston-shaders_graphics2d v0.2.1 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling xml-rs v0.2.2 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking piston-viewport v0.2.0 [INFO] [stderr] Checking vecmath v0.2.0 [INFO] [stderr] Checking draw_state v0.4.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking gif v0.7.0 [INFO] [stderr] Checking gif v0.8.0 [INFO] [stderr] Checking petgraph v0.1.18 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:404:17 [INFO] [stderr] | [INFO] [stderr] 404 | assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stderr] | ^^^^^^^ multiple `max` found [INFO] [stderr] | [INFO] [stderr] note: candidate #1 is defined in the trait `graph::IndexType` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | fn max() -> Self; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead [INFO] [stderr] note: candidate #2 is defined in the trait `std::cmp::Ord` [INFO] [stderr] = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead [INFO] [stderr] [INFO] [stderr] error[E0034]: multiple applicable items in scope [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:438:17 [INFO] [stderr] | [INFO] [stderr] 438 | assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stderr] | ^^^^^^^ multiple `max` found [INFO] [stderr] | [INFO] [stderr] note: candidate #1 is defined in the trait `graph::IndexType` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.1.18/src/graph.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | fn max() -> Self; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] = help: to disambiguate the method call, write `graph::IndexType::max(...)` instead [INFO] [stderr] note: candidate #2 is defined in the trait `std::cmp::Ord` [INFO] [stderr] = help: to disambiguate the method call, write `std::cmp::Ord::max(...)` instead [INFO] [stderr] [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] error: aborting due to 2 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0034`. [INFO] [stderr] error: Could not compile `petgraph`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "550539a4ad89d3ad6dc4e8d4316cd2fd56b5a1db95f451869ced2861458ee3d5"` [INFO] running `"docker" "rm" "-f" "550539a4ad89d3ad6dc4e8d4316cd2fd56b5a1db95f451869ced2861458ee3d5"` [INFO] [stdout] 550539a4ad89d3ad6dc4e8d4316cd2fd56b5a1db95f451869ced2861458ee3d5