[INFO] cloning repository https://github.com/0xff-ai/arena0 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xff-ai/arena0" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xff-ai%2Farena0", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xff-ai%2Farena0'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 08f68adac1566cb65c07fe00441cb7662c442c36 [INFO] checking 0xff-ai/arena0 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xff-ai%2Farena0" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xff-ai/arena0 [INFO] finished tweaking git repo https://github.com/0xff-ai/arena0 [INFO] tweaked toml for git repo https://github.com/0xff-ai/arena0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xff-ai/arena0 on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xff-ai/arena0 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [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: unused field `homepage` in `workspace.package` [INFO] [stderr] --> Cargo.toml:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | homepage = "https://github.com/0xff-ai/arena0" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.homepage` [INFO] [stderr] warning: workspace (manifest) generated 9 warnings [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/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: `arena0-wire` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/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: `arena0-sdk` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/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: `arena0-program` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/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: `arena0-crypto` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/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: `arena0-sdk-macros` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/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: `arena0-api` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/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: `arena0-client` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/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: `arena0-daemon` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/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: `arena0-node` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/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: `arena0-store` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/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: `arena0-home` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/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: `arena0-sandbox` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/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: `arena0-verify` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/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: `arena0-transport` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/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: `arena0d` (manifest) generated 8 warnings [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/arena0-tests/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] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] 30 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `arena0-tests` (manifest) generated 1 warning [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/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: `arena0-protocol` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/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: `arena0-primitives` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/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: `arena0-cli` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/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: `cargo-arena0` (manifest) generated 8 warnings [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device [INFO] checking 0xff-ai/arena0 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xff-ai%2Farena0" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xff-ai/arena0 [INFO] finished tweaking git repo https://github.com/0xff-ai/arena0 [INFO] tweaked toml for git repo https://github.com/0xff-ai/arena0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xff-ai/arena0 on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xff-ai/arena0 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [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: unused field `homepage` in `workspace.package` [INFO] [stderr] --> Cargo.toml:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | homepage = "https://github.com/0xff-ai/arena0" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.homepage` [INFO] [stderr] warning: workspace (manifest) generated 9 warnings [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/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: `arena0-wire` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/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: `arena0-sdk` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/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: `arena0-program` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/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: `arena0-crypto` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/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: `arena0-sdk-macros` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/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: `arena0-api` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/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: `arena0-client` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/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: `arena0-daemon` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/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: `arena0-node` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/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: `arena0-store` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/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: `arena0-home` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/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: `arena0-sandbox` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/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: `arena0-verify` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/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: `arena0-transport` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/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: `arena0d` (manifest) generated 8 warnings [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/arena0-tests/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] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] 30 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `arena0-tests` (manifest) generated 1 warning [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/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: `arena0-protocol` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/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: `arena0-primitives` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/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: `arena0-cli` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/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: `cargo-arena0` (manifest) generated 8 warnings [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device [INFO] checking 0xff-ai/arena0 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xff-ai%2Farena0" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xff-ai/arena0 [INFO] finished tweaking git repo https://github.com/0xff-ai/arena0 [INFO] tweaked toml for git repo https://github.com/0xff-ai/arena0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xff-ai/arena0 on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xff-ai/arena0 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [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: unused field `homepage` in `workspace.package` [INFO] [stderr] --> Cargo.toml:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | homepage = "https://github.com/0xff-ai/arena0" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.homepage` [INFO] [stderr] warning: workspace (manifest) generated 9 warnings [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/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: `arena0-wire` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/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: `arena0-sdk` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/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: `arena0-program` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/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: `arena0-crypto` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/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: `arena0-sdk-macros` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/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: `arena0-api` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/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: `arena0-client` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/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: `arena0-daemon` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/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: `arena0-node` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/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: `arena0-store` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/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: `arena0-home` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/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: `arena0-sandbox` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/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: `arena0-verify` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/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: `arena0-transport` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/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: `arena0d` (manifest) generated 8 warnings [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/arena0-tests/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] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] 30 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `arena0-tests` (manifest) generated 1 warning [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/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: `arena0-protocol` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/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: `arena0-primitives` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/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: `arena0-cli` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/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: `cargo-arena0` (manifest) generated 8 warnings [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device [INFO] checking 0xff-ai/arena0 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xff-ai%2Farena0" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xff-ai/arena0 [INFO] finished tweaking git repo https://github.com/0xff-ai/arena0 [INFO] tweaked toml for git repo https://github.com/0xff-ai/arena0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xff-ai/arena0 on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xff-ai/arena0 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [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: unused field `homepage` in `workspace.package` [INFO] [stderr] --> Cargo.toml:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | homepage = "https://github.com/0xff-ai/arena0" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.homepage` [INFO] [stderr] warning: workspace (manifest) generated 9 warnings [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/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: `arena0-wire` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/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: `arena0-sdk` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/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: `arena0-program` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/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: `arena0-crypto` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/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: `arena0-sdk-macros` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/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: `arena0-api` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/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: `arena0-client` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/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: `arena0-daemon` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/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: `arena0-node` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/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: `arena0-store` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/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: `arena0-home` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/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: `arena0-sandbox` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/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: `arena0-verify` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/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: `arena0-transport` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/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: `arena0d` (manifest) generated 8 warnings [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/arena0-tests/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] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] 30 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `arena0-tests` (manifest) generated 1 warning [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/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: `arena0-protocol` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/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: `arena0-primitives` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/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: `arena0-cli` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/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: `cargo-arena0` (manifest) generated 8 warnings [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device [INFO] checking 0xff-ai/arena0 against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xff-ai%2Farena0" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/0xff-ai/arena0 [INFO] finished tweaking git repo https://github.com/0xff-ai/arena0 [INFO] tweaked toml for git repo https://github.com/0xff-ai/arena0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/0xff-ai/arena0 on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/0xff-ai/arena0 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [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: unused field `homepage` in `workspace.package` [INFO] [stderr] --> Cargo.toml:189:1 [INFO] [stderr] | [INFO] [stderr] 189 | homepage = "https://github.com/0xff-ai/arena0" [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `cargo::unused_workspace_package_fields` is set to `warn` by default [INFO] [stderr] help: consider removing the field `workspace.package.homepage` [INFO] [stderr] warning: workspace (manifest) generated 9 warnings [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-wire/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: `arena0-wire` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk/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: `arena0-sdk` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-program/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: `arena0-program` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-crypto/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: `arena0-crypto` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sdk-macros/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: `arena0-sdk-macros` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-api/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: `arena0-api` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-client/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: `arena0-client` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-daemon/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: `arena0-daemon` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-node/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: `arena0-node` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-store/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: `arena0-store` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-home/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: `arena0-home` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-sandbox/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: `arena0-sandbox` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-verify/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: `arena0-verify` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-transport/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: `arena0-transport` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0d/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: `arena0d` (manifest) generated 8 warnings [INFO] [stderr] warning: missing `[lints]` to inherit `[workspace.lints]` [INFO] [stderr] --> crates/arena0-tests/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] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] 30 + workspace = true [INFO] [stderr] | [INFO] [stderr] help: to clarify your intent to not inherit, add: [INFO] [stderr] | [INFO] [stderr] 28 ~ wat.workspace = true [INFO] [stderr] 29 + [lints] [INFO] [stderr] | [INFO] [stderr] warning: `arena0-tests` (manifest) generated 1 warning [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-protocol/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: `arena0-protocol` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-primitives/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: `arena0-primitives` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/arena0-cli/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: `arena0-cli` (manifest) generated 8 warnings [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-const-for-fn` is deprecated in favor of `lints.clippy.missing_const_for_fn` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.redundant-pub-crate` is deprecated in favor of `lints.clippy.redundant_pub_crate` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition [INFO] [stderr] warning: crates/cargo-arena0/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: `cargo-arena0` (manifest) generated 8 warnings [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device sandbox container could not be created: command failed: exit status: 1 Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device Caused by: command failed: exit status: 1 Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device