[INFO] fetching crate activesupport 0.0.1-alpha.7...
[INFO] checking activesupport-0.0.1-alpha.7 against master#80399064afa4a2cd153f30d02c25f7ea0383ed65 for opaque-soundness-fix
[INFO] extracting crate activesupport 0.0.1-alpha.7 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate activesupport 0.0.1-alpha.7 on toolchain 80399064afa4a2cd153f30d02c25f7ea0383ed65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate activesupport 0.0.1-alpha.7
[INFO] finished tweaking crates.io crate activesupport 0.0.1-alpha.7
[INFO] tweaked toml for crates.io crate activesupport 0.0.1-alpha.7 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7ecb160650863d33d39ab34605424d4d789b0937567f0abe3617a58187e65ea
[INFO] running `Command { std: "docker" "start" "-a" "b7ecb160650863d33d39ab34605424d4d789b0937567f0abe3617a58187e65ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7ecb160650863d33d39ab34605424d4d789b0937567f0abe3617a58187e65ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7ecb160650863d33d39ab34605424d4d789b0937567f0abe3617a58187e65ea", kill_on_drop: false }`
[INFO] [stdout] b7ecb160650863d33d39ab34605424d4d789b0937567f0abe3617a58187e65ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+80399064afa4a2cd153f30d02c25f7ea0383ed65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55b13f26c5d1d1ca582495b111ac8d64fc7ba6c8102e494e86463df70e49c848
[INFO] running `Command { std: "docker" "start" "-a" "55b13f26c5d1d1ca582495b111ac8d64fc7ba6c8102e494e86463df70e49c848", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking activesupport v0.0.1-alpha.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]   --> src/time.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Duration::seconds((*self).into())
[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::minutes`: Use `TimeDelta::try_minutes` instead
[INFO] [stdout]   --> src/time.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Duration::minutes((*self).into())
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
[INFO] [stdout]   --> src/time.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Duration::hours((*self).into())
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]   --> src/time.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Duration::days((*self).into())
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::weeks`: Use `TimeDelta::try_weeks` instead
[INFO] [stdout]   --> src/time.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |         Duration::weeks((*self).into())
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::weeks`: Use `TimeDelta::try_weeks` instead
[INFO] [stdout]   --> src/time.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Duration::weeks((2 * self).into())
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/time.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let a: i64 = self.timestamp_nanos() % 3_600_000_000_000;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/time.rs:183:27
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let a: i64 = self.timestamp_nanos() % 60_000_000_000;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]   --> src/time.rs:48:19
[INFO] [stdout]    |
[INFO] [stdout] 48 |         Duration::seconds((*self).into())
[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::minutes`: Use `TimeDelta::try_minutes` instead
[INFO] [stdout]   --> src/time.rs:53:19
[INFO] [stdout]    |
[INFO] [stdout] 53 |         Duration::minutes((*self).into())
[INFO] [stdout]    |                   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
[INFO] [stdout]   --> src/time.rs:58:19
[INFO] [stdout]    |
[INFO] [stdout] 58 |         Duration::hours((*self).into())
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]   --> src/time.rs:63:19
[INFO] [stdout]    |
[INFO] [stdout] 63 |         Duration::days((*self).into())
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::weeks`: Use `TimeDelta::try_weeks` instead
[INFO] [stdout]   --> src/time.rs:68:19
[INFO] [stdout]    |
[INFO] [stdout] 68 |         Duration::weeks((*self).into())
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::weeks`: Use `TimeDelta::try_weeks` instead
[INFO] [stdout]   --> src/time.rs:73:19
[INFO] [stdout]    |
[INFO] [stdout] 73 |         Duration::weeks((2 * self).into())
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/time.rs:166:27
[INFO] [stdout]     |
[INFO] [stdout] 166 |         let a: i64 = self.timestamp_nanos() % 3_600_000_000_000;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::timestamp_nanos`: use `timestamp_nanos_opt()` instead
[INFO] [stdout]    --> src/time.rs:183:27
[INFO] [stdout]     |
[INFO] [stdout] 183 |         let a: i64 = self.timestamp_nanos() % 60_000_000_000;
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]    --> src/time.rs:204:44
[INFO] [stdout]     |
[INFO] [stdout] 204 |         assert_eq!(60.seconds(), Duration::seconds((60).into()));
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::seconds`: Use `TimeDelta::try_seconds` instead
[INFO] [stdout]    --> src/time.rs:205:42
[INFO] [stdout]     |
[INFO] [stdout] 205 |         assert_eq!(1.second(), Duration::seconds((1).into()));
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
[INFO] [stdout]    --> src/time.rs:206:44
[INFO] [stdout]     |
[INFO] [stdout] 206 |         assert_eq!(60.minutes(), Duration::minutes((60).into()));
[INFO] [stdout]     |                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::minutes`: Use `TimeDelta::try_minutes` instead
[INFO] [stdout]    --> src/time.rs:207:42
[INFO] [stdout]     |
[INFO] [stdout] 207 |         assert_eq!(1.minute(), Duration::minutes((1).into()));
[INFO] [stdout]     |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
[INFO] [stdout]    --> src/time.rs:208:42
[INFO] [stdout]     |
[INFO] [stdout] 208 |         assert_eq!(60.hours(), Duration::hours((60).into()));
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::hours`: Use `TimeDelta::try_hours` instead
[INFO] [stdout]    --> src/time.rs:209:40
[INFO] [stdout]     |
[INFO] [stdout] 209 |         assert_eq!(1.hour(), Duration::hours((1).into()));
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/time.rs:210:41
[INFO] [stdout]     |
[INFO] [stdout] 210 |         assert_eq!(60.days(), Duration::days((60).into()));
[INFO] [stdout]     |                                         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::days`: Use `TimeDelta::try_days` instead
[INFO] [stdout]    --> src/time.rs:211:39
[INFO] [stdout]     |
[INFO] [stdout] 211 |         assert_eq!(1.day(), Duration::days((1).into()));
[INFO] [stdout]     |                                       ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::weeks`: Use `TimeDelta::try_weeks` instead
[INFO] [stdout]    --> src/time.rs:212:42
[INFO] [stdout]     |
[INFO] [stdout] 212 |         assert_eq!(60.weeks(), Duration::weeks((60).into()));
[INFO] [stdout]     |                                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::weeks`: Use `TimeDelta::try_weeks` instead
[INFO] [stdout]    --> src/time.rs:213:40
[INFO] [stdout]     |
[INFO] [stdout] 213 |         assert_eq!(1.week(), Duration::weeks((1).into()));
[INFO] [stdout]     |                                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::weeks`: Use `TimeDelta::try_weeks` instead
[INFO] [stdout]    --> src/time.rs:214:47
[INFO] [stdout]     |
[INFO] [stdout] 214 |         assert_eq!(60.fortnights(), Duration::weeks((120).into()));
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::TimeDelta::weeks`: Use `TimeDelta::try_weeks` instead
[INFO] [stdout]    --> src/time.rs:215:45
[INFO] [stdout]     |
[INFO] [stdout] 215 |         assert_eq!(1.fortnight(), Duration::weeks((2).into()));
[INFO] [stdout]     |                                             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 20 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.42s
[INFO] running `Command { std: "docker" "inspect" "55b13f26c5d1d1ca582495b111ac8d64fc7ba6c8102e494e86463df70e49c848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55b13f26c5d1d1ca582495b111ac8d64fc7ba6c8102e494e86463df70e49c848", kill_on_drop: false }`
[INFO] [stdout] 55b13f26c5d1d1ca582495b111ac8d64fc7ba6c8102e494e86463df70e49c848
