[INFO] fetching crate context-creator 1.5.0... [INFO] testing context-creator-1.5.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate context-creator 1.5.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate context-creator 1.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate context-creator 1.5.0 [INFO] tweaked toml for crates.io crate context-creator 1.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate context-creator 1.5.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate context-creator 1.5.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c20d09f047430729607e3bb10a87a13ac1f51b03940855410baac2f213330c1 [INFO] running `Command { std: "docker" "start" "-a" "0c20d09f047430729607e3bb10a87a13ac1f51b03940855410baac2f213330c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c20d09f047430729607e3bb10a87a13ac1f51b03940855410baac2f213330c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c20d09f047430729607e3bb10a87a13ac1f51b03940855410baac2f213330c1", kill_on_drop: false }` [INFO] [stdout] 0c20d09f047430729607e3bb10a87a13ac1f51b03940855410baac2f213330c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dee446791ffebf767cbfc53b66f87accd1b2325396b09a396609d2604ce6a271 [INFO] running `Command { std: "docker" "start" "-a" "dee446791ffebf767cbfc53b66f87accd1b2325396b09a396609d2604ce6a271", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling openssl-src v300.5.1+3.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.17.9 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling jsonrpsee-types v0.22.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tree-sitter-go v0.20.0 [INFO] [stderr] Compiling tree-sitter-javascript v0.20.4 [INFO] [stderr] Compiling tree-sitter-rust v0.20.4 [INFO] [stderr] Compiling tree-sitter-java v0.20.2 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling route-recognizer v0.3.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.22.5 [INFO] [stderr] Compiling rmcp-macros v0.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling fancy-regex v0.12.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] error: could not compile `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name h2 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.3.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C codegen-units=256 -C debuginfo=1 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=2759e37899f413f2 -C extra-filename=-0ca12174c8e05f23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6dd59488d0a52d6e.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-70e291d58287a298.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-634cc5c14d4e0e3a.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-d5c7df3b8c185021.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-c16c33165ebb9ace.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-7ac969ec041bb3e4.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-5c7cec14debce506.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-0e66ae318fc6947a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ab5c5a2c2bf019d9.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-7058159f0f04d559.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cad8a4f56a9cd575.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" "dee446791ffebf767cbfc53b66f87accd1b2325396b09a396609d2604ce6a271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee446791ffebf767cbfc53b66f87accd1b2325396b09a396609d2604ce6a271", kill_on_drop: false }` [INFO] [stdout] dee446791ffebf767cbfc53b66f87accd1b2325396b09a396609d2604ce6a271