[INFO] fetching crate cfg 0.8.0...
[INFO] checking cfg-0.8.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate cfg 0.8.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cfg 0.8.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cfg 0.8.0
[INFO] finished tweaking crates.io crate cfg 0.8.0
[INFO] tweaked toml for crates.io crate cfg 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded triomphe v0.1.11
[INFO] [stderr]   Downloaded bit-matrix v0.6.1
[INFO] [stderr]   Downloaded archery v1.2.0
[INFO] [stderr]   Downloaded rpds v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3891b05216fb00d20510fe376987048dfa979a412c09cb2260d5883a778940c8
[INFO] running `Command { std: "docker" "start" "-a" "3891b05216fb00d20510fe376987048dfa979a412c09cb2260d5883a778940c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3891b05216fb00d20510fe376987048dfa979a412c09cb2260d5883a778940c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3891b05216fb00d20510fe376987048dfa979a412c09cb2260d5883a778940c8", kill_on_drop: false }`
[INFO] [stdout] 3891b05216fb00d20510fe376987048dfa979a412c09cb2260d5883a778940c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94cbc82abba4cfbfc218da32b0d71e9f0377e767f1565b4bcc681d10b562aea0
[INFO] running `Command { std: "docker" "start" "-a" "94cbc82abba4cfbfc218da32b0d71e9f0377e767f1565b4bcc681d10b562aea0", kill_on_drop: false }`
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking optional v0.5.0
[INFO] [stderr]     Checking bit-matrix v0.6.1
[INFO] [stderr]     Checking cfg v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `direct_derivation_matrix`
[INFO] [stdout]  --> src/analysis/mod.rs:4:28
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use self::derivation::{direct_derivation_matrix, reachability_matrix, unit_derivation_matrix};
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HistoryId` is imported redundantly
[INFO] [stdout]   --> src/binarized.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 15 | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `HistoryId` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HistoryNode` is imported redundantly
[INFO] [stdout]   --> src/binarized.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[INFO] [stdout] 15 | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `HistoryNode` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GrammarRule` is imported redundantly
[INFO] [stdout]   --> src/binarized.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 16 | use crate::rule::{GrammarRule, RuleRef};
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GrammarRule` is imported redundantly
[INFO] [stdout]   --> src/earley/binarized_grammar.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 10 | use crate::remap::{Mapping, Remap};
[INFO] [stdout] 11 | use crate::rule::GrammarRule;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BinarizedCfg` is imported redundantly
[INFO] [stdout]  --> src/grammar.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::binarized::BinarizedCfg;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `BinarizedCfg` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HistoryId` is imported redundantly
[INFO] [stdout]  --> src/grammar.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `HistoryId` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HistoryNode` is imported redundantly
[INFO] [stdout]  --> src/grammar.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]   |                                               ^^^^^^^^^^^
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `HistoryNode` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/grammar.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 7 | use crate::rule::{GrammarRule, Rule};
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/history.rs:203:6
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl ::std::ops::Deref for HistoryGraph {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 203 - impl ::std::ops::Deref for HistoryGraph {
[INFO] [stdout] 203 + impl std::ops::Deref for HistoryGraph {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/history.rs:211:6
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl ::std::ops::DerefMut for HistoryGraph {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 211 - impl ::std::ops::DerefMut for HistoryGraph {
[INFO] [stdout] 211 + impl std::ops::DerefMut for HistoryGraph {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/precedence.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/precedence.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 7 | use crate::rule::builder::RuleBuilder;
[INFO] [stdout] 8 | use crate::rule::{GrammarRule, Rule};
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/prediction/distance.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 6 | use crate::rule::GrammarRule;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Symbol` is imported redundantly
[INFO] [stdout]  --> src/prediction/distance.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `Symbol` is already imported here
[INFO] [stdout] 6 | use crate::rule::GrammarRule;
[INFO] [stdout] 7 | use crate::symbol::{Symbol, SymbolBitSet};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/remap.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 9 | use crate::rule::{GrammarRule, Rule};
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/rule/builder.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HistoryId` is imported redundantly
[INFO] [stdout]  --> src/rule_container.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 4 | use crate::precedence::PrecedencedRuleBuilder;
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `HistoryId` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HistoryNode` is imported redundantly
[INFO] [stdout]  --> src/rule_container.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]   |                                               ^^^^^^^^^^^
[INFO] [stdout] 4 | use crate::precedence::PrecedencedRuleBuilder;
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `HistoryNode` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/rule_container.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 6 | use crate::rule::builder::RuleBuilder;
[INFO] [stdout] 7 | use crate::rule::GrammarRule;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bit_vec` is imported redundantly
[INFO] [stdout]   --> src/symbol/set.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use bit_vec;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate bit_vec;
[INFO] [stdout]    | --------------------- the item `bit_vec` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]  --> src/symbol/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/symbol/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `direct_derivation_matrix`
[INFO] [stdout]   --> src/analysis/mod.rs:4:28
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub use self::derivation::{direct_derivation_matrix, reachability_matrix, unit_derivation_matrix};
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:12:24
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `HistoryId` is imported redundantly
[INFO] [stdout]   --> src/binarized.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]    |                                    ^^^^^^^^^
[INFO] [stdout] 15 | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `HistoryId` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `HistoryNode` is imported redundantly
[INFO] [stdout]   --> src/binarized.rs:14:47
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]    |                                               ^^^^^^^^^^^
[INFO] [stdout] 15 | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `HistoryNode` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `GrammarRule` is imported redundantly
[INFO] [stdout]   --> src/binarized.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 16 | use crate::rule::{GrammarRule, RuleRef};
[INFO] [stdout]    |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `GrammarRule` is imported redundantly
[INFO] [stdout]   --> src/earley/binarized_grammar.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 9  | use crate::prelude::*;
[INFO] [stdout]    |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 10 | use crate::remap::{Mapping, Remap};
[INFO] [stdout] 11 | use crate::rule::GrammarRule;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `BinarizedCfg` is imported redundantly
[INFO] [stdout]  --> src/grammar.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::binarized::BinarizedCfg;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `BinarizedCfg` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `HistoryId` is imported redundantly
[INFO] [stdout]  --> src/grammar.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `HistoryId` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `HistoryNode` is imported redundantly
[INFO] [stdout]  --> src/grammar.rs:5:47
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]   |                                               ^^^^^^^^^^^
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `HistoryNode` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/grammar.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 7 | use crate::rule::{GrammarRule, Rule};
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/history.rs:203:6
[INFO] [stdout]     |
[INFO] [stdout] 203 | impl ::std::ops::Deref for HistoryGraph {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:10:5
[INFO] [stdout]     |
[INFO] [stdout] 10  |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 203 - impl ::std::ops::Deref for HistoryGraph {
[INFO] [stdout] 203 + impl std::ops::Deref for HistoryGraph {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/history.rs:211:6
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl ::std::ops::DerefMut for HistoryGraph {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 211 - impl ::std::ops::DerefMut for HistoryGraph {
[INFO] [stdout] 211 + impl std::ops::DerefMut for HistoryGraph {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/precedence.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/precedence.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 7 | use crate::rule::builder::RuleBuilder;
[INFO] [stdout] 8 | use crate::rule::{GrammarRule, Rule};
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/prediction/distance.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 6 | use crate::rule::GrammarRule;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Symbol` is imported redundantly
[INFO] [stdout]  --> src/prediction/distance.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `Symbol` is already imported here
[INFO] [stdout] 6 | use crate::rule::GrammarRule;
[INFO] [stdout] 7 | use crate::symbol::{Symbol, SymbolBitSet};
[INFO] [stdout]   |                     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/remap.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 9 | use crate::rule::{GrammarRule, Rule};
[INFO] [stdout]   |                   ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `AsRef` is imported redundantly
[INFO] [stdout]  --> src/rule/builder.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::convert::AsRef;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `AsRef` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `HistoryId` is imported redundantly
[INFO] [stdout]  --> src/rule_container.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout] 4 | use crate::precedence::PrecedencedRuleBuilder;
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `HistoryId` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `HistoryNode` is imported redundantly
[INFO] [stdout]  --> src/rule_container.rs:3:47
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::history::{HistoryGraph, HistoryId, HistoryNode};
[INFO] [stdout]   |                                               ^^^^^^^^^^^
[INFO] [stdout] 4 | use crate::precedence::PrecedencedRuleBuilder;
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `HistoryNode` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `GrammarRule` is imported redundantly
[INFO] [stdout]  --> src/rule_container.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::prelude::*;
[INFO] [stdout]   |     ----------------- the item `GrammarRule` is already imported here
[INFO] [stdout] 6 | use crate::rule::builder::RuleBuilder;
[INFO] [stdout] 7 | use crate::rule::GrammarRule;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]   --> src/symbol/repr.rs:26:16
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_eq!(::std::mem::size_of::<Symbol>() * 8, 32);
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]    |
[INFO] [stdout] 26 -     assert_eq!(::std::mem::size_of::<Symbol>() * 8, 32);
[INFO] [stdout] 26 +     assert_eq!(std::mem::size_of::<Symbol>() * 8, 32);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `bit_vec` is imported redundantly
[INFO] [stdout]   --> src/symbol/set.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use bit_vec;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | extern crate bit_vec;
[INFO] [stdout]    | --------------------- the item `bit_vec` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `From` is imported redundantly
[INFO] [stdout]  --> src/symbol/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::{From, Into};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the item `Into` is imported redundantly
[INFO] [stdout]  --> src/symbol/mod.rs:9:26
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::convert::{From, Into};
[INFO] [stdout]   |                          ^^^^
[INFO] [stdout]  --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/prelude/mod.rs:129:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 21 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cfg` (lib) due to 3 previous errors; 21 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 24 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cfg` (lib test) due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "94cbc82abba4cfbfc218da32b0d71e9f0377e767f1565b4bcc681d10b562aea0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94cbc82abba4cfbfc218da32b0d71e9f0377e767f1565b4bcc681d10b562aea0", kill_on_drop: false }`
[INFO] [stdout] 94cbc82abba4cfbfc218da32b0d71e9f0377e767f1565b4bcc681d10b562aea0
