[INFO] cloning repository https://github.com/KhojaDawg/kj-bevy-realistic-sun
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KhojaDawg/kj-bevy-realistic-sun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhojaDawg%2Fkj-bevy-realistic-sun", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhojaDawg%2Fkj-bevy-realistic-sun'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58521894c07ef33aa48e8827468bdc120798c8fc
[INFO] testing KhojaDawg/kj-bevy-realistic-sun against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKhojaDawg%2Fkj-bevy-realistic-sun" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KhojaDawg/kj-bevy-realistic-sun
[INFO] finished tweaking git repo https://github.com/KhojaDawg/kj-bevy-realistic-sun
[INFO] tweaked toml for git repo https://github.com/KhojaDawg/kj-bevy-realistic-sun written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KhojaDawg/kj-bevy-realistic-sun on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KhojaDawg/kj-bevy-realistic-sun 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.98.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-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301
[INFO] running `Command { std: "docker" "start" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301", 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" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301", 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" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling disqualified v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bevy_ptr v0.19.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.6+spec-1.1.0
[INFO] [stderr]    Compiling bevy_platform v0.19.0
[INFO] [stderr]    Compiling bevy_utils v0.19.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.19.0
[INFO] [stderr]    Compiling bevy_ecs_macro_logic v0.19.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling bevy_reflect_derive v0.19.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_derive v0.19.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.19.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling glam v0.32.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling bevy_tasks v0.19.0
[INFO] [stderr]    Compiling bevy_reflect v0.19.0
[INFO] [stderr]    Compiling bevy_ecs v0.19.0
[INFO] [stderr]    Compiling bevy_math v0.19.0
[INFO] [stderr]    Compiling bevy_app v0.19.0
[INFO] [stderr]    Compiling bevy_time v0.19.0
[INFO] [stderr]    Compiling bevy_input v0.19.0
[INFO] [stderr]    Compiling bevy_transform v0.19.0
[INFO] [stderr]    Compiling bevy_diagnostic v0.19.0
[INFO] [stderr]    Compiling bevy_internal v0.19.0
[INFO] [stderr]    Compiling bevy v0.19.0
[INFO] [stderr]    Compiling kj-bevy-realistic-sun v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301", 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" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling kj-bevy-realistic-sun v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s
[INFO] running `Command { std: "docker" "inspect" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301", 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" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kj_bevy_realistic_sun-c452ec5deac98f5b)
[INFO] [stderr]    Doc-tests kj_bevy_realistic_sun
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test conversion::tests::deg_to_rad ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/environment.rs - environment::Environment::with_axial_tilt (line 221) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::TIME_NOON (line 106) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::with_axial_tilt_deg (line 237) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::DATE_SUMMER (line 192) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::LATITUDE_NEW_JERSEY (line 117) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::with_latitude (line 268) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::DATE_SPRING (line 177) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::with_date (line 254) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::LATITUDE_NORTH_POLE (line 139) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::with_hours_since_noon (line 317) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::LATITUDE_EQUATOR (line 128) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::with_time_of_day (line 302) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 24) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment (line 12) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::TIME_MIDNIGHT (line 95) - compile ... ok
[INFO] [stdout] test src/lib.rs - RealisticSunDirectionPlugin (line 73) - compile ... ok
[INFO] [stdout] test src/lib.rs - Sun (line 100) - compile ... FAILED
[INFO] [stdout] test src/environment.rs - environment::Environment::DATE_AUTUMN (line 207) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::AXIAL_TILT_EARTH (line 84) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 46) - compile ... FAILED
[INFO] [stdout] test src/environment.rs - environment::Environment::LATITUDE_SOUTH_POLE (line 150) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::with_latitude_deg (line 284) - compile ... ok
[INFO] [stdout] test src/environment.rs - environment::Environment::DATE_WINTER (line 162) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 32) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Sun (line 100) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bevy::light`
[INFO] [stdout]    --> src/lib.rs:104:11
[INFO] [stdout]     |
[INFO] [stdout] 104 | use bevy::light::DirectionalLight;
[INFO] [stdout]     |           ^^^^^ could not find `light` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 46) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `bevy::light`
[INFO] [stdout]   --> src/lib.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | use bevy::light::DirectionalLight;
[INFO] [stdout]    |           ^^^^^ could not find `light` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 46)
[INFO] [stdout]     src/lib.rs - Sun (line 100)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.85s; merged doctests compilation took 0.11s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301", kill_on_drop: false }`
[INFO] [stdout] dfaab7c33df7536876853b6e584512c5afb35352f733db5268c1fe87ee433301
