[INFO] cloning repository https://github.com/code-oracle609/miningpool-observer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/code-oracle609/miningpool-observer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-oracle609%2Fminingpool-observer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-oracle609%2Fminingpool-observer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1c8395a5c9ab43adf81907c2929ba0fb5be2dcd
[INFO] checking code-oracle609/miningpool-observer against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcode-oracle609%2Fminingpool-observer" "/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/code-oracle609/miningpool-observer
[INFO] finished tweaking git repo https://github.com/code-oracle609/miningpool-observer
[INFO] tweaked toml for git repo https://github.com/code-oracle609/miningpool-observer written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/code-oracle609/miningpool-observer on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/code-oracle609/miningpool-observer 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ddf8fde37fd44705f42a88b0f4682c72bd11a37be551b2699ea66e44836a7ff3
[INFO] running `Command { std: "docker" "start" "ddf8fde37fd44705f42a88b0f4682c72bd11a37be551b2699ea66e44836a7ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddf8fde37fd44705f42a88b0f4682c72bd11a37be551b2699ea66e44836a7ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ddf8fde37fd44705f42a88b0f4682c72bd11a37be551b2699ea66e44836a7ff3" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddf8fde37fd44705f42a88b0f4682c72bd11a37be551b2699ea66e44836a7ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ddf8fde37fd44705f42a88b0f4682c72bd11a37be551b2699ea66e44836a7ff3" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde_core v1.0.223
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]    Compiling diesel_derives v2.3.2
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking float-cmp v0.5.3
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking ttf-parser v0.9.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking svgtypes v0.5.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking globset v0.4.15
[INFO] [stderr]     Checking roxmltree v0.14.1
[INFO] [stderr]     Checking simple_logger v5.1.0
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking rustybuzz v0.3.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking safe_arch v0.5.2
[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/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.87/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="visit"' --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", "test", "visit", "visit-mut"))' -C metadata=f20739eece710d0a -C extra-filename=-90388ba5c24f163c --out-dir /opt/rustwide/target/debug/build/syn/90388ba5c24f163c/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/940521cad3ba570c/out -L dependency=/opt/rustwide/target/debug/build/quote/dfa9d4d1a6b90b2b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/d14904b1232aa2ec/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/940521cad3ba570c/out/libproc_macro2-940521cad3ba570c.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/dfa9d4d1a6b90b2b/out/libquote-dfa9d4d1a6b90b2b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/d14904b1232aa2ec/out/libunicode_ident-d14904b1232aa2ec.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" "ddf8fde37fd44705f42a88b0f4682c72bd11a37be551b2699ea66e44836a7ff3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddf8fde37fd44705f42a88b0f4682c72bd11a37be551b2699ea66e44836a7ff3", kill_on_drop: false }`
[INFO] [stdout] ddf8fde37fd44705f42a88b0f4682c72bd11a37be551b2699ea66e44836a7ff3
