[INFO] cloning repository https://github.com/windelbouwman/rspython
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/windelbouwman/rspython" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Frspython", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Frspython'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab986ea25511f8cfb8965aa52831a01f272cc41c
[INFO] checking windelbouwman/rspython/ab986ea25511f8cfb8965aa52831a01f272cc41c against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwindelbouwman%2Frspython" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/windelbouwman/rspython on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/windelbouwman/rspython
[INFO] finished tweaking git repo https://github.com/windelbouwman/rspython
[INFO] tweaked toml for git repo https://github.com/windelbouwman/rspython written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/windelbouwman/rspython 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.2.10
[INFO] [stderr]   Downloaded memchr v1.0.2
[INFO] [stderr]   Downloaded log v0.4.1
[INFO] [stderr]   Downloaded thread_local v0.3.4
[INFO] [stderr]   Downloaded lalrpop-util v0.15.2
[INFO] [stderr]   Downloaded aho-corasick v0.6.3
[INFO] [stderr]   Downloaded byte-tools v0.2.0
[INFO] [stderr]   Downloaded unicode-width v0.1.4
[INFO] [stderr]   Downloaded atty v0.2.10
[INFO] [stderr]   Downloaded redox_syscall v0.1.37
[INFO] [stderr]   Downloaded env_logger v0.5.10
[INFO] [stderr]   Downloaded bit-set v0.4.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.0.1
[INFO] [stderr]   Downloaded regex-syntax v0.4.1
[INFO] [stderr]   Downloaded serde v1.0.49
[INFO] [stderr]   Downloaded petgraph v0.4.10
[INFO] [stderr]   Downloaded clap v2.20.0
[INFO] [stderr]   Downloaded syn v0.13.7
[INFO] [stderr]   Downloaded regex v0.2.2
[INFO] [stderr]   Downloaded regex v1.0.0
[INFO] [stderr]   Downloaded docopt v0.8.3
[INFO] [stderr]   Downloaded serde_derive v1.0.49
[INFO] [stderr]   Downloaded libc v0.2.18
[INFO] [stderr]   Downloaded regex-syntax v0.6.0
[INFO] [stderr]   Downloaded lalrpop-snap v0.15.2
[INFO] [stderr]   Downloaded ena v0.5.0
[INFO] [stderr]   Downloaded quick-error v1.2.1
[INFO] [stderr]   Downloaded lalrpop v0.15.2
[INFO] [stderr]   Downloaded humantime v1.1.1
[INFO] [stderr]   Downloaded termcolor v0.3.6
[INFO] [stderr]   Downloaded generic-array v0.9.0
[INFO] [stderr]   Downloaded digest v0.7.2
[INFO] [stderr]   Downloaded sha2 v0.7.1
[INFO] [stderr]   Downloaded string_cache v0.7.2
[INFO] [stderr]   Downloaded strsim v0.6.0
[INFO] [stderr]   Downloaded bit-vec v0.4.4
[INFO] [stderr]   Downloaded either v1.4.0
[INFO] [stderr]   Downloaded fixedbitset v0.1.8
[INFO] [stderr]   Downloaded ordermap v0.3.0
[INFO] [stderr]   Downloaded wincolor v0.1.6
[INFO] [stderr]   Downloaded atty v0.1.2
[INFO] [stderr]   Downloaded arrayref v0.3.4
[INFO] [stderr]   Downloaded block-buffer v0.3.3
[INFO] [stderr]   Downloaded unreachable v0.1.1
[INFO] [stderr]   Downloaded debug_unreachable v0.1.1
[INFO] [stderr]   Downloaded winapi v0.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36db426b0636525e77c29c6ab144b559fc79f6d0832c3efd46e6b89f90f7d3b3
[INFO] running `Command { std: "docker" "start" "-a" "36db426b0636525e77c29c6ab144b559fc79f6d0832c3efd46e6b89f90f7d3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36db426b0636525e77c29c6ab144b559fc79f6d0832c3efd46e6b89f90f7d3b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36db426b0636525e77c29c6ab144b559fc79f6d0832c3efd46e6b89f90f7d3b3", kill_on_drop: false }`
[INFO] [stdout] 36db426b0636525e77c29c6ab144b559fc79f6d0832c3efd46e6b89f90f7d3b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b306f481773fec55ee1ebacc403c479c0bbfb10a4d7c23a35b1fa34940d67e4a
[INFO] running `Command { std: "docker" "start" "-a" "b306f481773fec55ee1ebacc403c479c0bbfb10a4d7c23a35b1fa34940d67e4a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.18
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling string_cache_shared v0.3.0
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling lazy_static v0.2.10
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling unreachable v0.1.1
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling phf_shared v0.7.22
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling serde v1.0.49
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling rand v0.4.2
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling debug_unreachable v0.1.1
[INFO] [stderr]    Compiling term v0.4.6
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling ordermap v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.1.8
[INFO] [stderr]    Compiling either v1.4.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-set v0.4.0
[INFO] [stderr]    Compiling itertools v0.7.8
[INFO] [stderr]    Compiling ascii-canvas v1.0.0
[INFO] [stderr]    Compiling petgraph v0.4.10
[INFO] [stderr]    Compiling phf_generator v0.7.22
[INFO] [stderr]    Compiling regex v0.2.2
[INFO] [stderr]    Compiling atty v0.1.2
[INFO] [stderr]    Compiling lalrpop-util v0.15.2
[INFO] [stderr]    Compiling string_cache_codegen v0.4.1
[INFO] [stderr]    Compiling diff v0.1.11
[INFO] [stderr]    Compiling ena v0.5.0
[INFO] [stderr]    Compiling syn v0.13.7
[INFO] [stderr]    Compiling generic-array v0.9.0
[INFO] [stderr]    Compiling byte-tools v0.2.0
[INFO] [stdout] error[E0034]: multiple applicable items in scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.4.10/src/graph_impl/stable_graph/mod.rs:1173:19
[INFO] [stdout]      |
[INFO] [stdout] 1173 |         self.iter.find_map(|(i, node)| {
[INFO] [stdout]      |                   ^^^^^^^^ multiple `find_map` found
[INFO] [stdout]      |
[INFO] [stdout]      = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate<I>`
[INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.4.10/src/iter_utils.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout] 5    | /     fn find_map<F, R>(&mut self, mut f: F) -> Option<R>
[INFO] [stdout] 6    | |         where F: FnMut(Self::Item) -> Option<R>
[INFO] [stdout]      | |_______________________________________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1173 ~         Iterator::find_map(&mut self.iter, |(i, node)| {
[INFO] [stdout] 1174 +             node.weight.as_ref().map(move |w| (node_index(i), w))
[INFO] [stdout] 1175 +         })
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1173 ~         IterUtilsExt::find_map(&mut self.iter, |(i, node)| {
[INFO] [stdout] 1174 +             node.weight.as_ref().map(move |w| (node_index(i), w))
[INFO] [stdout] 1175 +         })
[INFO] [stdout]      |
[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.10/src/graph_impl/stable_graph/mod.rs:1365:19
[INFO] [stdout]      |
[INFO] [stdout] 1365 |         self.iter.find_map(|(i, edge)|
[INFO] [stdout]      |                   ^^^^^^^^ multiple `find_map` found
[INFO] [stdout]      |
[INFO] [stdout]      = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate<I>`
[INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.4.10/src/iter_utils.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout] 5    | /     fn find_map<F, R>(&mut self, mut f: F) -> Option<R>
[INFO] [stdout] 6    | |         where F: FnMut(Self::Item) -> Option<R>
[INFO] [stdout]      | |_______________________________________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1365 ~         Iterator::find_map(&mut self.iter, |(i, edge)|
[INFO] [stdout] 1366 +             edge.weight.as_ref().map(move |weight| {
[INFO] [stdout] 1367 +                 EdgeReference {
[INFO] [stdout] 1368 +                     index: edge_index(i),
[INFO] [stdout] 1369 +                     node: edge.node,
[INFO] [stdout] 1370 +                     weight: weight,
[INFO] [stdout] 1371 +                 }
[INFO] [stdout] 1372 +             }))
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1365 ~         IterUtilsExt::find_map(&mut self.iter, |(i, edge)|
[INFO] [stdout] 1366 +             edge.weight.as_ref().map(move |weight| {
[INFO] [stdout] 1367 +                 EdgeReference {
[INFO] [stdout] 1368 +                     index: edge_index(i),
[INFO] [stdout] 1369 +                     node: edge.node,
[INFO] [stdout] 1370 +                     weight: weight,
[INFO] [stdout] 1371 +                 }
[INFO] [stdout] 1372 +             }))
[INFO] [stdout]      |
[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.10/src/graph_impl/stable_graph/mod.rs:1529:19
[INFO] [stdout]      |
[INFO] [stdout] 1529 |         self.iter.find_map(|(i, node)| {
[INFO] [stdout]      |                   ^^^^^^^^ multiple `find_map` found
[INFO] [stdout]      |
[INFO] [stdout]      = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate<I>`
[INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.4.10/src/iter_utils.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout] 5    | /     fn find_map<F, R>(&mut self, mut f: F) -> Option<R>
[INFO] [stdout] 6    | |         where F: FnMut(Self::Item) -> Option<R>
[INFO] [stdout]      | |_______________________________________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1529 ~         Iterator::find_map(&mut self.iter, |(i, node)| {
[INFO] [stdout] 1530 +             if node.weight.is_some() {
[INFO] [stdout] 1531 +                 Some(node_index(i))
[INFO] [stdout] 1532 +             } else { None }
[INFO] [stdout] 1533 +         })
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1529 ~         IterUtilsExt::find_map(&mut self.iter, |(i, node)| {
[INFO] [stdout] 1530 +             if node.weight.is_some() {
[INFO] [stdout] 1531 +                 Some(node_index(i))
[INFO] [stdout] 1532 +             } else { None }
[INFO] [stdout] 1533 +         })
[INFO] [stdout]      |
[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.10/src/graph_impl/stable_graph/mod.rs:1575:19
[INFO] [stdout]      |
[INFO] [stdout] 1575 |         self.iter.find_map(|(i, node)| {
[INFO] [stdout]      |                   ^^^^^^^^ multiple `find_map` found
[INFO] [stdout]      |
[INFO] [stdout]      = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `Enumerate<I>`
[INFO] [stdout] note: candidate #2 is defined in an impl of the trait `IterUtilsExt` for the type `I`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/petgraph-0.4.10/src/iter_utils.rs:5:5
[INFO] [stdout]      |
[INFO] [stdout] 5    | /     fn find_map<F, R>(&mut self, mut f: F) -> Option<R>
[INFO] [stdout] 6    | |         where F: FnMut(Self::Item) -> Option<R>
[INFO] [stdout]      | |_______________________________________________^
[INFO] [stdout] help: disambiguate the method for candidate #1
[INFO] [stdout]      |
[INFO] [stdout] 1575 ~         Iterator::find_map(&mut self.iter, |(i, node)| {
[INFO] [stdout] 1576 +             if node.weight.is_some() {
[INFO] [stdout] 1577 +                 Some(edge_index(i))
[INFO] [stdout] 1578 +             } else { None }
[INFO] [stdout] 1579 +         })
[INFO] [stdout]      |
[INFO] [stdout] help: disambiguate the method for candidate #2
[INFO] [stdout]      |
[INFO] [stdout] 1575 ~         IterUtilsExt::find_map(&mut self.iter, |(i, node)| {
[INFO] [stdout] 1576 +             if node.weight.is_some() {
[INFO] [stdout] 1577 +                 Some(edge_index(i))
[INFO] [stdout] 1578 +             } else { None }
[INFO] [stdout] 1579 +         })
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling arrayref v0.3.4
[INFO] [stderr]    Compiling string_cache v0.7.2
[INFO] [stderr]    Compiling block-buffer v0.3.3
[INFO] [stderr]    Compiling digest v0.7.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]    Compiling sha2 v0.7.1
[INFO] [stderr]    Compiling regex v1.0.0
[INFO] [stderr]     Checking regex-syntax v0.6.0
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking cfg-if v0.1.3
[INFO] [stdout] For more information about this 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" "b306f481773fec55ee1ebacc403c479c0bbfb10a4d7c23a35b1fa34940d67e4a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b306f481773fec55ee1ebacc403c479c0bbfb10a4d7c23a35b1fa34940d67e4a", kill_on_drop: false }`
[INFO] [stdout] b306f481773fec55ee1ebacc403c479c0bbfb10a4d7c23a35b1fa34940d67e4a
