[INFO] cloning repository https://github.com/Ranyitech/nexalink-tunnel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ranyitech/nexalink-tunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRanyitech%2Fnexalink-tunnel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRanyitech%2Fnexalink-tunnel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 18fa5804f1343f41c603289c10ec2b1cf4ffeb99
[INFO] checking Ranyitech/nexalink-tunnel against 4fcf39725a9c99bd495d8c73af83628a256ff9a9 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRanyitech%2Fnexalink-tunnel" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Ranyitech/nexalink-tunnel
[INFO] finished tweaking git repo https://github.com/Ranyitech/nexalink-tunnel
[INFO] tweaked toml for git repo https://github.com/Ranyitech/nexalink-tunnel written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ranyitech/nexalink-tunnel on toolchain 4fcf39725a9c99bd495d8c73af83628a256ff9a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ranyitech/nexalink-tunnel 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" "+4fcf39725a9c99bd495d8c73af83628a256ff9a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr] warning: iroh-relay/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> iroh-relay/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `iroh-relay` (manifest) generated 2 warnings
[INFO] [stderr] warning: iroh-base/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> iroh-base/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `iroh-base` (manifest) generated 2 warnings
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> iroh-dns-server/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]    --> iroh-dns-server/Cargo.toml
[INFO] [stderr]     = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]     |
[INFO] [stderr] 100 ~ ]
[INFO] [stderr] 101 + [lints]
[INFO] [stderr] 102 + workspace = true
[INFO] [stderr]     |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]     |
[INFO] [stderr] 100 ~ ]
[INFO] [stderr] 101 + [lints]
[INFO] [stderr]     |
[INFO] [stderr] warning: `iroh-dns-server` (manifest) generated 2 warnings
[INFO] [stderr] warning: iroh-dns/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: `iroh-dns` (manifest) generated 1 warning
[INFO] [stderr] warning: iroh/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] error: iroh/Cargo.toml: can't find `echo` example at `examples/echo.rs` or `examples/echo/main.rs`. Please specify example.path if you want to use a non-default path.
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]  --> iroh/Cargo.toml:5:1
[INFO] [stderr]   |
[INFO] [stderr] 5 | readme = "README.md"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `iroh` (manifest) generated 2 warnings
[INFO] [stderr] error: could not parse `iroh` (manifest) due to 1 previous error
[INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]`
[INFO] [stderr]   --> iroh/bench/Cargo.toml
[INFO] [stderr]    = note: `cargo::missing_lints_inheritance` is set to `warn` by default
[INFO] [stderr] help: to inherit `workspace.lints, add:
[INFO] [stderr]    |
[INFO] [stderr] 37 ~ tls-aws-lc-rs = ["rustls/aws-lc-rs", "iroh/tls-aws-lc-rs"]
[INFO] [stderr] 38 + [lints]
[INFO] [stderr] 39 + workspace = true
[INFO] [stderr]    |
[INFO] [stderr] help: to clarify your intent to not inherit, add:
[INFO] [stderr]    |
[INFO] [stderr] 37 ~ tls-aws-lc-rs = ["rustls/aws-lc-rs", "iroh/tls-aws-lc-rs"]
[INFO] [stderr] 38 + [lints]
[INFO] [stderr]    |
[INFO] [stderr] warning: `iroh-bench` (manifest) generated 1 warning


overridden task result to prepare-fail:unknown

Caused by:
    0: uncategorized prepare error
    1: command failed: exit status: 101
       
       warning: Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
       warning: workspace (manifest) generated 1 warning
       warning: iroh-relay/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
       warning: explicit `package.readme` can be inferred
        --> iroh-relay/Cargo.toml:5:1
         |
       5 | readme = "README.md"
         | ^^^^^^^^^^^^^^^^^^^^
         |
         = note: `cargo::manual_readme` is set to `warn` by default
       help: consider removing `package.readme`
       warning: `iroh-relay` (manifest) generated 2 warnings
       warning: iroh-base/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
       warning: explicit `package.readme` can be inferred
        --> iroh-base/Cargo.toml:5:1
         |
       5 | readme = "README.md"
         | ^^^^^^^^^^^^^^^^^^^^
         |
         = note: `cargo::manual_readme` is set to `warn` by default
       help: consider removing `package.readme`
       warning: `iroh-base` (manifest) generated 2 warnings
       warning: explicit `package.readme` can be inferred
         --> iroh-dns-server/Cargo.toml:10:1
          |
       10 | readme = "README.md"
          | ^^^^^^^^^^^^^^^^^^^^
          |
          = note: `cargo::manual_readme` is set to `warn` by default
       help: consider removing `package.readme`
       warning: missing `[lints]` to inherit `[workspace.lints]`
          --> iroh-dns-server/Cargo.toml
           = note: `cargo::missing_lints_inheritance` is set to `warn` by default
       help: to inherit `workspace.lints, add:
           |
       100 ~ ]
       101 + [lints]
       102 + workspace = true
           |
       help: to clarify your intent to not inherit, add:
           |
       100 ~ ]
       101 + [lints]
           |
       warning: `iroh-dns-server` (manifest) generated 2 warnings
       warning: iroh-dns/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
       warning: `iroh-dns` (manifest) generated 1 warning
       warning: iroh/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
       error: iroh/Cargo.toml: can't find `echo` example at `examples/echo.rs` or `examples/echo/main.rs`. Please specify example.path if you want to use a non-default path.
       warning: explicit `package.readme` can be inferred
        --> iroh/Cargo.toml:5:1
         |
       5 | readme = "README.md"
         | ^^^^^^^^^^^^^^^^^^^^
         |
         = note: `cargo::manual_readme` is set to `warn` by default
       help: consider removing `package.readme`
       warning: `iroh` (manifest) generated 2 warnings
       error: could not parse `iroh` (manifest) due to 1 previous error
       warning: missing `[lints]` to inherit `[workspace.lints]`
         --> iroh/bench/Cargo.toml
          = note: `cargo::missing_lints_inheritance` is set to `warn` by default
       help: to inherit `workspace.lints, add:
          |
       37 ~ tls-aws-lc-rs = ["rustls/aws-lc-rs", "iroh/tls-aws-lc-rs"]
       38 + [lints]
       39 + workspace = true
          |
       help: to clarify your intent to not inherit, add:
          |
       37 ~ tls-aws-lc-rs = ["rustls/aws-lc-rs", "iroh/tls-aws-lc-rs"]
       38 + [lints]
          |
       warning: `iroh-bench` (manifest) generated 1 warning