[INFO] cloning repository https://github.com/JieningYu/field-explorer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JieningYu/field-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJieningYu%2Ffield-explorer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJieningYu%2Ffield-explorer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d639ae213aad3646f1d54dc409fe673db9387d6f
[INFO] checking JieningYu/field-explorer against 165655a2f1981fef27b31c547ad7631979fc5139 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJieningYu%2Ffield-explorer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JieningYu/field-explorer
[INFO] finished tweaking git repo https://github.com/JieningYu/field-explorer
[INFO] tweaked toml for git repo https://github.com/JieningYu/field-explorer written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JieningYu/field-explorer on toolchain 165655a2f1981fef27b31c547ad7631979fc5139
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JieningYu/field-explorer 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" "+165655a2f1981fef27b31c547ad7631979fc5139" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cloned-instead-of-copied` is deprecated in favor of `lints.clippy.cloned_instead_of_copied` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.impl-trait-in-params` is deprecated in favor of `lints.clippy.impl_trait_in_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-always` is deprecated in favor of `lints.clippy.inline_always` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.macro-use-imports` is deprecated in favor of `lints.clippy.macro_use_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-power-of-two` is deprecated in favor of `lints.clippy.manual_is_power_of_two` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` 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.redundant-test-prefix` is deprecated in favor of `lints.clippy.redundant_test_prefix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-as-ptr` is deprecated in favor of `lints.clippy.ref_as_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suboptimal-flops` is deprecated in favor of `lints.clippy.suboptimal_flops` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-debug-formatting` is deprecated in favor of `lints.clippy.unnecessary_debug_formatting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` 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.clippy.useless-let-if-seq` is deprecated in favor of `lints.clippy.useless_let_if_seq` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` 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.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` 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.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cloned-instead-of-copied` is deprecated in favor of `lints.clippy.cloned_instead_of_copied` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.impl-trait-in-params` is deprecated in favor of `lints.clippy.impl_trait_in_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-always` is deprecated in favor of `lints.clippy.inline_always` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.macro-use-imports` is deprecated in favor of `lints.clippy.macro_use_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-power-of-two` is deprecated in favor of `lints.clippy.manual_is_power_of_two` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` 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.redundant-test-prefix` is deprecated in favor of `lints.clippy.redundant_test_prefix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-as-ptr` is deprecated in favor of `lints.clippy.ref_as_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suboptimal-flops` is deprecated in favor of `lints.clippy.suboptimal_flops` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-debug-formatting` is deprecated in favor of `lints.clippy.unnecessary_debug_formatting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` 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.clippy.useless-let-if-seq` is deprecated in favor of `lints.clippy.useless_let_if_seq` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` 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.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` 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.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: `field-explorer` (manifest) generated 90 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6840089e35d7b9bd2f3ee61888d4b7e3777d25d3829f315a9797406850e2c493
[INFO] running `Command { std: "docker" "start" "6840089e35d7b9bd2f3ee61888d4b7e3777d25d3829f315a9797406850e2c493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6840089e35d7b9bd2f3ee61888d4b7e3777d25d3829f315a9797406850e2c493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6840089e35d7b9bd2f3ee61888d4b7e3777d25d3829f315a9797406850e2c493" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6840089e35d7b9bd2f3ee61888d4b7e3777d25d3829f315a9797406850e2c493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6840089e35d7b9bd2f3ee61888d4b7e3777d25d3829f315a9797406850e2c493" "/opt/rustwide/cargo-home/bin/cargo" "+165655a2f1981fef27b31c547ad7631979fc5139" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cloned-instead-of-copied` is deprecated in favor of `lints.clippy.cloned_instead_of_copied` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.impl-trait-in-params` is deprecated in favor of `lints.clippy.impl_trait_in_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-always` is deprecated in favor of `lints.clippy.inline_always` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.macro-use-imports` is deprecated in favor of `lints.clippy.macro_use_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-power-of-two` is deprecated in favor of `lints.clippy.manual_is_power_of_two` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` 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.redundant-test-prefix` is deprecated in favor of `lints.clippy.redundant_test_prefix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-as-ptr` is deprecated in favor of `lints.clippy.ref_as_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suboptimal-flops` is deprecated in favor of `lints.clippy.suboptimal_flops` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-debug-formatting` is deprecated in favor of `lints.clippy.unnecessary_debug_formatting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` 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.clippy.useless-let-if-seq` is deprecated in favor of `lints.clippy.useless_let_if_seq` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` 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.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` 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.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cloned-instead-of-copied` is deprecated in favor of `lints.clippy.cloned_instead_of_copied` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.coerce-container-to-any` is deprecated in favor of `lints.clippy.coerce_container_to_any` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.decimal-literal-representation` is deprecated in favor of `lints.clippy.decimal_literal_representation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.elidable-lifetime-names` is deprecated in favor of `lints.clippy.elidable_lifetime_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.exhaustive-enums` is deprecated in favor of `lints.clippy.exhaustive_enums` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.future-not-send` is deprecated in favor of `lints.clippy.future_not_send` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-not-else` is deprecated in favor of `lints.clippy.if_not_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-then-some-else-none` is deprecated in favor of `lints.clippy.if_then_some_else_none` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.impl-trait-in-params` is deprecated in favor of `lints.clippy.impl_trait_in_params` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.inline-always` is deprecated in favor of `lints.clippy.inline_always` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ip-constant` is deprecated in favor of `lints.clippy.ip_constant` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.iter-without-into-iter` is deprecated in favor of `lints.clippy.iter_without_into_iter` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.macro-use-imports` is deprecated in favor of `lints.clippy.macro_use_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-is-power-of-two` is deprecated in favor of `lints.clippy.manual_is_power_of_two` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-midpoint` is deprecated in favor of `lints.clippy.manual_midpoint` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-with-unused-argument-over-ranges` is deprecated in favor of `lints.clippy.map_with_unused_argument_over_ranges` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.multiple-crate-versions` is deprecated in favor of `lints.clippy.multiple_crate_versions` 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.redundant-test-prefix` is deprecated in favor of `lints.clippy.redundant_test_prefix` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-as-ptr` is deprecated in favor of `lints.clippy.ref_as_ptr` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.ref-option` is deprecated in favor of `lints.clippy.ref_option` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.str-to-string` is deprecated in favor of `lints.clippy.str_to_string` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.suboptimal-flops` is deprecated in favor of `lints.clippy.suboptimal_flops` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-long-first-doc-paragraph` is deprecated in favor of `lints.clippy.too_long_first_doc_paragraph` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-debug-formatting` is deprecated in favor of `lints.clippy.unnecessary_debug_formatting` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-semicolon` is deprecated in favor of `lints.clippy.unnecessary_semicolon` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-trait-names` is deprecated in favor of `lints.clippy.unused_trait_names` 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.clippy.useless-let-if-seq` is deprecated in favor of `lints.clippy.useless_let_if_seq` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.dyn-drop` is deprecated in favor of `lints.rust.dyn_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.elided-lifetimes-in-paths` is deprecated in favor of `lints.rust.elided_lifetimes_in_paths` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.ellipsis-inclusive-range-patterns` is deprecated in favor of `lints.rust.ellipsis_inclusive_range_patterns` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.exported-private-dependencies` is deprecated in favor of `lints.rust.exported_private_dependencies` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.let-underscore-drop` is deprecated in favor of `lints.rust.let_underscore_drop` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.missing-debug-implementations` is deprecated in favor of `lints.rust.missing_debug_implementations` 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.single-use-lifetimes` is deprecated in favor of `lints.rust.single_use_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.trivial-numeric-casts` is deprecated in favor of `lints.rust.trivial_numeric_casts` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.uncommon-codepoints` is deprecated in favor of `lints.rust.uncommon_codepoints` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-lifetimes` is deprecated in favor of `lints.rust.unused_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-macro-rules` is deprecated in favor of `lints.rust.unused_macro_rules` 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.variant-size-differences` is deprecated in favor of `lints.rust.variant_size_differences` and will not work in a future edition
[INFO] [stderr] warning: `field-explorer` (manifest) generated 90 warnings
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling naga v29.0.1
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking wgpu-types v29.0.1
[INFO] [stderr]    Compiling wgpu-hal v29.0.1
[INFO] [stderr]     Checking keyboard-types v0.8.3
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking presser v0.3.1
[INFO] [stderr]     Checking smol_str v0.3.6
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking winit-core v0.31.0-beta.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling wgpu-core v29.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling wgpu v29.0.1
[INFO] [stderr]    Compiling winit v0.31.0-beta.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking winit-common v0.31.0-beta.2
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking nalgebra v0.34.2
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking sctk-adwaita v0.11.0
[INFO] [stderr]     Checking winit-wayland v0.31.0-beta.2
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wgpu-naga-bridge v29.0.1
[INFO] [stderr]     Checking winit-x11 v0.31.0-beta.2
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v29.0.0
[INFO] [stderr]     Checking field-explorer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: naga v29.0.1, wgpu v29.0.1, wgpu-core v29.0.1, wgpu-hal v29.0.1, winit v0.31.0-beta.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "6840089e35d7b9bd2f3ee61888d4b7e3777d25d3829f315a9797406850e2c493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6840089e35d7b9bd2f3ee61888d4b7e3777d25d3829f315a9797406850e2c493", kill_on_drop: false }`
[INFO] [stdout] 6840089e35d7b9bd2f3ee61888d4b7e3777d25d3829f315a9797406850e2c493
