[INFO] cloning repository https://github.com/thejchap/smol-lsm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thejchap/smol-lsm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthejchap%2Fsmol-lsm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthejchap%2Fsmol-lsm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f962bf0d93e1e18085a5f5e88aff3af4328a307
[INFO] checking thejchap/smol-lsm 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%2Fthejchap%2Fsmol-lsm" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thejchap/smol-lsm
[INFO] finished tweaking git repo https://github.com/thejchap/smol-lsm
[INFO] tweaked toml for git repo https://github.com/thejchap/smol-lsm written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thejchap/smol-lsm 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/thejchap/smol-lsm 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 5248e878a10e48ab17f30d4c35e809d36c2077c4f12ee0039e649c477eb19dbb
[INFO] running `Command { std: "docker" "start" "-a" "5248e878a10e48ab17f30d4c35e809d36c2077c4f12ee0039e649c477eb19dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5248e878a10e48ab17f30d4c35e809d36c2077c4f12ee0039e649c477eb19dbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5248e878a10e48ab17f30d4c35e809d36c2077c4f12ee0039e649c477eb19dbb", kill_on_drop: false }`
[INFO] [stdout] 5248e878a10e48ab17f30d4c35e809d36c2077c4f12ee0039e649c477eb19dbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] c91f3862088aff51b2087ef8084e204c1424bd67372eb42191f7cabbe5386c53
[INFO] running `Command { std: "docker" "start" "-a" "c91f3862088aff51b2087ef8084e204c1424bd67372eb42191f7cabbe5386c53", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]    Compiling flatbuffers v25.9.23
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking zlib-rs v0.5.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking comfy-table v7.2.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking lz4_flex v0.12.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking datafusion-doc v51.0.0
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking libz-rs-sys v0.5.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]     Checking bcder v0.7.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking arrow-schema v57.1.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking regex-lite v0.1.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking lsm v0.1.0 (/opt/rustwide/workdir/crates/lsm)
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=f697849f4e632a5b -C extra-filename=-aa30c26aa9619b6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9e52064a3817f999.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-d89eeaf362955321.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" "c91f3862088aff51b2087ef8084e204c1424bd67372eb42191f7cabbe5386c53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91f3862088aff51b2087ef8084e204c1424bd67372eb42191f7cabbe5386c53", kill_on_drop: false }`
[INFO] [stdout] c91f3862088aff51b2087ef8084e204c1424bd67372eb42191f7cabbe5386c53
