[INFO] cloning repository https://github.com/kamilrybacki/deblob
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamilrybacki/deblob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamilrybacki%2Fdeblob", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamilrybacki%2Fdeblob'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4caaa7358a6b9d4e5522b375b886da7a79c8b27f
[INFO] checking kamilrybacki/deblob against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamilrybacki%2Fdeblob" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kamilrybacki/deblob
[INFO] finished tweaking git repo https://github.com/kamilrybacki/deblob
[INFO] tweaked toml for git repo https://github.com/kamilrybacki/deblob written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamilrybacki/deblob on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kamilrybacki/deblob 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 230f9e1ba657cfece953663e2a168582bea7e628ec02d21cfd624eee1165adf4
[INFO] running `Command { std: "docker" "start" "230f9e1ba657cfece953663e2a168582bea7e628ec02d21cfd624eee1165adf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "230f9e1ba657cfece953663e2a168582bea7e628ec02d21cfd624eee1165adf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "230f9e1ba657cfece953663e2a168582bea7e628ec02d21cfd624eee1165adf4" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "230f9e1ba657cfece953663e2a168582bea7e628ec02d21cfd624eee1165adf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "230f9e1ba657cfece953663e2a168582bea7e628ec02d21cfd624eee1165adf4" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.29
[INFO] [stderr]    Compiling rdkafka-sys v4.10.0+2.12.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking uuid v1.23.5
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking etcetera v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking backon v1.6.0
[INFO] [stderr]    Compiling toml_edit v0.25.13+spec-1.1.0
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking arc-swap v1.9.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking no-std-compat v0.4.1
[INFO] [stderr]     Checking futures-timer v3.0.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.7
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr] error: could not compile `proptest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/49a6044d37d694890450f52ceaceb66277a36b1e/bin/rustc --crate-name proptest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.11.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="bit-set"' --cfg 'feature="default"' --cfg 'feature="fork"' --cfg 'feature="regex-syntax"' --cfg 'feature="rusty-fork"' --cfg 'feature="std"' --cfg 'feature="tempfile"' --cfg 'feature="timeout"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "atomic64bit", "attr-macro", "bit-set", "default", "default-code-coverage", "f16", "fork", "handle-panics", "hardware-rng", "no_std", "proptest-macro", "regex-syntax", "rusty-fork", "std", "tempfile", "timeout", "unstable", "x86"))' -C metadata=a97e474348e9730a -C extra-filename=-c6c9e9b54ec06203 --out-dir /opt/rustwide/target/debug/build/proptest/c6c9e9b54ec06203/out -L dependency=/opt/rustwide/target/debug/build/bit-set/0d1d8cd877be6a55/out -L dependency=/opt/rustwide/target/debug/build/bit-vec/7c54c415c8441a74/out -L dependency=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/fastrand/d076ee4abaa6c192/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/getrandom/066c7092f019c48b/out -L dependency=/opt/rustwide/target/debug/build/getrandom/fc229b79b8b58474/out -L dependency=/opt/rustwide/target/debug/build/libc/7d2af120e89c619c/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/069649a5354d504b/out -L dependency=/opt/rustwide/target/debug/build/num-traits/89b73ffee7dd0236/out -L dependency=/opt/rustwide/target/debug/build/once_cell/6f8123b0c2eed634/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/0a92ceeef5d9e7ac/out -L dependency=/opt/rustwide/target/debug/build/quick-error/0a500856079b147c/out -L dependency=/opt/rustwide/target/debug/build/rand/a556722a07ebf0bc/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/bc379859ed77e5cf/out -L dependency=/opt/rustwide/target/debug/build/rand_core/20eb4a5744f4eee6/out -L dependency=/opt/rustwide/target/debug/build/rand_xorshift/c1f5cdad2b7b2d5d/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out -L dependency=/opt/rustwide/target/debug/build/rustix/bdbde08b8cfc5b63/out -L dependency=/opt/rustwide/target/debug/build/rusty-fork/ca7a19ff2e5172d2/out -L dependency=/opt/rustwide/target/debug/build/tempfile/6985811ed5854f23/out -L dependency=/opt/rustwide/target/debug/build/unarray/7cd11d7c1cdfd805/out -L dependency=/opt/rustwide/target/debug/build/wait-timeout/4f4f36db24924fe0/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/7a36d67d81776ba9/out --extern bit_set=/opt/rustwide/target/debug/build/bit-set/0d1d8cd877be6a55/out/libbit_set-0d1d8cd877be6a55.rmeta --extern bit_vec=/opt/rustwide/target/debug/build/bit-vec/7c54c415c8441a74/out/libbit_vec-7c54c415c8441a74.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/42a213aab8397fad/out/libbitflags-42a213aab8397fad.rmeta --extern num_traits=/opt/rustwide/target/debug/build/num-traits/89b73ffee7dd0236/out/libnum_traits-89b73ffee7dd0236.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/a556722a07ebf0bc/out/librand-a556722a07ebf0bc.rmeta --extern rand_chacha=/opt/rustwide/target/debug/build/rand_chacha/bc379859ed77e5cf/out/librand_chacha-bc379859ed77e5cf.rmeta --extern rand_xorshift=/opt/rustwide/target/debug/build/rand_xorshift/c1f5cdad2b7b2d5d/out/librand_xorshift-c1f5cdad2b7b2d5d.rmeta --extern regex_syntax=/opt/rustwide/target/debug/build/regex-syntax/aa2c0ef21912879c/out/libregex_syntax-aa2c0ef21912879c.rmeta --extern rusty_fork=/opt/rustwide/target/debug/build/rusty-fork/ca7a19ff2e5172d2/out/librusty_fork-ca7a19ff2e5172d2.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/6985811ed5854f23/out/libtempfile-6985811ed5854f23.rmeta --extern unarray=/opt/rustwide/target/debug/build/unarray/7cd11d7c1cdfd805/out/libunarray-7cd11d7c1cdfd805.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" "230f9e1ba657cfece953663e2a168582bea7e628ec02d21cfd624eee1165adf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "230f9e1ba657cfece953663e2a168582bea7e628ec02d21cfd624eee1165adf4", kill_on_drop: false }`
[INFO] [stdout] 230f9e1ba657cfece953663e2a168582bea7e628ec02d21cfd624eee1165adf4
