[INFO] cloning repository https://github.com/snaar/drat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snaar/drat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnaar%2Fdrat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnaar%2Fdrat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c436d5e89493d59890074e90c09e70dcee51399 [INFO] checking snaar/drat against try#cbe8532756bbbc4b7f32dda40d05981c8aeffd80 for pr-102129 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnaar%2Fdrat" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/snaar/drat on toolchain cbe8532756bbbc4b7f32dda40d05981c8aeffd80 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cbe8532756bbbc4b7f32dda40d05981c8aeffd80" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/snaar/drat [INFO] finished tweaking git repo https://github.com/snaar/drat [INFO] tweaked toml for git repo https://github.com/snaar/drat written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cbe8532756bbbc4b7f32dda40d05981c8aeffd80" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cbe8532756bbbc4b7f32dda40d05981c8aeffd80" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+cbe8532756bbbc4b7f32dda40d05981c8aeffd80" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1bfde608162b0f42ab6d938cc2feeb137739670f483cb5b59d83e843dc9c00ba [INFO] running `Command { std: "docker" "start" "-a" "1bfde608162b0f42ab6d938cc2feeb137739670f483cb5b59d83e843dc9c00ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1bfde608162b0f42ab6d938cc2feeb137739670f483cb5b59d83e843dc9c00ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bfde608162b0f42ab6d938cc2feeb137739670f483cb5b59d83e843dc9c00ba", kill_on_drop: false }` [INFO] [stdout] 1bfde608162b0f42ab6d938cc2feeb137739670f483cb5b59d83e843dc9c00ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "RUSTDOCFLAGS=--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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+cbe8532756bbbc4b7f32dda40d05981c8aeffd80" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 701add9e9184a381bd8aa1cadbf9206cb72c4f412ef775c58400896eb11f29a3 [INFO] running `Command { std: "docker" "start" "-a" "701add9e9184a381bd8aa1cadbf9206cb72c4f412ef775c58400896eb11f29a3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking os_str_bytes v6.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.5.4 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling cc v1.0.76 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Checking paku v0.0.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking matrixmultiply v0.3.2 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Checking dtoa v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.5 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Checking ureq v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] error: could not compile `chrono-tz` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name chrono_tz /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/chrono-tz-0.6.3/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="default"' --cfg 'feature="std"' -C metadata=06f5323d397520dd -C extra-filename=-06f5323d397520dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d1123d7e3476c5c1.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-e8da52ad3d92c7a5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `clap_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap_derive-3.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=68cf22798413554c -C extra-filename=-68cf22798413554c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-9e7a19df27fc9ca0.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-e2528c817ebfe9b6.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1af62450dcf11fe8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-2302df77fd6b8693.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4af8ed89cc950fa7.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "701add9e9184a381bd8aa1cadbf9206cb72c4f412ef775c58400896eb11f29a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "701add9e9184a381bd8aa1cadbf9206cb72c4f412ef775c58400896eb11f29a3", kill_on_drop: false }` [INFO] [stdout] 701add9e9184a381bd8aa1cadbf9206cb72c4f412ef775c58400896eb11f29a3