[INFO] fetching crate rustytime 0.1.4...
[INFO] building rustytime-0.1.4 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate rustytime 0.1.4 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate rustytime 0.1.4
[INFO] finished tweaking crates.io crate rustytime 0.1.4
[INFO] tweaked toml for crates.io crate rustytime 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustytime 0.1.4 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] crate crates.io crate rustytime 0.1.4 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ordered-multimap v0.6.0
[INFO] [stderr]   Downloaded anstyle v1.0.5
[INFO] [stderr]   Downloaded pest_generator v2.7.7
[INFO] [stderr]   Downloaded pest_derive v2.7.7
[INFO] [stderr]   Downloaded config v0.14.0
[INFO] [stderr]   Downloaded pest_meta v2.7.7
[INFO] [stderr]   Downloaded indexmap v2.2.3
[INFO] [stderr]   Downloaded serde_yaml v0.9.31
[INFO] [stderr]   Downloaded winnow v0.6.1
[INFO] [stderr]   Downloaded pest v2.7.7
[INFO] [stderr]   Downloaded serde_json v1.0.113
[INFO] [stderr]   Downloaded toml_edit v0.22.5
[INFO] [stderr]   Downloaded rust-ini v0.19.0
[INFO] [stderr]   Downloaded chrono v0.4.33
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 955348dfe4ae1b9c92b8b5313e35aecbfa9660a39131c54d5e59c99db60cf569
[INFO] running `Command { std: "docker" "start" "-a" "955348dfe4ae1b9c92b8b5313e35aecbfa9660a39131c54d5e59c99db60cf569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "955348dfe4ae1b9c92b8b5313e35aecbfa9660a39131c54d5e59c99db60cf569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "955348dfe4ae1b9c92b8b5313e35aecbfa9660a39131c54d5e59c99db60cf569", kill_on_drop: false }`
[INFO] [stdout] 955348dfe4ae1b9c92b8b5313e35aecbfa9660a39131c54d5e59c99db60cf569
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8959b7f37ad0282c3f285acb01e49c22a2cfee3defaf9172d49aab668db75ce5
[INFO] running `Command { std: "docker" "start" "-a" "8959b7f37ad0282c3f285acb01e49c22a2cfee3defaf9172d49aab668db75ce5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling anstyle v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling winnow v0.6.1
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling anstream v0.6.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling clap_builder v4.4.18
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling const-random v0.1.17
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pest v2.7.7
[INFO] [stderr]    Compiling clap v4.4.18
[INFO] [stderr]    Compiling pest_meta v2.7.7
[INFO] [stderr]    Compiling pest_generator v2.7.7
[INFO] [stderr]    Compiling pest_derive v2.7.7
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling serde_yaml v0.9.31
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling toml_edit v0.22.5
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling config v0.14.0
[INFO] [stderr]    Compiling rustytime v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cmp::Ordering`
[INFO] [stdout]  --> src/rtime.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     cmp::Ordering,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
[INFO] [stdout]   --> src/cli.rs:86:44
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .map(|d| d.and_time(NaiveTime::from_hms(0, 0, 0))))
[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::NaiveTime::from_hms`: use `from_hms_opt()` instead
[INFO] [stdout]   --> src/cli.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .map(|d| d.and_time(NaiveTime::from_hms(0, 0, 0))))
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> src/rtime.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct RTime {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 62 |     tags: Vec<Tag>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RTime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.04s
[INFO] running `Command { std: "docker" "inspect" "8959b7f37ad0282c3f285acb01e49c22a2cfee3defaf9172d49aab668db75ce5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8959b7f37ad0282c3f285acb01e49c22a2cfee3defaf9172d49aab668db75ce5", kill_on_drop: false }`
[INFO] [stdout] 8959b7f37ad0282c3f285acb01e49c22a2cfee3defaf9172d49aab668db75ce5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c3efe43f9ea7dbc0b2c12133020c73de65f1cb6e61c23a22d8fc6e0bd9390e6
[INFO] running `Command { std: "docker" "start" "-a" "7c3efe43f9ea7dbc0b2c12133020c73de65f1cb6e61c23a22d8fc6e0bd9390e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustytime v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cmp::Ordering`
[INFO] [stdout]  --> src/rtime.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     cmp::Ordering,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveTime::from_hms`: use `from_hms_opt()` instead
[INFO] [stdout]   --> src/cli.rs:86:44
[INFO] [stdout]    |
[INFO] [stdout] 86 |             .map(|d| d.and_time(NaiveTime::from_hms(0, 0, 0))))
[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::NaiveTime::from_hms`: use `from_hms_opt()` instead
[INFO] [stdout]   --> src/cli.rs:88:44
[INFO] [stdout]    |
[INFO] [stdout] 88 |             .map(|d| d.and_time(NaiveTime::from_hms(0, 0, 0))))
[INFO] [stdout]    |                                            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tags` is never read
[INFO] [stdout]   --> src/rtime.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct RTime {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 62 |     tags: Vec<Tag>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RTime` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.12s
[INFO] running `Command { std: "docker" "inspect" "7c3efe43f9ea7dbc0b2c12133020c73de65f1cb6e61c23a22d8fc6e0bd9390e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c3efe43f9ea7dbc0b2c12133020c73de65f1cb6e61c23a22d8fc6e0bd9390e6", kill_on_drop: false }`
[INFO] [stdout] 7c3efe43f9ea7dbc0b2c12133020c73de65f1cb6e61c23a22d8fc6e0bd9390e6
