[INFO] fetching crate neumann 0.1.0... [INFO] testing neumann-0.1.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate neumann 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate neumann 0.1.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate neumann 0.1.0 [INFO] finished tweaking crates.io crate neumann 0.1.0 [INFO] tweaked toml for crates.io crate neumann 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate neumann 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded getset v0.1.1 [INFO] [stderr] Downloaded num-rational v0.3.0 [INFO] [stderr] Downloaded sprs v0.7.1 [INFO] [stderr] Downloaded minilp v0.2.2 [INFO] [stderr] Downloaded conv v0.3.3 [INFO] [stderr] Downloaded fasteval v0.2.4 [INFO] [stderr] Downloaded polynomials v0.2.4 [INFO] [stderr] Downloaded average v0.10.6 [INFO] [stderr] Downloaded float-ord v0.2.0 [INFO] [stderr] Downloaded preexplorer v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f575fdcfbe9c028fa470f9d68a3476c23a8abca69622706139dfce8292b70a1f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f575fdcfbe9c028fa470f9d68a3476c23a8abca69622706139dfce8292b70a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f575fdcfbe9c028fa470f9d68a3476c23a8abca69622706139dfce8292b70a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f575fdcfbe9c028fa470f9d68a3476c23a8abca69622706139dfce8292b70a1f", kill_on_drop: false }` [INFO] [stdout] f575fdcfbe9c028fa470f9d68a3476c23a8abca69622706139dfce8292b70a1f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1082d48508e0d003535a09d9be6d5695762aa73555b450adf535067d16f5dfe0 [INFO] running `Command { std: "docker" "start" "-a" "1082d48508e0d003535a09d9be6d5695762aa73555b450adf535067d16f5dfe0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.45 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling sprs v0.7.1 [INFO] [stderr] Compiling minilp v0.2.2 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling polynomials v0.2.4 [INFO] [stderr] Compiling neumann v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.33s [INFO] running `Command { std: "docker" "inspect" "1082d48508e0d003535a09d9be6d5695762aa73555b450adf535067d16f5dfe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1082d48508e0d003535a09d9be6d5695762aa73555b450adf535067d16f5dfe0", kill_on_drop: false }` [INFO] [stdout] 1082d48508e0d003535a09d9be6d5695762aa73555b450adf535067d16f5dfe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0651fb2495eceee5a30623df47f3fc63d506137dffc7abafa9106c6378b4b7f0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0651fb2495eceee5a30623df47f3fc63d506137dffc7abafa9106c6378b4b7f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling average v0.10.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling preexplorer v0.3.3 [INFO] [stderr] Compiling neumann v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.48s [INFO] running `Command { std: "docker" "inspect" "0651fb2495eceee5a30623df47f3fc63d506137dffc7abafa9106c6378b4b7f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0651fb2495eceee5a30623df47f3fc63d506137dffc7abafa9106c6378b4b7f0", kill_on_drop: false }` [INFO] [stdout] 0651fb2495eceee5a30623df47f3fc63d506137dffc7abafa9106c6378b4b7f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 541ca2cbf05d26e3130f2ca43b8dcb6876dd569cae91a0c7c3213c43fc44cd20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "541ca2cbf05d26e3130f2ca43b8dcb6876dd569cae91a0c7c3213c43fc44cd20", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/neumann-7c3cd795105f92e0 [INFO] [stdout] running 37 tests [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_determinant::linear ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_cofactor::two_by_two_linear_polynomials_1_0_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_cofactor::two_by_two_linear_polynomials_1_1_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_cofactor::two_by_two_linear_polynomials_0_1_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_cofactor::two_by_two_linear_polynomials_0_0_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::computing_determinant::quadratic ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::reducing_coordinate::two_by_two_linear_polynomials_0_0_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::reducing_coordinate::two_by_two_linear_polynomials_0_1_ ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::reducing_coordinate::two_by_two_linear_polynomials_1_1_ ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_easy_polynomial ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::not_uniform_value_positive_easy ... ok [INFO] [stdout] test matrix_game::polynomial::helper::tests::reducing_coordinate::two_by_two_linear_polynomials_1_0_ ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::not_uniform_value_positive_medium ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::not_uniform_value_positive_medium_polynomial ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_value_positivity::not_value_positive ... ok [INFO] [stdout] test matrix_game::polynomial::tests::construction::valid_construction ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_functional_form_value::linear ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::not_uniform_value_positive_hard ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_functional_form_value::quadratic ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_value_positivity::value_positive_easy ... ok [INFO] [stdout] test matrix_game::tests::checking_dimensions::_2x2 ... ok [INFO] [stdout] test matrix_game::tests::construction ... ok [INFO] [stdout] test matrix_game::tests::checking_dimensions::_2x3 ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_easy ... ok [INFO] [stdout] test matrix_game::tests::row_solving::rock_paper_scisors ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_medium_hard_polynomial ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_hard_polynomial ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_value_positivity::value_positive_medium ... ok [INFO] [stdout] test matrix_game::tests::solving::positive_value_with_extra_strategy ... ok [INFO] [stdout] test matrix_game::tests::row_solving::positive_value ... ok [INFO] [stdout] test matrix_game::tests::solving::rock_paper_scisors ... ok [INFO] [stdout] test matrix_game::tests::computing_value::positive_value ... ok [INFO] [stdout] test matrix_game::tests::computing_value::rock_paper_scisors ... ok [INFO] [stdout] test matrix_game::polynomial::tests::computing_uniform_value_positivity::uniform_value_positive_medium_polynomial ... ok [INFO] [stdout] test matrix_game::tests::solving::positive_value ... ok [INFO] [stdout] test matrix_game::polynomial::tests::construction::invalid_construction_empty_vector ... ok [INFO] [stderr] Doc-tests neumann [INFO] [stdout] test matrix_game::polynomial::tests::construction::invalid_construction_different_shapes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 318) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 308) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 144) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::is_completely_mixed (line 74) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_row_best (line 210) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 156) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 271) ... FAILED [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 18) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 281) ... ok [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::is_square (line 38) ... ok [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::epsilon_kernel_constant (line 56) ... FAILED [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 26) ... FAILED [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::shape (line 320) ... FAILED [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame (line 15) ... ok [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_column_best (line 244) ... ok [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::is_completely_mixed (line 65) ... ok [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_to_square (line 105) ... ok [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::is_square (line 47) ... ok [INFO] [stdout] test src/matrix_game.rs - matrix_game::MatrixGame::reduce_to_square (line 115) ... ok [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::functional_form_value (line 280) ... ok [INFO] [stdout] test src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::into (line 399) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 318) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 308) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 144) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::is_completely_mixed (line 74) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_row_best (line 210) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 156) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 271) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 18) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::epsilon_kernel_constant (line 56) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 26) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::shape (line 320) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::is_completely_mixed (line 74) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 144) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::kernel_completely_mixed (line 156) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 308) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_column (line 318) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_row (line 271) [INFO] [stdout] src/matrix_game.rs - matrix_game::MatrixGame::reduce_row_best (line 210) [INFO] [stdout] src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 18) [INFO] [stdout] src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame (line 26) [INFO] [stdout] src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::epsilon_kernel_constant (line 56) [INFO] [stdout] src/matrix_game/polynomial.rs - matrix_game::polynomial::PolyMatrixGame::shape (line 320) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "541ca2cbf05d26e3130f2ca43b8dcb6876dd569cae91a0c7c3213c43fc44cd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541ca2cbf05d26e3130f2ca43b8dcb6876dd569cae91a0c7c3213c43fc44cd20", kill_on_drop: false }` [INFO] [stdout] 541ca2cbf05d26e3130f2ca43b8dcb6876dd569cae91a0c7c3213c43fc44cd20