[INFO] cloning repository https://github.com/twissel/tickets-search [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/twissel/tickets-search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwissel%2Ftickets-search", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwissel%2Ftickets-search'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67e8fcbe4c8222dfd9be0ecf8d46d4e31df0848f [INFO] checking twissel/tickets-search against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftwissel%2Ftickets-search" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/twissel/tickets-search on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/twissel/tickets-search [INFO] finished tweaking git repo https://github.com/twissel/tickets-search [INFO] tweaked toml for git repo https://github.com/twissel/tickets-search written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/twissel/tickets-search already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bce85d39058f0a14d3d7629b88246f2cf1f4913f7f8e8eccaa27c6f9c7456eb5 [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" "bce85d39058f0a14d3d7629b88246f2cf1f4913f7f8e8eccaa27c6f9c7456eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bce85d39058f0a14d3d7629b88246f2cf1f4913f7f8e8eccaa27c6f9c7456eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bce85d39058f0a14d3d7629b88246f2cf1f4913f7f8e8eccaa27c6f9c7456eb5", kill_on_drop: false }` [INFO] [stdout] bce85d39058f0a14d3d7629b88246f2cf1f4913f7f8e8eccaa27c6f9c7456eb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd57f4adc2568537b0f0ae633b0dcb940da7a11607d66a4934c9bc1b5481aacb [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" "bd57f4adc2568537b0f0ae633b0dcb940da7a11607d66a4934c9bc1b5481aacb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling rustc-demangle v0.1.8 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Checking string v0.1.0 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking http-range v0.1.1 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Compiling actix-web v0.6.14 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Checking aho-corasick v0.6.5 [INFO] [stderr] Checking crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking tokio-io v0.1.7 [INFO] [stderr] Checking http v0.1.7 [INFO] [stderr] Checking resolv-conf v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking url v1.7.0 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking mime v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.69 [INFO] [stderr] Checking backtrace v0.2.3 [INFO] [stderr] Checking parking_lot v0.5.5 [INFO] [stderr] Checking petgraph v0.4.12 [INFO] [stderr] Checking regex v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.3.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking error-chain v0.1.12 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking crossbeam-channel v0.1.3 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.0/src/form_urlencoded.rs:261:40 [INFO] [stdout] | [INFO] [stdout] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 261 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tokio-threadpool v0.1.4 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] error: could not compile `url` [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] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1171:19 [INFO] [stdout] | [INFO] [stdout] 1171 | 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 `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1171 | IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1172 | node.weight.as_ref().map(move |w| (node_index(i), w)) [INFO] [stdout] 1173 | }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1171 | Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1172 | node.weight.as_ref().map(move |w| (node_index(i), w)) [INFO] [stdout] 1173 | }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1363:19 [INFO] [stdout] | [INFO] [stdout] 1363 | 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 `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1363 | IterUtilsExt::find_map(&mut self.iter, |(i, edge)| [INFO] [stdout] 1364 | edge.weight.as_ref().map(move |weight| { [INFO] [stdout] 1365 | EdgeReference { [INFO] [stdout] 1366 | index: edge_index(i), [INFO] [stdout] 1367 | node: edge.node, [INFO] [stdout] 1368 | weight: weight, [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1363 | Iterator::find_map(&mut self.iter, |(i, edge)| [INFO] [stdout] 1364 | edge.weight.as_ref().map(move |weight| { [INFO] [stdout] 1365 | EdgeReference { [INFO] [stdout] 1366 | index: edge_index(i), [INFO] [stdout] 1367 | node: edge.node, [INFO] [stdout] 1368 | weight: weight, [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1527:19 [INFO] [stdout] | [INFO] [stdout] 1527 | 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 `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1527 | IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1528 | if node.weight.is_some() { [INFO] [stdout] 1529 | Some(node_index(i)) [INFO] [stdout] 1530 | } else { None } [INFO] [stdout] 1531 | }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1527 | Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1528 | if node.weight.is_some() { [INFO] [stdout] 1529 | Some(node_index(i)) [INFO] [stdout] 1530 | } else { None } [INFO] [stdout] 1531 | }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/graph_impl/stable_graph/mod.rs:1573:19 [INFO] [stdout] | [INFO] [stdout] 1573 | 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 `IterUtilsExt` for the type `I` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/petgraph-0.4.12/src/iter_utils.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | / fn find_map(&mut self, mut f: F) -> Option [INFO] [stdout] 6 | | where F: FnMut(Self::Item) -> Option [INFO] [stdout] | |_______________________________________________^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Enumerate` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 1573 | IterUtilsExt::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1574 | if node.weight.is_some() { [INFO] [stdout] 1575 | Some(edge_index(i)) [INFO] [stdout] 1576 | } else { None } [INFO] [stdout] 1577 | }) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 1573 | Iterator::find_map(&mut self.iter, |(i, node)| { [INFO] [stdout] 1574 | if node.weight.is_some() { [INFO] [stdout] 1575 | Some(edge_index(i)) [INFO] [stdout] 1576 | } else { None } [INFO] [stdout] 1577 | }) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bd57f4adc2568537b0f0ae633b0dcb940da7a11607d66a4934c9bc1b5481aacb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd57f4adc2568537b0f0ae633b0dcb940da7a11607d66a4934c9bc1b5481aacb", kill_on_drop: false }` [INFO] [stdout] bd57f4adc2568537b0f0ae633b0dcb940da7a11607d66a4934c9bc1b5481aacb