[INFO] cloning repository https://github.com/Truthdb/truthdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Truthdb/truthdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTruthdb%2Ftruthdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTruthdb%2Ftruthdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ccb3a277b4c67809113f0a0437ff82a4062b49c3
[INFO] checking Truthdb/truthdb against 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2 for pr-160391
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTruthdb%2Ftruthdb" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Truthdb/truthdb
[INFO] finished tweaking git repo https://github.com/Truthdb/truthdb
[INFO] tweaked toml for git repo https://github.com/Truthdb/truthdb written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Truthdb/truthdb on toolchain 14450d27a2d0d3b3cb66037c8111ee3da14ed3c2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Truthdb/truthdb 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" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "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] 78d63d21faec89645358d7e64a04578be20542d0a4c7241fd3a54e5a8c925962
[INFO] running `Command { std: "docker" "start" "78d63d21faec89645358d7e64a04578be20542d0a4c7241fd3a54e5a8c925962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78d63d21faec89645358d7e64a04578be20542d0a4c7241fd3a54e5a8c925962", 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" "78d63d21faec89645358d7e64a04578be20542d0a4c7241fd3a54e5a8c925962" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78d63d21faec89645358d7e64a04578be20542d0a4c7241fd3a54e5a8c925962", 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" "78d63d21faec89645358d7e64a04578be20542d0a4c7241fd3a54e5a8c925962" "/opt/rustwide/cargo-home/bin/cargo" "+14450d27a2d0d3b3cb66037c8111ee3da14ed3c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_locale_data v2.2.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling icu_collator_data v2.2.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling truthdb-core v0.1.0 (/opt/rustwide/workdir/crates/truthdb-core)
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking time-core v0.1.9
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking num-conv v0.2.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking clap_builder v4.5.56
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling truthdb-cli v0.1.0 (/opt/rustwide/workdir/crates/truthdb-cli)
[INFO] [stderr]    Compiling truthdb-bench v0.1.0 (/opt/rustwide/workdir/crates/truthdb-bench)
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/14450d27a2d0d3b3cb66037c8111ee3da14ed3c2/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=6ea02bf92371e07e -C extra-filename=-12d61a06a0b92b24 --out-dir /opt/rustwide/target/debug/build/rustls/12d61a06a0b92b24/out -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/build/cfg-if/10ad790cee295c03/out -L dependency=/opt/rustwide/target/debug/build/getrandom/c68ed656a60b92a0/out -L dependency=/opt/rustwide/target/debug/build/libc/d8c4ec13baa5e979/out -L dependency=/opt/rustwide/target/debug/build/log/549c6c3b66a6993c/out -L dependency=/opt/rustwide/target/debug/build/once_cell/89c7516a5eaca301/out -L dependency=/opt/rustwide/target/debug/build/ring/784fd2a21fd47cb0/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/8f9dc54a7a1467fa/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/181e2ff8776aee75/out -L dependency=/opt/rustwide/target/debug/build/subtle/dc0fde9f15e5831f/out -L dependency=/opt/rustwide/target/debug/build/untrusted/69566c6e00fb2443/out -L dependency=/opt/rustwide/target/debug/build/zeroize/c1b929cab378e7dd/out --extern log=/opt/rustwide/target/debug/build/log/549c6c3b66a6993c/out/liblog-549c6c3b66a6993c.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/89c7516a5eaca301/out/libonce_cell-89c7516a5eaca301.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/784fd2a21fd47cb0/out/libring-784fd2a21fd47cb0.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/8f9dc54a7a1467fa/out/librustls_pki_types-8f9dc54a7a1467fa.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/181e2ff8776aee75/out/libwebpki-181e2ff8776aee75.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/dc0fde9f15e5831f/out/libsubtle-dc0fde9f15e5831f.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/c1b929cab378e7dd/out/libzeroize-c1b929cab378e7dd.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring/1a63ec735dd514ac/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "78d63d21faec89645358d7e64a04578be20542d0a4c7241fd3a54e5a8c925962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78d63d21faec89645358d7e64a04578be20542d0a4c7241fd3a54e5a8c925962", kill_on_drop: false }`
[INFO] [stdout] 78d63d21faec89645358d7e64a04578be20542d0a4c7241fd3a54e5a8c925962
