[INFO] cloning repository https://github.com/Synphonyte/modern-icp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Synphonyte/modern-icp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSynphonyte%2Fmodern-icp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSynphonyte%2Fmodern-icp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e96c63494716cb2a9d69115d21c278adc18259d0
[INFO] testing Synphonyte/modern-icp against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSynphonyte%2Fmodern-icp" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Synphonyte/modern-icp
[INFO] finished tweaking git repo https://github.com/Synphonyte/modern-icp
[INFO] tweaked toml for git repo https://github.com/Synphonyte/modern-icp written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Synphonyte/modern-icp on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 973 packages to latest Rust 1.93.0-nightly compatible versions
[INFO] [stderr]       Adding home v0.5.9 (available: v0.5.12)
[INFO] [stderr]       Adding js-sys v0.3.77 (available: v0.3.82)
[INFO] [stderr]       Adding kdtree v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding matchit v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding rerun v0.25.1 (available: v0.26.2)
[INFO] [stderr]       Adding wasm-bindgen v0.2.100 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-backend v0.2.100 (available: v0.2.104)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.50 (available: v0.4.55)
[INFO] [stderr]       Adding wasm-bindgen-macro v0.2.100 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-macro-support v0.2.100 (available: v0.2.105)
[INFO] [stderr]       Adding wasm-bindgen-shared v0.2.100 (available: v0.2.105)
[INFO] [stderr]       Adding web-sys v0.3.77 (available: v0.3.82)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4407f58e09093d83156aa1aab683cc76ebb2d974d81fbf24416aace77d8c3d81
[INFO] running `Command { std: "docker" "start" "-a" "4407f58e09093d83156aa1aab683cc76ebb2d974d81fbf24416aace77d8c3d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4407f58e09093d83156aa1aab683cc76ebb2d974d81fbf24416aace77d8c3d81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4407f58e09093d83156aa1aab683cc76ebb2d974d81fbf24416aace77d8c3d81", kill_on_drop: false }`
[INFO] [stdout] 4407f58e09093d83156aa1aab683cc76ebb2d974d81fbf24416aace77d8c3d81
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49673e5b71c1d8f2a5eb26c3625b898cf2c3203f73d103701f0dd67e053540f5
[INFO] running `Command { std: "docker" "start" "-a" "49673e5b71c1d8f2a5eb26c3625b898cf2c3203f73d103701f0dd67e053540f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling syn v2.0.109
[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 num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling statistical v1.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling kdtree v0.7.0
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling modern-icp v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.21s
[INFO] running `Command { std: "docker" "inspect" "49673e5b71c1d8f2a5eb26c3625b898cf2c3203f73d103701f0dd67e053540f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49673e5b71c1d8f2a5eb26c3625b898cf2c3203f73d103701f0dd67e053540f5", kill_on_drop: false }`
[INFO] [stdout] 49673e5b71c1d8f2a5eb26c3625b898cf2c3203f73d103701f0dd67e053540f5
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21d3be4c2d0be64e47b2f2de259b837b405c8aa5a3a4e448f8f247510df11106
[INFO] running `Command { std: "docker" "start" "-a" "21d3be4c2d0be64e47b2f2de259b837b405c8aa5a3a4e448f8f247510df11106", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling modern-icp v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.79s
[INFO] running `Command { std: "docker" "inspect" "21d3be4c2d0be64e47b2f2de259b837b405c8aa5a3a4e448f8f247510df11106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21d3be4c2d0be64e47b2f2de259b837b405c8aa5a3a4e448f8f247510df11106", kill_on_drop: false }`
[INFO] [stdout] 21d3be4c2d0be64e47b2f2de259b837b405c8aa5a3a4e448f8f247510df11106
[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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 91b50dba9977922c4913629aef8f0b60e8b1abc0853ee8fbaa2b7d1a8f6897ca
[INFO] running `Command { std: "docker" "start" "-a" "91b50dba9977922c4913629aef8f0b60e8b1abc0853ee8fbaa2b7d1a8f6897ca", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/modern_icp-fe7e8e833398cc04)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests modern_icp
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 67) ... FAILED
[INFO] [stdout] test src/align/transform_estimation/transform_modifier.rs - align::transform_estimation::transform_modifier::build_modified_transform_estimator (line 13) ... ok
[INFO] [stdout] test src/lib.rs - (line 5) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 67) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `modelz`
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use modelz::Model3D;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `modelz`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `modelz`, use `cargo add modelz` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 67)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.82s; merged doctests compilation took 0.30s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "91b50dba9977922c4913629aef8f0b60e8b1abc0853ee8fbaa2b7d1a8f6897ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b50dba9977922c4913629aef8f0b60e8b1abc0853ee8fbaa2b7d1a8f6897ca", kill_on_drop: false }`
[INFO] [stdout] 91b50dba9977922c4913629aef8f0b60e8b1abc0853ee8fbaa2b7d1a8f6897ca
