[INFO] cloning repository https://github.com/pscoro/super-graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pscoro/super-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpscoro%2Fsuper-graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpscoro%2Fsuper-graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7df51afcd3321aebc3439d02d60814df8d2be038 [INFO] building pscoro/super-graph against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpscoro%2Fsuper-graph" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pscoro/super-graph [INFO] finished tweaking git repo https://github.com/pscoro/super-graph [INFO] tweaked toml for git repo https://github.com/pscoro/super-graph written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pscoro/super-graph on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pscoro/super-graph 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7be6c7a0d8b2e0973cc85eb577f2428392636cebb6acff2aa4605a857700068f [INFO] running `Command { std: "docker" "start" "-a" "7be6c7a0d8b2e0973cc85eb577f2428392636cebb6acff2aa4605a857700068f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7be6c7a0d8b2e0973cc85eb577f2428392636cebb6acff2aa4605a857700068f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be6c7a0d8b2e0973cc85eb577f2428392636cebb6acff2aa4605a857700068f", kill_on_drop: false }` [INFO] [stdout] 7be6c7a0d8b2e0973cc85eb577f2428392636cebb6acff2aa4605a857700068f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2b17bc6a8ea3f070e90b00a217f966e1a990ac22474ee79cd1fcf4180d58b70 [INFO] running `Command { std: "docker" "start" "-a" "b2b17bc6a8ea3f070e90b00a217f966e1a990ac22474ee79cd1fcf4180d58b70", kill_on_drop: false }` [INFO] [stderr] Compiling super-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `adj_array` [INFO] [stdout] --> src/adt.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub mod adj_array; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `adj_array`, create file "src/adt/adj_array.rs" or "src/adt/adj_array/mod.rs" [INFO] [stdout] = note: if there is a `mod adj_array` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `adj_list` [INFO] [stdout] --> src/adt.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod adj_list; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `adj_list`, create file "src/adt/adj_list.rs" or "src/adt/adj_list/mod.rs" [INFO] [stdout] = note: if there is a `mod adj_list` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: comparison operators cannot be chained [INFO] [stdout] --> src/adt/impls/edge.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | BasicEdge {} [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = help: use `::<...>` instead of `<...>` to specify lifetime, type, or const arguments [INFO] [stdout] = help: or use `(...)` if you meant to specify fn arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::adt::EdgeAttr` [INFO] [stdout] --> src/adt/impls/edge.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::adt::{Edge, EdgeAttr}; [INFO] [stdout] | ^^^^^^^^ no `EdgeAttr` in `adt` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this enum instead: [INFO] [stdout] crate::adt::edge::EdgeAttr [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::utils::DefaultResult` [INFO] [stdout] --> src/adt/graph.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::{Error, DefaultResult}; [INFO] [stdout] | ^^^^^^^^^^^^^ no `DefaultResult` in `utils` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found derive macro `Hash` [INFO] [stdout] --> src/adt/adj_matrix.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct AdjMatrix { [INFO] [stdout] | ^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 1 + use std::hash::Hash; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EdgeType` in this scope [INFO] [stdout] --> src/adt/adj_matrix.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct AdjMatrix { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> src/adt/adj_matrix.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | pub matrix: HashMap>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HashMap` in this scope [INFO] [stdout] --> src/adt/adj_matrix.rs:2:28 [INFO] [stdout] | [INFO] [stdout] 2 | pub matrix: HashMap>, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use std::collections::HashMap; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/adt/graph.rs:4:27 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Graph, E: Edge> {} [INFO] [stdout] | ^ - similarly named type parameter `E` defined here [INFO] [stdout] | | [INFO] [stdout] | help: a type parameter with a similar name exists: `E` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `U` in this scope [INFO] [stdout] --> src/adt/graph.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait Graph, E: Edge> {} [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `E` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `E` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/adt/graph.rs:51:31 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait Adjacency, E: Edge> where Self: Graph { [INFO] [stdout] | ^ - similarly named type parameter `E` defined here [INFO] [stdout] | | [INFO] [stdout] | help: a type parameter with a similar name exists: `E` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `U` in this scope [INFO] [stdout] --> src/adt/graph.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait Adjacency, E: Edge> where Self: Graph { [INFO] [stdout] | - ^ help: a type parameter with a similar name exists: `E` [INFO] [stdout] | | [INFO] [stdout] | similarly named type parameter `E` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0404]: expected trait, found enum `Error` [INFO] [stdout] --> src/utils/result.rs:4:43 [INFO] [stdout] | [INFO] [stdout] 4 | pub type EmptyResult = Result<(), Box>; [INFO] [stdout] | ^^^^^ not a trait [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait instead [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/adt/graph.rs:2:20 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::utils::{Error, DefaultResult}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:6:23 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Subgraph where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Subgraph, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Weighted where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Weighted, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:15:22 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Mutable where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Mutable, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait Interval where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 43 | pub trait Interval, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait LabelledEdges where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 35 | pub trait LabelledEdges, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:27:34 [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Weighted where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 27 | pub trait Weighted> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:31:23 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait Coloured where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 31 | pub trait Coloured, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:31:34 [INFO] [stdout] | [INFO] [stdout] 31 | pub trait Coloured where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 31 | pub trait Coloured> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:15:33 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Mutable where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 15 | pub trait Mutable> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:22:23 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Directed where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Directed, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:22:34 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Directed where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 22 | pub trait Directed> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:43:34 [INFO] [stdout] | [INFO] [stdout] 43 | pub trait Interval where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 43 | pub trait Interval> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:47:25 [INFO] [stdout] | [INFO] [stdout] 47 | pub trait IsComplete where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 47 | pub trait IsComplete, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:47:36 [INFO] [stdout] | [INFO] [stdout] 47 | pub trait IsComplete where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 47 | pub trait IsComplete> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:35:39 [INFO] [stdout] | [INFO] [stdout] 35 | pub trait LabelledEdges where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 35 | pub trait LabelledEdges> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:6:34 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Subgraph where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Subgraph> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:39:31 [INFO] [stdout] | [INFO] [stdout] 39 | pub trait LabelledVertices where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 39 | pub trait LabelledVertices, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Vertex` [INFO] [stdout] --> src/adt/graph.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Iterable where Self: Graph { [INFO] [stdout] | ^^^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `V` [INFO] [stdout] --> src/adt/vertex.rs:16:11 [INFO] [stdout] | [INFO] [stdout] 16 | pub trait Vertex { [INFO] [stdout] | ^^^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Iterable, E: Edge> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:39:42 [INFO] [stdout] | [INFO] [stdout] 39 | pub trait LabelledVertices where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 39 | pub trait LabelledVertices> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0107]: missing generics for trait `Edge` [INFO] [stdout] --> src/adt/graph.rs:10:34 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Iterable where Self: Graph { [INFO] [stdout] | ^^^^ expected 1 generic argument [INFO] [stdout] | [INFO] [stdout] note: trait defined here, with 1 generic parameter: `E` [INFO] [stdout] --> src/adt/edge.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub trait Edge { [INFO] [stdout] | ^^^^ - [INFO] [stdout] help: add missing generic argument [INFO] [stdout] | [INFO] [stdout] 10 | pub trait Iterable> where Self: Graph { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0107, E0404, E0405, E0412, E0432, E0583. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0107`. [INFO] [stdout] [INFO] [stderr] error: could not compile `super-graph` (lib) due to 34 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "b2b17bc6a8ea3f070e90b00a217f966e1a990ac22474ee79cd1fcf4180d58b70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b17bc6a8ea3f070e90b00a217f966e1a990ac22474ee79cd1fcf4180d58b70", kill_on_drop: false }` [INFO] [stdout] b2b17bc6a8ea3f070e90b00a217f966e1a990ac22474ee79cd1fcf4180d58b70