[INFO] fetching crate rhai-chrono 0.1.1...
[INFO] building rhai-chrono-0.1.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rhai-chrono 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rhai-chrono 0.1.1
[INFO] finished tweaking crates.io crate rhai-chrono 0.1.1
[INFO] tweaked toml for crates.io crate rhai-chrono 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rhai-chrono 0.1.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 66 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f236ee3eea50a369745802df9cf358766a22e5636dc24bbc114fd52db15785d
[INFO] running `Command { std: "docker" "start" "-a" "7f236ee3eea50a369745802df9cf358766a22e5636dc24bbc114fd52db15785d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f236ee3eea50a369745802df9cf358766a22e5636dc24bbc114fd52db15785d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f236ee3eea50a369745802df9cf358766a22e5636dc24bbc114fd52db15785d", kill_on_drop: false }`
[INFO] [stdout] 7f236ee3eea50a369745802df9cf358766a22e5636dc24bbc114fd52db15785d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 434bb88383c77a6154d4135defa72e31bb7a6d4d93b70ea02cac988db75fe6e0
[INFO] running `Command { std: "docker" "start" "-a" "434bb88383c77a6154d4135defa72e31bb7a6d4d93b70ea02cac988db75fe6e0", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling rhai v1.23.4
[INFO] [stderr]    Compiling rhai-chrono v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::min_value`: Use `TimeDelta::MIN` instead
[INFO] [stdout]   --> src/timedelta.rs:35:47
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Ok(Shared::new(Locked::new(TimeDelta::min_value())))
[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::TimeDelta::max_value`: Use `TimeDelta::MAX` instead
[INFO] [stdout]   --> src/timedelta.rs:41:47
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Ok(Shared::new(Locked::new(TimeDelta::max_value())))
[INFO] [stdout]    |                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.89s
[INFO] running `Command { std: "docker" "inspect" "434bb88383c77a6154d4135defa72e31bb7a6d4d93b70ea02cac988db75fe6e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "434bb88383c77a6154d4135defa72e31bb7a6d4d93b70ea02cac988db75fe6e0", kill_on_drop: false }`
[INFO] [stdout] 434bb88383c77a6154d4135defa72e31bb7a6d4d93b70ea02cac988db75fe6e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b001fbf21761883a2b7ffaec10a893f2e27a233ab54ce3f79cff57bcfba682ec
[INFO] running `Command { std: "docker" "start" "-a" "b001fbf21761883a2b7ffaec10a893f2e27a233ab54ce3f79cff57bcfba682ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling rhai-chrono v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::min_value`: Use `TimeDelta::MIN` instead
[INFO] [stdout]   --> src/timedelta.rs:35:47
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Ok(Shared::new(Locked::new(TimeDelta::min_value())))
[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::TimeDelta::max_value`: Use `TimeDelta::MAX` instead
[INFO] [stdout]   --> src/timedelta.rs:41:47
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Ok(Shared::new(Locked::new(TimeDelta::max_value())))
[INFO] [stdout]    |                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::min_value`: Use `TimeDelta::MIN` instead
[INFO] [stdout]   --> src/timedelta.rs:35:47
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Ok(Shared::new(Locked::new(TimeDelta::min_value())))
[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::TimeDelta::max_value`: Use `TimeDelta::MAX` instead
[INFO] [stdout]   --> src/timedelta.rs:41:47
[INFO] [stdout]    |
[INFO] [stdout] 41 |         Ok(Shared::new(Locked::new(TimeDelta::max_value())))
[INFO] [stdout]    |                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.74s
[INFO] running `Command { std: "docker" "inspect" "b001fbf21761883a2b7ffaec10a893f2e27a233ab54ce3f79cff57bcfba682ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b001fbf21761883a2b7ffaec10a893f2e27a233ab54ce3f79cff57bcfba682ec", kill_on_drop: false }`
[INFO] [stdout] b001fbf21761883a2b7ffaec10a893f2e27a233ab54ce3f79cff57bcfba682ec
