[INFO] cloning repository https://github.com/AcarcAdam/arkflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AcarcAdam/arkflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcarcAdam%2Farkflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAcarcAdam%2Farkflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4ece614e08b04edeab277fdca3aa9566c762e05
[INFO] checking AcarcAdam/arkflow 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%2FAcarcAdam%2Farkflow" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AcarcAdam/arkflow
[INFO] finished tweaking git repo https://github.com/AcarcAdam/arkflow
[INFO] tweaked toml for git repo https://github.com/AcarcAdam/arkflow written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AcarcAdam/arkflow 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/AcarcAdam/arkflow 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fbf83658fc29c7e28c68983d8b01c149b2a5615aa077521e76e3181c4680d3c5
[INFO] running `Command { std: "docker" "start" "-a" "fbf83658fc29c7e28c68983d8b01c149b2a5615aa077521e76e3181c4680d3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbf83658fc29c7e28c68983d8b01c149b2a5615aa077521e76e3181c4680d3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbf83658fc29c7e28c68983d8b01c149b2a5615aa077521e76e3181c4680d3c5", kill_on_drop: false }`
[INFO] [stdout] fbf83658fc29c7e28c68983d8b01c149b2a5615aa077521e76e3181c4680d3c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1ca0af4685fafefe4dd5990f4ba7f11f92445fc2f440eee78592aa05af711536
[INFO] running `Command { std: "docker" "start" "-a" "1ca0af4685fafefe4dd5990f4ba7f11f92445fc2f440eee78592aa05af711536", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking value-bag v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking zlib-rs v0.5.4
[INFO] [stderr]    Compiling pyo3-build-config v0.24.2
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]     Checking lexical-parse-integer v1.0.5
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking lexical-parse-float v1.0.5
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking lz4_flex v0.11.5
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.24.2
[INFO] [stderr]    Compiling pyo3-ffi v0.24.2
[INFO] [stderr]    Compiling pyo3 v0.24.2
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling recursive-proc-macro-impl v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling typed-builder-macro v0.19.1
[INFO] [stderr]     Checking recursive v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sqlparser v0.55.0
[INFO] [stderr]     Checking datafusion-doc v47.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]     Checking tinystr v0.8.2
[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-8.0.2/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="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=fbe35411e319994e -C extra-filename=-46d4543f03867a6f --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-3db3254c6d0c31dd.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" "1ca0af4685fafefe4dd5990f4ba7f11f92445fc2f440eee78592aa05af711536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca0af4685fafefe4dd5990f4ba7f11f92445fc2f440eee78592aa05af711536", kill_on_drop: false }`
[INFO] [stdout] 1ca0af4685fafefe4dd5990f4ba7f11f92445fc2f440eee78592aa05af711536
