[INFO] fetching crate mlsnd 0.1.1...
[INFO] testing mlsnd-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate mlsnd 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mlsnd 0.1.1
[INFO] finished tweaking crates.io crate mlsnd 0.1.1
[INFO] tweaked toml for crates.io crate mlsnd 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mlsnd 0.1.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 233 packages to latest compatible versions
[INFO] [stderr]       Adding cargo-release v0.24.12 (available: v0.25.22)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding fastrand v1.9.0 (available: v2.3.0)
[INFO] [stderr]       Adding nalgebra v0.32.6 (available: v0.34.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 238fbe197a9a2f537c4ba2d73b329c105c58d370b9c4644f0542d411ee80f345
[INFO] running `Command { std: "docker" "start" "-a" "238fbe197a9a2f537c4ba2d73b329c105c58d370b9c4644f0542d411ee80f345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "238fbe197a9a2f537c4ba2d73b329c105c58d370b9c4644f0542d411ee80f345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "238fbe197a9a2f537c4ba2d73b329c105c58d370b9c4644f0542d411ee80f345", kill_on_drop: false }`
[INFO] [stdout] 238fbe197a9a2f537c4ba2d73b329c105c58d370b9c4644f0542d411ee80f345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 932c9a37bd9119ac6b57f9a262128ed10b9b7d6170a2e6e5426f50c01750ce73
[INFO] running `Command { std: "docker" "start" "-a" "932c9a37bd9119ac6b57f9a262128ed10b9b7d6170a2e6e5426f50c01750ce73", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling mlsnd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.34s
[INFO] running `Command { std: "docker" "inspect" "932c9a37bd9119ac6b57f9a262128ed10b9b7d6170a2e6e5426f50c01750ce73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932c9a37bd9119ac6b57f9a262128ed10b9b7d6170a2e6e5426f50c01750ce73", kill_on_drop: false }`
[INFO] [stdout] 932c9a37bd9119ac6b57f9a262128ed10b9b7d6170a2e6e5426f50c01750ce73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0af32323cc0a90a8720509e86758970d79f23f2ee5a14c9d9894bffffbfb9104
[INFO] running `Command { std: "docker" "start" "-a" "0af32323cc0a90a8720509e86758970d79f23f2ee5a14c9d9894bffffbfb9104", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling concolor-query v0.0.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling concolor-control v0.0.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling git-conventional v0.12.9
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling cargo_metadata v0.17.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling clap-cargo v0.12.0
[INFO] [stderr]    Compiling mlsnd v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trycmd v0.14.21
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]    Compiling crates-index v0.19.13
[INFO] [stderr]    Compiling cargo-release v0.24.12
[INFO] [stdout] error[E0432]: unresolved import `moving_least_squares`
[INFO] [stdout]  --> src/testing.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use moving_least_squares::deform_affine;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `moving_least_squares`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `moving_least_squares`, use `cargo add moving_least_squares` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]   --> src/testing.rs:96:5
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fastrand::Rng::with_seed(1991)
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]   --> src/testing.rs:65:71
[INFO] [stdout]    |
[INFO] [stdout] 65 | fn mean_point<const D: usize>(p1: &[f32; D], p2: &[f32; D], rng: &mut fastrand::Rng) -> [f32; D] {
[INFO] [stdout]    |                                                                       ^^^^^^^^ use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]   --> src/testing.rs:84:15
[INFO] [stdout]    |
[INFO] [stdout] 84 |     rng: &mut fastrand::Rng,
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]   --> src/testing.rs:95:22
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub fn make_rng() -> fastrand::Rng {
[INFO] [stdout]    |                      ^^^^^^^^ use of unresolved module or unlinked crate `fastrand`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `fastrand`, use `cargo add fastrand` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mlsnd` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "0af32323cc0a90a8720509e86758970d79f23f2ee5a14c9d9894bffffbfb9104", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af32323cc0a90a8720509e86758970d79f23f2ee5a14c9d9894bffffbfb9104", kill_on_drop: false }`
[INFO] [stdout] 0af32323cc0a90a8720509e86758970d79f23f2ee5a14c9d9894bffffbfb9104
