[INFO] fetching crate ebi_arithmetic 0.3.5...
[INFO] testing ebi_arithmetic-0.3.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate ebi_arithmetic 0.3.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ebi_arithmetic 0.3.5
[INFO] finished tweaking crates.io crate ebi_arithmetic 0.3.5
[INFO] tweaked toml for crates.io crate ebi_arithmetic 0.3.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ebi_arithmetic 0.3.5 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 crates.io crate ebi_arithmetic 0.3.5 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] 9f916710bb02a7bbd920bf35692ab7bad15dd30133077a09b5ead776785ad876
[INFO] running `Command { std: "docker" "start" "-a" "9f916710bb02a7bbd920bf35692ab7bad15dd30133077a09b5ead776785ad876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f916710bb02a7bbd920bf35692ab7bad15dd30133077a09b5ead776785ad876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f916710bb02a7bbd920bf35692ab7bad15dd30133077a09b5ead776785ad876", kill_on_drop: false }`
[INFO] [stdout] 9f916710bb02a7bbd920bf35692ab7bad15dd30133077a09b5ead776785ad876
[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] 565e5db85e6762b70e5309ef6b657cf8d3b0fb4de348242bfd67796a36e43fc3
[INFO] running `Command { std: "docker" "start" "-a" "565e5db85e6762b70e5309ef6b657cf8d3b0fb4de348242bfd67796a36e43fc3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling malachite-nz v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling safe_arch v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wide v0.8.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling malachite-base v0.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling malachite-q v0.8.0
[INFO] [stderr]    Compiling malachite-float v0.8.0
[INFO] [stderr]    Compiling malachite v0.8.0
[INFO] [stderr]    Compiling ebi_arithmetic v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.94s
[INFO] running `Command { std: "docker" "inspect" "565e5db85e6762b70e5309ef6b657cf8d3b0fb4de348242bfd67796a36e43fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "565e5db85e6762b70e5309ef6b657cf8d3b0fb4de348242bfd67796a36e43fc3", kill_on_drop: false }`
[INFO] [stdout] 565e5db85e6762b70e5309ef6b657cf8d3b0fb4de348242bfd67796a36e43fc3
[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] a42ed43bbb41273f197cfa51a6d3a929967981b77039a1664bb9bb4c44d75fef
[INFO] running `Command { std: "docker" "start" "-a" "a42ed43bbb41273f197cfa51a6d3a929967981b77039a1664bb9bb4c44d75fef", kill_on_drop: false }`
[INFO] [stderr]    Compiling ebi_arithmetic v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.70s
[INFO] running `Command { std: "docker" "inspect" "a42ed43bbb41273f197cfa51a6d3a929967981b77039a1664bb9bb4c44d75fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a42ed43bbb41273f197cfa51a6d3a929967981b77039a1664bb9bb4c44d75fef", kill_on_drop: false }`
[INFO] [stdout] a42ed43bbb41273f197cfa51a6d3a929967981b77039a1664bb9bb4c44d75fef
[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] 516c33c8792d2e5b90ca98e29a125b56e21784973a7d40d7020924ec758a62aa
[INFO] running `Command { std: "docker" "start" "-a" "516c33c8792d2e5b90ca98e29a125b56e21784973a7d40d7020924ec758a62aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ebi_arithmetic-f9f193204f5e8914)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test fraction::fraction_enum::tests::fraction_neg ... ok
[INFO] [stdout] test fraction::fraction_exact::tests::fraction_neg ... ok
[INFO] [stdout] test fraction::fraction_f64::tests::fraction_neg ... ok
[INFO] [stdout] test fraction::fraction_f64::tests::fraction_parse ... ok
[INFO] [stdout] test fraction::sqrt::test::sqrt_exact ... ok
[INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_empty ... ok
[INFO] [stdout] test fraction::sqrt::test::sqrt_zero ... ok
[INFO] [stdout] test matrix::fraction_matrix::tests::display_empty ... ok
[INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix ... ok
[INFO] [stdout] test fraction::fraction_exact::tests::fraction_parse ... ok
[INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_get ... ok
[INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_pop_front ... ok
[INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_push_columns ... ok
[INFO] [stdout] test matrix::fraction_matrix::tests::to_vec_empty ... ok
[INFO] [stdout] test matrix::identity_minus::tests::fraction_matrix_abnormal ... ok
[INFO] [stdout] test matrix::inversion::tests::inverse ... ok
[INFO] [stdout] test matrix::inversion::tests::inverse_f64 ... ok
[INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul_overflow_1 ... ok
[INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul_overflow_2 ... ok
[INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul_overflow_3 ... ok
[INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_inverse ... ok
[INFO] [stdout] test matrix::mul::tests::matrix_vector_multiplication_approx ... ok
[INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul_overflow_4 ... ok
[INFO] [stdout] test fraction::fraction_enum::tests::fraction_parse ... ok
[INFO] [stdout] test matrix::mul::tests::matrix_vector_multiplication_exact ... ok
[INFO] [stdout] test matrix::mul::tests::mul_big ... ok
[INFO] [stdout] test matrix::mul::tests::mul_small ... ok
[INFO] [stdout] test matrix::mul::tests::mul_vector_matrix ... ok
[INFO] [stdout] test matrix::mul::tests::matrix_vector_multiplication_enum_exact ... ok
[INFO] [stdout] test matrix::mul::tests::matrix_vector_multiplication_enum_approx ... ok
[INFO] [stdout] test matrix::inversion::tests::inverse_biguint ... ok
[INFO] [stdout] test matrix::mul::tests::fraction_matrix_mul ... ok
[INFO] [stdout] test matrix::fraction_matrix::tests::fraction_matrix_incomplete - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ebi_arithmetic
[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] running `Command { std: "docker" "inspect" "516c33c8792d2e5b90ca98e29a125b56e21784973a7d40d7020924ec758a62aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "516c33c8792d2e5b90ca98e29a125b56e21784973a7d40d7020924ec758a62aa", kill_on_drop: false }`
[INFO] [stdout] 516c33c8792d2e5b90ca98e29a125b56e21784973a7d40d7020924ec758a62aa
