[INFO] fetching crate mesh-sieve 2.0.0...
[INFO] building mesh-sieve-2.0.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate mesh-sieve 2.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mesh-sieve 2.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mesh-sieve 2.0.0
[INFO] tweaked toml for crates.io crate mesh-sieve 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mesh-sieve 2.0.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mesh-sieve 2.0.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03fbcd3db457a24b72e9cef5642606b5ed103a4a84177a702f67e70dcfd16cee
[INFO] running `Command { std: "docker" "start" "-a" "03fbcd3db457a24b72e9cef5642606b5ed103a4a84177a702f67e70dcfd16cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03fbcd3db457a24b72e9cef5642606b5ed103a4a84177a702f67e70dcfd16cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03fbcd3db457a24b72e9cef5642606b5ed103a4a84177a702f67e70dcfd16cee", kill_on_drop: false }`
[INFO] [stdout] 03fbcd3db457a24b72e9cef5642606b5ed103a4a84177a702f67e70dcfd16cee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 883d0cfe2f343b2d511869b6d8476102ff9da069e4618c8ede747466f95dcdbc
[INFO] running `Command { std: "docker" "start" "-a" "883d0cfe2f343b2d511869b6d8476102ff9da069e4618c8ede747466f95dcdbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.8
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling mesh-sieve v2.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stdout] warning: use of deprecated variant `mesh_error::MeshSieveError::AtlasSliceLengthChanged`: Use AtlasPointLengthChanged
[INFO] [stdout]    --> src/mesh_error.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |                 AtlasSliceLengthChanged {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `topology::sieve::frozen_csr::freeze_csr`: Use try_freeze_csr; this will become fallible in a future release
[INFO] [stdout]   --> src/topology/sieve/mod.rs:41:38
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use frozen_csr::{FrozenSieveCsr, freeze_csr, try_freeze_csr};
[INFO] [stdout]    |                                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated variant `mesh_error::MeshSieveError::AtlasSliceLengthChanged`: Use AtlasPointLengthChanged
[INFO] [stdout]    --> src/mesh_error.rs:274:17
[INFO] [stdout]     |
[INFO] [stdout] 274 |                 AtlasSliceLengthChanged {
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `overlap::overlap::Overlap::add_links_structural_bulk`: Use try_add_links_structural_bulk
[INFO] [stdout]   --> src/algs/distribute.rs:89:13
[INFO] [stdout]    |
[INFO] [stdout] 89 |     overlap.add_links_structural_bulk(foreign_pts);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `mesh_error::MeshSieveError::AtlasSliceLengthChanged::point`: Use AtlasPointLengthChanged
[INFO] [stdout]    --> src/mesh_error.rs:270:21
[INFO] [stdout]     |
[INFO] [stdout] 270 |                     point: p1,
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `mesh_error::MeshSieveError::AtlasSliceLengthChanged::old`: Use AtlasPointLengthChanged
[INFO] [stdout]    --> src/mesh_error.rs:271:21
[INFO] [stdout]     |
[INFO] [stdout] 271 |                     old: o1,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `mesh_error::MeshSieveError::AtlasSliceLengthChanged::new`: Use AtlasPointLengthChanged
[INFO] [stdout]    --> src/mesh_error.rs:272:21
[INFO] [stdout]     |
[INFO] [stdout] 272 |                     new: n1,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `mesh_error::MeshSieveError::AtlasSliceLengthChanged::point`: Use AtlasPointLengthChanged
[INFO] [stdout]    --> src/mesh_error.rs:275:21
[INFO] [stdout]     |
[INFO] [stdout] 275 |                     point: p2,
[INFO] [stdout]     |                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `mesh_error::MeshSieveError::AtlasSliceLengthChanged::old`: Use AtlasPointLengthChanged
[INFO] [stdout]    --> src/mesh_error.rs:276:21
[INFO] [stdout]     |
[INFO] [stdout] 276 |                     old: o2,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `mesh_error::MeshSieveError::AtlasSliceLengthChanged::new`: Use AtlasPointLengthChanged
[INFO] [stdout]    --> src/mesh_error.rs:277:21
[INFO] [stdout]     |
[INFO] [stdout] 277 |                     new: n2,
[INFO] [stdout]     |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/data/mod.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub mod slice_storage;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/data/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![warn(missing_docs)]
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/data/section.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Section<V, S: Storage<V>> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/data/storage.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn into_inner(self) -> Vec<V> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a macro
[INFO] [stdout]  --> src/data/_debug_invariants.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | macro_rules! data_debug_assert_ok {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `rebuild_support_from_out` is never used
[INFO] [stdout]   --> src/topology/sieve/in_memory_oriented.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | / impl<P, T, O> InMemoryOrientedSieve<P, T, O>
[INFO] [stdout] 64 | | where
[INFO] [stdout] 65 | |     P: PointLike,
[INFO] [stdout] 66 | |     T: PayloadLike,
[INFO] [stdout] 67 | |     O: Orientation + PartialEq + std::fmt::Debug,
[INFO] [stdout]    | |_________________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |       fn rebuild_support_from_out(&mut self) {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.68s
[INFO] running `Command { std: "docker" "inspect" "883d0cfe2f343b2d511869b6d8476102ff9da069e4618c8ede747466f95dcdbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "883d0cfe2f343b2d511869b6d8476102ff9da069e4618c8ede747466f95dcdbc", kill_on_drop: false }`
[INFO] [stdout] 883d0cfe2f343b2d511869b6d8476102ff9da069e4618c8ede747466f95dcdbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f17caad4039f71de211c9084808bdcf9d7f053b0e5984e9f2d81898ece41eaee
[INFO] running `Command { std: "docker" "start" "-a" "f17caad4039f71de211c9084808bdcf9d7f053b0e5984e9f2d81898ece41eaee", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr] error: could not compile `aho-corasick` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name aho_corasick --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aho-corasick-1.1.3/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="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=6eaf0453be645e40 -C extra-filename=-7231ee35a67f9404 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.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" "f17caad4039f71de211c9084808bdcf9d7f053b0e5984e9f2d81898ece41eaee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f17caad4039f71de211c9084808bdcf9d7f053b0e5984e9f2d81898ece41eaee", kill_on_drop: false }`
[INFO] [stdout] f17caad4039f71de211c9084808bdcf9d7f053b0e5984e9f2d81898ece41eaee
