[INFO] cloning repository https://github.com/tathanhdinh/challenge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tathanhdinh/challenge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftathanhdinh%2Fchallenge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftathanhdinh%2Fchallenge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2510a1dc393c10616bfca414aa3a9ab11b83b09c [INFO] checking tathanhdinh/challenge against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftathanhdinh%2Fchallenge" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tathanhdinh/challenge [INFO] finished tweaking git repo https://github.com/tathanhdinh/challenge [INFO] tweaked toml for git repo https://github.com/tathanhdinh/challenge written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tathanhdinh/challenge on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tathanhdinh/challenge already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking tathanhdinh/challenge against try#e622d8d7bed4f2668d446e06c6c1436ecae15796 for pr-156776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftathanhdinh%2Fchallenge" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/tathanhdinh/challenge [INFO] finished tweaking git repo https://github.com/tathanhdinh/challenge [INFO] tweaked toml for git repo https://github.com/tathanhdinh/challenge written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tathanhdinh/challenge on toolchain e622d8d7bed4f2668d446e06c6c1436ecae15796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/tathanhdinh/challenge already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fixedbitset v0.1.5 [INFO] [stderr] Downloaded lazy_static v0.2.6 [INFO] [stderr] Downloaded nix v0.8.0 [INFO] [stderr] Downloaded ordermap v0.2.9 [INFO] [stderr] Downloaded petgraph v0.4.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6d54c9689449eee1aa881c29139e085789c335a00c433465f9db1309efe76d8 [INFO] running `Command { std: "docker" "start" "-a" "a6d54c9689449eee1aa881c29139e085789c335a00c433465f9db1309efe76d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6d54c9689449eee1aa881c29139e085789c335a00c433465f9db1309efe76d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6d54c9689449eee1aa881c29139e085789c335a00c433465f9db1309efe76d8", kill_on_drop: false }` [INFO] [stdout] a6d54c9689449eee1aa881c29139e085789c335a00c433465f9db1309efe76d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+e622d8d7bed4f2668d446e06c6c1436ecae15796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98c731f43136c9bd0a1183e1060574998ad448a3b25bdf9ea1163c9d8a3a816b [INFO] running `Command { std: "docker" "start" "-a" "98c731f43136c9bd0a1183e1060574998ad448a3b25bdf9ea1163c9d8a3a816b", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking fixedbitset v0.1.5 [INFO] [stderr] Checking ordermap v0.2.9 [INFO] [stderr] Checking lazy_static v0.2.6 [INFO] [stderr] Checking nix v0.8.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking petgraph v0.4.4 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.4.4/src/graph.rs:489:21 [INFO] [stdout] | [INFO] [stdout] 489 | 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-1949cf8c6b5b557f/petgraph-0.4.4/src/graph.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Ord` [INFO] [stdout] --> /rustc/e622d8d7bed4f2668d446e06c6c1436ecae15796/library/core/src/cmp.rs:1034:4 [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 489 - assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] 489 + assert!(::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | [INFO] [stdout] 489 - assert!(Ix::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] 489 + assert!(Ord::max().index() == !0 || NodeIndex::end() != node_idx); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.4.4/src/graph.rs:489:38 [INFO] [stdout] | [INFO] [stdout] 442 | impl Graph [INFO] [stdout] | -- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 489 | 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-1949cf8c6b5b557f/petgraph-0.4.4/src/graph.rs:526:21 [INFO] [stdout] | [INFO] [stdout] 526 | 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-1949cf8c6b5b557f/petgraph-0.4.4/src/graph.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | fn max() -> Self; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: candidate #2 is defined in the trait `Ord` [INFO] [stdout] --> /rustc/e622d8d7bed4f2668d446e06c6c1436ecae15796/library/core/src/cmp.rs:1034:4 [INFO] [stdout] help: use fully-qualified syntax to disambiguate [INFO] [stdout] | [INFO] [stdout] 526 - assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] 526 + assert!(::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] | [INFO] [stdout] 526 - assert!(Ix::max().index() == !0 || EdgeIndex::end() != edge_idx); [INFO] [stdout] 526 + 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-1949cf8c6b5b557f/petgraph-0.4.4/src/graph.rs:526:38 [INFO] [stdout] | [INFO] [stdout] 442 | impl Graph [INFO] [stdout] | -- expected this type parameter [INFO] [stdout] ... [INFO] [stdout] 526 | 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] [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] error: could not compile `petgraph` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "98c731f43136c9bd0a1183e1060574998ad448a3b25bdf9ea1163c9d8a3a816b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c731f43136c9bd0a1183e1060574998ad448a3b25bdf9ea1163c9d8a3a816b", kill_on_drop: false }` [INFO] [stdout] 98c731f43136c9bd0a1183e1060574998ad448a3b25bdf9ea1163c9d8a3a816b