[INFO] cloning repository https://github.com/dgramop/wmm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dgramop/wmm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgramop%2Fwmm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgramop%2Fwmm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33857445faf0fcbbd64d53feb39199fe8367379c
[INFO] testing dgramop/wmm against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdgramop%2Fwmm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dgramop/wmm
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/dgramop/wmm
[INFO] tweaked toml for git repo https://github.com/dgramop/wmm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dgramop/wmm on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dgramop/wmm 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22890a9df8690bd90ee5d537b731c23b2730230416398d014fec03c08beb2059
[INFO] running `Command { std: "docker" "start" "-a" "22890a9df8690bd90ee5d537b731c23b2730230416398d014fec03c08beb2059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22890a9df8690bd90ee5d537b731c23b2730230416398d014fec03c08beb2059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22890a9df8690bd90ee5d537b731c23b2730230416398d014fec03c08beb2059", kill_on_drop: false }`
[INFO] [stdout] 22890a9df8690bd90ee5d537b731c23b2730230416398d014fec03c08beb2059
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e92392424b4bc0bcbcea4666d506f25d4fa311f396707435bdf557daaec0d8b4
[INFO] running `Command { std: "docker" "start" "-a" "e92392424b4bc0bcbcea4666d506f25d4fa311f396707435bdf557daaec0d8b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling wmm2 v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "e92392424b4bc0bcbcea4666d506f25d4fa311f396707435bdf557daaec0d8b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e92392424b4bc0bcbcea4666d506f25d4fa311f396707435bdf557daaec0d8b4", kill_on_drop: false }`
[INFO] [stdout] e92392424b4bc0bcbcea4666d506f25d4fa311f396707435bdf557daaec0d8b4
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9639a6decdf06e24917a4ef33fdd22a3a393a43508a5d65a5a5e80b12f905818
[INFO] running `Command { std: "docker" "start" "-a" "9639a6decdf06e24917a4ef33fdd22a3a393a43508a5d65a5a5e80b12f905818", kill_on_drop: false }`
[INFO] [stderr]    Compiling wmm2 v0.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "9639a6decdf06e24917a4ef33fdd22a3a393a43508a5d65a5a5e80b12f905818", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9639a6decdf06e24917a4ef33fdd22a3a393a43508a5d65a5a5e80b12f905818", kill_on_drop: false }`
[INFO] [stdout] 9639a6decdf06e24917a4ef33fdd22a3a393a43508a5d65a5a5e80b12f905818
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18c7732783837830dc28836d46d214faaa88658ba1cde229680236d03787ddac
[INFO] running `Command { std: "docker" "start" "-a" "18c7732783837830dc28836d46d214faaa88658ba1cde229680236d03787ddac", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wmm2-c23eece4197c6eb7)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_valid ... ok
[INFO] [stdout] test tests::test_invalid_date ... ok
[INFO] [stdout] test tests::test_invalid_coordinates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wmm2
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - declination (line 39) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - declination (line 39) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `wmm`
[INFO] [stdout]  --> src/lib.rs:41:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wmm::declination;
[INFO] [stdout]   |     ^^^ use of unresolved module or unlinked crate `wmm`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 4 | use wmm2::declination;
[INFO] [stdout]   |        +
[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 - declination (line 39)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "18c7732783837830dc28836d46d214faaa88658ba1cde229680236d03787ddac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18c7732783837830dc28836d46d214faaa88658ba1cde229680236d03787ddac", kill_on_drop: false }`
[INFO] [stdout] 18c7732783837830dc28836d46d214faaa88658ba1cde229680236d03787ddac
