[INFO] cloning repository https://github.com/danfarino/rustgit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danfarino/rustgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanfarino%2Frustgit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanfarino%2Frustgit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d46739de4901494a94d7ffa97b9d097ea89380db [INFO] checking danfarino/rustgit against try#89681135fd92d7dee32c3e562b052ee82f97008c for pr-97086 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanfarino%2Frustgit" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danfarino/rustgit on toolchain 89681135fd92d7dee32c3e562b052ee82f97008c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danfarino/rustgit [INFO] finished tweaking git repo https://github.com/danfarino/rustgit [INFO] tweaked toml for git repo https://github.com/danfarino/rustgit written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/danfarino/rustgit already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b68fd94aa32b50591dec7b0285127ed0bd379650c556d74dfcf7e7861637cba [INFO] running `Command { std: "docker" "start" "-a" "3b68fd94aa32b50591dec7b0285127ed0bd379650c556d74dfcf7e7861637cba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b68fd94aa32b50591dec7b0285127ed0bd379650c556d74dfcf7e7861637cba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b68fd94aa32b50591dec7b0285127ed0bd379650c556d74dfcf7e7861637cba", kill_on_drop: false }` [INFO] [stdout] 3b68fd94aa32b50591dec7b0285127ed0bd379650c556d74dfcf7e7861637cba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+89681135fd92d7dee32c3e562b052ee82f97008c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e8ed220fbf00598a031edabd2bfa52045da74f3d953cad36f062f0101290801 [INFO] running `Command { std: "docker" "start" "-a" "9e8ed220fbf00598a031edabd2bfa52045da74f3d953cad36f062f0101290801", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling anyhow v1.0.49 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking textwrap v0.14.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking os_str_bytes v4.2.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.12.25+1.3.0 [INFO] [stderr] error: could not compile `proc-macro-error` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name proc_macro_error --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro-error-1.0.4/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="default"' --cfg 'feature="syn"' --cfg 'feature="syn-error"' -C metadata=00f248f625a04d79 -C extra-filename=-00f248f625a04d79 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro_error_attr=/opt/rustwide/target/debug/deps/libproc_macro_error_attr-a484a0d058d3729c.so --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5c93c5411540ca35.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-b3a208453a809638.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-0964156a1bb2b788.rmeta --cap-lints allow --cap-lints=forbid --cfg skip_ui_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `idna` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name idna /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=6519bd96a1035742 -C extra-filename=-6519bd96a1035742 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern matches=/opt/rustwide/target/debug/deps/libmatches-c821e78e2fb6e839.rmeta --extern unicode_bidi=/opt/rustwide/target/debug/deps/libunicode_bidi-1d2cee1403b26afa.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-5ff7238268f68d8b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `chrono` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clock"' --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="oldtime"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="winapi"' -C metadata=4c14fc96dc1de1cf -C extra-filename=-4c14fc96dc1de1cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e565c7de35b84b57.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-d1d07b2e8629351b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-da74dc624e81e8a0.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-7e32af1152e39418.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-1.5.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=ab873dca2bd12fcb -C extra-filename=-ab873dca2bd12fcb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-414657c627aa66fe.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-d022af6da608c734.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-b65cedb3bd8cf729.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `openssl-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name openssl_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.9.58/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=6f8116ae0b5443af -C extra-filename=-6f8116ae0b5443af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-e565c7de35b84b57.rmeta --cap-lints allow --cap-lints=forbid --cfg const_fn --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c -l ssl -l crypto` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9e8ed220fbf00598a031edabd2bfa52045da74f3d953cad36f062f0101290801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8ed220fbf00598a031edabd2bfa52045da74f3d953cad36f062f0101290801", kill_on_drop: false }` [INFO] [stdout] 9e8ed220fbf00598a031edabd2bfa52045da74f3d953cad36f062f0101290801