[INFO] fetching crate unimonkiez-rsntp 4.0.2... [INFO] checking unimonkiez-rsntp-4.0.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate unimonkiez-rsntp 4.0.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate unimonkiez-rsntp 4.0.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate unimonkiez-rsntp 4.0.2 [INFO] tweaked toml for crates.io crate unimonkiez-rsntp 4.0.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unimonkiez-rsntp 4.0.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unimonkiez-rsntp 4.0.2 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd68c7395077540044c22ecc864e6cd378edae2c3f9bdea6e40e769a616c0997 [INFO] running `Command { std: "docker" "start" "-a" "cd68c7395077540044c22ecc864e6cd378edae2c3f9bdea6e40e769a616c0997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd68c7395077540044c22ecc864e6cd378edae2c3f9bdea6e40e769a616c0997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd68c7395077540044c22ecc864e6cd378edae2c3f9bdea6e40e769a616c0997", kill_on_drop: false }` [INFO] [stdout] cd68c7395077540044c22ecc864e6cd378edae2c3f9bdea6e40e769a616c0997 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1b9b9c0baa9482be67f80bad20ece5cd810f7bebb488da0c225a0b225c1c78 [INFO] running `Command { std: "docker" "start" "-a" "4b1b9b9c0baa9482be67f80bad20ece5cd810f7bebb488da0c225a0b225c1c78", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking unimonkiez-rsntp v4.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsntp` [INFO] [stdout] --> examples/blocking_without_chrono.rs:2:18 [INFO] [stdout] | [INFO] [stdout] 2 | let client = rsntp::SntpClient::new(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `rsntp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsntp`, use `cargo add rsntp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use unimonkiez_rsntp::SntpClient; [INFO] [stdout] | [INFO] [stdout] help: if you import `SntpClient`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 2 - let client = rsntp::SntpClient::new(); [INFO] [stdout] 2 + let client = SntpClient::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsntp` [INFO] [stdout] --> examples/blocking_with_chrono.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | let client = rsntp::SntpClient::new(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `rsntp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsntp`, use `cargo add rsntp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use unimonkiez_rsntp::SntpClient; [INFO] [stdout] | [INFO] [stdout] help: if you import `SntpClient`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 6 - let client = rsntp::SntpClient::new(); [INFO] [stdout] 6 + let client = SntpClient::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rsntp` [INFO] [stdout] --> examples/tokio.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | let async_sntp_client = rsntp::AsyncSntpClient::new(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `rsntp` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rsntp`, use `cargo add rsntp` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use unimonkiez_rsntp::AsyncSntpClient; [INFO] [stdout] | [INFO] [stdout] help: if you import `AsyncSntpClient`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 5 - let async_sntp_client = rsntp::AsyncSntpClient::new(); [INFO] [stdout] 5 + let async_sntp_client = AsyncSntpClient::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `unimonkiez-rsntp` (example "blocking_without_chrono") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `unimonkiez-rsntp` (example "tokio") due to 1 previous error [INFO] [stderr] error: could not compile `unimonkiez-rsntp` (example "blocking_with_chrono") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4b1b9b9c0baa9482be67f80bad20ece5cd810f7bebb488da0c225a0b225c1c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1b9b9c0baa9482be67f80bad20ece5cd810f7bebb488da0c225a0b225c1c78", kill_on_drop: false }` [INFO] [stdout] 4b1b9b9c0baa9482be67f80bad20ece5cd810f7bebb488da0c225a0b225c1c78