[INFO] cloning repository https://github.com/stormlightlabs/beacon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stormlightlabs/beacon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormlightlabs%2Fbeacon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormlightlabs%2Fbeacon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c0d630d0df81a331e172c86730d88e77ba4694b [INFO] checking stormlightlabs/beacon against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormlightlabs%2Fbeacon" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/stormlightlabs/beacon [INFO] finished tweaking git repo https://github.com/stormlightlabs/beacon [INFO] tweaked toml for git repo https://github.com/stormlightlabs/beacon written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/stormlightlabs/beacon on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/stormlightlabs/beacon 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d71c8e4379325bb0991c63ae87b2086e6c2627dd441af738aebda2461a4a20d9 [INFO] running `Command { std: "docker" "start" "-a" "d71c8e4379325bb0991c63ae87b2086e6c2627dd441af738aebda2461a4a20d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d71c8e4379325bb0991c63ae87b2086e6c2627dd441af738aebda2461a4a20d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71c8e4379325bb0991c63ae87b2086e6c2627dd441af738aebda2461a4a20d9", kill_on_drop: false }` [INFO] [stdout] d71c8e4379325bb0991c63ae87b2086e6c2627dd441af738aebda2461a4a20d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ad7d8488e74c3aeaf00623be680c64a9317654a652e75191e525fedf57d2c84 [INFO] running `Command { std: "docker" "start" "-a" "7ad7d8488e74c3aeaf00623be680c64a9317654a652e75191e525fedf57d2c84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking tree-sitter-language v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking lru v0.16.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling wasmparser v0.227.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Compiling tree-sitter-python v0.25.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling wasm-encoder v0.227.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling leb128fmt v0.1.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling spdx v0.10.9 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling wit-bindgen-rust v0.41.0 [INFO] [stderr] Compiling wit-bindgen-rt v0.41.0 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.41.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking clap_lex v0.7.6 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Checking clap_builder v4.5.50 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Compiling zed_extension_api v0.7.0 [INFO] [stderr] Checking ignore v0.4.24 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling beacon-cli v0.1.0 (/opt/rustwide/workdir/crates/cli) [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] error: could not compile `wasmparser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0cb362313295507a2f4321c0e30cea0168f2fe71/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.227.1/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 debuginfo=2 '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="hash-collections"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=d6e61155af60ae37 -C extra-filename=-b810ab2625faf4e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-443c99b827427271.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d48ed9ea778cfa65.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-224f095b68e1a442.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-dce936af77a6bfae.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7ad7d8488e74c3aeaf00623be680c64a9317654a652e75191e525fedf57d2c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad7d8488e74c3aeaf00623be680c64a9317654a652e75191e525fedf57d2c84", kill_on_drop: false }` [INFO] [stdout] 7ad7d8488e74c3aeaf00623be680c64a9317654a652e75191e525fedf57d2c84