[INFO] fetching crate startled 0.9.0... [INFO] testing startled-0.9.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate startled 0.9.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate startled 0.9.0 [INFO] finished tweaking crates.io crate startled 0.9.0 [INFO] tweaked toml for crates.io crate startled 0.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate startled 0.9.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate startled 0.9.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-smithy-http-client v1.0.1 [INFO] [stderr] Downloaded aws-sigv4 v1.3.1 [INFO] [stderr] Downloaded opentelemetry-aws v0.17.0 [INFO] [stderr] Downloaded otlp-sigv4-client v0.11.0 [INFO] [stderr] Downloaded aws-sdk-sso v1.65.0 [INFO] [stderr] Downloaded clap_complete v4.5.50 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.66.0 [INFO] [stderr] Downloaded aws-config v1.6.2 [INFO] [stderr] Downloaded aws-sdk-sts v1.67.0 [INFO] [stderr] Downloaded aws-sdk-lambda v1.77.0 [INFO] [stderr] Downloaded aws-sdk-cloudformation v1.73.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de327d39926bca2f02caa05c558378f7d2ac1e427c599bcb1d99f11b3c5a2e39 [INFO] running `Command { std: "docker" "start" "-a" "de327d39926bca2f02caa05c558378f7d2ac1e427c599bcb1d99f11b3c5a2e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de327d39926bca2f02caa05c558378f7d2ac1e427c599bcb1d99f11b3c5a2e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de327d39926bca2f02caa05c558378f7d2ac1e427c599bcb1d99f11b3c5a2e39", kill_on_drop: false }` [INFO] [stdout] de327d39926bca2f02caa05c558378f7d2ac1e427c599bcb1d99f11b3c5a2e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3096478abdd330af791cbe96a09bc412a51b2219acf1a5b42e6fba66e3d11180 [INFO] running `Command { std: "docker" "start" "-a" "3096478abdd330af791cbe96a09bc412a51b2219acf1a5b42e6fba66e3d11180", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling aws-types v1.3.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling auto_generate_cdp v0.4.5 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aws-smithy-xml v0.60.9 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.28.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.29.0 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling opentelemetry v0.29.1 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=44c5bd9c645baa15 -C extra-filename=-b2156fd2f523045d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-24783af2c7a0178a.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-c9791b3481bfe9cd.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f55a4e30e921a9ef.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-5ff30ab1b1255166.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" "3096478abdd330af791cbe96a09bc412a51b2219acf1a5b42e6fba66e3d11180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3096478abdd330af791cbe96a09bc412a51b2219acf1a5b42e6fba66e3d11180", kill_on_drop: false }` [INFO] [stdout] 3096478abdd330af791cbe96a09bc412a51b2219acf1a5b42e6fba66e3d11180