[INFO] cloning repository https://github.com/HarrisonHall/hachha.dev
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HarrisonHall/hachha.dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarrisonHall%2Fhachha.dev", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarrisonHall%2Fhachha.dev'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f7b8c8425a2b038fd86c8c1c2f8700d195c752c2
[INFO] checking HarrisonHall/hachha.dev against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHarrisonHall%2Fhachha.dev" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HarrisonHall/hachha.dev
[INFO] finished tweaking git repo https://github.com/HarrisonHall/hachha.dev
[INFO] tweaked toml for git repo https://github.com/HarrisonHall/hachha.dev written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HarrisonHall/hachha.dev on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HarrisonHall/hachha.dev 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f299a7b20bdf6bdc8febcb02da6d0685d7d47dbb8a430e943972bdfc766c4887
[INFO] running `Command { std: "docker" "start" "-a" "f299a7b20bdf6bdc8febcb02da6d0685d7d47dbb8a430e943972bdfc766c4887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f299a7b20bdf6bdc8febcb02da6d0685d7d47dbb8a430e943972bdfc766c4887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f299a7b20bdf6bdc8febcb02da6d0685d7d47dbb8a430e943972bdfc766c4887", kill_on_drop: false }`
[INFO] [stdout] f299a7b20bdf6bdc8febcb02da6d0685d7d47dbb8a430e943972bdfc766c4887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9baf5f1390921fdfe1ae8dc40f5f52148876b4a43963f0db8857d6b32f2b808a
[INFO] running `Command { std: "docker" "start" "-a" "9baf5f1390921fdfe1ae8dc40f5f52148876b4a43963f0db8857d6b32f2b808a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]    Compiling futures-core v0.3.27
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-task v0.3.27
[INFO] [stderr]    Compiling futures-util v0.3.27
[INFO] [stderr]    Compiling io-lifetimes v1.0.6
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tokio v1.26.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling cc v1.1.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-channel v0.3.27
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling rustix v0.36.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling bstr v1.3.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking indexmap v1.9.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling entities v1.0.1
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]     Checking zlib-rs v0.6.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking terminal_size v0.2.6
[INFO] [stderr]     Checking clap_lex v0.3.2
[INFO] [stderr]    Compiling globset v0.4.10
[INFO] [stderr]    Compiling comrak v0.50.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.4
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking winnow v0.6.25
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking xattr v1.6.1
[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/79452e8441468c5568c20bfca2aa1fe75b645b2d/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b6f44b7fb90cc73d -C extra-filename=-dabf33169c3bcb94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-91db5c085eac1b39.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6e01aaffee467834.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-1e054b8a5349917d.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" "9baf5f1390921fdfe1ae8dc40f5f52148876b4a43963f0db8857d6b32f2b808a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9baf5f1390921fdfe1ae8dc40f5f52148876b4a43963f0db8857d6b32f2b808a", kill_on_drop: false }`
[INFO] [stdout] 9baf5f1390921fdfe1ae8dc40f5f52148876b4a43963f0db8857d6b32f2b808a
