[INFO] cloning repository https://github.com/burbokop/ellipse_tangent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/burbokop/ellipse_tangent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Fellipse_tangent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Fellipse_tangent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 311fea3aa0fa0e459c57b33ae29b6b3613ba3a8d
[INFO] checking burbokop/ellipse_tangent against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fburbokop%2Fellipse_tangent" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/burbokop/ellipse_tangent
[INFO] finished tweaking git repo https://github.com/burbokop/ellipse_tangent
[INFO] tweaked toml for git repo https://github.com/burbokop/ellipse_tangent written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/burbokop/ellipse_tangent on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/philippeitis/rustnomial.git`
[INFO] [stderr]      Locking 357 packages to latest compatible versions
[INFO] [stderr]       Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2)
[INFO] [stderr]       Adding block2 v0.2.0-alpha.6 (available: v0.2.0)
[INFO] [stderr]       Adding chromosome v0.1.2 (available: v0.3.0)
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.1)
[INFO] [stderr]       Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3)
[INFO] [stderr]       Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5)
[INFO] [stderr]       Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding wasm-bindgen-futures v0.4.45 (available: v0.4.56)
[INFO] [stderr]       Adding web-sys v0.3.72 (available: v0.3.83)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78aeb3f386263f45281caa103a11a86a14a1f2cdef7bdde42bd42ddef85b8c5e
[INFO] running `Command { std: "docker" "start" "-a" "78aeb3f386263f45281caa103a11a86a14a1f2cdef7bdde42bd42ddef85b8c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78aeb3f386263f45281caa103a11a86a14a1f2cdef7bdde42bd42ddef85b8c5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78aeb3f386263f45281caa103a11a86a14a1f2cdef7bdde42bd42ddef85b8c5e", kill_on_drop: false }`
[INFO] [stdout] 78aeb3f386263f45281caa103a11a86a14a1f2cdef7bdde42bd42ddef85b8c5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34fbae093c1ecf6bbd17fd140ff9c597c5404559127128d6ba5f539038b1417f
[INFO] running `Command { std: "docker" "start" "-a" "34fbae093c1ecf6bbd17fd140ff9c597c5404559127128d6ba5f539038b1417f", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking khronos-egl v4.1.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking wgpu-types v0.17.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking serde_json v1.0.148
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking lyon_geom v0.17.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking ring-algorithm v0.8.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking lyon_path v0.17.7
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking sid v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking roots v0.0.7
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking rand_xorshift v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.7.4
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking lyon_tessellation v0.17.10
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking lyon_algorithms v0.17.7
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking roots v0.0.8
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]     Checking pennereq v0.3.1
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking find_folder v0.3.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking notosans v0.1.0
[INFO] [stderr]     Checking rustnomial v0.3.2 (https://github.com/philippeitis/rustnomial.git#0469b293)
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking lyon v0.17.10
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]     Checking naga v0.13.0
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking ecolor v0.23.0
[INFO] [stderr]     Checking emath v0.23.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling auto-impl-ops v0.2.1
[INFO] [stderr]     Checking polynomial-ring v0.5.1
[INFO] [stderr]     Checking find-real-roots-of-polynomial v0.2.3
[INFO] [stderr]     Checking ellipse_tangent v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `discriminant_0`
[INFO] [stdout]    --> src/ellipse.rs:340:13
[INFO] [stdout]     |
[INFO] [stdout] 340 |         let discriminant_0 = k.pow(2.) * f_0 + k * g_0 + h_0;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discriminant_0`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `discriminant_1`
[INFO] [stdout]    --> src/ellipse.rs:355:13
[INFO] [stdout]     |
[INFO] [stdout] 355 |         let discriminant_1 = k.pow(2.) * f_1 + k * g_1 + h_1;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discriminant_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rhs`
[INFO] [stdout]    --> src/ellipse.rs:361:13
[INFO] [stdout]     |
[INFO] [stdout] 361 |         let rhs =
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_rhs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `discriminant_0`
[INFO] [stdout]    --> src/ellipse.rs:364:13
[INFO] [stdout]     |
[INFO] [stdout] 364 |         let discriminant_0 = (a_0 * (r_0 * k + i_0)).pow(2.) + (b_0 * (i_0 * k - r_0)).pow(2.);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discriminant_0`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `discriminant_1`
[INFO] [stdout]    --> src/ellipse.rs:365:13
[INFO] [stdout]     |
[INFO] [stdout] 365 |         let discriminant_1 = (a_1 * (r_1 * k + i_1)).pow(2.) + (b_1 * (i_1 * k - r_1)).pow(2.);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discriminant_1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `f_0`, `g_0`, `h_0`, `f_1`, `g_1`, and `h_1` are never read
[INFO] [stdout]   --> src/ellipse.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct CommonTangentsIntermediateData {
[INFO] [stdout]    |            ------------------------------ fields in this struct
[INFO] [stdout] 35 |     f_0: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 36 |     g_0: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 37 |     h_0: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 38 |     f_1: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 39 |     g_1: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 40 |     h_1: f32,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CommonTangentsIntermediateData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `eq_no_rot` and `intersection_line_eq` are never used
[INFO] [stdout]   --> src/ellipse.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl Ellipse {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub(crate) fn eq_no_rot(&self, x: f32, y: f32) -> f32 {
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 86 |     pub(crate) fn intersection_line_eq(&self, line: Line) -> impl FnOnce(f32) -> f32 {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking epaint v0.23.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a1138be497b5f2b0 -C extra-filename=-4182438869de10ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-0a284e369c3e1101.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "34fbae093c1ecf6bbd17fd140ff9c597c5404559127128d6ba5f539038b1417f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34fbae093c1ecf6bbd17fd140ff9c597c5404559127128d6ba5f539038b1417f", kill_on_drop: false }`
[INFO] [stdout] 34fbae093c1ecf6bbd17fd140ff9c597c5404559127128d6ba5f539038b1417f
