[INFO] fetching crate sq3_derive 0.3.3... [INFO] testing sq3_derive-0.3.3 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate sq3_derive 0.3.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate sq3_derive 0.3.3 [INFO] finished tweaking crates.io crate sq3_derive 0.3.3 [INFO] tweaked toml for crates.io crate sq3_derive 0.3.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sq3_derive 0.3.3 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5d995b1998f85a0989c8eb19777e41350641cc28e790b3e00e4cddf21fd98a49 [INFO] running `Command { std: "docker" "start" "-a" "5d995b1998f85a0989c8eb19777e41350641cc28e790b3e00e4cddf21fd98a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5d995b1998f85a0989c8eb19777e41350641cc28e790b3e00e4cddf21fd98a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d995b1998f85a0989c8eb19777e41350641cc28e790b3e00e4cddf21fd98a49", kill_on_drop: false }` [INFO] [stdout] 5d995b1998f85a0989c8eb19777e41350641cc28e790b3e00e4cddf21fd98a49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b85fa7289c6e04d959d317f3f146cc936cdc850f82d92674f5e838a6fd46db8e [INFO] running `Command { std: "docker" "start" "-a" "b85fa7289c6e04d959d317f3f146cc936cdc850f82d92674f5e838a6fd46db8e", kill_on_drop: false }` [INFO] [stderr] Compiling sq3_derive v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `must_not_suspend` [INFO] [stdout] | [INFO] [stdout] = note: the `must_not_suspend` lint is unstable [INFO] [stdout] = note: see issue #83310 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `multiple_supertrait_upcastable` [INFO] [stdout] | [INFO] [stdout] = note: the `multiple_supertrait_upcastable` lint is unstable [INFO] [stdout] = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `lossy_provenance_casts` [INFO] [stdout] | [INFO] [stdout] = note: the `lossy_provenance_casts` lint is unstable [INFO] [stdout] = note: see issue #130351 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts` [INFO] [stdout] | [INFO] [stdout] = note: the `fuzzy_provenance_casts` lint is unstable [INFO] [stdout] = note: see issue #130351 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "b85fa7289c6e04d959d317f3f146cc936cdc850f82d92674f5e838a6fd46db8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b85fa7289c6e04d959d317f3f146cc936cdc850f82d92674f5e838a6fd46db8e", kill_on_drop: false }` [INFO] [stdout] b85fa7289c6e04d959d317f3f146cc936cdc850f82d92674f5e838a6fd46db8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68015b4eb8612bf590f84a41c1f9626afde466edabf327b6b28a053a352ac18e [INFO] running `Command { std: "docker" "start" "-a" "68015b4eb8612bf590f84a41c1f9626afde466edabf327b6b28a053a352ac18e", kill_on_drop: false }` [INFO] [stderr] Compiling sq3_derive v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `must_not_suspend` [INFO] [stdout] | [INFO] [stdout] = note: the `must_not_suspend` lint is unstable [INFO] [stdout] = note: see issue #83310 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `multiple_supertrait_upcastable` [INFO] [stdout] | [INFO] [stdout] = note: the `multiple_supertrait_upcastable` lint is unstable [INFO] [stdout] = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `lossy_provenance_casts` [INFO] [stdout] | [INFO] [stdout] = note: the `lossy_provenance_casts` lint is unstable [INFO] [stdout] = note: see issue #130351 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts` [INFO] [stdout] | [INFO] [stdout] = note: the `fuzzy_provenance_casts` lint is unstable [INFO] [stdout] = note: see issue #130351 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D box_pointers` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stdout] | [INFO] [stdout] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stdout] = note: see issue #89554 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] = note: `#[warn(unknown_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `must_not_suspend` [INFO] [stdout] | [INFO] [stdout] = note: the `must_not_suspend` lint is unstable [INFO] [stdout] = note: see issue #83310 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `multiple_supertrait_upcastable` [INFO] [stdout] | [INFO] [stdout] = note: the `multiple_supertrait_upcastable` lint is unstable [INFO] [stdout] = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `lossy_provenance_casts` [INFO] [stdout] | [INFO] [stdout] = note: the `lossy_provenance_casts` lint is unstable [INFO] [stdout] = note: see issue #130351 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown lint: `fuzzy_provenance_casts` [INFO] [stdout] | [INFO] [stdout] = note: the `fuzzy_provenance_casts` lint is unstable [INFO] [stdout] = note: see issue #130351 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "68015b4eb8612bf590f84a41c1f9626afde466edabf327b6b28a053a352ac18e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68015b4eb8612bf590f84a41c1f9626afde466edabf327b6b28a053a352ac18e", kill_on_drop: false }` [INFO] [stdout] 68015b4eb8612bf590f84a41c1f9626afde466edabf327b6b28a053a352ac18e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cad470637f89fec347f2fec284df97cd83f9ab441e9baba36ae6e72a276decd9 [INFO] running `Command { std: "docker" "start" "-a" "cad470637f89fec347f2fec284df97cd83f9ab441e9baba36ae6e72a276decd9", kill_on_drop: false }` [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-D box_pointers` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stderr] | [INFO] [stderr] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stderr] = note: see issue #89554 for more information [INFO] [stderr] = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `must_not_suspend` [INFO] [stderr] | [INFO] [stderr] = note: the `must_not_suspend` lint is unstable [INFO] [stderr] = note: see issue #83310 for more information [INFO] [stderr] = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `multiple_supertrait_upcastable` [INFO] [stderr] | [INFO] [stderr] = note: the `multiple_supertrait_upcastable` lint is unstable [INFO] [stderr] = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `lossy_provenance_casts` [INFO] [stderr] | [INFO] [stderr] = note: the `lossy_provenance_casts` lint is unstable [INFO] [stderr] = note: see issue #130351 for more information [INFO] [stderr] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `fuzzy_provenance_casts` [INFO] [stderr] | [INFO] [stderr] = note: the `fuzzy_provenance_casts` lint is unstable [INFO] [stderr] = note: see issue #130351 for more information [INFO] [stderr] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: `sq3_derive` (lib) generated 6 warnings [INFO] [stderr] warning: `sq3_derive` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sq3_derive-c7cd0f73894f8d5c) [INFO] [stderr] Doc-tests sq3_derive [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-D box_pointers` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `non_exhaustive_omitted_patterns` [INFO] [stderr] | [INFO] [stderr] = note: the `non_exhaustive_omitted_patterns` lint is unstable [INFO] [stderr] = note: see issue #89554 for more information [INFO] [stderr] = help: add `-Zcrate-attr="feature(non_exhaustive_omitted_patterns_lint)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] = note: `#[warn(unknown_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `must_not_suspend` [INFO] [stderr] | [INFO] [stderr] = note: the `must_not_suspend` lint is unstable [INFO] [stderr] = note: see issue #83310 for more information [INFO] [stderr] = help: add `-Zcrate-attr="feature(must_not_suspend)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `multiple_supertrait_upcastable` [INFO] [stderr] | [INFO] [stderr] = note: the `multiple_supertrait_upcastable` lint is unstable [INFO] [stderr] = help: add `-Zcrate-attr="feature(multiple_supertrait_upcastable)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `lossy_provenance_casts` [INFO] [stderr] | [INFO] [stderr] = note: the `lossy_provenance_casts` lint is unstable [INFO] [stderr] = note: see issue #130351 for more information [INFO] [stderr] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: unknown lint: `fuzzy_provenance_casts` [INFO] [stderr] | [INFO] [stderr] = note: the `fuzzy_provenance_casts` lint is unstable [INFO] [stderr] = note: see issue #130351 for more information [INFO] [stderr] = help: add `-Zcrate-attr="feature(strict_provenance_lints)"` to the command-line options to enable [INFO] [stderr] = note: this compiler was built on 2025-09-25; consider upgrading it if it is out of date [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cad470637f89fec347f2fec284df97cd83f9ab441e9baba36ae6e72a276decd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cad470637f89fec347f2fec284df97cd83f9ab441e9baba36ae6e72a276decd9", kill_on_drop: false }` [INFO] [stdout] cad470637f89fec347f2fec284df97cd83f9ab441e9baba36ae6e72a276decd9