[INFO] cloning repository https://github.com/prof79/vadersay
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prof79/vadersay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprof79%2Fvadersay", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprof79%2Fvadersay'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31858d037e08f99dd119112b233454af828c4540
[INFO] checking prof79/vadersay against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprof79%2Fvadersay" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prof79/vadersay
[INFO] finished tweaking git repo https://github.com/prof79/vadersay
[INFO] tweaked toml for git repo https://github.com/prof79/vadersay written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prof79/vadersay on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prof79/vadersay 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt-derive v0.4.10
[INFO] [stderr]   Downloaded predicates-core v1.0.0
[INFO] [stderr]   Downloaded exitfailure v0.5.1
[INFO] [stderr]   Downloaded predicates v1.0.5
[INFO] [stderr]   Downloaded predicates-tree v1.0.0
[INFO] [stderr]   Downloaded owo-colors v1.1.3
[INFO] [stderr]   Downloaded assert_cmd v1.0.1
[INFO] [stderr]   Downloaded structopt v0.3.17
[INFO] [stderr]   Downloaded aho-corasick v0.7.13
[INFO] [stderr]   Downloaded miniz_oxide v0.4.1
[INFO] [stderr]   Downloaded regex v1.3.9
[INFO] [stderr]   Downloaded syn v1.0.39
[INFO] [stderr]   Downloaded regex-syntax v0.6.18
[INFO] [stderr]   Downloaded libc v0.2.76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2473a92ad26258a70bba2767432e561964cdb455e6aa7b6df2f33680c5dd26e4
[INFO] running `Command { std: "docker" "start" "-a" "2473a92ad26258a70bba2767432e561964cdb455e6aa7b6df2f33680c5dd26e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2473a92ad26258a70bba2767432e561964cdb455e6aa7b6df2f33680c5dd26e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2473a92ad26258a70bba2767432e561964cdb455e6aa7b6df2f33680c5dd26e4", kill_on_drop: false }`
[INFO] [stdout] 2473a92ad26258a70bba2767432e561964cdb455e6aa7b6df2f33680c5dd26e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8454641b6d72e5635e4bf7799f8a752a8627e4758158fc3351bae9f56349e0f
[INFO] running `Command { std: "docker" "start" "-a" "c8454641b6d72e5635e4bf7799f8a752a8627e4758158fc3351bae9f56349e0f", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling syn v1.0.39
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking miniz_oxide v0.4.1
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking predicates-core v1.0.0
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking owo-colors v1.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking float-cmp v0.8.0
[INFO] [stderr]     Checking addr2line v0.13.0
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking backtrace v0.3.50
[INFO] [stderr]     Checking predicates v1.0.5
[INFO] [stderr]     Checking assert_cmd v1.0.1
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.10
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking exitfailure v0.5.1
[INFO] [stderr]     Checking structopt v0.3.17
[INFO] [stderr]     Checking vadersay v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.41s
[INFO] running `Command { std: "docker" "inspect" "c8454641b6d72e5635e4bf7799f8a752a8627e4758158fc3351bae9f56349e0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8454641b6d72e5635e4bf7799f8a752a8627e4758158fc3351bae9f56349e0f", kill_on_drop: false }`
[INFO] [stdout] c8454641b6d72e5635e4bf7799f8a752a8627e4758158fc3351bae9f56349e0f
