[INFO] cloning repository https://github.com/PiratePreta/xq-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PiratePreta/xq-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiratePreta%2Fxq-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiratePreta%2Fxq-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 45effe8271ddc87f7ae97c999b7483934f35ae65
[INFO] checking PiratePreta/xq-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiratePreta%2Fxq-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] finished tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] tweaked toml for git repo https://github.com/PiratePreta/xq-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PiratePreta/xq-rs on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PiratePreta/xq-rs 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` 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.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 30 warnings
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqvm/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: xqvm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqvm` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqasm/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: xqasm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqasm` (manifest) generated 30 warnings
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: conformance/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: conformance/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xquad-conformance` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqffi/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: xqffi/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqffi` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqcli/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: xqcli/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqcli` (manifest) generated 30 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 PiratePreta/xq-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiratePreta%2Fxq-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] finished tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] tweaked toml for git repo https://github.com/PiratePreta/xq-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PiratePreta/xq-rs on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PiratePreta/xq-rs 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` 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.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 30 warnings
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqvm/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: xqvm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqvm` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqasm/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: xqasm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqasm` (manifest) generated 30 warnings
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: conformance/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: conformance/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xquad-conformance` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqffi/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: xqffi/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqffi` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqcli/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: xqcli/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqcli` (manifest) generated 30 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 PiratePreta/xq-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiratePreta%2Fxq-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] finished tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] tweaked toml for git repo https://github.com/PiratePreta/xq-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PiratePreta/xq-rs on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PiratePreta/xq-rs 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` 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.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 30 warnings
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqvm/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: xqvm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqvm` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqasm/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: xqasm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqasm` (manifest) generated 30 warnings
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: conformance/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: conformance/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xquad-conformance` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqffi/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: xqffi/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqffi` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqcli/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: xqcli/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqcli` (manifest) generated 30 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 PiratePreta/xq-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiratePreta%2Fxq-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] finished tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] tweaked toml for git repo https://github.com/PiratePreta/xq-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PiratePreta/xq-rs on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PiratePreta/xq-rs 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` 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.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 30 warnings
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqvm/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: xqvm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqvm` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqasm/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: xqasm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqasm` (manifest) generated 30 warnings
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: conformance/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: conformance/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xquad-conformance` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqffi/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: xqffi/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqffi` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqcli/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: xqcli/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqcli` (manifest) generated 30 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 PiratePreta/xq-rs against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPiratePreta%2Fxq-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] finished tweaking git repo https://github.com/PiratePreta/xq-rs
[INFO] tweaked toml for git repo https://github.com/PiratePreta/xq-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PiratePreta/xq-rs on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PiratePreta/xq-rs 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` 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.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 30 warnings
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqvm/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: xqvm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqvm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqvm` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqasm/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: xqasm/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqasm/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqasm` (manifest) generated 30 warnings
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: conformance/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: conformance/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: conformance/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xquad-conformance` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqffi/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: xqffi/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqffi/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqffi` (manifest) generated 30 warnings
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes` is deprecated in favor of `lints.clippy.allow_attributes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.allow-attributes-without-reason` is deprecated in favor of `lints.clippy.allow_attributes_without_reason` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.await-holding-lock` is deprecated in favor of `lints.clippy.await_holding_lock` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.dbg-macro` is deprecated in favor of `lints.clippy.dbg_macro` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.expect-used` is deprecated in favor of `lints.clippy.expect_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.indexing-slicing` is deprecated in favor of `lints.clippy.indexing_slicing` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.large-futures` is deprecated in favor of `lints.clippy.large_futures` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.manual-string-new` is deprecated in favor of `lints.clippy.manual_string_new` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.mem-forget` is deprecated in favor of `lints.clippy.mem_forget` and will not work in a future edition
[INFO] [stderr] warning: xqcli/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: xqcli/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.panic-in-result-fn` is deprecated in favor of `lints.clippy.panic_in_result_fn` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stderr` is deprecated in favor of `lints.clippy.print_stderr` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.print-stdout` is deprecated in favor of `lints.clippy.print_stdout` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.redundant-clone` is deprecated in favor of `lints.clippy.redundant_clone` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.similar-names` is deprecated in favor of `lints.clippy.similar_names` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.uninlined-format-args` is deprecated in favor of `lints.clippy.uninlined_format_args` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.unwrap-used` is deprecated in favor of `lints.clippy.unwrap_used` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.clippy.use-self` is deprecated in favor of `lints.clippy.use_self` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.missing-docs` is deprecated in favor of `lints.rust.missing_docs` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.redundant-lifetimes` is deprecated in favor of `lints.rust.redundant_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unreachable-pub` is deprecated in favor of `lints.rust.unreachable_pub` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unsafe-code` is deprecated in favor of `lints.rust.unsafe_code` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-extern-crates` is deprecated in favor of `lints.rust.unused_extern_crates` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-imports` is deprecated in favor of `lints.rust.unused_imports` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-must-use` is deprecated in favor of `lints.rust.unused_must_use` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-qualifications` is deprecated in favor of `lints.rust.unused_qualifications` and will not work in a future edition
[INFO] [stderr] warning: xqcli/Cargo.toml: `lints.rust.unused-results` is deprecated in favor of `lints.rust.unused_results` and will not work in a future edition
[INFO] [stderr] warning: `xqcli` (manifest) generated 30 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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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