[INFO] cloning repository https://github.com/guangie88/rust-cli-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/guangie88/rust-cli-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Frust-cli-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Frust-cli-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b66201076a84a508ba7d728a06530794a285d69d
[INFO] checking guangie88/rust-cli-template against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fguangie88%2Frust-cli-template" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/guangie88/rust-cli-template on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/guangie88/rust-cli-template
[INFO] finished tweaking git repo https://github.com/guangie88/rust-cli-template
[INFO] tweaked toml for git repo https://github.com/guangie88/rust-cli-template written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/guangie88/rust-cli-template 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v0.4.13
[INFO] [stderr]   Downloaded log4rs v0.8.0
[INFO] [stderr]   Downloaded serde-value v0.5.2
[INFO] [stderr]   Downloaded simple_logger v0.5.0
[INFO] [stderr]   Downloaded serde_derive v1.0.75
[INFO] [stderr]   Downloaded log v0.4.4
[INFO] [stderr]   Downloaded crossbeam v0.3.2
[INFO] [stderr]   Downloaded serde v1.0.75
[INFO] [stderr]   Downloaded cc v1.0.22
[INFO] [stderr]   Downloaded flate2 v1.0.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cadf9cfb1f461274d9fa1f4af567bdf4145296db9fcc0b0580842d6b307e51f
[INFO] running `Command { std: "docker" "start" "-a" "1cadf9cfb1f461274d9fa1f4af567bdf4145296db9fcc0b0580842d6b307e51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cadf9cfb1f461274d9fa1f4af567bdf4145296db9fcc0b0580842d6b307e51f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cadf9cfb1f461274d9fa1f4af567bdf4145296db9fcc0b0580842d6b307e51f", kill_on_drop: false }`
[INFO] [stdout] 1cadf9cfb1f461274d9fa1f4af567bdf4145296db9fcc0b0580842d6b307e51f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 223abfd61257e9e92a99797e36063cbfec7649d06e4ec6067af21a03360221d3
[INFO] running `Command { std: "docker" "start" "-a" "223abfd61257e9e92a99797e36063cbfec7649d06e4ec6067af21a03360221d3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling proc-macro2 v0.4.13
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cc v1.0.22
[INFO] [stderr]    Compiling serde v1.0.75
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]     Checking cfg-if v0.1.5
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]     Checking linked-hash-map v0.5.1
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.5
[INFO] [stderr]    Compiling failure_derive v0.1.2
[INFO] [stderr]     Checking vec_map v0.8.1
[INFO] [stderr]     Checking dtoa v0.4.3
[INFO] [stderr]     Checking unreachable v0.1.1
[INFO] [stderr]     Checking quick-error v1.2.2
[INFO] [stderr]     Checking bitflags v1.0.4
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking textwrap v0.10.0
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking strsim v0.7.0
[INFO] [stderr]     Checking itoa v0.4.2
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking yaml-rust v0.4.0
[INFO] [stderr]     Checking crossbeam v0.3.2
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking clap v2.32.0
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]    Compiling miniz-sys v0.1.10
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking ordered-float v0.5.0
[INFO] [stderr]     Checking chrono v0.4.6
[INFO] [stderr]     Checking flate2 v1.0.2
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]    Compiling synstructure v0.9.0
[INFO] [stderr]    Compiling structopt-derive v0.2.10
[INFO] [stderr]    Compiling serde_derive v1.0.75
[INFO] [stderr]     Checking log v0.4.4
[INFO] [stderr]     Checking toml v0.4.6
[INFO] [stderr]     Checking serde_json v1.0.26
[INFO] [stderr]     Checking serde_yaml v0.7.5
[INFO] [stderr]     Checking serde-value v0.5.2
[INFO] [stderr]     Checking simple_logger v0.5.0
[INFO] [stderr]     Checking failure v0.1.2
[INFO] [stderr]     Checking structopt v0.2.10
[INFO] [stderr]     Checking log4rs v0.8.0
[INFO] [stderr]     Checking rust-cli-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/main.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/main.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", deny(warnings))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9, traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "223abfd61257e9e92a99797e36063cbfec7649d06e4ec6067af21a03360221d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "223abfd61257e9e92a99797e36063cbfec7649d06e4ec6067af21a03360221d3", kill_on_drop: false }`
[INFO] [stdout] 223abfd61257e9e92a99797e36063cbfec7649d06e4ec6067af21a03360221d3
