[INFO] cloning repository https://github.com/bobosii/counter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bobosii/counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobosii%2Fcounter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobosii%2Fcounter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14214a17519f0635b03602d11caeeea250daab48
[INFO] checking bobosii/counter against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobosii%2Fcounter" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bobosii/counter
[INFO] finished tweaking git repo https://github.com/bobosii/counter
[INFO] tweaked toml for git repo https://github.com/bobosii/counter written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bobosii/counter on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bobosii/counter 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 225f404d6757db5c3b52539eec99793049764e926ae688aa1be910f7a8ac1c8c
[INFO] running `Command { std: "docker" "start" "-a" "225f404d6757db5c3b52539eec99793049764e926ae688aa1be910f7a8ac1c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "225f404d6757db5c3b52539eec99793049764e926ae688aa1be910f7a8ac1c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "225f404d6757db5c3b52539eec99793049764e926ae688aa1be910f7a8ac1c8c", kill_on_drop: false }`
[INFO] [stdout] 225f404d6757db5c3b52539eec99793049764e926ae688aa1be910f7a8ac1c8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dinherent-method-on-receiver" "-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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 323832303fb223092c2dd2e9b52817b4f5e349634d5b9072e8e14cd2a5355c33
[INFO] running `Command { std: "docker" "start" "-a" "323832303fb223092c2dd2e9b52817b4f5e349634d5b9072e8e14cd2a5355c33", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling libsecp256k1 v0.6.0
[INFO] [stderr]    Compiling borsh v1.5.1
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling cc v1.1.16
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling solana-program v2.0.8
[INFO] [stderr]    Compiling solana-sdk v2.0.8
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling solana-compute-budget v2.0.8
[INFO] [stderr]    Compiling solana-vote v2.0.8
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling solana-program-runtime v2.0.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling solana-vote-program v2.0.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling solana-version v2.0.8
[INFO] [stderr]     Checking solana-security-txt v1.1.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking percentage v0.1.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]     Checking solana-rayon-threadlimit v2.0.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling solana-perf v2.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[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/7b3da9103634dffd4f4365cfd8642427c781d99f/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=66f797359619fc3b -C extra-filename=-4bb3f8d7d82fd3aa --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-abe73a8301ac00e3.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-0338209498def778.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-feb8ef754a7f3ed1.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "323832303fb223092c2dd2e9b52817b4f5e349634d5b9072e8e14cd2a5355c33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "323832303fb223092c2dd2e9b52817b4f5e349634d5b9072e8e14cd2a5355c33", kill_on_drop: false }`
[INFO] [stdout] 323832303fb223092c2dd2e9b52817b4f5e349634d5b9072e8e14cd2a5355c33
