[INFO] fetching crate cargo-bake 0.2.0...
[INFO] checking cargo-bake-0.2.0 against master#b3bd7058c139e71bae0862ef8f8ac936208873e9 for pr-123752
[INFO] extracting crate cargo-bake 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate cargo-bake 0.2.0 on toolchain b3bd7058c139e71bae0862ef8f8ac936208873e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cargo-bake 0.2.0
[INFO] finished tweaking crates.io crate cargo-bake 0.2.0
[INFO] tweaked toml for crates.io crate cargo-bake 0.2.0 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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages
[INFO] [stderr]       Adding aho-corasick v0.5.3 (latest: v1.1.3)
[INFO] [stderr]       Adding env_logger v0.3.5 (latest: v0.11.3)
[INFO] [stderr]       Adding log v0.3.9 (latest: v0.4.21)
[INFO] [stderr]       Adding memchr v0.1.11 (latest: v2.7.2)
[INFO] [stderr]       Adding num_cpus v0.2.13 (latest: v1.16.0)
[INFO] [stderr]       Adding regex v0.1.80 (latest: v1.10.4)
[INFO] [stderr]       Adding regex-syntax v0.3.9 (latest: v0.8.3)
[INFO] [stderr]       Adding stopwatch v0.0.6 (latest: v0.0.7)
[INFO] [stderr]       Adding thread-id v2.0.0 (latest: v4.2.1)
[INFO] [stderr]       Adding thread_local v0.2.7 (latest: v1.1.8)
[INFO] [stderr]       Adding utf8-ranges v0.1.3 (latest: v1.0.5)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stopwatch v0.0.6
[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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 653817fa844d4a743cf13a307d555c7bfea86b45436b5d2b63aa7e2c36d2e0f3
[INFO] running `Command { std: "docker" "start" "-a" "653817fa844d4a743cf13a307d555c7bfea86b45436b5d2b63aa7e2c36d2e0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "653817fa844d4a743cf13a307d555c7bfea86b45436b5d2b63aa7e2c36d2e0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "653817fa844d4a743cf13a307d555c7bfea86b45436b5d2b63aa7e2c36d2e0f3", kill_on_drop: false }`
[INFO] [stdout] 653817fa844d4a743cf13a307d555c7bfea86b45436b5d2b63aa7e2c36d2e0f3
[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" "+b3bd7058c139e71bae0862ef8f8ac936208873e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fef8b03e6d0e41da716338110d14417d584534098a4ad0ce604c49a6b5e0071
[INFO] running `Command { std: "docker" "start" "-a" "0fef8b03e6d0e41da716338110d14417d584534098a4ad0ce604c49a6b5e0071", kill_on_drop: false }`
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num_cpus v0.2.13
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking num v0.4.1
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking stopwatch v0.0.6
[INFO] [stdout] error[E0425]: cannot find function `precise_time_ns` in crate `time`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stopwatch-0.0.6/src/lib.rs:31:15
[INFO] [stdout]    |
[INFO] [stdout] 31 |     return time::precise_time_ns();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in `time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `zero` found for struct `time::Duration` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stopwatch-0.0.6/src/lib.rs:19:23
[INFO] [stdout]     |
[INFO] [stdout] 19  |             elapsed: Duration::zero(),
[INFO] [stdout]     |                                ^^^^ function or associated item not found in `Duration`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `time::Duration` consider using one of the following associated functions:
[INFO] [stdout]       time::Duration::new_unchecked
[INFO] [stdout]       time::Duration::new_ranged_unchecked
[INFO] [stdout]       time::Duration::new
[INFO] [stdout]       time::Duration::new_ranged
[INFO] [stdout]       and 15 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.36/src/duration.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub(crate) const unsafe fn new_unchecked(seconds: i64, nanoseconds: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub(crate) const fn new_ranged_unchecked(seconds: i64, nanoseconds: Nanoseconds) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |     pub const fn new(mut seconds: i64, mut nanoseconds: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub(crate) const fn new_ranged(mut seconds: i64, mut nanoseconds: Nanoseconds) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `is_zero` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 19  |             elapsed: Duration::is_zero(),
[INFO] [stdout]     |                                ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `zero` found for struct `time::Duration` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stopwatch-0.0.6/src/lib.rs:67:28
[INFO] [stdout]     |
[INFO] [stdout] 67  |         self.elapsed = Duration::zero();
[INFO] [stdout]     |                                  ^^^^ function or associated item not found in `Duration`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `time::Duration` consider using one of the following associated functions:
[INFO] [stdout]       time::Duration::new_unchecked
[INFO] [stdout]       time::Duration::new_ranged_unchecked
[INFO] [stdout]       time::Duration::new
[INFO] [stdout]       time::Duration::new_ranged
[INFO] [stdout]       and 15 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.36/src/duration.rs:353:5
[INFO] [stdout]     |
[INFO] [stdout] 353 |     pub(crate) const unsafe fn new_unchecked(seconds: i64, nanoseconds: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub(crate) const fn new_ranged_unchecked(seconds: i64, nanoseconds: Nanoseconds) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |     pub const fn new(mut seconds: i64, mut nanoseconds: i32) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 411 |     pub(crate) const fn new_ranged(mut seconds: i64, mut nanoseconds: Nanoseconds) -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `is_zero` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 67  |         self.elapsed = Duration::is_zero();
[INFO] [stdout]     |                                  ~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `num_milliseconds` found for struct `time::Duration` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/stopwatch-0.0.6/src/lib.rs:91:25
[INFO] [stdout]    |
[INFO] [stdout] 91 |         return self.elapsed().num_milliseconds();
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `subsec_milliseconds` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 91 |         return self.elapsed().subsec_milliseconds();
[INFO] [stdout]    |                               ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stopwatch` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0fef8b03e6d0e41da716338110d14417d584534098a4ad0ce604c49a6b5e0071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fef8b03e6d0e41da716338110d14417d584534098a4ad0ce604c49a6b5e0071", kill_on_drop: false }`
[INFO] [stdout] 0fef8b03e6d0e41da716338110d14417d584534098a4ad0ce604c49a6b5e0071
