[INFO] fetching crate corollary 0.3.0...
[INFO] checking corollary-0.3.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate corollary 0.3.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate corollary 0.3.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate corollary 0.3.0
[INFO] finished tweaking crates.io crate corollary 0.3.0
[INFO] tweaked toml for crates.io crate corollary 0.3.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itertools v0.3.25
[INFO] [stderr]   Downloaded errln v0.1.0
[INFO] [stderr]   Downloaded hex v0.2.0
[INFO] [stderr]   Downloaded maplit v0.1.6
[INFO] [stderr]   Downloaded strsim v0.5.2
[INFO] [stderr]   Downloaded unicode-xid v0.0.2
[INFO] [stderr]   Downloaded petgraph v0.1.18
[INFO] [stderr]   Downloaded base64 v0.5.2
[INFO] [stderr]   Downloaded docopt v0.6.86
[INFO] [stderr]   Downloaded atty v0.1.2
[INFO] [stderr]   Downloaded fixedbitset v0.1.9
[INFO] [stderr]   Downloaded parser-haskell v0.2.0
[INFO] [stderr]   Downloaded lalrpop-util v0.12.5
[INFO] [stderr]   Downloaded Inflector v0.10.1
[INFO] [stderr]   Downloaded iflet v0.1.0
[INFO] [stderr]   Downloaded lalrpop-snap v0.12.5
[INFO] [stderr]   Downloaded lalrpop v0.12.5
[INFO] [stderr]   Downloaded lalrpop-intern v0.12.5
[INFO] [stderr]   Downloaded regex-syntax v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 29e8e54d65b23c5d212564d272b234c8ef32cd6a43b5308bc151dfa47787871b
[INFO] running `Command { std: "docker" "start" "-a" "29e8e54d65b23c5d212564d272b234c8ef32cd6a43b5308bc151dfa47787871b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29e8e54d65b23c5d212564d272b234c8ef32cd6a43b5308bc151dfa47787871b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e8e54d65b23c5d212564d272b234c8ef32cd6a43b5308bc151dfa47787871b", kill_on_drop: false }`
[INFO] [stdout] 29e8e54d65b23c5d212564d272b234c8ef32cd6a43b5308bc151dfa47787871b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b490b6c8d4588d0500320b00c7805fca1ca60703a303888146ffe8113429ba8f
[INFO] running `Command { std: "docker" "start" "-a" "b490b6c8d4588d0500320b00c7805fca1ca60703a303888146ffe8113429ba8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling strsim v0.5.2
[INFO] [stderr]    Compiling fixedbitset v0.1.9
[INFO] [stderr]    Compiling unicode-xid v0.0.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling itertools v0.3.25
[INFO] [stderr]    Compiling lalrpop-intern v0.12.5
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling regex-syntax v0.2.6
[INFO] [stderr]    Compiling bitflags v0.4.0
[INFO] [stderr]    Compiling lalrpop-util v0.12.5
[INFO] [stderr]    Compiling petgraph v0.1.18
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking ucd-util v0.1.10
[INFO] [stderr]    Compiling bit-set v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:404:21
[INFO] [stdout]     |
[INFO] [stdout] 404 |         assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx);
[INFO] [stdout]     |                     ^^^ multiple `max` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in the trait `IndexType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:28:5
[INFO] [stdout]     |
[INFO] [stdout] 28  |     fn max() -> Self;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in the trait `Ord`
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/cmp.rs:851:5
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 404 |         assert!(<Ix as IndexType>::max().index() == !0 || NodeIndex::end() != node_idx);
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 404 |         assert!(Ord::max().index() == !0 || NodeIndex::end() != node_idx);
[INFO] [stdout]     |                 ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking utf8-ranges v1.0.5
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:404:38
[INFO] [stdout]     |
[INFO] [stdout] 352 | impl<N, E, Ty=Directed, Ix=DefIndex> Graph<N, E, Ty, Ix>
[INFO] [stdout]     |                         ----------- expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 404 |         assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx);
[INFO] [stdout]     |                                      ^^ expected type parameter `Ix`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type parameter `Ix`
[INFO] [stdout]                          found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:438:21
[INFO] [stdout]     |
[INFO] [stdout] 438 |         assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx);
[INFO] [stdout]     |                     ^^^ multiple `max` found
[INFO] [stdout]     |
[INFO] [stdout] note: candidate #1 is defined in the trait `IndexType`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:28:5
[INFO] [stdout]     |
[INFO] [stdout] 28  |     fn max() -> Self;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: candidate #2 is defined in the trait `Ord`
[INFO] [stdout]    --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/core/src/cmp.rs:851:5
[INFO] [stdout] help: use fully-qualified syntax to disambiguate
[INFO] [stdout]     |
[INFO] [stdout] 438 |         assert!(<Ix as IndexType>::max().index() == !0 || EdgeIndex::end() != edge_idx);
[INFO] [stdout]     |                 ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 438 |         assert!(Ord::max().index() == !0 || EdgeIndex::end() != edge_idx);
[INFO] [stdout]     |                 ~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/petgraph-0.1.18/src/graph.rs:438:38
[INFO] [stdout]     |
[INFO] [stdout] 352 | impl<N, E, Ty=Directed, Ix=DefIndex> Graph<N, E, Ty, Ix>
[INFO] [stdout]     |                         ----------- expected this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 438 |         assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx);
[INFO] [stdout]     |                                      ^^ expected type parameter `Ix`, found integer
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected type parameter `Ix`
[INFO] [stdout]                          found type `{integer}`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking base64 v0.5.2
[INFO] [stderr]     Checking same-file v0.1.3
[INFO] [stderr]     Checking errln v0.1.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking walkdir v1.0.7
[INFO] [stderr]     Checking maplit v0.1.6
[INFO] [stderr]     Checking iflet v0.1.0
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0034, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0034`.
[INFO] [stdout] 
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr] error: could not compile `petgraph` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b490b6c8d4588d0500320b00c7805fca1ca60703a303888146ffe8113429ba8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b490b6c8d4588d0500320b00c7805fca1ca60703a303888146ffe8113429ba8f", kill_on_drop: false }`
[INFO] [stdout] b490b6c8d4588d0500320b00c7805fca1ca60703a303888146ffe8113429ba8f
