[INFO] fetching crate rustyms 0.11.0...
[INFO] testing rustyms-0.11.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rustyms 0.11.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate rustyms 0.11.0
[INFO] finished tweaking crates.io crate rustyms 0.11.0
[INFO] tweaked toml for crates.io crate rustyms 0.11.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustyms 0.11.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rustyms 0.11.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c8853a6e92346141eba82e35ff666f3bb14718237a04e702afe54dcbe6dd74c
[INFO] running `Command { std: "docker" "start" "-a" "1c8853a6e92346141eba82e35ff666f3bb14718237a04e702afe54dcbe6dd74c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c8853a6e92346141eba82e35ff666f3bb14718237a04e702afe54dcbe6dd74c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8853a6e92346141eba82e35ff666f3bb14718237a04e702afe54dcbe6dd74c", kill_on_drop: false }`
[INFO] [stdout] 1c8853a6e92346141eba82e35ff666f3bb14718237a04e702afe54dcbe6dd74c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9a9a41c24bad1c9bc40c286da36eaa0cb71a48a1c6933691b9df69e4c6630f8
[INFO] running `Command { std: "docker" "start" "-a" "c9a9a41c24bad1c9bc40c286da36eaa0cb71a48a1c6933691b9df69e4c6630f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling identity-hash v0.1.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling random v0.13.2
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling special v0.10.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling mzpeaks v1.0.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling probability v0.20.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling font-types v0.9.0
[INFO] [stderr]    Compiling read-fonts v0.29.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling mzdata v0.59.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling context_error v0.1.0
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling uom v0.37.0
[INFO] [stderr]    Compiling skrifa v0.31.3
[INFO] [stderr]    Compiling swash v0.2.5
[INFO] [stderr]    Compiling rustyms v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rustyms` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name rustyms --edition=2024 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 --warn=unused '--warn=clippy::pedantic' '--warn=clippy::nursery' '--warn=clippy::all' '--allow=clippy::wildcard_imports' --warn=variant-size-differences --warn=unused_extern_crates --warn=unused_crate_dependencies --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --deny=unstable-syntax-pre-expansion '--allow=clippy::unsafe_derive_deserialize' --deny=unsafe-op-in-unsafe-fn --deny=unreachable-pub --deny=unnameable-test-items --allow=unexpected_cfgs --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--allow=clippy::too_many_lines' '--allow=clippy::too_long_first_doc_paragraph' --deny=suspicious-double-ref-op --warn=single-use-lifetimes '--allow=clippy::redundant_pub_crate' --warn=redundant_lifetimes --warn=redundant_imports --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound --warn=noop-method-call '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' --warn=missing_docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse --warn=macro-use-extern-crate '--allow=clippy::literal_string_with_formatting_args' --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports --deny=future-incompatible --deny=drop-bounds --deny=deref-nullptr --deny=dangling-pointers-from-temporaries --deny=const-item-mutation --deny=clashing-extern-declarations '--allow=clippy::cast_sign_loss' '--allow=clippy::cast_precision_loss' '--allow=clippy::cast_possible_truncation' --warn=ambiguous_negative_literals --deny=ambiguous-glob-reexports --check-cfg 'cfg(f32)' --check-cfg 'cfg(github_action)' --check-cfg 'cfg(si)' --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="glycan-render"' --cfg 'feature="glycan-render-bitmap"' --cfg 'feature="identification"' --cfg 'feature="imgt"' --cfg 'feature="isotopes"' --cfg 'feature="mzdata"' --cfg 'feature="ndarray"' --cfg 'feature="paste"' --cfg 'feature="probability"' --cfg 'feature="rand"' --cfg 'feature="rayon"' --cfg 'feature="swash"' --cfg 'feature="zeno"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("align", "coloured-errors", "default", "glycan-render", "glycan-render-bitmap", "identification", "imgt", "internal-no-data", "isotopes", "mzdata", "ndarray", "paste", "probability", "rand", "rayon", "swash", "zeno"))' -C metadata=940d15e437676268 -C extra-filename=-31a4ca462ccea084 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-05390cfcef477586.rmeta --extern context_error=/opt/rustwide/target/debug/deps/libcontext_error-da6c705e10fa814e.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ad53f74be99906cc.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rmeta --extern mzdata=/opt/rustwide/target/debug/deps/libmzdata-291c843eb89e91b5.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-a9c14a388302a536.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-7086c425c71bce9e.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern probability=/opt/rustwide/target/debug/deps/libprobability-ee3c36dc1bb755d8.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2954b058b05fdcb9.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-7cee6e4d8e24ca56.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b75e35ecca120ae6.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8c7cb6e4377485a6.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-70f326dcabf6fce0.rmeta --extern swash=/opt/rustwide/target/debug/deps/libswash-78530fd0acc9199c.rmeta --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-6034c3f2be070934.rmeta --extern uom=/opt/rustwide/target/debug/deps/libuom-c0d59f4e0f4da112.rmeta --extern zeno=/opt/rustwide/target/debug/deps/libzeno-efd5c8ec15cf51f7.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c9a9a41c24bad1c9bc40c286da36eaa0cb71a48a1c6933691b9df69e4c6630f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a9a41c24bad1c9bc40c286da36eaa0cb71a48a1c6933691b9df69e4c6630f8", kill_on_drop: false }`
[INFO] [stdout] c9a9a41c24bad1c9bc40c286da36eaa0cb71a48a1c6933691b9df69e4c6630f8
