[INFO] cloning repository https://github.com/rohankumardubey/grcov
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/grcov" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fgrcov", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fgrcov'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6528990872699e886cf3388a85f543690aa3d1b0
[INFO] testing rohankumardubey/grcov against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fgrcov" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/rohankumardubey/grcov
[INFO] finished tweaking git repo https://github.com/rohankumardubey/grcov
[INFO] tweaked toml for git repo https://github.com/rohankumardubey/grcov written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rohankumardubey/grcov on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rohankumardubey/grcov 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded pest_derive v2.3.0
[INFO] [stderr]   Downloaded uuid v1.2.1
[INFO] [stderr]   Downloaded pest_generator v2.3.0
[INFO] [stderr]   Downloaded tabled_derive v0.4.0
[INFO] [stderr]   Downloaded tera v1.17.1
[INFO] [stderr]   Downloaded camino v1.1.1
[INFO] [stderr]   Downloaded cargo-binutils v0.3.6
[INFO] [stderr]   Downloaded anyhow v1.0.64
[INFO] [stderr]   Downloaded cfb v0.7.3
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded tabled v0.8.0
[INFO] [stderr]   Downloaded bumpalo v3.11.0
[INFO] [stderr]   Downloaded chrono v0.4.22
[INFO] [stderr]   Downloaded pest v2.3.0
[INFO] [stderr]   Downloaded symbolic-demangle v9.2.1
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] [stderr]   Downloaded object v0.29.0
[INFO] [stderr]   Downloaded msvc-demangler v0.9.0
[INFO] [stderr]   Downloaded memmap2 v0.5.7
[INFO] [stderr]   Downloaded symbolic-common v9.2.1
[INFO] [stderr]   Downloaded papergrid v0.5.1
[INFO] [stderr]   Downloaded tcmalloc v0.3.0
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded phf_codegen v0.11.1
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded globset v0.4.9
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded pest_meta v2.3.0
[INFO] [stderr]   Downloaded rustc-cfg v0.4.0
[INFO] [stderr]   Downloaded infer v0.9.0
[INFO] [stderr]   Downloaded ctor v0.1.23
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded iana-time-zone v0.1.47
[INFO] [stderr]   Downloaded uncased v0.9.7
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.34
[INFO] [stderr]   Downloaded thiserror v1.0.34
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded zip v0.6.3
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72655898903fcebb7787817952a0d55d0a1b23444c1c4ea212883ea2bf823b5c
[INFO] running `Command { std: "docker" "start" "-a" "72655898903fcebb7787817952a0d55d0a1b23444c1c4ea212883ea2bf823b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72655898903fcebb7787817952a0d55d0a1b23444c1c4ea212883ea2bf823b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72655898903fcebb7787817952a0d55d0a1b23444c1c4ea212883ea2bf823b5c", kill_on_drop: false }`
[INFO] [stdout] 72655898903fcebb7787817952a0d55d0a1b23444c1c4ea212883ea2bf823b5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abe4ae771214dbf697f642d0e9f523f56710c15a311a8653d4e09c937b547785
[INFO] running `Command { std: "docker" "start" "-a" "abe4ae771214dbf697f642d0e9f523f56710c15a311a8653d4e09c937b547785", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling camino v1.1.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.47
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling symbolic-demangle v9.2.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling papergrid v0.5.1
[INFO] [stderr]    Compiling symbolic-common v9.2.1
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling msvc-demangler v0.9.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling infer v0.9.0
[INFO] [stderr]    Compiling zip v0.6.3
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr] error: could not compile `clap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ansi_term", "atty", "clippy", "color", "debug", "default", "doc", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=04e7ad061ad56dea -C extra-filename=-d0c58d74055a87b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-40c29a28c9ae4a8a.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-05c64bc11c4e13a3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ed512472f018a953.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-37db4c68c8db635a.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-2785705baabad3cc.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-c776ae2ef817f9af.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-7571d2bff3539763.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "abe4ae771214dbf697f642d0e9f523f56710c15a311a8653d4e09c937b547785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abe4ae771214dbf697f642d0e9f523f56710c15a311a8653d4e09c937b547785", kill_on_drop: false }`
[INFO] [stdout] abe4ae771214dbf697f642d0e9f523f56710c15a311a8653d4e09c937b547785
