[INFO] fetching crate waifu-calendar 0.1.0...
[INFO] testing waifu-calendar-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate waifu-calendar 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate waifu-calendar 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate waifu-calendar 0.1.0
[INFO] finished tweaking crates.io crate waifu-calendar 0.1.0
[INFO] tweaked toml for crates.io crate waifu-calendar 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate waifu-calendar 0.1.0 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded graphql_client_codegen v0.13.0
[INFO] [stderr]   Downloaded graphql_query_derive v0.13.0
[INFO] [stderr]   Downloaded graphql_client v0.13.0
[INFO] [stderr]   Downloaded ics v0.5.8
[INFO] [stderr]   Downloaded shadow-rs v0.26.0
[INFO] [stderr]   Downloaded tzdb_data v0.1.1
[INFO] [stderr]   Downloaded tzdb v0.6.1
[INFO] [stderr]   Downloaded libz-sys v1.1.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61674bbea35fbc01d36434c0596cce6e3560e6a1e5c3acad12cefc388fb9f5ce
[INFO] running `Command { std: "docker" "start" "-a" "61674bbea35fbc01d36434c0596cce6e3560e6a1e5c3acad12cefc388fb9f5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61674bbea35fbc01d36434c0596cce6e3560e6a1e5c3acad12cefc388fb9f5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61674bbea35fbc01d36434c0596cce6e3560e6a1e5c3acad12cefc388fb9f5ce", kill_on_drop: false }`
[INFO] [stdout] 61674bbea35fbc01d36434c0596cce6e3560e6a1e5c3acad12cefc388fb9f5ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1d3697d00bfa205c1bfe53e62243eddb7d230bf9be925209619647a3cdd26f1
[INFO] running `Command { std: "docker" "start" "-a" "b1d3697d00bfa205c1bfe53e62243eddb7d230bf9be925209619647a3cdd26f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tzdb_data v0.1.1
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.4.16
[INFO] [stderr]    Compiling ics v0.5.8
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling libz-sys v1.1.14
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling tzdb v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling clap v4.4.16
[INFO] [stderr]    Compiling git2 v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.23
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling shadow-rs v0.26.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling waifu-calendar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.95s
[INFO] running `Command { std: "docker" "inspect" "b1d3697d00bfa205c1bfe53e62243eddb7d230bf9be925209619647a3cdd26f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1d3697d00bfa205c1bfe53e62243eddb7d230bf9be925209619647a3cdd26f1", kill_on_drop: false }`
[INFO] [stdout] b1d3697d00bfa205c1bfe53e62243eddb7d230bf9be925209619647a3cdd26f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db1ab81ad5b0784ae461974f4bc1e73f24e0c93ac8e3fb2297e628d2f9ab79b7
[INFO] running `Command { std: "docker" "start" "-a" "db1ab81ad5b0784ae461974f4bc1e73f24e0c93ac8e3fb2297e628d2f9ab79b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling waifu-calendar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "db1ab81ad5b0784ae461974f4bc1e73f24e0c93ac8e3fb2297e628d2f9ab79b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db1ab81ad5b0784ae461974f4bc1e73f24e0c93ac8e3fb2297e628d2f9ab79b7", kill_on_drop: false }`
[INFO] [stdout] db1ab81ad5b0784ae461974f4bc1e73f24e0c93ac8e3fb2297e628d2f9ab79b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e6dcb60bcf72e4f5989c4ff940538e471c87dbbffe65dba5f35fdfec3acc4406
[INFO] running `Command { std: "docker" "start" "-a" "e6dcb60bcf72e4f5989c4ff940538e471c87dbbffe65dba5f35fdfec3acc4406", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waifu_calendar-41e5da84a6b80861)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::from_date ... ok
[INFO] [stdout] test tests::is_occurring_on_different_date ... ok
[INFO] [stdout] test tests::next_occurrence_is_next_year ... ok
[INFO] [stdout] test tests::is_occurring_on_same_date ... ok
[INFO] [stdout] test tests::next_occurrence_is_today ... ok
[INFO] [stdout] test tests::next_occurrence_is_this_year ... ok
[INFO] [stdout] test tests::to_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/waifu_calendar-21cc3757ea2b31ef)
[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] [stderr]    Doc-tests waifu_calendar
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - Characters (line 138) ... FAILED
[INFO] [stdout] test src/lib.rs - get_waifu_birthdays (line 168) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Characters (line 138) stdout ----
[INFO] [stdout] error[E0599]: no method named `sort_by_upcoming` found for opaque type `impl Future<Output = Result<Vec<Character>, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/lib.rs:144:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | characters.sort_by_upcoming(OffsetDateTime::now_utc());
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Vec<Character>, Error>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - get_waifu_birthdays (line 168) stdout ----
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 9   | for character in waifu_calendar::get_waifu_birthdays("cosmicrose", &now).iter() {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^             ------
[INFO] [stdout]     |                                                                  | |
[INFO] [stdout]     |                                                                  | unexpected argument of type `&OffsetDateTime`
[INFO] [stdout]     |                                                                  help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn get_waifu_birthdays(username: &str) -> Result<Vec<Character>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for opaque type `impl Future<Output = Result<Vec<Character>, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/lib.rs:174:74
[INFO] [stdout]   |
[INFO] [stdout] 9 | for character in waifu_calendar::get_waifu_birthdays("cosmicrose", &now).iter() {
[INFO] [stdout]   |                                                                          ^^^^ method not found in `impl Future<Output = Result<Vec<Character>, Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 9 | for character in waifu_calendar::get_waifu_birthdays("cosmicrose", &now).await.iter() {
[INFO] [stdout]   |                                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Characters (line 138)
[INFO] [stdout]     src/lib.rs - get_waifu_birthdays (line 168)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e6dcb60bcf72e4f5989c4ff940538e471c87dbbffe65dba5f35fdfec3acc4406", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6dcb60bcf72e4f5989c4ff940538e471c87dbbffe65dba5f35fdfec3acc4406", kill_on_drop: false }`
[INFO] [stdout] e6dcb60bcf72e4f5989c4ff940538e471c87dbbffe65dba5f35fdfec3acc4406
[INFO] testing waifu-calendar-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate waifu-calendar 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate waifu-calendar 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate waifu-calendar 0.1.0
[INFO] finished tweaking crates.io crate waifu-calendar 0.1.0
[INFO] tweaked toml for crates.io crate waifu-calendar 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate waifu-calendar 0.1.0 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9917162c2026b2c28b1a08a0466b130711bc0b5d17f87a16c8b6e4f7b1f07e7f
[INFO] running `Command { std: "docker" "start" "-a" "9917162c2026b2c28b1a08a0466b130711bc0b5d17f87a16c8b6e4f7b1f07e7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9917162c2026b2c28b1a08a0466b130711bc0b5d17f87a16c8b6e4f7b1f07e7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9917162c2026b2c28b1a08a0466b130711bc0b5d17f87a16c8b6e4f7b1f07e7f", kill_on_drop: false }`
[INFO] [stdout] 9917162c2026b2c28b1a08a0466b130711bc0b5d17f87a16c8b6e4f7b1f07e7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee6f9c8cbde96426aae0ad48ffac7c6ddd254b15c207dedb59a1a8acba21059b
[INFO] running `Command { std: "docker" "start" "-a" "ee6f9c8cbde96426aae0ad48ffac7c6ddd254b15c207dedb59a1a8acba21059b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling is_debug v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tzdb_data v0.1.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling clap_builder v4.4.16
[INFO] [stderr]    Compiling ics v0.5.8
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling libz-sys v1.1.14
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling tzdb v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling graphql-parser v0.4.0
[INFO] [stderr]    Compiling clap v4.4.16
[INFO] [stderr]    Compiling git2 v0.18.1
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.23
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling shadow-rs v0.26.0
[INFO] [stderr]    Compiling graphql_client_codegen v0.13.0
[INFO] [stderr]    Compiling waifu-calendar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling graphql_query_derive v0.13.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling graphql_client v0.13.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s
[INFO] running `Command { std: "docker" "inspect" "ee6f9c8cbde96426aae0ad48ffac7c6ddd254b15c207dedb59a1a8acba21059b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee6f9c8cbde96426aae0ad48ffac7c6ddd254b15c207dedb59a1a8acba21059b", kill_on_drop: false }`
[INFO] [stdout] ee6f9c8cbde96426aae0ad48ffac7c6ddd254b15c207dedb59a1a8acba21059b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46018637eed93c53912042b32c0f7ba69b31c1c8e7383901a721b4f224ea7ecf
[INFO] running `Command { std: "docker" "start" "-a" "46018637eed93c53912042b32c0f7ba69b31c1c8e7383901a721b4f224ea7ecf", kill_on_drop: false }`
[INFO] [stderr]    Compiling waifu-calendar v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "46018637eed93c53912042b32c0f7ba69b31c1c8e7383901a721b4f224ea7ecf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46018637eed93c53912042b32c0f7ba69b31c1c8e7383901a721b4f224ea7ecf", kill_on_drop: false }`
[INFO] [stdout] 46018637eed93c53912042b32c0f7ba69b31c1c8e7383901a721b4f224ea7ecf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 44ab66cf3f890deb925f3069dcf679c88f89f81ff79af3c941ed34bc28de3e0e
[INFO] running `Command { std: "docker" "start" "-a" "44ab66cf3f890deb925f3069dcf679c88f89f81ff79af3c941ed34bc28de3e0e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/waifu_calendar-41e5da84a6b80861)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::from_date ... ok
[INFO] [stdout] test tests::is_occurring_on_different_date ... ok
[INFO] [stdout] test tests::is_occurring_on_same_date ... ok
[INFO] [stdout] test tests::next_occurrence_is_next_year ... ok
[INFO] [stdout] test tests::next_occurrence_is_this_year ... ok
[INFO] [stdout] test tests::next_occurrence_is_today ... ok
[INFO] [stdout] test tests::to_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/waifu_calendar-21cc3757ea2b31ef)
[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] [stderr]    Doc-tests waifu_calendar
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - get_waifu_birthdays (line 168) ... FAILED
[INFO] [stdout] test src/lib.rs - Characters (line 138) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - get_waifu_birthdays (line 168) stdout ----
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/lib.rs:174:18
[INFO] [stdout]     |
[INFO] [stdout] 9   | for character in waifu_calendar::get_waifu_birthdays("cosmicrose", &now).iter() {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^             ------
[INFO] [stdout]     |                                                                  | |
[INFO] [stdout]     |                                                                  | unexpected argument of type `&OffsetDateTime`
[INFO] [stdout]     |                                                                  help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:177:14
[INFO] [stdout]     |
[INFO] [stdout] 177 | pub async fn get_waifu_birthdays(username: &str) -> Result<Vec<Character>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `iter` found for opaque type `impl Future<Output = Result<Vec<Character>, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/lib.rs:174:74
[INFO] [stdout]   |
[INFO] [stdout] 9 | for character in waifu_calendar::get_waifu_birthdays("cosmicrose", &now).iter() {
[INFO] [stdout]   |                                                                          ^^^^ method not found in `impl Future<Output = Result<Vec<Character>, Error>>`
[INFO] [stdout]   |
[INFO] [stdout] help: consider `await`ing on the `Future` and calling the method on its `Output`
[INFO] [stdout]   |
[INFO] [stdout] 9 | for character in waifu_calendar::get_waifu_birthdays("cosmicrose", &now).await.iter() {
[INFO] [stdout]   |                                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Characters (line 138) stdout ----
[INFO] [stdout] error[E0599]: no method named `sort_by_upcoming` found for opaque type `impl Future<Output = Result<Vec<Character>, anyhow::Error>>` in the current scope
[INFO] [stdout]  --> src/lib.rs:144:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | characters.sort_by_upcoming(OffsetDateTime::now_utc());
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<Vec<Character>, Error>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Characters (line 138)
[INFO] [stdout]     src/lib.rs - get_waifu_birthdays (line 168)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "44ab66cf3f890deb925f3069dcf679c88f89f81ff79af3c941ed34bc28de3e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44ab66cf3f890deb925f3069dcf679c88f89f81ff79af3c941ed34bc28de3e0e", kill_on_drop: false }`
[INFO] [stdout] 44ab66cf3f890deb925f3069dcf679c88f89f81ff79af3c941ed34bc28de3e0e
