[INFO] cloning repository https://github.com/kurnevsky/esxtool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kurnevsky/esxtool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnevsky%2Fesxtool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnevsky%2Fesxtool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88538ca7c8e068b5e38d4b386eb1bf3d5cede3d0
[INFO] checking kurnevsky/esxtool against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkurnevsky%2Fesxtool" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kurnevsky/esxtool
[INFO] finished tweaking git repo https://github.com/kurnevsky/esxtool
[INFO] tweaked toml for git repo https://github.com/kurnevsky/esxtool written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kurnevsky/esxtool on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kurnevsky/esxtool 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ascii v0.9.2
[INFO] [stderr]   Downloaded seek_bufread v1.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 018d395e32c3c7e12fb3b87cbd55f95116c49adefb7b57851c5625e2205f552b
[INFO] running `Command { std: "docker" "start" "-a" "018d395e32c3c7e12fb3b87cbd55f95116c49adefb7b57851c5625e2205f552b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "018d395e32c3c7e12fb3b87cbd55f95116c49adefb7b57851c5625e2205f552b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "018d395e32c3c7e12fb3b87cbd55f95116c49adefb7b57851c5625e2205f552b", kill_on_drop: false }`
[INFO] [stdout] 018d395e32c3c7e12fb3b87cbd55f95116c49adefb7b57851c5625e2205f552b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f4542d3653f6cd52e2afadbb8733d77bdcb3e73cbea558b2d2b5d875532cac0
[INFO] running `Command { std: "docker" "start" "-a" "9f4542d3653f6cd52e2afadbb8733d77bdcb3e73cbea558b2d2b5d875532cac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling lazy_static v1.3.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.6.11
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]     Checking humantime v1.2.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking log v0.4.8
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking termcolor v1.0.5
[INFO] [stderr]     Checking ascii v0.9.2
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking seek_bufread v1.2.2
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking regex v1.2.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling esxtool v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::file_type::*`
[INFO] [stdout]  --> src/esx/record/tes3/sub_record/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::file_type::*;
[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: `self::global_type::*`
[INFO] [stdout]  --> src/esx/record/glob/sub_record/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::global_type::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]  --> src/esx/record/clas/sub_record/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use self::flags::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::auto_calc_flags::*`
[INFO] [stdout]  --> src/esx/record/clas/sub_record/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::auto_calc_flags::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rank_data::*`
[INFO] [stdout]   --> src/esx/record/fact/sub_record/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::rank_data::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]   --> src/esx/record/fact/sub_record/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::flags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::skill_bonus::*`
[INFO] [stdout]  --> src/esx/record/race/sub_record/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::skill_bonus::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]   --> src/esx/record/race/sub_record/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::flags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::spell_school::*`
[INFO] [stdout]   --> src/esx/record/mgef/sub_record/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::spell_school::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]   --> src/esx/record/mgef/sub_record/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use self::flags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]   --> src/esx/record/weap/sub_record/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::flags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::weapon_type::*`
[INFO] [stdout]   --> src/esx/record/weap/sub_record/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::weapon_type::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::journal_type::*`
[INFO] [stdout]   --> src/esx/record/jour/sub_record/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::journal_type::*;
[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/main.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .author(crate_authors!("\n"))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `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/main.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .author(crate_authors!("\n"))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::file_type::*`
[INFO] [stdout]  --> src/esx/record/tes3/sub_record/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::file_type::*;
[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: `self::global_type::*`
[INFO] [stdout]  --> src/esx/record/glob/sub_record/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use self::global_type::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]  --> src/esx/record/clas/sub_record/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use self::flags::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::auto_calc_flags::*`
[INFO] [stdout]  --> src/esx/record/clas/sub_record/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::auto_calc_flags::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::rank_data::*`
[INFO] [stdout]   --> src/esx/record/fact/sub_record/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::rank_data::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]   --> src/esx/record/fact/sub_record/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::flags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::skill_bonus::*`
[INFO] [stdout]  --> src/esx/record/race/sub_record/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::skill_bonus::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]   --> src/esx/record/race/sub_record/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::flags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::spell_school::*`
[INFO] [stdout]   --> src/esx/record/mgef/sub_record/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use self::spell_school::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]   --> src/esx/record/mgef/sub_record/mod.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub use self::flags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::flags::*`
[INFO] [stdout]   --> src/esx/record/weap/sub_record/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::flags::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::weapon_type::*`
[INFO] [stdout]   --> src/esx/record/weap/sub_record/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use self::weapon_type::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::journal_type::*`
[INFO] [stdout]   --> src/esx/record/jour/sub_record/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use self::journal_type::*;
[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/main.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .author(crate_authors!("\n"))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `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/main.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .author(crate_authors!("\n"))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `crate_authors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]    --> src/mwscript/func_macro.rs:38:14
[INFO] [stdout]     |
[INFO] [stdout]  33 |       impl Func {
[INFO] [stdout]     |       --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  38 |         pub fn name(self) -> &'static str {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mwscript/funcs.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / mwfuncs! {
[INFO] [stdout]  18 | |   Disable(| s): v,
[INFO] [stdout]  19 | |   Enable(| s): v,
[INFO] [stdout]  20 | |   GetDisabled(| s): l,
[INFO] [stdout] ...   |
[INFO] [stdout] 521 | |   SetScale(f): v
[INFO] [stdout] 522 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `mwfuncs` (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/main.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .author(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/main.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .author(crate_authors!("\n"))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]    = note: this error originates in the macro `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 `esxtool` (bin "esxtool") due to 1 previous error; 16 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]    --> src/mwscript/func_macro.rs:38:14
[INFO] [stdout]     |
[INFO] [stdout]  33 |       impl Func {
[INFO] [stdout]     |       --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  38 |         pub fn name(self) -> &'static str {
[INFO] [stdout]     |                ^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/mwscript/funcs.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 | / mwfuncs! {
[INFO] [stdout]  18 | |   Disable(| s): v,
[INFO] [stdout]  19 | |   Enable(| s): v,
[INFO] [stdout]  20 | |   GetDisabled(| s): l,
[INFO] [stdout] ...   |
[INFO] [stdout] 521 | |   SetScale(f): v
[INFO] [stdout] 522 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `mwfuncs` (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/main.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .author(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/main.rs:46:13
[INFO] [stdout]    |
[INFO] [stdout] 46 |     .author(crate_authors!("\n"))
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dangerous_implicit_autorefs)]` on by default
[INFO] [stdout]    = note: this error originates in the macro `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 `esxtool` (bin "esxtool" test) due to 1 previous error; 16 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9f4542d3653f6cd52e2afadbb8733d77bdcb3e73cbea558b2d2b5d875532cac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f4542d3653f6cd52e2afadbb8733d77bdcb3e73cbea558b2d2b5d875532cac0", kill_on_drop: false }`
[INFO] [stdout] 9f4542d3653f6cd52e2afadbb8733d77bdcb3e73cbea558b2d2b5d875532cac0
