[INFO] fetching crate cshannon 0.1.1...
[INFO] checking cshannon-0.1.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cshannon 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate cshannon 0.1.1 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cshannon 0.1.1
[INFO] finished tweaking crates.io crate cshannon 0.1.1
[INFO] tweaked toml for crates.io crate cshannon 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate cshannon 0.1.1 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test_bin v0.3.0
[INFO] [stderr]   Downloaded stable_deref_trait v1.1.1
[INFO] [stderr]   Downloaded regex v1.3.7
[INFO] [stderr]   Downloaded bit-vec v0.6.1
[INFO] [stderr]   Downloaded anyhow v1.0.28
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30b742871fd4545efc349f3251a687426b1633a4b2f51aa037983e0689e3b88f
[INFO] running `Command { std: "docker" "start" "-a" "30b742871fd4545efc349f3251a687426b1633a4b2f51aa037983e0689e3b88f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30b742871fd4545efc349f3251a687426b1633a4b2f51aa037983e0689e3b88f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30b742871fd4545efc349f3251a687426b1633a4b2f51aa037983e0689e3b88f", kill_on_drop: false }`
[INFO] [stdout] 30b742871fd4545efc349f3251a687426b1633a4b2f51aa037983e0689e3b88f
[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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11de75c75acb32cf2c5f6fc35554784fb68f0d3775e77bddf20a01d5b24ad1de
[INFO] running `Command { std: "docker" "start" "-a" "11de75c75acb32cf2c5f6fc35554784fb68f0d3775e77bddf20a01d5b24ad1de", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.69
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]    Compiling anyhow v1.0.28
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking test_bin v0.3.0
[INFO] [stderr]     Checking bit-vec v0.6.1
[INFO] [stderr]     Checking unicode-segmentation v1.6.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking regex v1.3.7
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking cshannon v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/tokens/bytes.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/tokens/graphemes.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::convert::{From, Into};
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115: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/tokens/graphemes.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::convert::{From, Into};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `unicode_segmentation` is imported redundantly
[INFO] [stdout]   --> src/tokens/string_parts.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | use unicode_segmentation::{self, UnicodeSegmentation};
[INFO] [stdout]    |                            ^^^^ the item `unicode_segmentation` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/tokens/string_parts.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::convert::{From, Into};
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115: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/tokens/string_parts.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::convert::{From, Into};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/tokens/words.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::convert::{From, Into};
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115: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/tokens/words.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::convert::{From, Into};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `env_logger` is imported redundantly
[INFO] [stdout]   --> src/util/testing.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use env_logger;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `env_logger` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `seek_convenience` has been stable since 1.51.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(seek_convenience)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Letter` is imported redundantly
[INFO] [stdout]    --> src/encoding/balanced_tree.rs:103:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     use super::*;
[INFO] [stdout]     |         -------- the item `Letter` is already imported here
[INFO] [stdout] 103 |     use crate::code::Letter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]    --> src/encoding/balanced_tree.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 102 |     use super::*;
[INFO] [stdout]     |         -------- the item `HashMap` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 106 |     use std::collections::HashMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Letter` is imported redundantly
[INFO] [stdout]    --> src/encoding/fano.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 489 |     use super::*;
[INFO] [stdout]     |         -------- the item `Letter` is already imported here
[INFO] [stdout] 490 |     use crate::code::Letter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Letter` is imported redundantly
[INFO] [stdout]    --> src/encoding/shannon.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     use super::*;
[INFO] [stdout]     |         -------- the item `Letter` is already imported here
[INFO] [stdout] 138 |     use crate::code::Letter;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]    --> src/encoding/shannon.rs:142:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |     use super::*;
[INFO] [stdout]     |         -------- the item `HashMap` is already imported here
[INFO] [stdout] ...
[INFO] [stdout] 142 |     use std::collections::HashMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/tokens/bytes.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use std::convert::From;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `From` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/tokens/graphemes.rs:25:20
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::convert::{From, Into};
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115: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/tokens/graphemes.rs:25:26
[INFO] [stdout]    |
[INFO] [stdout] 25 | use std::convert::{From, Into};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `unicode_segmentation` is imported redundantly
[INFO] [stdout]   --> src/tokens/string_parts.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 | use unicode_segmentation::{self, UnicodeSegmentation};
[INFO] [stdout]    |                            ^^^^ the item `unicode_segmentation` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/tokens/string_parts.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::convert::{From, Into};
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115: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/tokens/string_parts.rs:22:26
[INFO] [stdout]    |
[INFO] [stdout] 22 | use std::convert::{From, Into};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `From` is imported redundantly
[INFO] [stdout]   --> src/tokens/words.rs:27:20
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::convert::{From, Into};
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115: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/tokens/words.rs:27:26
[INFO] [stdout]    |
[INFO] [stdout] 27 | use std::convert::{From, Into};
[INFO] [stdout]    |                          ^^^^
[INFO] [stdout]   --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item `Into` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `bytes` is imported redundantly
[INFO] [stdout]    --> src/tokens.rs:133:24
[INFO] [stdout]     |
[INFO] [stdout] 133 |     use super::bytes::{self, Byte, ByteIter, BytePacker};
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout] 134 |     use super::graphemes::{Grapheme, GraphemeIter, GraphemePacker};
[INFO] [stdout] 135 |     use super::*;
[INFO] [stdout]     |         -------- the item `bytes` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Cursor` is imported redundantly
[INFO] [stdout]    --> src/tokens.rs:136:19
[INFO] [stdout]     |
[INFO] [stdout] 135 |     use super::*;
[INFO] [stdout]     |         -------- the item `Cursor` is already imported here
[INFO] [stdout] 136 |     use std::io::{Cursor, Read};
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `env_logger` is imported redundantly
[INFO] [stdout]   --> src/util/testing.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use env_logger;
[INFO] [stdout]    |     ^^^^^^^^^^ the item `env_logger` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `seek_convenience` has been stable since 1.51.0 and no longer requires an attribute to enable
[INFO] [stdout]   --> src/lib.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | #![feature(seek_convenience)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for struct `anyhow::Error` in the current scope
[INFO] [stdout]    --> src/lib.rs:353:40
[INFO] [stdout]     |
[INFO] [stdout] 353 |             format!("Backtrace: {}", e.backtrace());
[INFO] [stdout]     |                                        ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 10 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `backtrace` found for struct `anyhow::Error` in the current scope
[INFO] [stdout]    --> src/lib.rs:353:40
[INFO] [stdout]     |
[INFO] [stdout] 353 |             format!("Backtrace: {}", e.backtrace());
[INFO] [stdout]     |                                        ^^^^^^^^^ method not found in `Error`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cshannon` (lib) due to 2 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 1 previous error; 17 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cshannon` (lib test) due to 2 previous errors; 17 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "11de75c75acb32cf2c5f6fc35554784fb68f0d3775e77bddf20a01d5b24ad1de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11de75c75acb32cf2c5f6fc35554784fb68f0d3775e77bddf20a01d5b24ad1de", kill_on_drop: false }`
[INFO] [stdout] 11de75c75acb32cf2c5f6fc35554784fb68f0d3775e77bddf20a01d5b24ad1de
