[INFO] fetching crate libimaghabit 0.10.1... [INFO] testing libimaghabit-0.10.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate libimaghabit 0.10.1 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate libimaghabit 0.10.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 194 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.5) [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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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 interactor v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6370ea29c08964168243e60484013b2c666a6b02df06bdac9b7302da541bdc94 [INFO] running `Command { std: "docker" "start" "-a" "6370ea29c08964168243e60484013b2c666a6b02df06bdac9b7302da541bdc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6370ea29c08964168243e60484013b2c666a6b02df06bdac9b7302da541bdc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6370ea29c08964168243e60484013b2c666a6b02df06bdac9b7302da541bdc94", kill_on_drop: false }` [INFO] [stdout] 6370ea29c08964168243e60484013b2c666a6b02df06bdac9b7302da541bdc94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1afe7e5d3fc33b9a1f181a77481debc7a65030358db220cf41123609a2794c23 [INFO] running `Command { std: "docker" "start" "-a" "1afe7e5d3fc33b9a1f181a77481debc7a65030358db220cf41123609a2794c23", 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.175 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling xdg-basedir v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling filters v0.3.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling backtrace v0.3.75 [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 env_logger v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling interactor v0.1.3 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling libimagutil v0.10.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling libimagerror v0.10.1 [INFO] [stderr] Compiling iso8601 v0.2.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling kairos v0.3.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling handlebars v2.0.4 [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 libimagentrylink v0.10.1 [INFO] [stderr] Compiling libimagentryutil 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 21.01s [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 3` [INFO] running `Command { std: "docker" "inspect" "1afe7e5d3fc33b9a1f181a77481debc7a65030358db220cf41123609a2794c23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1afe7e5d3fc33b9a1f181a77481debc7a65030358db220cf41123609a2794c23", kill_on_drop: false }` [INFO] [stdout] 1afe7e5d3fc33b9a1f181a77481debc7a65030358db220cf41123609a2794c23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b6b9a6658c170481288fd42b5a298205fcf2df17481369824e02ca7dc55458a [INFO] running `Command { std: "docker" "start" "-a" "7b6b9a6658c170481288fd42b5a298205fcf2df17481369824e02ca7dc55458a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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] [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 1.09s [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 3` [INFO] running `Command { std: "docker" "inspect" "7b6b9a6658c170481288fd42b5a298205fcf2df17481369824e02ca7dc55458a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6b9a6658c170481288fd42b5a298205fcf2df17481369824e02ca7dc55458a", kill_on_drop: false }` [INFO] [stdout] 7b6b9a6658c170481288fd42b5a298205fcf2df17481369824e02ca7dc55458a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0cf971adfc684f2f613d9e4592579c43802177186e9d7f7ae878c8b7896f4a9e [INFO] running `Command { std: "docker" "start" "-a" "0cf971adfc684f2f613d9e4592579c43802177186e9d7f7ae878c8b7896f4a9e", 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.21s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libimaghabit-3501cba83e1a31fe) [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" "0cf971adfc684f2f613d9e4592579c43802177186e9d7f7ae878c8b7896f4a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cf971adfc684f2f613d9e4592579c43802177186e9d7f7ae878c8b7896f4a9e", kill_on_drop: false }` [INFO] [stdout] 0cf971adfc684f2f613d9e4592579c43802177186e9d7f7ae878c8b7896f4a9e