[INFO] fetching crate libimaghabit 0.10.1...
[INFO] testing libimaghabit-0.10.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate libimaghabit 0.10.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate libimaghabit 0.10.1
[INFO] finished tweaking crates.io crate libimaghabit 0.10.1
[INFO] tweaked toml for crates.io crate libimaghabit 0.10.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libimaghabit 0.10.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 174 packages to latest compatible versions
[INFO] [stderr]       Adding kairos v0.3.0 (available: v0.4.0)
[INFO] [stderr]       Adding toml v0.5.11 (available: v0.9.8)
[INFO] [stderr]       Adding toml-query v0.9.2 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a04898f8f526939958f1ab66e049a28e8aaae8cfa0988e0c278f12365805fb74
[INFO] running `Command { std: "docker" "start" "-a" "a04898f8f526939958f1ab66e049a28e8aaae8cfa0988e0c278f12365805fb74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04898f8f526939958f1ab66e049a28e8aaae8cfa0988e0c278f12365805fb74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04898f8f526939958f1ab66e049a28e8aaae8cfa0988e0c278f12365805fb74", kill_on_drop: false }`
[INFO] [stdout] a04898f8f526939958f1ab66e049a28e8aaae8cfa0988e0c278f12365805fb74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce7fb051c997db476db74a1f10bdb62230501a6368d08f40cbf0b4e6545b3f92
[INFO] running `Command { std: "docker" "start" "-a" "ce7fb051c997db476db74a1f10bdb62230501a6368d08f40cbf0b4e6545b3f92", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling is-match v0.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.5.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling xdg-basedir v1.0.0
[INFO] [stderr]    Compiling filters v0.3.0
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling memchr v1.0.2
[INFO] [stderr]    Compiling interactor v0.1.3
[INFO] [stderr]    Compiling nom v3.2.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling libimagutil v0.10.1
[INFO] [stderr]    Compiling iso8601 v0.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling handlebars v2.0.4
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling libimagerror v0.10.1
[INFO] [stderr]    Compiling kairos v0.3.0
[INFO] [stderr]    Compiling darling_macro v0.8.6
[INFO] [stderr]    Compiling darling v0.8.6
[INFO] [stderr]    Compiling toml-query_derive v0.9.2
[INFO] [stderr]    Compiling toml-query v0.9.2
[INFO] [stderr]    Compiling libimagstore v0.10.1
[INFO] [stderr]    Compiling libimaginteraction v0.10.1
[INFO] [stderr]    Compiling libimagentryutil v0.10.1
[INFO] [stderr]    Compiling libimagentrylink v0.10.1
[INFO] [stderr]    Compiling libimagrt v0.10.1
[INFO] [stderr]    Compiling libimagentryedit v0.10.1
[INFO] [stderr]    Compiling libimaghabit v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout]    --> src/habit.rs:111:54
[INFO] [stdout]     |
[INFO] [stdout] 111 |         self.create_instance_with_date(store, Local::today().naive_local())
[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::Local::today`: use `Local::now()` instead
[INFO] [stdout]    --> src/habit.rs:125:56
[INFO] [stdout]     |
[INFO] [stdout] 125 |         self.retrieve_instance_with_date(store, Local::today().naive_local())
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stdout]    --> src/habit.rs:205:53
[INFO] [stdout]     |
[INFO] [stdout] 205 |         self.next_instance_date_after(&today.date().and_hms(0, 0, 0))
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iso8601 v0.2.0, nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "ce7fb051c997db476db74a1f10bdb62230501a6368d08f40cbf0b4e6545b3f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce7fb051c997db476db74a1f10bdb62230501a6368d08f40cbf0b4e6545b3f92", kill_on_drop: false }`
[INFO] [stdout] ce7fb051c997db476db74a1f10bdb62230501a6368d08f40cbf0b4e6545b3f92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0eb70710a8dea0d18f518070ecc0842187f56fdba34fde56901f9832a6c54d6f
[INFO] running `Command { std: "docker" "start" "-a" "0eb70710a8dea0d18f518070ecc0842187f56fdba34fde56901f9832a6c54d6f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout]    --> src/habit.rs:111:54
[INFO] [stdout]     |
[INFO] [stdout] 111 |         self.create_instance_with_date(store, Local::today().naive_local())
[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::Local::today`: use `Local::now()` instead
[INFO] [stdout]    --> src/habit.rs:125:56
[INFO] [stdout]     |
[INFO] [stdout] 125 |         self.retrieve_instance_with_date(store, Local::today().naive_local())
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stdout]    --> src/habit.rs:205:53
[INFO] [stdout]     |
[INFO] [stdout] 205 |         self.next_instance_date_after(&today.date().and_hms(0, 0, 0))
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libimaghabit v0.10.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stdout]    --> src/habit.rs:111:54
[INFO] [stdout]     |
[INFO] [stdout] 111 |         self.create_instance_with_date(store, Local::today().naive_local())
[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::Local::today`: use `Local::now()` instead
[INFO] [stdout]    --> src/habit.rs:125:56
[INFO] [stdout]     |
[INFO] [stdout] 125 |         self.retrieve_instance_with_date(store, Local::today().naive_local())
[INFO] [stdout]     |                                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stdout]    --> src/habit.rs:205:53
[INFO] [stdout]     |
[INFO] [stdout] 205 |         self.next_instance_date_after(&today.date().and_hms(0, 0, 0))
[INFO] [stdout]     |                                                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iso8601 v0.2.0, nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0eb70710a8dea0d18f518070ecc0842187f56fdba34fde56901f9832a6c54d6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eb70710a8dea0d18f518070ecc0842187f56fdba34fde56901f9832a6c54d6f", kill_on_drop: false }`
[INFO] [stdout] 0eb70710a8dea0d18f518070ecc0842187f56fdba34fde56901f9832a6c54d6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a9f00b35578dce5d694326a28eaf8914ae64986aa5b41d7d10612e9c805f1c57
[INFO] running `Command { std: "docker" "start" "-a" "a9f00b35578dce5d694326a28eaf8914ae64986aa5b41d7d10612e9c805f1c57", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stderr]    --> src/habit.rs:111:54
[INFO] [stderr]     |
[INFO] [stderr] 111 |         self.create_instance_with_date(store, Local::today().naive_local())
[INFO] [stderr]     |                                                      ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::Local::today`: use `Local::now()` instead
[INFO] [stderr]    --> src/habit.rs:125:56
[INFO] [stderr]     |
[INFO] [stderr] 125 |         self.retrieve_instance_with_date(store, Local::today().naive_local())
[INFO] [stderr]     |                                                        ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDate::and_hms`: use `and_hms_opt()` instead
[INFO] [stderr]    --> src/habit.rs:205:53
[INFO] [stderr]     |
[INFO] [stderr] 205 |         self.next_instance_date_after(&today.date().and_hms(0, 0, 0))
[INFO] [stderr]     |                                                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `libimaghabit` (lib) generated 3 warnings
[INFO] [stderr] warning: `libimaghabit` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: iso8601 v0.2.0, nom v3.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libimaghabit-216a54349f185b0c)
[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 libimaghabit
[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" "a9f00b35578dce5d694326a28eaf8914ae64986aa5b41d7d10612e9c805f1c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9f00b35578dce5d694326a28eaf8914ae64986aa5b41d7d10612e9c805f1c57", kill_on_drop: false }`
[INFO] [stdout] a9f00b35578dce5d694326a28eaf8914ae64986aa5b41d7d10612e9c805f1c57
