[INFO] cloning repository https://github.com/mailgun/sneakercopy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mailgun/sneakercopy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmailgun%2Fsneakercopy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmailgun%2Fsneakercopy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b2c2bf4c388b88c5dcc871b09ee3d06f9a0c6fe [INFO] checking mailgun/sneakercopy against try#7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmailgun%2Fsneakercopy" "/workspace/builds/worker-35/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-35/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mailgun/sneakercopy on toolchain 7306d3110618f84a6a4662b9e2cc4fd0d9b02da8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mailgun/sneakercopy [INFO] finished tweaking git repo https://github.com/mailgun/sneakercopy [INFO] tweaked toml for git repo https://github.com/mailgun/sneakercopy written to /workspace/builds/worker-35/source/Cargo.toml [INFO] crate git repo https://github.com/mailgun/sneakercopy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d09b58f5a49d4a176c347b451262dc2a994ca261de6e27b0603381f3abf0db3b [INFO] running `Command { std: "docker" "start" "-a" "d09b58f5a49d4a176c347b451262dc2a994ca261de6e27b0603381f3abf0db3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d09b58f5a49d4a176c347b451262dc2a994ca261de6e27b0603381f3abf0db3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d09b58f5a49d4a176c347b451262dc2a994ca261de6e27b0603381f3abf0db3b", kill_on_drop: false }` [INFO] [stdout] d09b58f5a49d4a176c347b451262dc2a994ca261de6e27b0603381f3abf0db3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-35/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+7306d3110618f84a6a4662b9e2cc4fd0d9b02da8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20cc15f33b9e8d29c1320b937dff769ea69e34b852e7b314cc7a0d10ff12e58b [INFO] running `Command { std: "docker" "start" "-a" "20cc15f33b9e8d29c1320b937dff769ea69e34b852e7b314cc7a0d10ff12e58b", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.0.1 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.37.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking ansi_term v0.7.5 [INFO] [stderr] Checking either v1.5.0 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking rand_core v0.2.1 [INFO] [stderr] Checking strum v0.8.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.1.1 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.6.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking filetime v0.2.1 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking rpassword v2.0.0 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking tar v0.4.16 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking term v0.2.14 [INFO] [stderr] Compiling env_logger v0.5.11 [INFO] [stderr] Checking libflate v0.1.16 [INFO] [stderr] Checking spinner v0.4.0 [INFO] [stderr] Checking spinners v1.0.0 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.32.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"' -C metadata=0c1e1469d00598e8 -C extra-filename=-0c1e1469d00598e8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-0388afd4071a9180.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d4ada631758d8768.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-086f10016726ef86.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-6150aefb2733d976.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-1c5c393aa49a23dd.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-11539489c7468588.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "20cc15f33b9e8d29c1320b937dff769ea69e34b852e7b314cc7a0d10ff12e58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cc15f33b9e8d29c1320b937dff769ea69e34b852e7b314cc7a0d10ff12e58b", kill_on_drop: false }` [INFO] [stdout] 20cc15f33b9e8d29c1320b937dff769ea69e34b852e7b314cc7a0d10ff12e58b