[INFO] fetching crate fixed_trigonometry 0.4.3... [INFO] testing fixed_trigonometry-0.4.3 against 1.77.0 for beta-1.78-1 [INFO] extracting crate fixed_trigonometry 0.4.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate fixed_trigonometry 0.4.3 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fixed_trigonometry 0.4.3 [INFO] finished tweaking crates.io crate fixed_trigonometry 0.4.3 [INFO] tweaked toml for crates.io crate fixed_trigonometry 0.4.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded freetype v0.7.1 [INFO] [stderr] Downloaded cordic v0.1.5 [INFO] [stderr] Downloaded fixed v1.26.0 [INFO] [stderr] Downloaded freetype-sys v0.19.0 [INFO] [stderr] Downloaded mixed-num v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7767aaf70c4d7d7217957801e527ab2d00b7322f7392fc76ccf6c53d8e71d9aa [INFO] running `Command { std: "docker" "start" "-a" "7767aaf70c4d7d7217957801e527ab2d00b7322f7392fc76ccf6c53d8e71d9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7767aaf70c4d7d7217957801e527ab2d00b7322f7392fc76ccf6c53d8e71d9aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7767aaf70c4d7d7217957801e527ab2d00b7322f7392fc76ccf6c53d8e71d9aa", kill_on_drop: false }` [INFO] [stdout] 7767aaf70c4d7d7217957801e527ab2d00b7322f7392fc76ccf6c53d8e71d9aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6121fad3f12d717e03012635e6c55304777c00ff55359219569e7f5c9ca7ab0a [INFO] running `Command { std: "docker" "start" "-a" "6121fad3f12d717e03012635e6c55304777c00ff55359219569e7f5c9ca7ab0a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling fixed v1.26.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling cordic v0.1.5 [INFO] [stderr] Compiling mixed-num v0.5.5 [INFO] [stderr] Compiling fixed_trigonometry v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.56s [INFO] running `Command { std: "docker" "inspect" "6121fad3f12d717e03012635e6c55304777c00ff55359219569e7f5c9ca7ab0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6121fad3f12d717e03012635e6c55304777c00ff55359219569e7f5c9ca7ab0a", kill_on_drop: false }` [INFO] [stdout] 6121fad3f12d717e03012635e6c55304777c00ff55359219569e7f5c9ca7ab0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 007213719cf423f0214899c4d810003f62d3d18632d2f7229553c562099d32de [INFO] running `Command { std: "docker" "start" "-a" "007213719cf423f0214899c4d810003f62d3d18632d2f7229553c562099d32de", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling fixed v1.26.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling cordic v0.1.5 [INFO] [stderr] Compiling mixed-num v0.5.5 [INFO] [stderr] Compiling freetype v0.7.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling fixed_trigonometry v0.4.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.27s [INFO] running `Command { std: "docker" "inspect" "007213719cf423f0214899c4d810003f62d3d18632d2f7229553c562099d32de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007213719cf423f0214899c4d810003f62d3d18632d2f7229553c562099d32de", kill_on_drop: false }` [INFO] [stdout] 007213719cf423f0214899c4d810003f62d3d18632d2f7229553c562099d32de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a6b2a499d10c2ecafab0c850331ac7abea34bc0994fe6b29b0f642038d542ffe [INFO] running `Command { std: "docker" "start" "-a" "a6b2a499d10c2ecafab0c850331ac7abea34bc0994fe6b29b0f642038d542ffe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixed_trigonometry-639115804e3ff03f) [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] Running tests/atan_comparison.rs (/opt/rustwide/target/debug/deps/atan_comparison-f7efae08f113dc01) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test atan2_comparison ... ok [INFO] [stdout] test atan_comparison ... ok [INFO] [stdout] test atan_error_comparison ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] Running tests/cos_comparison.rs (/opt/rustwide/target/debug/deps/cos_comparison-244fc4b6ea190816) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test compare_polynomial_cosine ... ok [INFO] [stdout] test poly_vs_cordic_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/sin_comparison.rs (/opt/rustwide/target/debug/deps/sin_comparison-5e6c3318acf85f6b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test compare_polynomial_sine ... ok [INFO] [stdout] test poly_vs_cordic_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/sqrt_comparison.rs (/opt/rustwide/target/debug/deps/sqrt_comparison-05f2ba46979945de) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test compare_error_sqrt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Doc-tests fixed_trigonometry [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/fft.rs - fft::is_power_of_two (line 15) ... ok [INFO] [stdout] test src/fft.rs - fft::log2 (line 39) ... ok [INFO] [stdout] test src/complex.rs - complex::abs (line 30) ... ok [INFO] [stdout] test src/complex.rs - complex::to_cartsian (line 59) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/sqrt.rs - sqrt::niirf (line 30) ... ok [INFO] [stdout] test src/lib.rs - powi (line 45) ... ok [INFO] [stdout] test src/atan.rs - atan::atan (line 177) ... ok [INFO] [stdout] test src/lib.rs - sign (line 80) ... ok [INFO] [stdout] test src/lib.rs - sin (line 118) ... ok [INFO] [stdout] test src/lib.rs - cos (line 189) ... ok [INFO] [stdout] test src/atan.rs - atan::atan2 (line 55) ... ok [INFO] [stdout] test src/lib.rs - wrap_phase (line 236) ... ok [INFO] [stdout] test src/complex.rs - complex::powi (line 153) ... ok [INFO] [stdout] test src/fft.rs - fft::fft (line 106) ... ok [INFO] [stdout] test src/fft.rs - fft::ifft (line 148) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6b2a499d10c2ecafab0c850331ac7abea34bc0994fe6b29b0f642038d542ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b2a499d10c2ecafab0c850331ac7abea34bc0994fe6b29b0f642038d542ffe", kill_on_drop: false }` [INFO] [stdout] a6b2a499d10c2ecafab0c850331ac7abea34bc0994fe6b29b0f642038d542ffe [INFO] testing fixed_trigonometry-0.4.3 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate fixed_trigonometry 0.4.3 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate fixed_trigonometry 0.4.3 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fixed_trigonometry 0.4.3 [INFO] finished tweaking crates.io crate fixed_trigonometry 0.4.3 [INFO] tweaked toml for crates.io crate fixed_trigonometry 0.4.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24add232dbf6aff79f18ead138533ef5722d45d595023c6e6543b9f1a1c90b15 [INFO] running `Command { std: "docker" "start" "-a" "24add232dbf6aff79f18ead138533ef5722d45d595023c6e6543b9f1a1c90b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24add232dbf6aff79f18ead138533ef5722d45d595023c6e6543b9f1a1c90b15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24add232dbf6aff79f18ead138533ef5722d45d595023c6e6543b9f1a1c90b15", kill_on_drop: false }` [INFO] [stdout] 24add232dbf6aff79f18ead138533ef5722d45d595023c6e6543b9f1a1c90b15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 228266c668db2aa3a0b5b622eff4d5030e70e2cd6c13b0850f26a4a6f7ee237a [INFO] running `Command { std: "docker" "start" "-a" "228266c668db2aa3a0b5b622eff4d5030e70e2cd6c13b0850f26a4a6f7ee237a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fixed v1.26.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling cordic v0.1.5 [INFO] [stderr] Compiling mixed-num v0.5.5 [INFO] [stderr] Compiling fixed_trigonometry v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `fixed` is imported redundantly [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use fixed; [INFO] [stdout] | ^^^^^ the item `fixed` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.85s [INFO] running `Command { std: "docker" "inspect" "228266c668db2aa3a0b5b622eff4d5030e70e2cd6c13b0850f26a4a6f7ee237a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "228266c668db2aa3a0b5b622eff4d5030e70e2cd6c13b0850f26a4a6f7ee237a", kill_on_drop: false }` [INFO] [stdout] 228266c668db2aa3a0b5b622eff4d5030e70e2cd6c13b0850f26a4a6f7ee237a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fe9a79ab9cb6f98c6148db0dea47abdd2c2b019bdf51ad1a7e3a581e356db38 [INFO] running `Command { std: "docker" "start" "-a" "4fe9a79ab9cb6f98c6148db0dea47abdd2c2b019bdf51ad1a7e3a581e356db38", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling font-kit v0.11.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling fixed v1.26.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling const-cstr v0.3.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling ttf-parser v0.17.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling yeslogic-fontconfig-sys v3.2.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.2 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling freetype-sys v0.19.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling chrono v0.4.35 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling plotters-bitmap v0.3.3 [INFO] [stderr] Compiling cordic v0.1.5 [INFO] [stderr] Compiling mixed-num v0.5.5 [INFO] [stderr] Compiling freetype v0.7.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling fixed_trigonometry v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `fixed` is imported redundantly [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use fixed; [INFO] [stdout] | ^^^^^ the item `fixed` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fixed` is imported redundantly [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use fixed; [INFO] [stdout] | ^^^^^ the item `fixed` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.04s [INFO] running `Command { std: "docker" "inspect" "4fe9a79ab9cb6f98c6148db0dea47abdd2c2b019bdf51ad1a7e3a581e356db38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe9a79ab9cb6f98c6148db0dea47abdd2c2b019bdf51ad1a7e3a581e356db38", kill_on_drop: false }` [INFO] [stdout] 4fe9a79ab9cb6f98c6148db0dea47abdd2c2b019bdf51ad1a7e3a581e356db38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e8bcbe4192f9f9d25487536faacc90f23730ce79f5c4f3a9c8724018638a32c [INFO] running `Command { std: "docker" "start" "-a" "1e8bcbe4192f9f9d25487536faacc90f23730ce79f5c4f3a9c8724018638a32c", kill_on_drop: false }` [INFO] [stderr] warning: the item `fixed` is imported redundantly [INFO] [stderr] --> src/lib.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | use fixed; [INFO] [stderr] | ^^^^^ the item `fixed` is already defined by prelude [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fixed_trigonometry` (lib) generated 1 warning [INFO] [stderr] warning: `fixed_trigonometry` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixed_trigonometry-268e5a654853677e) [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] Running tests/atan_comparison.rs (/opt/rustwide/target/debug/deps/atan_comparison-a11717ec1fff43f7) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] thread 'atan2_comparison' panicked at library/core/src/panicking.rs:156:5: [INFO] [stderr] unsafe precondition(s) violated: slice::from_raw_parts requires the pointer to be aligned and non-null, and the total size of the slice not to exceed `isize::MAX` [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560c5bb5b392 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x560c5bb5b392 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x560c5bb5b392 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x560c5bb5b392 - ::fmt::h2c24b8bf09043006 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x560c5bb84c0c - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x560c5bb84c0c - core::fmt::write::h08d521d188b46bd0 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stderr] 6: 0x560c5bb58bcf - std::io::Write::write_fmt::h30d389991f37d75e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stderr] 7: 0x560c5bb5b164 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x560c5bb5b164 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x560c5bb5ce2b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stderr] 10: 0x560c5bb5cb83 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x560c5b954307 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 12: 0x560c5b954307 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stderr] 13: 0x560c5bb5d460 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stderr] 14: 0x560c5bb5d460 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stderr] 15: 0x560c5bb5d169 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stderr] 16: 0x560c5bb5b866 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 17: 0x560c5bb5ced4 - rust_begin_unwind [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stderr] 18: 0x560c5b8b4e8a - core::panicking::panic_nounwind_fmt::runtime::h762a01e9781b3200 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:110:18 [INFO] [stderr] 19: 0x560c5b8b4e8a - core::panicking::panic_nounwind_fmt::hc6c08c4591994c18 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:123:9 [INFO] [stderr] 20: 0x560c5b8b4f39 - core::panicking::panic_nounwind::h375e432f93a2f928 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:156:5 [INFO] [stderr] 21: 0x560c5b9a664c - core::slice::raw::from_raw_parts::precondition_check::hb7437ee8638b4725 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/intrinsics.rs:2799:21 [INFO] [stderr] 22: 0x560c5b9a658d - core::slice::raw::from_raw_parts::ha1d70a9cca338ad6 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/slice/raw.rs:98:9 [INFO] [stderr] 23: 0x560c5b99e537 - font_kit::loaders::freetype::Font::rasterize_glyph::hf58ee6ef75ec232a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/font-kit-0.11.0/src/loaders/freetype.rs:847:26 [INFO] [stderr] 24: 0x560c5b91b0d4 - ::draw::he835a89a3a33d049 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/style/font/ttf.rs:265:26 [INFO] [stderr] 25: 0x560c5b90e683 - plotters::style::font::font_desc::FontDesc::draw::h378aed3416324ad9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/style/font/font_desc.rs:168:29 [INFO] [stderr] 26: 0x560c5b9048e9 - ::draw::h9572eaa8f8781e52 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/style/text.rs:322:9 [INFO] [stderr] 27: 0x560c5b8e4792 - plotters_backend::DrawingBackend::draw_text::ha9b03681d965e291 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-backend-0.3.5/src/lib.rs:250:15 [INFO] [stderr] 28: 0x560c5b915463 - plotters::drawing::area::DrawingArea::draw_text::{{closure}}::hfe78d807bd8f12a8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/drawing/area.rs:522:30 [INFO] [stderr] 29: 0x560c5b912e82 - plotters::drawing::area::DrawingArea::backend_ops::h9ed02bc5b2ef9731 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/drawing/area.rs:282:13 [INFO] [stderr] 30: 0x560c5b915384 - plotters::drawing::area::DrawingArea::draw_text::h0e8fe906cfdcae7e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/drawing/area.rs:522:9 [INFO] [stderr] 31: 0x560c5b8e6e20 - plotters::chart::context::cartesian2d::draw_impl::>>::draw_axis_and_labels::h56980548d355e745 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/chart/context/cartesian2d/draw_impl.rs:310:13 [INFO] [stderr] 32: 0x560c5b8e9d1f - plotters::chart::context::cartesian2d::draw_impl::>>::draw_mesh::h6a7a4eaf75fddf23 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/chart/context/cartesian2d/draw_impl.rs:355:13 [INFO] [stderr] 33: 0x560c5b900623 - plotters::chart::mesh::MeshStyle::draw::h8f7164b0bf365269 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/plotters-0.3.5/src/chart/mesh.rs:467:9 [INFO] [stderr] 34: 0x560c5b8de25d - atan_comparison::atan2_comparison::h3e7587ba2d83951a [INFO] [stderr] at /opt/rustwide/workdir/tests/atan_comparison.rs:23:5 [INFO] [stderr] 35: 0x560c5b8ddd57 - atan_comparison::atan2_comparison::{{closure}}::h7655fb3185576103 [INFO] [stderr] at /opt/rustwide/workdir/tests/atan_comparison.rs:7:26 [INFO] [stderr] 36: 0x560c5b91df06 - core::ops::function::FnOnce::call_once::hfc70f7c9a93714f1 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 37: 0x560c5b958ecf - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 38: 0x560c5b958ecf - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stderr] 39: 0x560c5b9585c3 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stderr] 40: 0x560c5b9585c3 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 41: 0x560c5b9585c3 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 42: 0x560c5b9585c3 - std::panicking::try::h56d1181c9703484e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 43: 0x560c5b9585c3 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 44: 0x560c5b9585c3 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stderr] 45: 0x560c5b9585c3 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stderr] 46: 0x560c5b9211c3 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stderr] 47: 0x560c5b9211c3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stderr] 48: 0x560c5b925d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stderr] 49: 0x560c5b925d2f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 50: 0x560c5b925d2f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stderr] 51: 0x560c5b925d2f - std::panicking::try::h1cc6a2a343001459 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stderr] 52: 0x560c5b925d2f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stderr] 53: 0x560c5b925d2f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stderr] 54: 0x560c5b925d2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 55: 0x560c5bb614f5 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 56: 0x560c5bb614f5 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stderr] 57: 0x560c5bb614f5 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stderr] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stderr] 58: 0x7f0a39fa1ac3 - [INFO] [stderr] 59: 0x7f0a3a032bf4 - __clone [INFO] [stderr] 60: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--test atan_comparison` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/atan_comparison-a11717ec1fff43f7` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "1e8bcbe4192f9f9d25487536faacc90f23730ce79f5c4f3a9c8724018638a32c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e8bcbe4192f9f9d25487536faacc90f23730ce79f5c4f3a9c8724018638a32c", kill_on_drop: false }` [INFO] [stdout] 1e8bcbe4192f9f9d25487536faacc90f23730ce79f5c4f3a9c8724018638a32c