[INFO] fetching crate watchexec-cli 1.22.3... [INFO] checking watchexec-cli-1.22.3 against try#5544613b027fde133f28359e75dec57e222e7ee4 for pr-111623 [INFO] extracting crate watchexec-cli 1.22.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate watchexec-cli 1.22.3 on toolchain 5544613b027fde133f28359e75dec57e222e7ee4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5544613b027fde133f28359e75dec57e222e7ee4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate watchexec-cli 1.22.3 [INFO] finished tweaking crates.io crate watchexec-cli 1.22.3 [INFO] tweaked toml for crates.io crate watchexec-cli 1.22.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate watchexec-cli 1.22.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5544613b027fde133f28359e75dec57e222e7ee4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+5544613b027fde133f28359e75dec57e222e7ee4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27fb0f4044d1c5add3afc02027256b0e978e79287bf47f48368a5c1b481b8953 [INFO] running `Command { std: "docker" "start" "-a" "27fb0f4044d1c5add3afc02027256b0e978e79287bf47f48368a5c1b481b8953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27fb0f4044d1c5add3afc02027256b0e978e79287bf47f48368a5c1b481b8953", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27fb0f4044d1c5add3afc02027256b0e978e79287bf47f48368a5c1b481b8953", kill_on_drop: false }` [INFO] [stdout] 27fb0f4044d1c5add3afc02027256b0e978e79287bf47f48368a5c1b481b8953 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/opt/rustwide/cargo-home/bin/cargo" "+5544613b027fde133f28359e75dec57e222e7ee4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05ec55437801887184b8cde3cc3772189b4c926c9f3069d1ce6f2a0cb6e2a2d1 [INFO] running `Command { std: "docker" "start" "-a" "05ec55437801887184b8cde3cc3772189b4c926c9f3069d1ce6f2a0cb6e2a2d1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Checking linux-raw-sys v0.3.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling human_format v1.0.3 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling bytesize v1.2.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bstr v1.4.0 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling prodash v23.1.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Compiling libz-sys v1.1.9 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Checking home v0.5.5 [INFO] [stderr] Compiling gix-tempfile v4.1.0 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Checking bitflags v2.2.1 [INFO] [stderr] Compiling imara-diff v0.1.5 [INFO] [stderr] Checking supports-color v2.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking supports-unicode v2.0.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling gix-sec v0.6.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling gix-glob v0.5.5 [INFO] [stderr] Checking gix-utils v0.1.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling unicode-bom v1.1.4 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.29 [INFO] [stderr] Compiling uluru v3.0.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling filetime v0.2.21 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling gix-command v0.2.4 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling clru v0.6.1 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking phf v0.11.1 [INFO] [stderr] Checking gix-sec v0.8.0 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Checking unicode-bom v2.0.2 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking clap_builder v4.2.7 [INFO] [stderr] Checking which v4.4.0 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Compiling const_format v0.2.30 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking async-priority-channel v0.1.0 [INFO] [stderr] Checking normalize-path v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling miette-derive v5.8.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling enumflags2_derive v0.7.7 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling clap_derive v4.2.0 [INFO] [stderr] Compiling tzdb v0.5.7 [INFO] [stderr] Checking atomic-take v1.1.0 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling embed-resource v2.1.1 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Compiling serde_repr v0.1.12 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5544613b027fde133f28359e75dec57e222e7ee4/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=c90cc82eeece75ef -C extra-filename=-c90cc82eeece75ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-516e696159394256.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-33f203987e32b107.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3357ee1867c8a168.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "05ec55437801887184b8cde3cc3772189b4c926c9f3069d1ce6f2a0cb6e2a2d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ec55437801887184b8cde3cc3772189b4c926c9f3069d1ce6f2a0cb6e2a2d1", kill_on_drop: false }` [INFO] [stdout] 05ec55437801887184b8cde3cc3772189b4c926c9f3069d1ce6f2a0cb6e2a2d1