[INFO] fetching crate vouch 0.3.2...
[INFO] testing vouch-0.3.2 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-2
[INFO] extracting crate vouch 0.3.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate vouch 0.3.2
[INFO] finished tweaking crates.io crate vouch 0.3.2
[INFO] tweaked toml for crates.io crate vouch 0.3.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vouch 0.3.2 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vouch 0.3.2 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51d10587d1c90f8d5ae9af541878c2465adb47f7ee23ac5ff8a3e4df6e90f1b7
[INFO] running `Command { std: "docker" "start" "-a" "51d10587d1c90f8d5ae9af541878c2465adb47f7ee23ac5ff8a3e4df6e90f1b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51d10587d1c90f8d5ae9af541878c2465adb47f7ee23ac5ff8a3e4df6e90f1b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d10587d1c90f8d5ae9af541878c2465adb47f7ee23ac5ff8a3e4df6e90f1b7", kill_on_drop: false }`
[INFO] [stdout] 51d10587d1c90f8d5ae9af541878c2465adb47f7ee23ac5ff8a3e4df6e90f1b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1d503e2dac9a530718c9f67df3375e77983c16a1afff4db339879cdaebddec5
[INFO] running `Command { std: "docker" "start" "-a" "f1d503e2dac9a530718c9f67df3375e77983c16a1afff4db339879cdaebddec5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.81
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling futures-core v0.3.18
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling futures-task v0.3.18
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling uncased v0.9.6
[INFO] [stderr]    Compiling tracing-core v0.1.21
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-util v0.3.18
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures-sink v0.3.18
[INFO] [stderr]    Compiling siphasher v0.3.7
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling futures-io v0.3.18
[INFO] [stderr]    Compiling http v0.2.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.18
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling serde_json v1.0.71
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tinyvec v1.5.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling encoding_rs v0.8.29
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling phf v0.10.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling tokio v1.14.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.7
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling openssl-sys v0.9.71
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.48
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling chrono-tz-build v0.0.2
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling crc32fast v1.2.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling libgit2-sys v0.12.25+1.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.18.0
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling tokio-util v0.6.9
[INFO] [stderr]    Compiling grep-matcher v0.1.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling bytecount v0.6.2
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling h2 v0.3.7
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling console v0.14.1
[INFO] [stderr]    Compiling num-format v0.4.0
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling chrono-tz v0.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling zeroize v1.4.3
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling tar v0.4.37
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling dialoguer v0.8.0
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling directories v3.0.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling zip v0.5.13
[INFO] [stderr]    Compiling hyper v0.14.15
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.8.21
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rusqlite v0.23.1
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling grep-searcher v0.1.8
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling reqwest v0.11.6
[INFO] [stderr]    Compiling git2 v0.13.24
[INFO] [stderr]    Compiling handlebars v3.5.5
[INFO] [stderr]    Compiling vouch-lib v0.3.1
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling tera v1.15.0
[INFO] [stderr]    Compiling vouch-js v0.3.1
[INFO] [stderr]    Compiling vouch-py v0.3.1
[INFO] [stderr]    Compiling tokei v12.1.2
[INFO] [stderr]    Compiling vouch v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `id` and `id_mut` are never used
[INFO] [stdout]   --> src/common/index.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Identify {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] 21 |     fn id(&self) -> ID;
[INFO] [stdout]    |        ^^
[INFO] [stdout] 22 |     fn id_mut(&mut self) -> &mut ID;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `child_peer_ids` is never read
[INFO] [stdout]   --> src/peer/index.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Fields<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub child_peer_ids: Option<common::SubPeerIds>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `package_id`, `package_security`, and `review_confidence` are never read
[INFO] [stdout]   --> src/review/index.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Fields<'a> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub package_id: Option<crate::common::index::ID>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |     pub package_security: Option<crate::common::index::ID>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub review_confidence: Option<crate::common::index::ID>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path_type` and `line_count` are never read
[INFO] [stdout]    --> src/review/workspace.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct PathAnalysis {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 239 |     pub path_type: common::fs::PathType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 240 |     pub line_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathAnalysis` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type
[INFO] [stdout]    --> src/extension/manage/mod.rs:183:46
[INFO] [stdout]     |
[INFO] [stdout] 183 |         config.extensions.enabled.remove(name.clone());
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store/mod.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_transaction(&mut self) -> Result<StoreTransaction> {
[INFO] [stdout]    |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_transaction(&mut self) -> Result<StoreTransaction<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 33s
[INFO] running `Command { std: "docker" "inspect" "f1d503e2dac9a530718c9f67df3375e77983c16a1afff4db339879cdaebddec5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1d503e2dac9a530718c9f67df3375e77983c16a1afff4db339879cdaebddec5", kill_on_drop: false }`
[INFO] [stdout] f1d503e2dac9a530718c9f67df3375e77983c16a1afff4db339879cdaebddec5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2f445037f05e66a16cbcc33c14db91cce1f093d2c925bfa4c3d0e8955662314
[INFO] running `Command { std: "docker" "start" "-a" "a2f445037f05e66a16cbcc33c14db91cce1f093d2c925bfa4c3d0e8955662314", kill_on_drop: false }`
[INFO] [stderr]    Compiling vouch v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `id` and `id_mut` are never used
[INFO] [stdout]   --> src/common/index.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Identify {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] 21 |     fn id(&self) -> ID;
[INFO] [stdout]    |        ^^
[INFO] [stdout] 22 |     fn id_mut(&mut self) -> &mut ID;
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `child_peer_ids` is never read
[INFO] [stdout]   --> src/peer/index.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Fields<'a> {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub child_peer_ids: Option<common::SubPeerIds>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `package_id`, `package_security`, and `review_confidence` are never read
[INFO] [stdout]   --> src/review/index.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Fields<'a> {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub package_id: Option<crate::common::index::ID>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 16 |
[INFO] [stdout] 17 |     pub package_security: Option<crate::common::index::ID>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     pub review_confidence: Option<crate::common::index::ID>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path_type` and `line_count` are never read
[INFO] [stdout]    --> src/review/workspace.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct PathAnalysis {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 239 |     pub path_type: common::fs::PathType,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 240 |     pub line_count: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PathAnalysis` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type
[INFO] [stdout]    --> src/extension/manage/mod.rs:183:46
[INFO] [stdout]     |
[INFO] [stdout] 183 |         config.extensions.enabled.remove(name.clone());
[INFO] [stdout]     |                                              ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/store/mod.rs:34:28
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_transaction(&mut self) -> Result<StoreTransaction> {
[INFO] [stdout]    |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn get_transaction(&mut self) -> Result<StoreTransaction<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.37s
[INFO] running `Command { std: "docker" "inspect" "a2f445037f05e66a16cbcc33c14db91cce1f093d2c925bfa4c3d0e8955662314", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2f445037f05e66a16cbcc33c14db91cce1f093d2c925bfa4c3d0e8955662314", kill_on_drop: false }`
[INFO] [stdout] a2f445037f05e66a16cbcc33c14db91cce1f093d2c925bfa4c3d0e8955662314
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80c2ec36a11d35648c3b5926a681c77bbba3c2c21a76732cae5e70f9b7a99ab0
[INFO] running `Command { std: "docker" "start" "-a" "80c2ec36a11d35648c3b5926a681c77bbba3c2c21a76732cae5e70f9b7a99ab0", kill_on_drop: false }`
[INFO] [stderr] warning: methods `id` and `id_mut` are never used
[INFO] [stderr]   --> src/common/index.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub trait Identify {
[INFO] [stderr]    |           -------- methods in this trait
[INFO] [stderr] 21 |     fn id(&self) -> ID;
[INFO] [stderr]    |        ^^
[INFO] [stderr] 22 |     fn id_mut(&mut self) -> &mut ID;
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `child_peer_ids` is never read
[INFO] [stderr]   --> src/peer/index.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct Fields<'a> {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub child_peer_ids: Option<common::SubPeerIds>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `package_id`, `package_security`, and `review_confidence` are never read
[INFO] [stderr]   --> src/review/index.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct Fields<'a> {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 15 |     pub package_id: Option<crate::common::index::ID>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 16 |
[INFO] [stderr] 17 |     pub package_security: Option<crate::common::index::ID>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 18 |     pub review_confidence: Option<crate::common::index::ID>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Fields` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `path_type` and `line_count` are never read
[INFO] [stderr]    --> src/review/workspace.rs:239:9
[INFO] [stderr]     |
[INFO] [stderr] 238 | pub struct PathAnalysis {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 239 |     pub path_type: common::fs::PathType,
[INFO] [stderr]     |         ^^^^^^^^^
[INFO] [stderr] 240 |     pub line_count: usize,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `PathAnalysis` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&std::string::String` instead of cloning the inner type
[INFO] [stderr]    --> src/extension/manage/mod.rs:183:46
[INFO] [stderr]     |
[INFO] [stderr] 183 |         config.extensions.enabled.remove(name.clone());
[INFO] [stderr]     |                                              ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/store/mod.rs:34:28
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn get_transaction(&mut self) -> Result<StoreTransaction> {
[INFO] [stderr]    |                            ^^^^^^^^^            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                            |
[INFO] [stderr]    |                            the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub fn get_transaction(&mut self) -> Result<StoreTransaction<'_>> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `vouch` (bin "vouch" test) generated 6 warnings (run `cargo fix --bin "vouch" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vouch-adc9c02227e0d454)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test common::fs::archive::tests::test_correct_extension_extracted_for_tar_gz ... ok
[INFO] [stdout] test extension::manage::tests::get_extension_bin_name::test_matching_file_name ... ok
[INFO] [stdout] test package::index::tests::test_merge_correct_difference_set ... ok
[INFO] [stdout] test peer::common::tests::test_nonroot_peer_git_url_ordering ... ok
[INFO] [stdout] test extension::manage::tests::get_extension_bin_name::test_not_matching_file_name ... ok
[INFO] [stdout] test peer::common::tests::test_root_peer_greater_ordering ... ok
[INFO] [stdout] test peer::fs::tests::test_three_peer_branch_derived_correct_path ... ok
[INFO] [stdout] test peer::index::tests::test_get_peer_subtrees ... ok
[INFO] [stdout] test review::workspace::tests::test_correct_directory_line_counts ... ok
[INFO] [stdout] test peer::index::tests::test_insert_peers_correct_child_peer_ids ... ok
[INFO] [stdout] test peer::index::tests::test_delete_peer ... ok
[INFO] [stdout] test package::index::tests::test_get_on_registry_host_names ... ok
[INFO] [stdout] test review::index::tests::get::test_not_found_using_registry_host_names ... ok
[INFO] [stdout] test review::index::tests::remove::test_corresponding_package_removed ... ok
[INFO] [stdout] test peer::index::tests::test_merge_return_newly_added_peers ... ok
[INFO] [stdout] test peer::index::tests::test_merge_resulting_peer_structure_correct ... ok
[INFO] [stdout] test review::index::tests::insert::test_insert_get_new_reviews ... ok
[INFO] [stdout] test review::index::tests::get::test_found_using_registry_host_names ... ok
[INFO] [stdout] test review::index::tests::remove::test_single_review ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "80c2ec36a11d35648c3b5926a681c77bbba3c2c21a76732cae5e70f9b7a99ab0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80c2ec36a11d35648c3b5926a681c77bbba3c2c21a76732cae5e70f9b7a99ab0", kill_on_drop: false }`
[INFO] [stdout] 80c2ec36a11d35648c3b5926a681c77bbba3c2c21a76732cae5e70f9b7a99ab0
