[INFO] fetching crate mdbook-svgbob 0.2.2... [INFO] checking mdbook-svgbob-0.2.2 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate mdbook-svgbob 0.2.2 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate mdbook-svgbob 0.2.2 [INFO] finished tweaking crates.io crate mdbook-svgbob 0.2.2 [INFO] tweaked toml for crates.io crate mdbook-svgbob 0.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mdbook-svgbob 0.2.2 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mdbook-svgbob 0.2.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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62ce35a96f6c2a6558bb840274513e5067d01d0030bbf7e78e5e8d9562dc764c [INFO] running `Command { std: "docker" "start" "-a" "62ce35a96f6c2a6558bb840274513e5067d01d0030bbf7e78e5e8d9562dc764c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62ce35a96f6c2a6558bb840274513e5067d01d0030bbf7e78e5e8d9562dc764c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ce35a96f6c2a6558bb840274513e5067d01d0030bbf7e78e5e8d9562dc764c", kill_on_drop: false }` [INFO] [stdout] 62ce35a96f6c2a6558bb840274513e5067d01d0030bbf7e78e5e8d9562dc764c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 221e025bf7c2473ac8f5fd8a39f03a2cfe1f37b4bd6cd7ef9a6c6bc0f79a4dd5 [INFO] running `Command { std: "docker" "start" "-a" "221e025bf7c2473ac8f5fd8a39f03a2cfe1f37b4bd6cd7ef9a6c6bc0f79a4dd5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pulldown-cmark v0.10.3 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.10.1 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking notify-types v2.0.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking notify v8.0.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking terminal_size v0.4.2 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking jiff v0.2.8 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking notify-debouncer-mini v0.6.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking topological-sort v0.2.2 [INFO] [stderr] Checking spade v2.13.1 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking svg v0.18.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking pulldown-cmark-to-cmark v14.0.1 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling darling_core v0.20.11 [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 serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling syn_derive v0.1.8 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling rstml v0.11.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/998b6603a58e47f42ccce7a67943234e96b6839e/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.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 --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=38f4f30b7c295ce8 -C extra-filename=-e3a4e541d315afa2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0ab3c69ed3fe047c.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/998b6603a58e47f42ccce7a67943234e96b6839e/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="libm"' --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "cuda", "cuda_std", "cust_core", "decimal", "default", "fixed", "libm", "libm_force", "packed_simd", "partial_fixed_point_support", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=36f7672544608d3f -C extra-filename=-1e33b7dbbeed0d34 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-dbb20c222aeadc23.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-047933215ca38ab1.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-eac2fb0112f17af5.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-4c7dd4f8cb72ec9a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "221e025bf7c2473ac8f5fd8a39f03a2cfe1f37b4bd6cd7ef9a6c6bc0f79a4dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221e025bf7c2473ac8f5fd8a39f03a2cfe1f37b4bd6cd7ef9a6c6bc0f79a4dd5", kill_on_drop: false }` [INFO] [stdout] 221e025bf7c2473ac8f5fd8a39f03a2cfe1f37b4bd6cd7ef9a6c6bc0f79a4dd5