[INFO] fetching crate doq 0.1.0...
[INFO] testing doq-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate doq 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate doq 0.1.0
[INFO] finished tweaking crates.io crate doq 0.1.0
[INFO] tweaked toml for crates.io crate doq 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate doq 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding ansi_term v0.10.2 (available: v0.12.1)
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding close_enough v0.2.1 (available: v0.6.1)
[INFO] [stderr]       Adding serde_yaml v0.7.5 (available: v0.9.34+deprecated)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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 ansi_term v0.10.2
[INFO] [stderr]   Downloaded close_enough v0.2.1
[INFO] [stderr]   Downloaded serde_yaml v0.7.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bb4129389681a1524506a4fb180ef759226ba291d0bb0d5e2354c55b1349667
[INFO] running `Command { std: "docker" "start" "-a" "8bb4129389681a1524506a4fb180ef759226ba291d0bb0d5e2354c55b1349667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bb4129389681a1524506a4fb180ef759226ba291d0bb0d5e2354c55b1349667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bb4129389681a1524506a4fb180ef759226ba291d0bb0d5e2354c55b1349667", kill_on_drop: false }`
[INFO] [stdout] 8bb4129389681a1524506a4fb180ef759226ba291d0bb0d5e2354c55b1349667
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a9ccf8844e31dd19d3c8d9a37f8631ef8949737b8b06745ba3923d8e32fce72
[INFO] running `Command { std: "docker" "start" "-a" "5a9ccf8844e31dd19d3c8d9a37f8631ef8949737b8b06745ba3923d8e32fce72", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling ansi_term v0.10.2
[INFO] [stderr]    Compiling close_enough v0.2.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_yaml v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling doq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/main.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 |                         (command == "y" || command == "yes")
[INFO] [stdout]     |                         ^                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 270 -                         (command == "y" || command == "yes")
[INFO] [stdout] 270 +                         command == "y" || command == "yes" 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stdout]    --> src/main.rs:230:44
[INFO] [stdout]     |
[INFO] [stdout] 230 |             let date = if done { Some(Utc::today().naive_utc()) } else { None };
[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::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stdout]    --> src/main.rs:252:30
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 None => Utc::today().naive_utc()
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stdout]    --> src/main.rs:304:37
[INFO] [stdout]     |
[INFO] [stdout] 304 |                     let days = Utc::today().naive_utc().signed_duration_since(date).num_days();
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stdout]    --> src/main.rs:322:37
[INFO] [stdout]     |
[INFO] [stdout] 322 |                     let days = Utc::today().naive_utc().signed_duration_since(date).num_days();
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 let mut task = schedule.tasks.iter_mut().find(|t| t.name == task_name).unwrap();
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.62s
[INFO] running `Command { std: "docker" "inspect" "5a9ccf8844e31dd19d3c8d9a37f8631ef8949737b8b06745ba3923d8e32fce72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9ccf8844e31dd19d3c8d9a37f8631ef8949737b8b06745ba3923d8e32fce72", kill_on_drop: false }`
[INFO] [stdout] 5a9ccf8844e31dd19d3c8d9a37f8631ef8949737b8b06745ba3923d8e32fce72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b2f17f7b704cfd2ca806a899f79521975aa0749bd5c61e7faf3b4596c8334c9
[INFO] running `Command { std: "docker" "start" "-a" "2b2f17f7b704cfd2ca806a899f79521975aa0749bd5c61e7faf3b4596c8334c9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling doq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]    --> src/main.rs:270:25
[INFO] [stdout]     |
[INFO] [stdout] 270 |                         (command == "y" || command == "yes")
[INFO] [stdout]     |                         ^                                  ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 270 -                         (command == "y" || command == "yes")
[INFO] [stdout] 270 +                         command == "y" || command == "yes" 
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stdout]    --> src/main.rs:230:44
[INFO] [stdout]     |
[INFO] [stdout] 230 |             let date = if done { Some(Utc::today().naive_utc()) } else { None };
[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::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stdout]    --> src/main.rs:252:30
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 None => Utc::today().naive_utc()
[INFO] [stdout]     |                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stdout]    --> src/main.rs:304:37
[INFO] [stdout]     |
[INFO] [stdout] 304 |                     let days = Utc::today().naive_utc().signed_duration_since(date).num_days();
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stdout]    --> src/main.rs:322:37
[INFO] [stdout]     |
[INFO] [stdout] 322 |                     let days = Utc::today().naive_utc().signed_duration_since(date).num_days();
[INFO] [stdout]     |                                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:258:21
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 let mut task = schedule.tasks.iter_mut().find(|t| t.name == task_name).unwrap();
[INFO] [stdout]     |                     ----^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "2b2f17f7b704cfd2ca806a899f79521975aa0749bd5c61e7faf3b4596c8334c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b2f17f7b704cfd2ca806a899f79521975aa0749bd5c61e7faf3b4596c8334c9", kill_on_drop: false }`
[INFO] [stdout] 2b2f17f7b704cfd2ca806a899f79521975aa0749bd5c61e7faf3b4596c8334c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 478d23944e8f5f94934b0697694a6e27b96910bfd0d55bd69f59572e2541c7ff
[INFO] running `Command { std: "docker" "start" "-a" "478d23944e8f5f94934b0697694a6e27b96910bfd0d55bd69f59572e2541c7ff", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unnecessary parentheses around block return value
[INFO] [stderr]    --> src/main.rs:270:25
[INFO] [stderr]     |
[INFO] [stderr] 270 |                         (command == "y" || command == "yes")
[INFO] [stderr]     |                         ^                                  ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 270 -                         (command == "y" || command == "yes")
[INFO] [stderr] 270 +                         command == "y" || command == "yes" 
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stderr]    --> src/main.rs:230:44
[INFO] [stderr]     |
[INFO] [stderr] 230 |             let date = if done { Some(Utc::today().naive_utc()) } else { None };
[INFO] [stderr]     |                                            ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stderr]    --> src/main.rs:252:30
[INFO] [stderr]     |
[INFO] [stderr] 252 |                 None => Utc::today().naive_utc()
[INFO] [stderr]     |                              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stderr]    --> src/main.rs:304:37
[INFO] [stderr]     |
[INFO] [stderr] 304 |                     let days = Utc::today().naive_utc().signed_duration_since(date).num_days();
[INFO] [stderr]     |                                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::Utc::today`: use `Utc::now()` instead, potentially with `.date_naive()`
[INFO] [stderr]    --> src/main.rs:322:37
[INFO] [stderr]     |
[INFO] [stderr] 322 |                     let days = Utc::today().naive_utc().signed_duration_since(date).num_days();
[INFO] [stderr]     |                                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:258:21
[INFO] [stderr]     |
[INFO] [stderr] 258 |                 let mut task = schedule.tasks.iter_mut().find(|t| t.name == task_name).unwrap();
[INFO] [stderr]     |                     ----^^^^
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `doq` (bin "doq" test) generated 6 warnings (run `cargo fix --bin "doq" -p doq --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/doq-54e300b621e50540)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "478d23944e8f5f94934b0697694a6e27b96910bfd0d55bd69f59572e2541c7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "478d23944e8f5f94934b0697694a6e27b96910bfd0d55bd69f59572e2541c7ff", kill_on_drop: false }`
[INFO] [stdout] 478d23944e8f5f94934b0697694a6e27b96910bfd0d55bd69f59572e2541c7ff
