[INFO] cloning repository https://github.com/joneseysinno/adele-ring
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joneseysinno/adele-ring" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoneseysinno%2Fadele-ring", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoneseysinno%2Fadele-ring'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fec9abb678bd26b589071ffebd8df71e90aa6655
[INFO] testing joneseysinno/adele-ring against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoneseysinno%2Fadele-ring" "/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/joneseysinno/adele-ring
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/joneseysinno/adele-ring
[INFO] tweaked toml for git repo https://github.com/joneseysinno/adele-ring written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joneseysinno/adele-ring on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joneseysinno/adele-ring 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" "+1.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b
[INFO] running `Command { std: "docker" "start" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling bit-vec v0.7.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling bit-set v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling wgpu-types v22.0.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling adele-ring v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v22.1.0, wgpu v22.1.0, wgpu-core v22.1.0, wgpu-hal v22.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling adele-ring v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 10.21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v22.1.0, wgpu v22.1.0, wgpu-core v22.1.0, wgpu-hal v22.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v22.1.0, wgpu v22.1.0, wgpu-core v22.1.0, wgpu-hal v22.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/adele_ring-7c8b669289cf449c)
[INFO] [stdout] 
[INFO] [stdout] running 88 tests
[INFO] [stdout] test adelic::tests::rational_reconstructs ... ok
[INFO] [stdout] test algebraic::tests::from_rational_roundtrip ... ok
[INFO] [stdout] test adelic::tests::overflow_is_detected_then_fixed ... ok
[INFO] [stdout] test ball::tests::interval_arith ... ok
[INFO] [stdout] test adelic::tests::sign_from_infinite_place_with_mixed_signs ... ok
[INFO] [stdout] test basis::tests::extend_grows ... ok
[INFO] [stdout] test adelic::tests::integer_arithmetic_round_trips ... ok
[INFO] [stdout] test basis::tests::primes_are_gpu_eligible ... ok
[INFO] [stdout] test algebraic::tests::multimodular_det_matches_bigint_scalar ... ok
[INFO] [stdout] test batch::tests::pack_unpack_roundtrip ... ok
[INFO] [stdout] test batch::tests::u32_byte_layout ... ok
[INFO] [stdout] test bounds::tests::product_is_sum_of_bits ... ok
[INFO] [stdout] test bounds::tests::resultant_bound_is_positive ... ok
[INFO] [stdout] test ball::tests::to_float ... ok
[INFO] [stdout] test basis::tests::with_bits_exceeds_target ... ok
[INFO] [stdout] test computable::tests::e_to_fifteen_places ... ok
[INFO] [stdout] test computable::tests::cache_reuses_tighter_entry ... ok
[INFO] [stdout] test algebraic::tests::refine_narrows ... ok
[INFO] [stdout] test algebraic::tests::sturm_counts ... ok
[INFO] [stdout] test algebraic::tests::sqrt2_annihilating_poly ... ok
[INFO] [stdout] test algebraic::tests::multimodular_det_matches_bigint_polynomial ... ok
[INFO] [stdout] test computable::tests::algebraic_to_computable ... ok
[INFO] [stdout] test ball::tests::ordering ... ok
[INFO] [stdout] test ball::tests::sign_and_straddle ... ok
[INFO] [stdout] test batch::tests::get_set_roundtrip ... ok
[INFO] [stdout] test computable::tests::pi_to_ten_places ... ok
[INFO] [stdout] test computable::tests::lazy_sum_of_pi_and_one ... ok
[INFO] [stdout] test computable::tests::exp_and_ln ... ok
[INFO] [stdout] test computable::tests::rational_passes_through ... ok
[INFO] [stdout] test computable::tests::enclose_is_rigorous ... ok
[INFO] [stdout] test computable::tests::precision_contract ... ok
[INFO] [stdout] test dispatch::tests::integers_need_minimal_range ... ok
[INFO] [stdout] test dispatch::tests::natural_base_is_reported ... ok
[INFO] [stdout] test computable::tests::sqrt_two ... ok
[INFO] [stdout] test algebraic::tests::sqrt2_times_sqrt2_is_two ... ok
[INFO] [stdout] test cpu::tests::batch_add_matches_scalar ... ok
[INFO] [stdout] test cpu::tests::batch_sub_matches_scalar ... ok
[INFO] [stdout] test cpu::tests::batch_crt_is_balanced ... ok
[INFO] [stdout] test cpu::tests::single_add ... ok
[INFO] [stdout] test cpu::tests::batch_mul_matches_scalar ... ok
[INFO] [stdout] test dispatch::tests::small_basis_triggers_provisioning ... ok
[INFO] [stdout] test primes::tests::egcd_and_inverse ... ok
[INFO] [stdout] test primes::tests::factor ... ok
[INFO] [stdout] test dispatch::tests::execution_is_exact ... ok
[INFO] [stdout] test primes::tests::first_n ... ok
[INFO] [stdout] test rational::tests::point_one_plus_point_two ... ok
[INFO] [stdout] test rational::tests::sixths_tenths_fifteenths ... ok
[INFO] [stdout] test primes::tests::gcd_lcm ... ok
[INFO] [stdout] test reconstruct::tests::integer_round_trip ... ok
[INFO] [stdout] test reconstruct::tests::out_of_range_fails ... ok
[INFO] [stdout] test reconstruct::tests::round_trip ... ok
[INFO] [stdout] test rational::tests::third_times_three ... ok
[INFO] [stdout] test rns::tests::garner_classic ... ok
[INFO] [stdout] test rns::tests::is_zero_works ... ok
[INFO] [stdout] test rns::tests::roundtrip_negative ... ok
[INFO] [stdout] test rns::tests::roundtrip_positive ... ok
[INFO] [stdout] test algebraic::tests::sqrt2_times_sqrt3_is_sqrt6 ... ok
[INFO] [stdout] test symbolic::tests::add_zero_identity ... ok
[INFO] [stdout] test primes::tests::sieve_basic ... ok
[INFO] [stdout] test symbolic::tests::cos_pi_is_minus_one ... ok
[INFO] [stdout] test primes::tests::termination ... ok
[INFO] [stdout] test rns::tests::add_sub_mul ... ok
[INFO] [stdout] test algebraic::tests::sqrt2_plus_sqrt2_is_2sqrt2 ... ok
[INFO] [stdout] test primes::tests::radicals ... ok
[INFO] [stdout] test primes::tests::nat_base ... ok
[INFO] [stdout] test symbolic::tests::classification ... ok
[INFO] [stdout] test symbolic::tests::ln_one_is_zero ... ok
[INFO] [stdout] test symbolic::tests::mul_one_identity ... ok
[INFO] [stdout] test symbolic::tests::exp_zero_is_one ... ok
[INFO] [stdout] test rational::tests::display_form ... ok
[INFO] [stdout] test rational::tests::eighths ... ok
[INFO] [stdout] test symbolic::tests::sin_pi_is_zero ... ok
[INFO] [stdout] test rational::tests::f64_error_is_exact ... ok
[INFO] [stdout] test symbolic::tests::sin_pi_over_six ... ok
[INFO] [stdout] test symbolic::tests::sqrt_eight_simplifies ... ok
[INFO] [stdout] test symbolic::tests::sqrt_times_sqrt ... ok
[INFO] [stdout] test rational::tests::base_awareness ... ok
[INFO] [stdout] test symbolic::tests::x_times_zero ... ok
[INFO] [stdout] test tower::tests::rational_level ... ok
[INFO] [stdout] test tower::tests::rational_with_denom_one_reduces_to_integer ... ok
[INFO] [stdout] test tower::tests::sin_pi_is_zero ... ok
[INFO] [stdout] test tower::tests::pi_plus_one_digits ... ok
[INFO] [stdout] test tower::tests::mixed_level_add ... ok
[INFO] [stdout] test tower::tests::sqrt2_times_sqrt2_drops_to_integer ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test backend::tests::executor_adds_batches ... ok
[INFO] [stdout] test backend::tests::executor_subtracts_batches ... ok
[INFO] [stdout] test backend::tests::cpu_gpu_identical ... ok
[INFO] [stdout] test gpu::tests::gpu_matches_cpu_when_available ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 88 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/release/deps/integration-e70e210a777cf936)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test garner_crt_examples ... ok
[INFO] [stdout] test symbolic_identities ... ok
[INFO] [stdout] test dispatcher_analysis_and_provisioning ... ok
[INFO] [stdout] test base_alignment ... ok
[INFO] [stdout] test rational_identities ... ok
[INFO] [stdout] test computable_constants ... ok
[INFO] [stdout] test sturm_root_counts ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR is invalid or not set in the environment.
[INFO] [stdout] test algebraic_arithmetic ... ok
[INFO] [stdout] test tower_routing ... ok
[INFO] [stdout] test cpu_gpu_bit_identical ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests adele_ring
[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" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b", kill_on_drop: false }`
[INFO] [stdout] 9d19c21aef5fae3f028c5c1a635cdb301873fee6f8114ceafc549b9285f9208b
