[INFO] cloning repository https://github.com/varunkamath/zenobuf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/varunkamath/zenobuf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarunkamath%2Fzenobuf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarunkamath%2Fzenobuf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9661904e14edeaf6c5c67dbce8149c92886e698d [INFO] checking varunkamath/zenobuf against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvarunkamath%2Fzenobuf" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/varunkamath/zenobuf [INFO] finished tweaking git repo https://github.com/varunkamath/zenobuf [INFO] tweaked toml for git repo https://github.com/varunkamath/zenobuf written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/varunkamath/zenobuf on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/varunkamath/zenobuf 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e7389dfc1d327a61af7468815e7b765c930adb01b4dd146b77550fba339d667 [INFO] running `Command { std: "docker" "start" "-a" "1e7389dfc1d327a61af7468815e7b765c930adb01b4dd146b77550fba339d667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e7389dfc1d327a61af7468815e7b765c930adb01b4dd146b77550fba339d667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e7389dfc1d327a61af7468815e7b765c930adb01b4dd146b77550fba339d667", kill_on_drop: false }` [INFO] [stdout] 1e7389dfc1d327a61af7468815e7b765c930adb01b4dd146b77550fba339d667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f66b46909296ce3a7ece58de6f3a742bb69d477930c8fe95d953725f67299e73 [INFO] running `Command { std: "docker" "start" "-a" "f66b46909296ce3a7ece58de6f3a742bb69d477930c8fe95d953725f67299e73", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling zenoh-macros v1.8.0 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Checking token-cell v2.1.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking spin v0.10.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking pest v2.8.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling zenoh-result v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_parser v1.1.0+spec-1.1.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling toml_datetime v1.1.0+spec-1.1.0 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling stabby-macros v72.1.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling stabby-abi v72.1.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking keccak v0.1.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking sha2-const-stable v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling stabby v72.1.1 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Compiling toml_edit v0.25.8+spec-1.1.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking shellexpand v3.1.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking ringbuffer-spsc v0.1.15 [INFO] [stderr] Checking lz4_flex v0.11.6 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling zenoh v1.8.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking criterion-plot v0.8.2 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking console v0.16.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling unzip-n v0.1.4 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling validated_struct_macros v2.2.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking asn1-rs v0.7.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Checking git-version v0.3.9 [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/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.37/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --check-cfg 'cfg(rustls_docsrs)' --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=b4fcfd3c16d14345 -C extra-filename=-5ccf9c74b2b8b69c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-243a4081f8655140.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-f1ac860014fc8e17.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-e278ec71858aaccb.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-12aacbe097ddcb34.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-fe8bf7f2a413252f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f66b46909296ce3a7ece58de6f3a742bb69d477930c8fe95d953725f67299e73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f66b46909296ce3a7ece58de6f3a742bb69d477930c8fe95d953725f67299e73", kill_on_drop: false }` [INFO] [stdout] f66b46909296ce3a7ece58de6f3a742bb69d477930c8fe95d953725f67299e73