[INFO] cloning repository https://github.com/NuclearBlock/vault-watcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NuclearBlock/vault-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuclearBlock%2Fvault-watcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuclearBlock%2Fvault-watcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2b46a9f19a1fea07ebc2ab756cb54ceddbf8dc77
[INFO] checking NuclearBlock/vault-watcher against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNuclearBlock%2Fvault-watcher" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NuclearBlock/vault-watcher
[INFO] finished tweaking git repo https://github.com/NuclearBlock/vault-watcher
[INFO] tweaked toml for git repo https://github.com/NuclearBlock/vault-watcher written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NuclearBlock/vault-watcher on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NuclearBlock/vault-watcher 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5715bc8f699b38193442b4f23ec840ecb2a54bc80f8777fc1d862aa67f2cec91
[INFO] running `Command { std: "docker" "start" "-a" "5715bc8f699b38193442b4f23ec840ecb2a54bc80f8777fc1d862aa67f2cec91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5715bc8f699b38193442b4f23ec840ecb2a54bc80f8777fc1d862aa67f2cec91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5715bc8f699b38193442b4f23ec840ecb2a54bc80f8777fc1d862aa67f2cec91", kill_on_drop: false }`
[INFO] [stdout] 5715bc8f699b38193442b4f23ec840ecb2a54bc80f8777fc1d862aa67f2cec91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] faae36322369b6d87926c98954a160b7e3865cf074108acd0560ed5796b4e8bb
[INFO] running `Command { std: "docker" "start" "-a" "faae36322369b6d87926c98954a160b7e3865cf074108acd0560ed5796b4e8bb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling borsh v1.5.5
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.18.26
[INFO] [stderr]    Compiling solana-frozen-abi v1.18.26
[INFO] [stderr]    Compiling solana-sdk v1.18.26
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]    Compiling solana-program-runtime v1.18.26
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling solana-version v1.18.26
[INFO] [stderr]    Compiling solana-vote-program v1.18.26
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]     Checking console v0.15.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling solana-perf v1.18.26
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking solana-rayon-threadlimit v1.18.26
[INFO] [stderr]     Checking spki v0.5.4
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling blake3 v1.6.0
[INFO] [stderr]    Compiling solana-program v1.18.26
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling ring v0.17.9
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking solana-logger v1.18.26
[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/0bdee9e879c87b7211d316e9152109cfd46c576b/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-7.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", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=521f0c25b7eaa965 -C extra-filename=-62666fea39fbf986 --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] running `Command { std: "docker" "inspect" "faae36322369b6d87926c98954a160b7e3865cf074108acd0560ed5796b4e8bb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faae36322369b6d87926c98954a160b7e3865cf074108acd0560ed5796b4e8bb", kill_on_drop: false }`
[INFO] [stdout] faae36322369b6d87926c98954a160b7e3865cf074108acd0560ed5796b4e8bb
