[INFO] fetching crate rpt 0.2.1...
[INFO] testing rpt-0.2.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rpt 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rpt 0.2.1
[INFO] finished tweaking crates.io crate rpt 0.2.1
[INFO] tweaked toml for crates.io crate rpt 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rpt 0.2.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rpt 0.2.1 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8fcf0e72cc784df2157cca6b3968ff25d340d0a2fc9caf6d39c19f9d5f595a13
[INFO] running `Command { std: "docker" "start" "-a" "8fcf0e72cc784df2157cca6b3968ff25d340d0a2fc9caf6d39c19f9d5f595a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8fcf0e72cc784df2157cca6b3968ff25d340d0a2fc9caf6d39c19f9d5f595a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8fcf0e72cc784df2157cca6b3968ff25d340d0a2fc9caf6d39c19f9d5f595a13", kill_on_drop: false }`
[INFO] [stdout] 8fcf0e72cc784df2157cca6b3968ff25d340d0a2fc9caf6d39c19f9d5f595a13
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 621267f20668f7e6c22bb8f971e5026b396aa692174d8581c5329d0a897e394f
[INFO] running `Command { std: "docker" "start" "-a" "621267f20668f7e6c22bb8f971e5026b396aa692174d8581c5329d0a897e394f", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling weezl v0.1.2
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]    Compiling matrixmultiply v0.2.3
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-rational v0.3.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling gif v0.11.1
[INFO] [stderr]    Compiling bytemuck v1.4.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling png v0.16.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling simba v0.3.1
[INFO] [stderr]    Compiling rand_distr v0.3.0
[INFO] [stderr]    Compiling rand_distr v0.4.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.20
[INFO] [stderr]    Compiling tiff v0.6.0
[INFO] [stderr]    Compiling nalgebra v0.24.1
[INFO] [stderr]    Compiling image v0.23.13
[INFO] [stderr]    Compiling nalgebra-glm v0.10.0
[INFO] [stderr]    Compiling rpt v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `SimpleCircleSystem` is never constructed
[INFO] [stdout]   --> src/ode/particle_system.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct SimpleCircleSystem;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "621267f20668f7e6c22bb8f971e5026b396aa692174d8581c5329d0a897e394f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621267f20668f7e6c22bb8f971e5026b396aa692174d8581c5329d0a897e394f", kill_on_drop: false }`
[INFO] [stdout] 621267f20668f7e6c22bb8f971e5026b396aa692174d8581c5329d0a897e394f
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0cb078a69bd7b3e439df6a97199a0b0496a6a2d3d45b72c5a7e1f5ed1085ca6d
[INFO] running `Command { std: "docker" "start" "-a" "0cb078a69bd7b3e439df6a97199a0b0496a6a2d3d45b72c5a7e1f5ed1085ca6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.1.11
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling tinyvec v1.0.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling eyre v0.6.2
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling indenter v0.3.0
[INFO] [stderr]    Compiling flate2 v1.0.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling chunked_transfer v1.3.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stdout] warning: struct `SimpleCircleSystem` is never constructed
[INFO] [stdout]   --> src/ode/particle_system.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct SimpleCircleSystem;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ring v0.16.16
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.16
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling tracing-subscriber v0.2.15
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling url v2.2.0
[INFO] [stderr]    Compiling addr2line v0.14.0
[INFO] [stderr]    Compiling backtrace v0.3.54
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling webpki v0.21.3
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling tracing v0.1.21
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling thiserror v1.0.22
[INFO] [stderr]    Compiling zip v0.5.10
[INFO] [stderr]    Compiling tracing-error v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.1.6
[INFO] [stderr]    Compiling color-eyre v0.5.10
[INFO] [stderr]    Compiling ureq v2.0.2
[INFO] [stderr]    Compiling rpt v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "0cb078a69bd7b3e439df6a97199a0b0496a6a2d3d45b72c5a7e1f5ed1085ca6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0cb078a69bd7b3e439df6a97199a0b0496a6a2d3d45b72c5a7e1f5ed1085ca6d", kill_on_drop: false }`
[INFO] [stdout] 0cb078a69bd7b3e439df6a97199a0b0496a6a2d3d45b72c5a7e1f5ed1085ca6d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f88f936c044948acd743c5a25e17b9dafe3fdd9b68198dfe1c6505818cc28f0
[INFO] running `Command { std: "docker" "start" "-a" "2f88f936c044948acd743c5a25e17b9dafe3fdd9b68198dfe1c6505818cc28f0", kill_on_drop: false }`
[INFO] [stderr] warning: struct `SimpleCircleSystem` is never constructed
[INFO] [stderr]   --> src/ode/particle_system.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct SimpleCircleSystem;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rpt` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpt-034e16a821e590d6)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test ode::particle_system::tests::rk4_works ... ok
[INFO] [stdout] test shape::monomial_surface::tests::monomial_closest_point_works ... ok
[INFO] [stdout] test color::tests::colors_work ... 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]    Doc-tests rpt
[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" "2f88f936c044948acd743c5a25e17b9dafe3fdd9b68198dfe1c6505818cc28f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f88f936c044948acd743c5a25e17b9dafe3fdd9b68198dfe1c6505818cc28f0", kill_on_drop: false }`
[INFO] [stdout] 2f88f936c044948acd743c5a25e17b9dafe3fdd9b68198dfe1c6505818cc28f0
