[INFO] updating cached repository https://github.com/databricks/click [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0b61872e1601415d2e1927b300b84175065c0222 [INFO] testing databricks/click against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdatabricks%2Fclick" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/databricks/click on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/databricks/click [INFO] finished tweaking git repo https://github.com/databricks/click [INFO] tweaked toml for git repo https://github.com/databricks/click written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/databricks/click already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 5aecda814ce2b50d615ab3370ca9f5050f125c4c147c80b5c83ae5584300dfec [INFO] running `"docker" "start" "-a" "5aecda814ce2b50d615ab3370ca9f5050f125c4c147c80b5c83ae5584300dfec"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nix v0.13.0 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling dirs-sys v0.3.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling dirs v2.0.1 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling shared_child v0.3.3 [INFO] [stderr] Compiling rusticata-macros v0.3.3 [INFO] [stderr] Compiling der-parser v0.3.5 [INFO] [stderr] Compiling os_pipe v0.5.1 [INFO] [stderr] Compiling ctrlc v3.1.1 [INFO] [stderr] Compiling atomicwrites v0.2.2 [INFO] [stderr] Compiling os_pipe v0.8.1 [INFO] [stderr] Compiling rustyline v5.0.0 [INFO] [stderr] Compiling duct v0.12.0 [INFO] [stderr] Compiling webpki v0.18.1 [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.33.0/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -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=0698e6fc66f98779 -C extra-filename=-0698e6fc66f98779 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-d783327a58311329.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-72e48d7c95c205b5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3a40c6903761d7ac.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-ec36f8fc183413c4.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-cc9c0b36fdb42d6c.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-d9f8e4799bf0265c.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-1d07ce46f780a1ae.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5aecda814ce2b50d615ab3370ca9f5050f125c4c147c80b5c83ae5584300dfec"` [INFO] running `"docker" "rm" "-f" "5aecda814ce2b50d615ab3370ca9f5050f125c4c147c80b5c83ae5584300dfec"` [INFO] [stdout] 5aecda814ce2b50d615ab3370ca9f5050f125c4c147c80b5c83ae5584300dfec