[INFO] fetching crate st3-cursor-color 0.1.0...
[INFO] building st3-cursor-color-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate st3-cursor-color 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate st3-cursor-color 0.1.0
[INFO] finished tweaking crates.io crate st3-cursor-color 0.1.0
[INFO] tweaked toml for crates.io crate st3-cursor-color 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate st3-cursor-color 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] [stderr]       Adding palette v0.2.1 (available: v0.7.6)
[INFO] [stderr]       Adding xml-rs v0.6.1 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xml-rs v0.6.1
[INFO] [stderr]   Downloaded palette v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 561958ed1134c4c3b7044494f26b5d8ce3949ee99c4c53ee41541f9bf2ba4b82
[INFO] running `Command { std: "docker" "start" "-a" "561958ed1134c4c3b7044494f26b5d8ce3949ee99c4c53ee41541f9bf2ba4b82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "561958ed1134c4c3b7044494f26b5d8ce3949ee99c4c53ee41541f9bf2ba4b82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "561958ed1134c4c3b7044494f26b5d8ce3949ee99c4c53ee41541f9bf2ba4b82", kill_on_drop: false }`
[INFO] [stdout] 561958ed1134c4c3b7044494f26b5d8ce3949ee99c4c53ee41541f9bf2ba4b82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99551e82250331aeaa261e9d494d474fbb8904d52241af2a1f866af2ac181f6d
[INFO] running `Command { std: "docker" "start" "-a" "99551e82250331aeaa261e9d494d474fbb8904d52241af2a1f866af2ac181f6d", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling xml-rs v0.6.1
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling palette v0.2.1
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling st3-cursor-color v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/xml_parsing.rs:10:72
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn get_old_caret_color_string(theme_path: &Path) -> Result<String, Box<Error>> {
[INFO] [stdout]    |                                                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn get_old_caret_color_string(theme_path: &Path) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/xml_parsing.rs:37:83
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn set_cursor_color(theme_path: &Path, new_color_hex: &str) -> Result<(), Box<Error>> {
[INFO] [stdout]    |                                                                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn set_cursor_color(theme_path: &Path, new_color_hex: &str) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 |         (Rgb::new_u8(102, 109, 146), NaiveDate::from_ymd(2017, 01, 01)),
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |         (Rgb::new_u8(167, 233, 239), NaiveDate::from_ymd(2017, 02, 15)),
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 |         (Rgb::new_u8(22, 175, 51), NaiveDate::from_ymd(2017, 06, 21)),
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (Rgb::new_u8(209, 92, 8), NaiveDate::from_ymd(2017, 10, 15)),
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:30:48
[INFO] [stdout]    |
[INFO] [stdout] 30 |         (Rgb::new_u8(188, 11, 170), NaiveDate::from_ymd(2017, 04, 20)),
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:31:47
[INFO] [stdout]    |
[INFO] [stdout] 31 |         (Rgb::new_u8(56, 70, 102), NaiveDate::from_ymd(2017, 11, 10)),
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |         (Rgb::new_u8(102, 109, 146), NaiveDate::from_ymd(2017, 12, 31))
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.46s
[INFO] running `Command { std: "docker" "inspect" "99551e82250331aeaa261e9d494d474fbb8904d52241af2a1f866af2ac181f6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99551e82250331aeaa261e9d494d474fbb8904d52241af2a1f866af2ac181f6d", kill_on_drop: false }`
[INFO] [stdout] 99551e82250331aeaa261e9d494d474fbb8904d52241af2a1f866af2ac181f6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4bf1e5b3a20a8b5c23493bed428cf0d3320bc3aa442e666be89b00dc1ccbf020
[INFO] running `Command { std: "docker" "start" "-a" "4bf1e5b3a20a8b5c23493bed428cf0d3320bc3aa442e666be89b00dc1ccbf020", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling st3-cursor-color v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/xml_parsing.rs:10:72
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn get_old_caret_color_string(theme_path: &Path) -> Result<String, Box<Error>> {
[INFO] [stdout]    |                                                                        ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 10 | fn get_old_caret_color_string(theme_path: &Path) -> Result<String, Box<dyn Error>> {
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/xml_parsing.rs:37:83
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn set_cursor_color(theme_path: &Path, new_color_hex: &str) -> Result<(), Box<Error>> {
[INFO] [stdout]    |                                                                                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn set_cursor_color(theme_path: &Path, new_color_hex: &str) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 |         (Rgb::new_u8(102, 109, 146), NaiveDate::from_ymd(2017, 01, 01)),
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:27:49
[INFO] [stdout]    |
[INFO] [stdout] 27 |         (Rgb::new_u8(167, 233, 239), NaiveDate::from_ymd(2017, 02, 15)),
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:28:47
[INFO] [stdout]    |
[INFO] [stdout] 28 |         (Rgb::new_u8(22, 175, 51), NaiveDate::from_ymd(2017, 06, 21)),
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:29:46
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (Rgb::new_u8(209, 92, 8), NaiveDate::from_ymd(2017, 10, 15)),
[INFO] [stdout]    |                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:30:48
[INFO] [stdout]    |
[INFO] [stdout] 30 |         (Rgb::new_u8(188, 11, 170), NaiveDate::from_ymd(2017, 04, 20)),
[INFO] [stdout]    |                                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:31:47
[INFO] [stdout]    |
[INFO] [stdout] 31 |         (Rgb::new_u8(56, 70, 102), NaiveDate::from_ymd(2017, 11, 10)),
[INFO] [stdout]    |                                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 |         (Rgb::new_u8(102, 109, 146), NaiveDate::from_ymd(2017, 12, 31))
[INFO] [stdout]    |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]   --> src/main.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let date = NaiveDate::from_ymd(2017, m, d);
[INFO] [stdout]    |                               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s
[INFO] running `Command { std: "docker" "inspect" "4bf1e5b3a20a8b5c23493bed428cf0d3320bc3aa442e666be89b00dc1ccbf020", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4bf1e5b3a20a8b5c23493bed428cf0d3320bc3aa442e666be89b00dc1ccbf020", kill_on_drop: false }`
[INFO] [stdout] 4bf1e5b3a20a8b5c23493bed428cf0d3320bc3aa442e666be89b00dc1ccbf020
