[INFO] fetching crate tbuck 1.1.0...
[INFO] building tbuck-1.1.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate tbuck 1.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate tbuck 1.1.0
[INFO] finished tweaking crates.io crate tbuck 1.1.0
[INFO] tweaked toml for crates.io crate tbuck 1.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tbuck 1.1.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.48)
[INFO] [stderr]       Adding hashbrown v0.1.8 (available: v0.16.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ab41c5536ac582e810931c1090660c4163462a84edbe4fc209fc1025c1a998af
[INFO] running `Command { std: "docker" "start" "-a" "ab41c5536ac582e810931c1090660c4163462a84edbe4fc209fc1025c1a998af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab41c5536ac582e810931c1090660c4163462a84edbe4fc209fc1025c1a998af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab41c5536ac582e810931c1090660c4163462a84edbe4fc209fc1025c1a998af", kill_on_drop: false }`
[INFO] [stdout] ab41c5536ac582e810931c1090660c4163462a84edbe4fc209fc1025c1a998af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c79fac4b88a90150b26a70473fb0e620ab4925320157969b32dd4c7aef315e8f
[INFO] running `Command { std: "docker" "start" "-a" "c79fac4b88a90150b26a70473fb0e620ab4925320157969b32dd4c7aef315e8f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling tbuck v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `chrono::MAX_DATE`: Use Date::MAX_UTC instead
[INFO] [stdout]    --> src/main.rs:320:47
[INFO] [stdout]     |
[INFO] [stdout] 320 |                 let mut prev_bucket = chrono::MAX_DATE.and_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 method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/main.rs:661:22
[INFO] [stdout]     |
[INFO] [stdout] 661 |                     .date()
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/main.rs:662:22
[INFO] [stdout]     |
[INFO] [stdout] 662 |                     .and_hms(time.hour(), time.minute(), time.second() / s * s)
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/main.rs:667:26
[INFO] [stdout]     |
[INFO] [stdout] 667 |                 datetime.date().and_hms(time.hour(), time.minute() / m * m, 0)
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/main.rs:667:33
[INFO] [stdout]     |
[INFO] [stdout] 667 |                 datetime.date().and_hms(time.hour(), time.minute() / m * m, 0)
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/main.rs:672:26
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 datetime.date().and_hms(time.hour() / h * h, 0, 0)
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/main.rs:672:33
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 datetime.date().and_hms(time.hour() / h * h, 0, 0)
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/main.rs:320:56
[INFO] [stdout]     |
[INFO] [stdout] 320 |                 let mut prev_bucket = chrono::MAX_DATE.and_hms(0, 0, 0);
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:781:18
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn to_chrono(&self) -> Item {
[INFO] [stdout]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn to_chrono(&self) -> Item<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.83s
[INFO] running `Command { std: "docker" "inspect" "c79fac4b88a90150b26a70473fb0e620ab4925320157969b32dd4c7aef315e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c79fac4b88a90150b26a70473fb0e620ab4925320157969b32dd4c7aef315e8f", kill_on_drop: false }`
[INFO] [stdout] c79fac4b88a90150b26a70473fb0e620ab4925320157969b32dd4c7aef315e8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13d8d9a3ff9fcbfffe40e7f2ddd5e8019bbb30618f30b66d150ca1f79a3b9a60
[INFO] running `Command { std: "docker" "start" "-a" "13d8d9a3ff9fcbfffe40e7f2ddd5e8019bbb30618f30b66d150ca1f79a3b9a60", kill_on_drop: false }`
[INFO] [stderr]    Compiling tbuck v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `chrono::MAX_DATE`: Use Date::MAX_UTC instead
[INFO] [stdout]    --> src/main.rs:320:47
[INFO] [stdout]     |
[INFO] [stdout] 320 |                 let mut prev_bucket = chrono::MAX_DATE.and_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 method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/main.rs:608:33
[INFO] [stdout]     |
[INFO] [stdout] 608 |             let date = datetime.date();
[INFO] [stdout]     |                                 ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/main.rs:661:22
[INFO] [stdout]     |
[INFO] [stdout] 661 |                     .date()
[INFO] [stdout]     |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/main.rs:662:22
[INFO] [stdout]     |
[INFO] [stdout] 662 |                     .and_hms(time.hour(), time.minute(), time.second() / s * s)
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/main.rs:667:26
[INFO] [stdout]     |
[INFO] [stdout] 667 |                 datetime.date().and_hms(time.hour(), time.minute() / m * m, 0)
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/main.rs:667:33
[INFO] [stdout]     |
[INFO] [stdout] 667 |                 datetime.date().and_hms(time.hour(), time.minute() / m * m, 0)
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/main.rs:672:26
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 datetime.date().and_hms(time.hour() / h * h, 0, 0)
[INFO] [stdout]     |                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/main.rs:672:33
[INFO] [stdout]     |
[INFO] [stdout] 672 |                 datetime.date().and_hms(time.hour() / h * h, 0, 0)
[INFO] [stdout]     |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/main.rs:722:39
[INFO] [stdout]     |
[INFO] [stdout] 722 |                 let input = DateTime::from_utc(NaiveDate::from_ymd(1991, 8, 10).and_hms(10, 30, input_second), Utc {});
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/main.rs:722:59
[INFO] [stdout]     |
[INFO] [stdout] 722 |                 let input = DateTime::from_utc(NaiveDate::from_ymd(1991, 8, 10).and_hms(10, 30, input_second), Utc {});
[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/main.rs:722:81
[INFO] [stdout]     |
[INFO] [stdout] 722 |                 let input = DateTime::from_utc(NaiveDate::from_ymd(1991, 8, 10).and_hms(10, 30, input_second), Utc {});
[INFO] [stdout]     |                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/main.rs:320:56
[INFO] [stdout]     |
[INFO] [stdout] 320 |                 let mut prev_bucket = chrono::MAX_DATE.and_hms(0, 0, 0);
[INFO] [stdout]     |                                                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/main.rs:733:39
[INFO] [stdout]     |
[INFO] [stdout] 733 |                 let input = DateTime::from_utc(NaiveDate::from_ymd(1991, 8, 10).and_hms(10, input_minute, 15), Utc {});
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/main.rs:733:59
[INFO] [stdout]     |
[INFO] [stdout] 733 |                 let input = DateTime::from_utc(NaiveDate::from_ymd(1991, 8, 10).and_hms(10, input_minute, 15), Utc {});
[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/main.rs:733:81
[INFO] [stdout]     |
[INFO] [stdout] 733 |                 let input = DateTime::from_utc(NaiveDate::from_ymd(1991, 8, 10).and_hms(10, input_minute, 15), Utc {});
[INFO] [stdout]     |                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/main.rs:745:39
[INFO] [stdout]     |
[INFO] [stdout] 745 |                 let input = DateTime::from_utc(NaiveDate::from_ymd(1991, 8, 10).and_hms(input_hour, 43, 15), Utc {});
[INFO] [stdout]     |                                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDate::from_ymd`: use `from_ymd_opt()` instead
[INFO] [stdout]    --> src/main.rs:745:59
[INFO] [stdout]     |
[INFO] [stdout] 745 |                 let input = DateTime::from_utc(NaiveDate::from_ymd(1991, 8, 10).and_hms(input_hour, 43, 15), Utc {});
[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/main.rs:745:81
[INFO] [stdout]     |
[INFO] [stdout] 745 |                 let input = DateTime::from_utc(NaiveDate::from_ymd(1991, 8, 10).and_hms(input_hour, 43, 15), Utc {});
[INFO] [stdout]     |                                                                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:781:18
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn to_chrono(&self) -> Item {
[INFO] [stdout]     |                  ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 781 |     fn to_chrono(&self) -> Item<'_> {
[INFO] [stdout]     |                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "13d8d9a3ff9fcbfffe40e7f2ddd5e8019bbb30618f30b66d150ca1f79a3b9a60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13d8d9a3ff9fcbfffe40e7f2ddd5e8019bbb30618f30b66d150ca1f79a3b9a60", kill_on_drop: false }`
[INFO] [stdout] 13d8d9a3ff9fcbfffe40e7f2ddd5e8019bbb30618f30b66d150ca1f79a3b9a60
