[INFO] fetching crate persistent-time 0.1.0...
[INFO] testing persistent-time-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate persistent-time 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate persistent-time 0.1.0
[INFO] finished tweaking crates.io crate persistent-time 0.1.0
[INFO] tweaked toml for crates.io crate persistent-time 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate persistent-time 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 34 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v0.5.9 (available: v2.0.1)
[INFO] [stderr]       Adding chrono v0.2.25 (available: v0.4.42)
[INFO] [stderr]       Adding phf v0.7.15 (available: v0.7.24)
[INFO] [stderr]       Adding phf_shared v0.7.15 (available: v0.7.24)
[INFO] [stderr]       Adding postgres v0.11.12 (available: v0.19.12)
[INFO] [stderr]       Adding redis v0.6.0 (available: v0.32.7)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 428b391fd1082f936a5cce977b08702c8802ada60b16ca65c4f9a4534601b228
[INFO] running `Command { std: "docker" "start" "-a" "428b391fd1082f936a5cce977b08702c8802ada60b16ca65c4f9a4534601b228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "428b391fd1082f936a5cce977b08702c8802ada60b16ca65c4f9a4534601b228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "428b391fd1082f936a5cce977b08702c8802ada60b16ca65c4f9a4534601b228", kill_on_drop: false }`
[INFO] [stdout] 428b391fd1082f936a5cce977b08702c8802ada60b16ca65c4f9a4534601b228
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 084daec6530d2be72fb515bdee6ff154c35828a5f7a9489052b156f6ca462451
[INFO] running `Command { std: "docker" "start" "-a" "084daec6530d2be72fb515bdee6ff154c35828a5f7a9489052b156f6ca462451", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling byteorder v0.5.3
[INFO] [stderr]    Compiling phf_shared v0.7.15
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling serde v0.7.15
[INFO] [stderr]    Compiling sha1 v0.2.0
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling hex v0.2.0
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling phf v0.7.15
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling redis v0.6.0
[INFO] [stderr]    Compiling chrono v0.2.25
[INFO] [stderr]    Compiling bincode v0.5.9
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.2.25/src/offset/utc.rs:22:48
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.2.25/src/offset/utc.rs:22:64
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.2.25/src/offset/local.rs:73:48
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.2.25/src/offset/local.rs:73:64
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]    |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.2.25/src/lib.rs:381:48
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.2.25/src/lib.rs:381:64
[INFO] [stdout]     |
[INFO] [stdout] 381 | #[cfg_attr(feature = "rustc-serialize", derive(RustcEncodable, RustcDecodable))]
[INFO] [stdout]     |                                                                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chrono` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "084daec6530d2be72fb515bdee6ff154c35828a5f7a9489052b156f6ca462451", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "084daec6530d2be72fb515bdee6ff154c35828a5f7a9489052b156f6ca462451", kill_on_drop: false }`
[INFO] [stdout] 084daec6530d2be72fb515bdee6ff154c35828a5f7a9489052b156f6ca462451
