[INFO] cloning repository https://github.com/LoicGrobol/gantelet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LoicGrobol/gantelet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoicGrobol%2Fgantelet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoicGrobol%2Fgantelet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bb1fdcd193b89150eaf27d49291c7712bcd6436
[INFO] checking LoicGrobol/gantelet against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoicGrobol%2Fgantelet" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LoicGrobol/gantelet
[INFO] finished tweaking git repo https://github.com/LoicGrobol/gantelet
[INFO] tweaked toml for git repo https://github.com/LoicGrobol/gantelet written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LoicGrobol/gantelet on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LoicGrobol/gantelet 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c2b2a65be6f4624adb1e3314eeda749b9bd390e541bd82371bc4afdf33a0f84
[INFO] running `Command { std: "docker" "start" "-a" "6c2b2a65be6f4624adb1e3314eeda749b9bd390e541bd82371bc4afdf33a0f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c2b2a65be6f4624adb1e3314eeda749b9bd390e541bd82371bc4afdf33a0f84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c2b2a65be6f4624adb1e3314eeda749b9bd390e541bd82371bc4afdf33a0f84", kill_on_drop: false }`
[INFO] [stdout] 6c2b2a65be6f4624adb1e3314eeda749b9bd390e541bd82371bc4afdf33a0f84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31b218aa5c2f6c887dfd3a96192b5012cea9b69ef2a228b6c6019ea94311cffb
[INFO] running `Command { std: "docker" "start" "-a" "31b218aa5c2f6c887dfd3a96192b5012cea9b69ef2a228b6c6019ea94311cffb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking smallvec v0.6.10
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking aho-corasick v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking regex-syntax v0.6.11
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking termios v0.3.1
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking clicolors-control v1.0.0
[INFO] [stderr]     Checking seahash v3.0.6
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]     Checking xoroshiro128 v0.3.0
[INFO] [stderr]     Checking number_prefix v0.2.8
[INFO] [stderr]     Checking regex v1.2.1
[INFO] [stderr]     Checking console v0.7.7
[INFO] [stderr]     Checking indicatif v0.11.0
[INFO] [stderr]     Checking fasthash v0.4.0
[INFO] [stderr]     Checking gantelet v0.3.1-alpha.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/cooccur.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::BuildHasherDefault`
[INFO] [stdout]  --> src/cooccur.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::hash::BuildHasherDefault;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write as IoWrite`
[INFO] [stdout]  --> src/cooccur.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Write as IoWrite;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fasthash::xx::Hasher64`
[INFO] [stdout]  --> src/cooccur.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fasthash::xx::Hasher64;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indicatif`
[INFO] [stdout]  --> src/cooccur.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use indicatif;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cooccur.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cooccur.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/cooccur.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::hash::BuildHasherDefault`
[INFO] [stdout]  --> src/cooccur.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::hash::BuildHasherDefault;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Write as IoWrite`
[INFO] [stdout]  --> src/cooccur.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::io::Write as IoWrite;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fasthash::xx::Hasher64`
[INFO] [stdout]  --> src/cooccur.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use fasthash::xx::Hasher64;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `indicatif`
[INFO] [stdout]  --> src/cooccur.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use indicatif;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cooccur.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut output_writer = std::io::BufWriter::new(
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_reader`
[INFO] [stdout]   --> src/cooccur.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let input_reader = std::io::BufReader::new(
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_reader`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_writer`
[INFO] [stdout]   --> src/cooccur.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut output_writer = std::io::BufWriter::new(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cooccur.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/cooccur.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/cooccur.rs:14:17
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/cooccur.rs:14:17
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.0/src/macros.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/cooccur.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut output_writer = std::io::BufWriter::new(
[INFO] [stdout]    |         ----^^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `input_reader`
[INFO] [stdout]   --> src/cooccur.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let input_reader = std::io::BufReader::new(
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_reader`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `output_writer`
[INFO] [stdout]   --> src/cooccur.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut output_writer = std::io::BufWriter::new(
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_output_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/cooccur.rs:14:17
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/cooccur.rs:14:17
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.0/src/macros.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gantelet` (bin "cooccur") due to 1 previous error; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/vocab_count.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/vocab_count.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gantelet` (bin "cooccur" test) due to 1 previous error; 10 warnings emitted
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/vocab_count.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/vocab_count.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/vocab_count.rs:14:17
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/vocab_count.rs:14:17
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.0/src/macros.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/vocab_count.rs:14:17
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ this raw pointer has type `*const String`
[INFO] [stdout]     |
[INFO] [stdout]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stdout] note: autoref is being applied to this expression, resulting in: `&String`
[INFO] [stdout]    --> src/vocab_count.rs:14:17
[INFO] [stdout]     |
[INFO] [stdout]  14 |         .author(clap::crate_authors!("\n"))
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]     = note: this error originates in the macro `clap::crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.0/src/macros.rs:479:22
[INFO] [stdout]     |
[INFO] [stdout] 479 |                     &(&(*VALUE))[..]
[INFO] [stdout]     |                      ++        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gantelet` (bin "vocab-count") due to 1 previous error; 2 warnings emitted
[INFO] [stderr] error: could not compile `gantelet` (bin "vocab-count" test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "31b218aa5c2f6c887dfd3a96192b5012cea9b69ef2a228b6c6019ea94311cffb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31b218aa5c2f6c887dfd3a96192b5012cea9b69ef2a228b6c6019ea94311cffb", kill_on_drop: false }`
[INFO] [stdout] 31b218aa5c2f6c887dfd3a96192b5012cea9b69ef2a228b6c6019ea94311cffb
