[INFO] fetching crate iso-8601 0.4.1... [INFO] testing iso-8601-0.4.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate iso-8601 0.4.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate iso-8601 0.4.1 [INFO] finished tweaking crates.io crate iso-8601 0.4.1 [INFO] tweaked toml for crates.io crate iso-8601 0.4.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iso-8601 0.4.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 51 packages to latest compatible versions [INFO] [stderr] Adding aho-corasick v0.7.15 (available: v0.7.20) [INFO] [stderr] Adding memchr v2.3.4 (available: v2.7.6) [INFO] [stderr] Adding nom v6.2.2 (available: v8.0.0) [INFO] [stderr] Adding regex v1.4.6 (available: v1.11.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9643c324611bd50a9f3b7a0e7a56935950a2c5cb496574a571da213b1baecc82 [INFO] running `Command { std: "docker" "start" "-a" "9643c324611bd50a9f3b7a0e7a56935950a2c5cb496574a571da213b1baecc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9643c324611bd50a9f3b7a0e7a56935950a2c5cb496574a571da213b1baecc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9643c324611bd50a9f3b7a0e7a56935950a2c5cb496574a571da213b1baecc82", kill_on_drop: false }` [INFO] [stdout] 9643c324611bd50a9f3b7a0e7a56935950a2c5cb496574a571da213b1baecc82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adf29f69c1193af473d914a3d8905d9905fa9a3ea135c4f6a80beca0f21474c4 [INFO] running `Command { std: "docker" "start" "-a" "adf29f69c1193af473d914a3d8905d9905fa9a3ea135c4f6a80beca0f21474c4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling nom v6.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling iso-8601 v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 329 | 32 ..= 60 if leap => ( 2, date.day - 31), [INFO] [stdout] | ---------- this range overlaps on `60_u16`... [INFO] [stdout] ... [INFO] [stdout] 332 | 60 ..= 90 => ( 3, date.day - 59), [INFO] [stdout] | ^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:334:14 [INFO] [stdout] | [INFO] [stdout] 331 | 61 ..= 91 if leap => ( 3, date.day - 60), [INFO] [stdout] | ---------- this range overlaps on `91_u16`... [INFO] [stdout] ... [INFO] [stdout] 334 | 91 ..= 120 => ( 4, date.day - 90), [INFO] [stdout] | ^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 333 | 92 ..= 121 if leap => ( 4, date.day - 91), [INFO] [stdout] | ---------- this range overlaps on `121_u16`... [INFO] [stdout] ... [INFO] [stdout] 336 | 121 ..= 151 => ( 5, date.day - 120), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 335 | 122 ..= 152 if leap => ( 5, date.day - 121), [INFO] [stdout] | ----------- this range overlaps on `152_u16`... [INFO] [stdout] ... [INFO] [stdout] 338 | 152 ..= 181 => ( 6, date.day - 151), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 337 | 153 ..= 182 if leap => ( 6, date.day - 152), [INFO] [stdout] | ----------- this range overlaps on `182_u16`... [INFO] [stdout] ... [INFO] [stdout] 340 | 182 ..= 212 => ( 7, date.day - 181), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:342:13 [INFO] [stdout] | [INFO] [stdout] 339 | 183 ..= 213 if leap => ( 7, date.day - 182), [INFO] [stdout] | ----------- this range overlaps on `213_u16`... [INFO] [stdout] ... [INFO] [stdout] 342 | 213 ..= 243 => ( 8, date.day - 212), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 341 | 214 ..= 244 if leap => ( 8, date.day - 213), [INFO] [stdout] | ----------- this range overlaps on `244_u16`... [INFO] [stdout] ... [INFO] [stdout] 344 | 244 ..= 273 => ( 9, date.day - 243), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 343 | 245 ..= 274 if leap => ( 9, date.day - 244), [INFO] [stdout] | ----------- this range overlaps on `274_u16`... [INFO] [stdout] ... [INFO] [stdout] 346 | 274 ..= 304 => (10, date.day - 273), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 345 | 275 ..= 305 if leap => (10, date.day - 274), [INFO] [stdout] | ----------- this range overlaps on `305_u16`... [INFO] [stdout] ... [INFO] [stdout] 348 | 305 ..= 334 => (11, date.day - 304), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:350:13 [INFO] [stdout] | [INFO] [stdout] 347 | 306 ..= 335 if leap => (11, date.day - 305), [INFO] [stdout] | ----------- this range overlaps on `335_u16`... [INFO] [stdout] ... [INFO] [stdout] 350 | 335 ..= 365 => (12, date.day - 334), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.86s [INFO] running `Command { std: "docker" "inspect" "adf29f69c1193af473d914a3d8905d9905fa9a3ea135c4f6a80beca0f21474c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf29f69c1193af473d914a3d8905d9905fa9a3ea135c4f6a80beca0f21474c4", kill_on_drop: false }` [INFO] [stdout] adf29f69c1193af473d914a3d8905d9905fa9a3ea135c4f6a80beca0f21474c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f65e7731d006ecf016e01f7e197df046b5e62d1fce0bed97b6b6113308e7194 [INFO] running `Command { std: "docker" "start" "-a" "1f65e7731d006ecf016e01f7e197df046b5e62d1fce0bed97b6b6113308e7194", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling iso-8601 v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 329 | 32 ..= 60 if leap => ( 2, date.day - 31), [INFO] [stdout] | ---------- this range overlaps on `60_u16`... [INFO] [stdout] ... [INFO] [stdout] 332 | 60 ..= 90 => ( 3, date.day - 59), [INFO] [stdout] | ^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:334:14 [INFO] [stdout] | [INFO] [stdout] 331 | 61 ..= 91 if leap => ( 3, date.day - 60), [INFO] [stdout] | ---------- this range overlaps on `91_u16`... [INFO] [stdout] ... [INFO] [stdout] 334 | 91 ..= 120 => ( 4, date.day - 90), [INFO] [stdout] | ^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 333 | 92 ..= 121 if leap => ( 4, date.day - 91), [INFO] [stdout] | ---------- this range overlaps on `121_u16`... [INFO] [stdout] ... [INFO] [stdout] 336 | 121 ..= 151 => ( 5, date.day - 120), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 335 | 122 ..= 152 if leap => ( 5, date.day - 121), [INFO] [stdout] | ----------- this range overlaps on `152_u16`... [INFO] [stdout] ... [INFO] [stdout] 338 | 152 ..= 181 => ( 6, date.day - 151), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 337 | 153 ..= 182 if leap => ( 6, date.day - 152), [INFO] [stdout] | ----------- this range overlaps on `182_u16`... [INFO] [stdout] ... [INFO] [stdout] 340 | 182 ..= 212 => ( 7, date.day - 181), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:342:13 [INFO] [stdout] | [INFO] [stdout] 339 | 183 ..= 213 if leap => ( 7, date.day - 182), [INFO] [stdout] | ----------- this range overlaps on `213_u16`... [INFO] [stdout] ... [INFO] [stdout] 342 | 213 ..= 243 => ( 8, date.day - 212), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 341 | 214 ..= 244 if leap => ( 8, date.day - 213), [INFO] [stdout] | ----------- this range overlaps on `244_u16`... [INFO] [stdout] ... [INFO] [stdout] 344 | 244 ..= 273 => ( 9, date.day - 243), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 343 | 245 ..= 274 if leap => ( 9, date.day - 244), [INFO] [stdout] | ----------- this range overlaps on `274_u16`... [INFO] [stdout] ... [INFO] [stdout] 346 | 274 ..= 304 => (10, date.day - 273), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 345 | 275 ..= 305 if leap => (10, date.day - 274), [INFO] [stdout] | ----------- this range overlaps on `305_u16`... [INFO] [stdout] ... [INFO] [stdout] 348 | 305 ..= 334 => (11, date.day - 304), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:350:13 [INFO] [stdout] | [INFO] [stdout] 347 | 306 ..= 335 if leap => (11, date.day - 305), [INFO] [stdout] | ----------- this range overlaps on `335_u16`... [INFO] [stdout] ... [INFO] [stdout] 350 | 335 ..= 365 => (12, date.day - 334), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 329 | 32 ..= 60 if leap => ( 2, date.day - 31), [INFO] [stdout] | ---------- this range overlaps on `60_u16`... [INFO] [stdout] ... [INFO] [stdout] 332 | 60 ..= 90 => ( 3, date.day - 59), [INFO] [stdout] | ^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:334:14 [INFO] [stdout] | [INFO] [stdout] 331 | 61 ..= 91 if leap => ( 3, date.day - 60), [INFO] [stdout] | ---------- this range overlaps on `91_u16`... [INFO] [stdout] ... [INFO] [stdout] 334 | 91 ..= 120 => ( 4, date.day - 90), [INFO] [stdout] | ^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:336:13 [INFO] [stdout] | [INFO] [stdout] 333 | 92 ..= 121 if leap => ( 4, date.day - 91), [INFO] [stdout] | ---------- this range overlaps on `121_u16`... [INFO] [stdout] ... [INFO] [stdout] 336 | 121 ..= 151 => ( 5, date.day - 120), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:338:13 [INFO] [stdout] | [INFO] [stdout] 335 | 122 ..= 152 if leap => ( 5, date.day - 121), [INFO] [stdout] | ----------- this range overlaps on `152_u16`... [INFO] [stdout] ... [INFO] [stdout] 338 | 152 ..= 181 => ( 6, date.day - 151), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:340:13 [INFO] [stdout] | [INFO] [stdout] 337 | 153 ..= 182 if leap => ( 6, date.day - 152), [INFO] [stdout] | ----------- this range overlaps on `182_u16`... [INFO] [stdout] ... [INFO] [stdout] 340 | 182 ..= 212 => ( 7, date.day - 181), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:342:13 [INFO] [stdout] | [INFO] [stdout] 339 | 183 ..= 213 if leap => ( 7, date.day - 182), [INFO] [stdout] | ----------- this range overlaps on `213_u16`... [INFO] [stdout] ... [INFO] [stdout] 342 | 213 ..= 243 => ( 8, date.day - 212), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 341 | 214 ..= 244 if leap => ( 8, date.day - 213), [INFO] [stdout] | ----------- this range overlaps on `244_u16`... [INFO] [stdout] ... [INFO] [stdout] 344 | 244 ..= 273 => ( 9, date.day - 243), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 343 | 245 ..= 274 if leap => ( 9, date.day - 244), [INFO] [stdout] | ----------- this range overlaps on `274_u16`... [INFO] [stdout] ... [INFO] [stdout] 346 | 274 ..= 304 => (10, date.day - 273), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 345 | 275 ..= 305 if leap => (10, date.day - 274), [INFO] [stdout] | ----------- this range overlaps on `305_u16`... [INFO] [stdout] ... [INFO] [stdout] 348 | 305 ..= 334 => (11, date.day - 304), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple patterns overlap on their endpoints [INFO] [stdout] --> src/date.rs:350:13 [INFO] [stdout] | [INFO] [stdout] 347 | 306 ..= 335 if leap => (11, date.day - 305), [INFO] [stdout] | ----------- this range overlaps on `335_u16`... [INFO] [stdout] ... [INFO] [stdout] 350 | 335 ..= 365 => (12, date.day - 334), [INFO] [stdout] | ^^^^^^^^^^^ ... with this range [INFO] [stdout] | [INFO] [stdout] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `Command { std: "docker" "inspect" "1f65e7731d006ecf016e01f7e197df046b5e62d1fce0bed97b6b6113308e7194", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f65e7731d006ecf016e01f7e197df046b5e62d1fce0bed97b6b6113308e7194", kill_on_drop: false }` [INFO] [stdout] 1f65e7731d006ecf016e01f7e197df046b5e62d1fce0bed97b6b6113308e7194 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ce8cb5a5c8e9d3acf42e765dc3c32ad598ae66ed5a317a992b0d79d6204c7f68 [INFO] running `Command { std: "docker" "start" "-a" "ce8cb5a5c8e9d3acf42e765dc3c32ad598ae66ed5a317a992b0d79d6204c7f68", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:332:14 [INFO] [stderr] | [INFO] [stderr] 329 | 32 ..= 60 if leap => ( 2, date.day - 31), [INFO] [stderr] | ---------- this range overlaps on `60_u16`... [INFO] [stderr] ... [INFO] [stderr] 332 | 60 ..= 90 => ( 3, date.day - 59), [INFO] [stderr] | ^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] = note: `#[warn(overlapping_range_endpoints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:334:14 [INFO] [stderr] | [INFO] [stderr] 331 | 61 ..= 91 if leap => ( 3, date.day - 60), [INFO] [stderr] | ---------- this range overlaps on `91_u16`... [INFO] [stderr] ... [INFO] [stderr] 334 | 91 ..= 120 => ( 4, date.day - 90), [INFO] [stderr] | ^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:336:13 [INFO] [stderr] | [INFO] [stderr] 333 | 92 ..= 121 if leap => ( 4, date.day - 91), [INFO] [stderr] | ---------- this range overlaps on `121_u16`... [INFO] [stderr] ... [INFO] [stderr] 336 | 121 ..= 151 => ( 5, date.day - 120), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stdout] running 67 tests [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:338:13 [INFO] [stderr] | [INFO] [stderr] 335 | 122 ..= 152 if leap => ( 5, date.day - 121), [INFO] [stderr] | ----------- this range overlaps on `152_u16`... [INFO] [stderr] ... [INFO] [stderr] 338 | 152 ..= 181 => ( 6, date.day - 151), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:340:13 [INFO] [stderr] | [INFO] [stderr] 337 | 153 ..= 182 if leap => ( 6, date.day - 152), [INFO] [stderr] | ----------- this range overlaps on `182_u16`... [INFO] [stderr] ... [INFO] [stderr] 340 | 182 ..= 212 => ( 7, date.day - 181), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:342:13 [INFO] [stderr] | [INFO] [stderr] 339 | 183 ..= 213 if leap => ( 7, date.day - 182), [INFO] [stderr] | ----------- this range overlaps on `213_u16`... [INFO] [stderr] ... [INFO] [stderr] 342 | 213 ..= 243 => ( 8, date.day - 212), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:344:13 [INFO] [stderr] | [INFO] [stderr] 341 | 214 ..= 244 if leap => ( 8, date.day - 213), [INFO] [stderr] | ----------- this range overlaps on `244_u16`... [INFO] [stderr] ... [INFO] [stderr] 344 | 244 ..= 273 => ( 9, date.day - 243), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:346:13 [INFO] [stderr] | [INFO] [stderr] 343 | 245 ..= 274 if leap => ( 9, date.day - 244), [INFO] [stderr] | ----------- this range overlaps on `274_u16`... [INFO] [stderr] ... [INFO] [stderr] 346 | 274 ..= 304 => (10, date.day - 273), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:348:13 [INFO] [stderr] | [INFO] [stderr] 345 | 275 ..= 305 if leap => (10, date.day - 274), [INFO] [stderr] | ----------- this range overlaps on `305_u16`... [INFO] [stderr] ... [INFO] [stderr] 348 | 305 ..= 334 => (11, date.day - 304), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: multiple patterns overlap on their endpoints [INFO] [stderr] --> src/date.rs:350:13 [INFO] [stderr] | [INFO] [stderr] 347 | 306 ..= 335 if leap => (11, date.day - 305), [INFO] [stderr] | ----------- this range overlaps on `335_u16`... [INFO] [stderr] ... [INFO] [stderr] 350 | 335 ..= 365 => (12, date.day - 334), [INFO] [stderr] | ^^^^^^^^^^^ ... with this range [INFO] [stderr] | [INFO] [stderr] = note: you likely meant to write mutually exclusive ranges [INFO] [stderr] [INFO] [stderr] warning: `iso-8601` (lib) generated 10 warnings [INFO] [stderr] warning: `iso-8601` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iso_8601-689933bd514dc066) [INFO] [stdout] test date::tests::o_from_wd ... ok [INFO] [stdout] test date::tests::valid_date_o ... ok [INFO] [stdout] test date::tests::o_from_ymd ... ok [INFO] [stdout] test date::tests::valid_date_ymd ... ok [INFO] [stdout] test date::tests::valid_date_wd ... ok [INFO] [stdout] test date::tests::ymd_from_o ... ok [INFO] [stdout] test date::tests::ymd_from_wd ... ok [INFO] [stdout] test parse::date::tests::date_w ... ok [INFO] [stdout] test parse::date::tests::date ... ok [INFO] [stdout] test parse::date::tests::date_c ... ok [INFO] [stdout] test parse::date::tests::date_approx ... ok [INFO] [stdout] test parse::date::tests::date_o ... ok [INFO] [stdout] test parse::date::tests::date_wd ... ok [INFO] [stdout] test parse::date::tests::date_ym ... ok [INFO] [stdout] test parse::date::tests::date_ymd ... ok [INFO] [stdout] test parse::date::tests::day ... ok [INFO] [stdout] test parse::date::tests::month ... ok [INFO] [stdout] test parse::date::tests::positive_year ... ok [INFO] [stdout] test parse::date::tests::year_day ... ok [INFO] [stdout] test date::tests::wd_from_o ... ok [INFO] [stdout] test parse::date::tests::week_day ... ok [INFO] [stdout] test date::tests::wd_from_ymd ... ok [INFO] [stdout] test parse::date::tests::year ... ok [INFO] [stdout] test parse::date::tests::date_y ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_date_y ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_date_ym_extended ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_time_hm_basic ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_date_ymd_extended ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_date_ymd_basic ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_time_hms_basic ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_time_hm_extended ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_time_hms_extended ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_time_hmsf_basic ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_datetime_extended ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_time_hmsf_extended ... ok [INFO] [stdout] test parse::time::tests::second ... ok [INFO] [stdout] test parse::tests::sign ... ok [INFO] [stdout] test parse::time::tests::minute ... ok [INFO] [stdout] test parse::time::tests::hour ... ok [INFO] [stdout] test parse::time::tests::time_any_approx ... ok [INFO] [stdout] test parse::time::tests::time_any_hm ... ok [INFO] [stdout] test parse::time::tests::time_any_h ... ok [INFO] [stdout] test parse::time::tests::time_any_hms ... ok [INFO] [stdout] test parse::time::tests::time_global_approx ... ok [INFO] [stdout] test parse::time::tests::time_global_h ... ok [INFO] [stdout] test parse::time::tests::time_global_hm ... ok [INFO] [stdout] test parse::time::tests::time_global_hms ... ok [INFO] [stdout] test parse::time::tests::time_hm ... ok [INFO] [stdout] test parse::time::tests::time_hms ... ok [INFO] [stdout] test parse::time::tests::time_local_approx ... ok [INFO] [stdout] test parse::time::tests::time_local_h ... ok [INFO] [stdout] test parse::time::tests::time_local_hm ... ok [INFO] [stdout] test parse::time::tests::time_local_hms ... ok [INFO] [stdout] test parse::time::tests::timezone ... ok [INFO] [stdout] test parse::time::tests::timezone_fixed ... ok [INFO] [stdout] test parse::time::tests::timezone_utc ... ok [INFO] [stdout] test parse::time::tests::time_h ... ok [INFO] [stdout] test time::tests::valid_time_hm ... ok [INFO] [stdout] test time::tests::valid_time_hms ... ok [INFO] [stdout] test time::tests::valid_time_local ... ok [INFO] [stdout] test parse::date::tests::year_week ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_time_h ... ok [INFO] [stdout] test time::tests::valid_time_any ... ok [INFO] [stdout] test parse::datetime::tests::partial_datetime_approx_any_approx_date_ym_basic ... ok [INFO] [stdout] test time::tests::valid_time_global ... ok [INFO] [stdout] test time::tests::valid_time_h ... ok [INFO] [stdout] test parse::datetime::tests::tt - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests iso_8601 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - test_readme (line 109) ... FAILED [INFO] [stdout] test src/lib.rs - test_readme (line 43) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - test_readme (line 109) stdout ---- [INFO] [stdout] error[E0463]: can't find crate for `chrono` [INFO] [stdout] --> src/lib.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 2 | extern crate chrono; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - test_readme (line 109) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "ce8cb5a5c8e9d3acf42e765dc3c32ad598ae66ed5a317a992b0d79d6204c7f68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce8cb5a5c8e9d3acf42e765dc3c32ad598ae66ed5a317a992b0d79d6204c7f68", kill_on_drop: false }` [INFO] [stdout] ce8cb5a5c8e9d3acf42e765dc3c32ad598ae66ed5a317a992b0d79d6204c7f68