[INFO] cloning repository https://github.com/gillimo/agent_core [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gillimo/agent_core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgillimo%2Fagent_core", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgillimo%2Fagent_core'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c04f5b2f9ab331141de82ae70d3df6891f939929 [INFO] checking gillimo/agent_core against try#9228062c11d321a3ea08123f57e47533a3c88b00 for pr-154781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgillimo%2Fagent_core" "/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/gillimo/agent_core [INFO] finished tweaking git repo https://github.com/gillimo/agent_core [INFO] tweaked toml for git repo https://github.com/gillimo/agent_core written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gillimo/agent_core on toolchain 9228062c11d321a3ea08123f57e47533a3c88b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gillimo/agent_core 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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+9228062c11d321a3ea08123f57e47533a3c88b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1fd4ea5c42e9c3f031b0ef754e4ae625e9053506ab723bfed88e3cad8076c81 [INFO] running `Command { std: "docker" "start" "-a" "c1fd4ea5c42e9c3f031b0ef754e4ae625e9053506ab723bfed88e3cad8076c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1fd4ea5c42e9c3f031b0ef754e4ae625e9053506ab723bfed88e3cad8076c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1fd4ea5c42e9c3f031b0ef754e4ae625e9053506ab723bfed88e3cad8076c81", kill_on_drop: false }` [INFO] [stdout] c1fd4ea5c42e9c3f031b0ef754e4ae625e9053506ab723bfed88e3cad8076c81 [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" "-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" "+9228062c11d321a3ea08123f57e47533a3c88b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f3aa6b4b7c882e4622f738e9664e9f3cc583558c448f7a14b37e975aa379653 [INFO] running `Command { std: "docker" "start" "-a" "7f3aa6b4b7c882e4622f738e9664e9f3cc583558c448f7a14b37e975aa379653", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Compiling dyn-stack-macros v0.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking raw-cpuid v10.7.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling portable-atomic v1.13.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling xcb v1.7.0 [INFO] [stderr] Checking zune-jpeg v0.4.21 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling esaxx-rs v0.1.10 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking zune-jpeg v0.5.8 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.2 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking fancy-regex v0.13.0 [INFO] [stderr] Checking xkbcommon v0.8.0 [INFO] [stderr] Checking dbus v0.9.10 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking macro_rules_attribute v0.2.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking sysinfo v0.32.1 [INFO] [stderr] Checking unicode-normalization-alignments v0.1.12 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking windows-link v0.2.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking rayon-cond v0.3.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking windows-sys v0.61.2 [INFO] [stderr] Checking enigo v0.3.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking dyn-stack v0.13.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking dyn-stack v0.10.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] error: could not compile `xcb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name xcb --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-1.7.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="default"' --cfg 'feature="libxcb_v1_14"' --cfg 'feature="randr"' --cfg 'feature="render"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "as-raw-xcb-connection", "composite", "damage", "debug_atom_names", "default", "dl", "dpms", "dri2", "dri3", "ge", "glx", "libxcb_v1_14", "present", "randr", "record", "render", "res", "screensaver", "shape", "shm", "sync", "x11", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xlib_xcb", "xlib_xcb_dl", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=706dc4ded52e07f4 -C extra-filename=-5877dbe66dfbb8df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3f7e59e525cb5b67.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/9228062c11d321a3ea08123f57e47533a3c88b00/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.36/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=a4c2c65fce8f4df1 -C extra-filename=-15a4f172155aff38 --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-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-b67e693a14c10be2.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-15aafda0be71bc88.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-0bbef4adc834a189.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-2703456c14b4bc3f/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7f3aa6b4b7c882e4622f738e9664e9f3cc583558c448f7a14b37e975aa379653", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f3aa6b4b7c882e4622f738e9664e9f3cc583558c448f7a14b37e975aa379653", kill_on_drop: false }` [INFO] [stdout] 7f3aa6b4b7c882e4622f738e9664e9f3cc583558c448f7a14b37e975aa379653