[INFO] cloning repository https://github.com/DavidVentura/esp-ntp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavidVentura/esp-ntp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidVentura%2Fesp-ntp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidVentura%2Fesp-ntp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3be77867f85da876f3875a31bde6fa217b58cdfb
[INFO] checking DavidVentura/esp-ntp against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidVentura%2Fesp-ntp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DavidVentura/esp-ntp
[INFO] finished tweaking git repo https://github.com/DavidVentura/esp-ntp
[INFO] tweaked toml for git repo https://github.com/DavidVentura/esp-ntp written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DavidVentura/esp-ntp on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DavidVentura/esp-ntp 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/ubx/Cargo.toml: unused manifest key: bin.0.default-features
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded aligned v0.4.1
[INFO] [stderr]   Downloaded serial2 v0.2.20
[INFO] [stderr]   Downloaded build-time v0.1.3
[INFO] [stderr]   Downloaded normpath v1.2.0
[INFO] [stderr]   Downloaded defmt-parser v0.3.4
[INFO] [stderr]   Downloaded defmt-macros v0.3.7
[INFO] [stderr]   Downloaded fs_at v0.1.10
[INFO] [stderr]   Downloaded embedded-svc v0.27.1
[INFO] [stderr]   Downloaded embassy-sync v0.5.0
[INFO] [stderr]   Downloaded esp-idf-sys v0.34.1
[INFO] [stderr]   Downloaded defmt v0.3.6
[INFO] [stderr]   Downloaded enumset v1.1.3
[INFO] [stderr]   Downloaded esp-idf-svc v0.48.1
[INFO] [stderr]   Downloaded no-std-net v0.5.0
[INFO] [stderr]   Downloaded esp-idf-hal v0.43.1
[INFO] [stderr]   Downloaded bindgen v0.63.0
[INFO] [stderr]   Downloaded enumset_derive v0.8.1
[INFO] [stderr]   Downloaded remove_dir_all v0.8.2
[INFO] [stderr]   Downloaded embuild v0.31.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7eb1e114392af1fe55a26ec734748f5a90a235b2006b2f06a6806f437502405a
[INFO] running `Command { std: "docker" "start" "-a" "7eb1e114392af1fe55a26ec734748f5a90a235b2006b2f06a6806f437502405a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7eb1e114392af1fe55a26ec734748f5a90a235b2006b2f06a6806f437502405a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eb1e114392af1fe55a26ec734748f5a90a235b2006b2f06a6806f437502405a", kill_on_drop: false }`
[INFO] [stdout] 7eb1e114392af1fe55a26ec734748f5a90a235b2006b2f06a6806f437502405a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8708a9ebf99b3a4784e91f57d8c9a6faaddd30e9e79209a381921aac4270fe0e
[INFO] running `Command { std: "docker" "start" "-a" "8708a9ebf99b3a4784e91f57d8c9a6faaddd30e9e79209a381921aac4270fe0e", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/ubx/Cargo.toml: unused manifest key: bin.0.default-features
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling cvt v0.1.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling normpath v1.2.0
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling embassy-sync v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.8
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking no-std-net v0.5.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling fs_at v0.1.10
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking ntp v0.0.0 (/opt/rustwide/workdir/ntp)
[INFO] [stderr]    Compiling remove_dir_all v0.8.2
[INFO] [stderr]     Checking ubx v0.0.0 (/opt/rustwide/workdir/ubx)
[INFO] [stdout] error[E0432]: unresolved import `chrono::offset::Local`
[INFO] [stdout]   --> ntp/src/bin.rs:1:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use chrono::{offset::Local, Utc};
[INFO] [stdout]    |              ^^^^^^^^^^^^^ no `Local` in `offset`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.34/src/offset/mod.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "clock")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `clock` feature
[INFO] [stdout] 35 | pub use self::local::Local;
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono::offset::Local`
[INFO] [stdout]   --> ntp/src/bin.rs:1:14
[INFO] [stdout]    |
[INFO] [stdout]  1 | use chrono::{offset::Local, Utc};
[INFO] [stdout]    |              ^^^^^^^^^^^^^ no `Local` in `offset`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.34/src/offset/mod.rs:35:22
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(feature = "clock")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `clock` feature
[INFO] [stdout] 35 | pub use self::local::Local;
[INFO] [stdout]    |                      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntp` (bin "ntp_server" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntp` (bin "ntp_server") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "8708a9ebf99b3a4784e91f57d8c9a6faaddd30e9e79209a381921aac4270fe0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8708a9ebf99b3a4784e91f57d8c9a6faaddd30e9e79209a381921aac4270fe0e", kill_on_drop: false }`
[INFO] [stdout] 8708a9ebf99b3a4784e91f57d8c9a6faaddd30e9e79209a381921aac4270fe0e
