[INFO] cloning repository https://github.com/RealKC/kcshot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RealKC/kcshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkcshot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkcshot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfcf2605ef699b9c4109267633ebcfe2d2e9eed5 [INFO] testing RealKC/kcshot against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRealKC%2Fkcshot" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RealKC/kcshot on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-22/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/RealKC/kcshot [INFO] finished tweaking git repo https://github.com/RealKC/kcshot [INFO] tweaked toml for git repo https://github.com/RealKC/kcshot written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/RealKC/kcshot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7135e91baa076dbb61ede4f19527cb042d2203ffba6649160dec0c75162954b9 [INFO] running `Command { std: "docker" "start" "-a" "7135e91baa076dbb61ede4f19527cb042d2203ffba6649160dec0c75162954b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7135e91baa076dbb61ede4f19527cb042d2203ffba6649160dec0c75162954b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7135e91baa076dbb61ede4f19527cb042d2203ffba6649160dec0c75162954b9", kill_on_drop: false }` [INFO] [stdout] 7135e91baa076dbb61ede4f19527cb042d2203ffba6649160dec0c75162954b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 461280d1de92f21208f7efcbdf3618e9d8e9e6bc13de32d8f594d1cf65f6eec2 [INFO] running `Command { std: "docker" "start" "-a" "461280d1de92f21208f7efcbdf3618e9d8e9e6bc13de32d8f594d1cf65f6eec2", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.114 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling gio v0.15.2 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling async-task v4.1.0 [INFO] [stderr] Compiling easy-parallel v3.2.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling cfg-expr v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ordered-stream v0.0.1 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dbus v0.9.5 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling xcb v1.0.0-beta.4 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling image v0.24.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling socket2 v0.4.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling dbus-codegen v0.9.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling rand_chacha v0.3.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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/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"' -C metadata=14087323086b3b91 -C extra-filename=-14087323086b3b91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-933c0b966a536374.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-94a33df9cadd51d4.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-5cdecb6998843814.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-ac1a159ed0d379b9.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.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 `Command { std: "docker" "inspect" "461280d1de92f21208f7efcbdf3618e9d8e9e6bc13de32d8f594d1cf65f6eec2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461280d1de92f21208f7efcbdf3618e9d8e9e6bc13de32d8f594d1cf65f6eec2", kill_on_drop: false }` [INFO] [stdout] 461280d1de92f21208f7efcbdf3618e9d8e9e6bc13de32d8f594d1cf65f6eec2