[INFO] cloning repository https://github.com/ltentrup/caqe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ltentrup/caqe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 643a2e9db61836ca06ac5a773307404fc6fd6ced
[INFO] testing ltentrup/caqe against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fltentrup%2Fcaqe" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ltentrup/caqe
[INFO] finished tweaking git repo https://github.com/ltentrup/caqe
[INFO] tweaked toml for git repo https://github.com/ltentrup/caqe written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ltentrup/caqe on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ltentrup/caqe 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3138aac5eddc863d5c097a017908b694bc6a64a6352e6ee265846328bb4ccdd
[INFO] running `Command { std: "docker" "start" "-a" "f3138aac5eddc863d5c097a017908b694bc6a64a6352e6ee265846328bb4ccdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3138aac5eddc863d5c097a017908b694bc6a64a6352e6ee265846328bb4ccdd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3138aac5eddc863d5c097a017908b694bc6a64a6352e6ee265846328bb4ccdd", kill_on_drop: false }`
[INFO] [stdout] f3138aac5eddc863d5c097a017908b694bc6a64a6352e6ee265846328bb4ccdd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68233ba9c90462d118d7272cad0bbebcb45946ae588842df6b522543b3ee24b2
[INFO] running `Command { std: "docker" "start" "-a" "68233ba9c90462d118d7272cad0bbebcb45946ae588842df6b522543b3ee24b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling cc v1.0.29
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.27
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.30
[INFO] [stderr]    Compiling fs_extra v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.6.13
[INFO] [stderr]    Compiling bitflags v1.0.4
[INFO] [stderr]    Compiling serde v1.0.90
[INFO] [stderr]    Compiling remove_dir_all v0.5.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling either v1.5.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling cmake v0.1.35
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]    Compiling c2-chacha v0.2.3
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling atty v0.2.11
[INFO] [stderr]    Compiling termios v0.3.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling clicolors-control v1.0.0
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling colored-diff v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling uncover v0.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling dot v0.1.4
[INFO] [stderr]    Compiling bit-vec v0.6.2
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex v1.3.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling jemalloc-sys v0.3.2
[INFO] [stderr]    Compiling cryptominisat v5.6.6 (https://github.com/ltentrup/cryptominisat-rs.git?rev=79380e6117fb83dfce7224fffcee992446577686#79380e61)
[INFO] [stderr]    Compiling console v0.9.1
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling indicatif v0.15.0
[INFO] [stderr]    Compiling atomicwrites v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.90
[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/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name clap --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.33.1/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", "lints", "nightly", "no_cargo", "strsim", "suggestions", "term_size", "unstable", "vec_map", "wrap_help", "yaml", "yaml-rust"))' -C metadata=7840c5c4347b3e31 -C extra-filename=-f904d9e77e3c9f0e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-775aadd0f8b41ed1.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-1fd15f06c5c7d308.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a6f0bae58e7d6f4b.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-37db4c68c8db635a.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-8b54080abe056590.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-1c0c9f536c8dd6fb.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-b21ca162329cc441.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" "68233ba9c90462d118d7272cad0bbebcb45946ae588842df6b522543b3ee24b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68233ba9c90462d118d7272cad0bbebcb45946ae588842df6b522543b3ee24b2", kill_on_drop: false }`
[INFO] [stdout] 68233ba9c90462d118d7272cad0bbebcb45946ae588842df6b522543b3ee24b2
