[INFO] fetching crate ilmen-dot-parser 0.0.1...
[INFO] checking ilmen-dot-parser-0.0.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate ilmen-dot-parser 0.0.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate ilmen-dot-parser 0.0.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate ilmen-dot-parser 0.0.1
[INFO] finished tweaking crates.io crate ilmen-dot-parser 0.0.1
[INFO] tweaked toml for crates.io crate ilmen-dot-parser 0.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb3708af2146f158d9e68db73c4f5d51e3eb4834aa3124c449b66fa9240bd203
[INFO] running `Command { std: "docker" "start" "-a" "fb3708af2146f158d9e68db73c4f5d51e3eb4834aa3124c449b66fa9240bd203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb3708af2146f158d9e68db73c4f5d51e3eb4834aa3124c449b66fa9240bd203", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb3708af2146f158d9e68db73c4f5d51e3eb4834aa3124c449b66fa9240bd203", kill_on_drop: false }`
[INFO] [stdout] fb3708af2146f158d9e68db73c4f5d51e3eb4834aa3124c449b66fa9240bd203
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1978d13c6c8091ee896288b2f8fa1761df9bb6e8f4666ec47467900fcdb80e90
[INFO] running `Command { std: "docker" "start" "-a" "1978d13c6c8091ee896288b2f8fa1761df9bb6e8f4666ec47467900fcdb80e90", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking ilmen-dot-parser v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap`
[INFO] [stdout]   --> src/dot_parser/node.rs:55:29
[INFO] [stdout]    |
[INFO] [stdout] 55 |         let mut first_map = HashMap::new();
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap`
[INFO] [stdout]   --> src/dot_parser/node.rs:57:30
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut second_map = HashMap::new();
[INFO] [stdout]    |                              ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Node` in this scope
[INFO] [stdout]   --> src/dot_parser/node.rs:60:37
[INFO] [stdout]    |
[INFO] [stdout] 60 |         let combinations :Vec<(&str,Node)> = vec![
[INFO] [stdout]    |                                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Node;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use petgraph::graph::Node;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]   --> src/dot_parser/node.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |             ("A", Node::new("A", Attributs::default())),
[INFO] [stdout]    |                   ^^^^ use of undeclared type `Node`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Node;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use petgraph::graph::Node;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attributs`
[INFO] [stdout]   --> src/dot_parser/node.rs:61:34
[INFO] [stdout]    |
[INFO] [stdout] 61 |             ("A", Node::new("A", Attributs::default())),
[INFO] [stdout]    |                                  ^^^^^^^^^ use of undeclared type `Attributs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Attributs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]   --> src/dot_parser/node.rs:62:29
[INFO] [stdout]    |
[INFO] [stdout] 62 |             ("A_long_name", Node::new("A_long_name", Attributs::default())),
[INFO] [stdout]    |                             ^^^^ use of undeclared type `Node`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Node;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use petgraph::graph::Node;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attributs`
[INFO] [stdout]   --> src/dot_parser/node.rs:62:54
[INFO] [stdout]    |
[INFO] [stdout] 62 |             ("A_long_name", Node::new("A_long_name", Attributs::default())),
[INFO] [stdout]    |                                                      ^^^^^^^^^ use of undeclared type `Attributs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Attributs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]   --> src/dot_parser/node.rs:63:44
[INFO] [stdout]    |
[INFO] [stdout] 63 |             ("Bepourquoi[label=\"toto\"]", Node::new("Bepourquoi",Attributs::from(first_map))),
[INFO] [stdout]    |                                            ^^^^ use of undeclared type `Node`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Node;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use petgraph::graph::Node;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attributs`
[INFO] [stdout]   --> src/dot_parser/node.rs:63:67
[INFO] [stdout]    |
[INFO] [stdout] 63 |             ("Bepourquoi[label=\"toto\"]", Node::new("Bepourquoi",Attributs::from(first_map))),
[INFO] [stdout]    |                                                                   ^^^^^^^^^ use of undeclared type `Attributs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Attributs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]   --> src/dot_parser/node.rs:64:53
[INFO] [stdout]    |
[INFO] [stdout] 64 |             ("Bepourquoi[label=\"toto\",encore=2]", Node::new("Bepourquoi", Attributs::from(second_map)))
[INFO] [stdout]    |                                                     ^^^^ use of undeclared type `Node`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Node;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use petgraph::graph::Node;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attributs`
[INFO] [stdout]   --> src/dot_parser/node.rs:64:77
[INFO] [stdout]    |
[INFO] [stdout] 64 |             ("Bepourquoi[label=\"toto\",encore=2]", Node::new("Bepourquoi", Attributs::from(second_map)))
[INFO] [stdout]    |                                                                             ^^^^^^^^^ use of undeclared type `Attributs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Attributs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Node`
[INFO] [stdout]   --> src/dot_parser/node.rs:68:64
[INFO] [stdout]    |
[INFO] [stdout] 68 |         combinations.iter().for_each(|combinaisons| assert_eq!(Node::try_from(&combinaisons.0.to_string()).unwrap(), combinaisons.1));
[INFO] [stdout]    |                                                                ^^^^ use of undeclared type `Node`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use crate::Node;
[INFO] [stdout]    |
[INFO] [stdout] 52 +     use petgraph::graph::Node;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HashMap`
[INFO] [stdout]   --> src/dot_parser/edge.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut  map = HashMap::new();
[INFO] [stdout]    |                        ^^^^^^^ use of undeclared type `HashMap`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use std::collections::HashMap;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Edge` in this scope
[INFO] [stdout]   --> src/dot_parser/edge.rs:59:37
[INFO] [stdout]    |
[INFO] [stdout] 59 |         let combinations :Vec<(&str,Edge)> = vec![
[INFO] [stdout]    |                                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use petgraph::graph::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Edge` in this scope
[INFO] [stdout]   --> src/dot_parser/edge.rs:60:22
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...   ("A->B", Edge{node_out: "A".to_string(), node_in: "B".to_string(), relation: TypeRelation::Oriente, attributs: Attributs::default()}),
[INFO] [stdout]    |                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use petgraph::data::Element::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use petgraph::graph::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeRelation`
[INFO] [stdout]   --> src/dot_parser/edge.rs:60:90
[INFO] [stdout]    |
[INFO] [stdout] 60 | ...   ("A->B", Edge{node_out: "A".to_string(), node_in: "B".to_string(), relation: TypeRelation::Oriente, attributs: Attributs::default()}),
[INFO] [stdout]    |                                                                                    ^^^^^^^^^^^^ use of undeclared type `TypeRelation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::TypeRelation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attributs`
[INFO] [stdout]   --> src/dot_parser/edge.rs:60:124
[INFO] [stdout]    |
[INFO] [stdout] 60 | ... relation: TypeRelation::Oriente, attributs: Attributs::default()}),
[INFO] [stdout]    |                                                 ^^^^^^^^^ use of undeclared type `Attributs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::Attributs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Edge` in this scope
[INFO] [stdout]   --> src/dot_parser/edge.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...   (" A -> B ", Edge{node_out: "A".to_string(), node_in: "B".to_string(), relation: TypeRelation::Oriente, attributs: Attributs::defau...
[INFO] [stdout]    |                    ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use petgraph::data::Element::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use petgraph::graph::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeRelation`
[INFO] [stdout]   --> src/dot_parser/edge.rs:61:94
[INFO] [stdout]    |
[INFO] [stdout] 61 | ...ng(), node_in: "B".to_string(), relation: TypeRelation::Oriente, attributs: Attributs::default()}),
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ use of undeclared type `TypeRelation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::TypeRelation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attributs`
[INFO] [stdout]   --> src/dot_parser/edge.rs:61:128
[INFO] [stdout]    |
[INFO] [stdout] 61 | ... relation: TypeRelation::Oriente, attributs: Attributs::default()}),
[INFO] [stdout]    |                                                 ^^^^^^^^^ use of undeclared type `Attributs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::Attributs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Edge` in this scope
[INFO] [stdout]   --> src/dot_parser/edge.rs:62:33
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...   ("A->B[toto=tutu]", Edge{node_out: "A".to_string(), node_in: "B".to_string(), relation: TypeRelation::Oriente, attributs: Attributs...
[INFO] [stdout]    |                           ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use petgraph::data::Element::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use petgraph::graph::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TypeRelation`
[INFO] [stdout]   --> src/dot_parser/edge.rs:62:101
[INFO] [stdout]    |
[INFO] [stdout] 62 | ...ng(), node_in: "B".to_string(), relation: TypeRelation::Oriente, attributs: Attributs::from(map)})
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ use of undeclared type `TypeRelation`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::TypeRelation;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Attributs`
[INFO] [stdout]   --> src/dot_parser/edge.rs:62:135
[INFO] [stdout]    |
[INFO] [stdout] 62 | ... relation: TypeRelation::Oriente, attributs: Attributs::from(map)})
[INFO] [stdout]    |                                                 ^^^^^^^^^ use of undeclared type `Attributs`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::Attributs;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge`
[INFO] [stdout]   --> src/dot_parser/edge.rs:66:64
[INFO] [stdout]    |
[INFO] [stdout] 66 |         combinations.iter().for_each(|combinaisons| assert_eq!(Edge::try_from((combinaisons.0, "->")).unwrap(), combinaisons.1));
[INFO] [stdout]    |                                                                ^^^^ use of undeclared type `Edge`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use crate::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 55 +     use petgraph::graph::Edge;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ilmen-dot-parser` (lib test) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "1978d13c6c8091ee896288b2f8fa1761df9bb6e8f4666ec47467900fcdb80e90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1978d13c6c8091ee896288b2f8fa1761df9bb6e8f4666ec47467900fcdb80e90", kill_on_drop: false }`
[INFO] [stdout] 1978d13c6c8091ee896288b2f8fa1761df9bb6e8f4666ec47467900fcdb80e90
