[INFO] fetching crate fpd 2.7.2... [INFO] testing fpd-2.7.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate fpd 2.7.2 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate fpd 2.7.2 [INFO] finished tweaking crates.io crate fpd 2.7.2 [INFO] tweaked toml for crates.io crate fpd 2.7.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fpd 2.7.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fpd 2.7.2 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5995f2e2125318872cb35352b25916c8e05420d6c8fcc03408f7cd1d7d60fde [INFO] running `Command { std: "docker" "start" "-a" "a5995f2e2125318872cb35352b25916c8e05420d6c8fcc03408f7cd1d7d60fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5995f2e2125318872cb35352b25916c8e05420d6c8fcc03408f7cd1d7d60fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5995f2e2125318872cb35352b25916c8e05420d6c8fcc03408f7cd1d7d60fde", kill_on_drop: false }` [INFO] [stdout] a5995f2e2125318872cb35352b25916c8e05420d6c8fcc03408f7cd1d7d60fde [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb9ffefe996c74c71effe6578ec1b55b5142afc56d9612997a0af33b2378a56b [INFO] running `Command { std: "docker" "start" "-a" "bb9ffefe996c74c71effe6578ec1b55b5142afc56d9612997a0af33b2378a56b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bytecheck v0.6.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling target-lexicon v0.12.3 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling rkyv v0.7.39 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.6 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling corosensei v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling memmap2 v0.5.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.92 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling wast v39.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling prometheus v0.13.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.9 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling rkyv_derive v0.7.39 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling typed-builder v0.12.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling fp-bindgen-macros v3.0.0-beta.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling wat v1.0.41 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] error: could not compile `wast` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name wast --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wast-39.0.0/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 --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "wasm-module"))' -C metadata=ee82c240b89bde6a -C extra-filename=-0151bcec3c63931f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern leb128=/opt/rustwide/target/debug/deps/libleb128-7759971397ea6ba0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-2647db61c3b902f3.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-63532bdea7ef68cc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bb9ffefe996c74c71effe6578ec1b55b5142afc56d9612997a0af33b2378a56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb9ffefe996c74c71effe6578ec1b55b5142afc56d9612997a0af33b2378a56b", kill_on_drop: false }` [INFO] [stdout] bb9ffefe996c74c71effe6578ec1b55b5142afc56d9612997a0af33b2378a56b