[INFO] cloning repository https://github.com/Sherlock-Holo/easy_proxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sherlock-Holo/easy_proxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Feasy_proxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Feasy_proxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93b14c5a4983f59aa4e26559bd096d80d7566818 [INFO] testing Sherlock-Holo/easy_proxy against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSherlock-Holo%2Feasy_proxy" "/workspace/builds/worker-101/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-101/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sherlock-Holo/easy_proxy on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sherlock-Holo/easy_proxy [INFO] finished tweaking git repo https://github.com/Sherlock-Holo/easy_proxy [INFO] tweaked toml for git repo https://github.com/Sherlock-Holo/easy_proxy written to /workspace/builds/worker-101/source/Cargo.toml [INFO] crate git repo https://github.com/Sherlock-Holo/easy_proxy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded log v0.4.11 [INFO] [stderr] Downloaded nix v0.17.0 [INFO] [stderr] Downloaded http v0.2.2 [INFO] [stderr] Downloaded async-stream-impl v0.3.0 [INFO] [stderr] Downloaded futures-sink v0.3.8 [INFO] [stderr] Downloaded async-stream v0.3.0 [INFO] [stderr] Downloaded futures-channel v0.3.8 [INFO] [stderr] Downloaded futures-task v0.3.8 [INFO] [stderr] Downloaded pin-project v1.0.2 [INFO] [stderr] Downloaded simple_logger v1.11.0 [INFO] [stderr] Downloaded futures-util v0.3.8 [INFO] [stderr] Downloaded futures-macro v0.3.8 [INFO] [stderr] Downloaded os_pipe v0.9.2 [INFO] [stderr] Downloaded tokio-util v0.6.0 [INFO] [stderr] Downloaded bytes v1.0.0 [INFO] [stderr] Downloaded pin-project-internal v1.0.2 [INFO] [stderr] Downloaded pin-project-lite v0.2.0 [INFO] [stderr] Downloaded proc-macro-nested v0.1.6 [INFO] [stderr] Downloaded hyper v0.14.1 [INFO] [stderr] Downloaded futures-core v0.3.8 [INFO] [stderr] Downloaded hermit-abi v0.1.17 [INFO] [stderr] Downloaded tokio v1.0.1 [INFO] [stderr] Downloaded syn v1.0.56 [INFO] [stderr] Downloaded tokio-stream v0.1.0 [INFO] [stderr] Downloaded mio v0.7.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 719e1911f57871d947a720cf455bf083f8f4bcecf4c70593d84fbdeb5b8458c0 [INFO] running `Command { std: "docker" "start" "-a" "719e1911f57871d947a720cf455bf083f8f4bcecf4c70593d84fbdeb5b8458c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "719e1911f57871d947a720cf455bf083f8f4bcecf4c70593d84fbdeb5b8458c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "719e1911f57871d947a720cf455bf083f8f4bcecf4c70593d84fbdeb5b8458c0", kill_on_drop: false }` [INFO] [stdout] 719e1911f57871d947a720cf455bf083f8f4bcecf4c70593d84fbdeb5b8458c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-101/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c761407d28ca4f56db581ac40161103c8b0d655effb53603fae3b6b0b8c145f3 [INFO] running `Command { std: "docker" "start" "-a" "c761407d28ca4f56db581ac40161103c8b0d655effb53603fae3b6b0b8c145f3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling os_pipe v0.9.2 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.4 [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.3/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=f75eac81f263bc66 -C extra-filename=-f75eac81f263bc66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-7174ce98a6fd1d8e.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-c719eecb3759e9a1.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-2b5231486aa116be.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-4feaadb70d379c84.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-f0a294901824d1b1.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" "c761407d28ca4f56db581ac40161103c8b0d655effb53603fae3b6b0b8c145f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c761407d28ca4f56db581ac40161103c8b0d655effb53603fae3b6b0b8c145f3", kill_on_drop: false }` [INFO] [stdout] c761407d28ca4f56db581ac40161103c8b0d655effb53603fae3b6b0b8c145f3