[INFO] cloning repository https://github.com/Ryanmwangi/Compware
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryanmwangi/Compware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanmwangi%2FCompware", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanmwangi%2FCompware'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93793bb5804cdc7096417bb1bab4000b73a28ab6
[INFO] checking Ryanmwangi/Compware against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyanmwangi%2FCompware" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Ryanmwangi/Compware
[INFO] finished tweaking git repo https://github.com/Ryanmwangi/Compware
[INFO] tweaked toml for git repo https://github.com/Ryanmwangi/Compware written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ryanmwangi/Compware on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ryanmwangi/Compware 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9feeb5f2b6a6cae611f7ec6142690444c628f8015a0fa51bee567d2f246c6988
[INFO] running `Command { std: "docker" "start" "-a" "9feeb5f2b6a6cae611f7ec6142690444c628f8015a0fa51bee567d2f246c6988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9feeb5f2b6a6cae611f7ec6142690444c628f8015a0fa51bee567d2f246c6988", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9feeb5f2b6a6cae611f7ec6142690444c628f8015a0fa51bee567d2f246c6988", kill_on_drop: false }`
[INFO] [stdout] 9feeb5f2b6a6cae611f7ec6142690444c628f8015a0fa51bee567d2f246c6988
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcb040683f6e8ec5bd84b24e2d29db86098848424017d316ad613fb5e721e6f0
[INFO] running `Command { std: "docker" "start" "-a" "bcb040683f6e8ec5bd84b24e2d29db86098848424017d316ad613fb5e721e6f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.99
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling wasm-bindgen v0.2.99
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.3
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking bytestring v1.4.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking time v0.3.38
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling bitcoin-io v0.1.3
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling prettyplease v0.2.30
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]     Checking hex-conservative v0.2.1
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking self_cell v1.1.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bitcoin v0.32.5
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking bech32 v0.11.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking negentropy v0.3.1
[INFO] [stderr]     Checking negentropy v0.4.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=9a14b074f99b8e60 -C extra-filename=-dda80c0be23d02f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-257932aa9253e762.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 `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.99/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=9f0ad876759b8905 -C extra-filename=-0d93d825fe948ac6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c337fbcbaf14dd11.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e088025f3e7aaf2b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "bcb040683f6e8ec5bd84b24e2d29db86098848424017d316ad613fb5e721e6f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcb040683f6e8ec5bd84b24e2d29db86098848424017d316ad613fb5e721e6f0", kill_on_drop: false }`
[INFO] [stdout] bcb040683f6e8ec5bd84b24e2d29db86098848424017d316ad613fb5e721e6f0
