[INFO] cloning repository https://github.com/kitizz/multicool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kitizz/multicool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitizz%2Fmulticool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitizz%2Fmulticool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b80d7f6b7da4c43daad3ea7eb3d57ccbf3370d0
[INFO] testing kitizz/multicool against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkitizz%2Fmulticool" "/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/kitizz/multicool
[INFO] finished tweaking git repo https://github.com/kitizz/multicool
[INFO] tweaked toml for git repo https://github.com/kitizz/multicool written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kitizz/multicool on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kitizz/multicool 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e2cae3457327eb96dfa03a50a7db1bf20d57ee3e40cfb6c93ee6212f920a2aa
[INFO] running `Command { std: "docker" "start" "-a" "2e2cae3457327eb96dfa03a50a7db1bf20d57ee3e40cfb6c93ee6212f920a2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e2cae3457327eb96dfa03a50a7db1bf20d57ee3e40cfb6c93ee6212f920a2aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e2cae3457327eb96dfa03a50a7db1bf20d57ee3e40cfb6c93ee6212f920a2aa", kill_on_drop: false }`
[INFO] [stdout] 2e2cae3457327eb96dfa03a50a7db1bf20d57ee3e40cfb6c93ee6212f920a2aa
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61c7d425a99c2cb8f6c3bfef6792627fb33f3eef18b0b4bc0a56894bc428ac01
[INFO] running `Command { std: "docker" "start" "-a" "61c7d425a99c2cb8f6c3bfef6792627fb33f3eef18b0b4bc0a56894bc428ac01", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling fmtastic v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling multicool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.95s
[INFO] running `Command { std: "docker" "inspect" "61c7d425a99c2cb8f6c3bfef6792627fb33f3eef18b0b4bc0a56894bc428ac01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61c7d425a99c2cb8f6c3bfef6792627fb33f3eef18b0b4bc0a56894bc428ac01", kill_on_drop: false }`
[INFO] [stdout] 61c7d425a99c2cb8f6c3bfef6792627fb33f3eef18b0b4bc0a56894bc428ac01
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 472541b20386312521a3b510096f05c905fe5ac6fe1595ef3d8c665f9a46ef36
[INFO] running `Command { std: "docker" "start" "-a" "472541b20386312521a3b510096f05c905fe5ac6fe1595ef3d8c665f9a46ef36", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling criterion-plot v0.8.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling assertables v9.8.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling criterion v0.8.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling multicool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.80s
[INFO] running `Command { std: "docker" "inspect" "472541b20386312521a3b510096f05c905fe5ac6fe1595ef3d8c665f9a46ef36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "472541b20386312521a3b510096f05c905fe5ac6fe1595ef3d8c665f9a46ef36", kill_on_drop: false }`
[INFO] [stdout] 472541b20386312521a3b510096f05c905fe5ac6fe1595ef3d8c665f9a46ef36
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 15c94535d9adf2e118368f4c22a455b348bffa98e79ac65ae034d012c7759e15
[INFO] running `Command { std: "docker" "start" "-a" "15c94535d9adf2e118368f4c22a455b348bffa98e79ac65ae034d012c7759e15", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multicool-e3d65b4e32a0b9a4)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test bezier_surface::tests::bezier_eval_linear ... ok
[INFO] [stdout] test bezier_surface::tests::de_casteljau_lower_quadratic ... ok
[INFO] [stdout] test bezier_surface::tests::de_casteljau_lower_linear ... ok
[INFO] [stdout] test bezier_surface::tests::de_casteljau_subsection_linear ... ok
[INFO] [stdout] test bezier_surface::tests::bezier_eval_quadratic ... ok
[INFO] [stdout] test bezier_surface::tests::de_casteljau_subsection_quadratic ... ok
[INFO] [stdout] test bezier_surface::tests::de_casteljau_upper_linear ... ok
[INFO] [stdout] test bezier_surface::tests::index_mapping ... ok
[INFO] [stdout] test bezier_surface::tests::surface_eval_grad_quadratic_1d ... ok
[INFO] [stdout] test binomial::tests::binomial_coefficient_0k_test ... ok
[INFO] [stdout] test bezier_surface::tests::surface_eval_quadratic ... ok
[INFO] [stdout] test bezier_surface::tests::surface_subsection_quadratic ... ok
[INFO] [stdout] test binomial::tests::binomial_coefficient_symmetric_test ... ok
[INFO] [stdout] test gridex::tests::multi_index_iterator_zero ... ok
[INFO] [stdout] test monomial::tests::build_monomial ... ok
[INFO] [stdout] test monomial::tests::exp_all_le_true ... ok
[INFO] [stdout] test monomial::tests::exp_all_le_false ... ok
[INFO] [stdout] test binomial::tests::binomial_coefficient_general_test ... ok
[INFO] [stdout] test monomial::tests::sub_polys_constant ... ok
[INFO] [stdout] test multivar_poly::tests::bezier_surface_1d_linear_offset_affine ... ok
[INFO] [stdout] test multivar_poly::tests::bezier_surface_1d_linear_offset ... ok
[INFO] [stdout] test multivar_poly::tests::bezier_surface_2d_linear ... ok
[INFO] [stdout] test binomial::tests::binomial_coefficient_1k_test ... ok
[INFO] [stdout] test bezier_surface::tests::surface_eval_grad_cubic_1d ... ok
[INFO] [stdout] test multivar_poly::tests::bezier_surface_2d_quadratic ... ok
[INFO] [stdout] test gridex::tests::multi_index_iterator_general ... ok
[INFO] [stdout] test binomial::tests::binomial_product_test ... ok
[INFO] [stdout] test multivar_poly::tests::bezier_surface_1d_constant ... ok
[INFO] [stdout] test monomial::tests::sub_polys_identity ... ok
[INFO] [stdout] test multivar_poly::tests::eval_circle ... ok
[INFO] [stdout] test multivar_poly::tests::sub_polys_circle_affine ... ok
[INFO] [stdout] test multivar_poly::tests::sub_polys_linear ... ok
[INFO] [stdout] test multivar_poly::tests::bezier_surface_1d_linear ... ok
[INFO] [stdout] test multivar_poly_system::tests::system_roots_lp_cross ... ok
[INFO] [stdout] test multivar_poly_system::tests::system_roots_circles ... ok
[INFO] [stdout] test multivar_poly_system::tests::system_roots_cross ... ok
[INFO] [stdout] test multivar_poly_system::tests::system_roots_beziers ... ok
[INFO] [stdout] test multivar_poly_system::tests::system_roots_lp_circles ... ok
[INFO] [stdout] test bezier_surface::tests::de_casteljau_upper_quadratic ... ok
[INFO] [stdout] test bezier_surface::tests::surface_eval_grad_2d ... ok
[INFO] [stdout] test multivar_poly_system::tests::system_roots_lp_beziers ... ok
[INFO] [stdout] test multivar_poly_system::tests::system_roots_lp_cylinders_3d ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests multicool
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/monomial.rs - monomial::Monomial<V>::sub_polys (line 84) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/monomial.rs - monomial::Monomial<V>::sub_polys (line 84) stdout ----
[INFO] [stdout] error[E0599]: no function or associated item named `stack_from_monomials` found for struct `MultivarPoly<NUM_VAR>` in the current scope
[INFO] [stdout]   --> src/monomial.rs:95:30
[INFO] [stdout]    |
[INFO] [stdout] 95 | let expected = MultivarPoly::stack_from_monomials([
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `MultivarPoly<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `MultivarPoly<_>` consider using one of the following associated functions:
[INFO] [stdout]       MultivarPoly::<NUM_VAR>::new
[INFO] [stdout]       MultivarPoly::<NUM_VAR>::from_monomials
[INFO] [stdout]   --> src/multivar_poly.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new() -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn from_monomials(monomials: impl IntoIterator<Item = Monomial<NUM_VAR>>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from_monomials` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 95 - let expected = MultivarPoly::stack_from_monomials([
[INFO] [stdout] 95 + let expected = MultivarPoly::from_monomials([
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/monomial.rs - monomial::Monomial<V>::sub_polys (line 84)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.39s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "15c94535d9adf2e118368f4c22a455b348bffa98e79ac65ae034d012c7759e15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15c94535d9adf2e118368f4c22a455b348bffa98e79ac65ae034d012c7759e15", kill_on_drop: false }`
[INFO] [stdout] 15c94535d9adf2e118368f4c22a455b348bffa98e79ac65ae034d012c7759e15
