[INFO] fetching crate musli 0.0.92... [INFO] checking musli-0.0.92 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate musli 0.0.92 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate musli 0.0.92 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate musli 0.0.92 [INFO] finished tweaking crates.io crate musli 0.0.92 [INFO] tweaked toml for crates.io crate musli 0.0.92 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded musli-macros v0.0.92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1f80591930a4fe7e8f3910a738b74dd0f8865d23986c8e43a93e10d511ff926 [INFO] running `Command { std: "docker" "start" "-a" "a1f80591930a4fe7e8f3910a738b74dd0f8865d23986c8e43a93e10d511ff926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1f80591930a4fe7e8f3910a738b74dd0f8865d23986c8e43a93e10d511ff926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f80591930a4fe7e8f3910a738b74dd0f8865d23986c8e43a93e10d511ff926", kill_on_drop: false }` [INFO] [stdout] a1f80591930a4fe7e8f3910a738b74dd0f8865d23986c8e43a93e10d511ff926 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a67cd89e8a58ff58fbbcee2cc32c7f4b98edd6e92da359e8cfaf843209f06ae [INFO] running `Command { std: "docker" "start" "-a" "8a67cd89e8a58ff58fbbcee2cc32c7f4b98edd6e92da359e8cfaf843209f06ae", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling musli-macros v0.0.92 [INFO] [stderr] Checking musli v0.0.92 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NumberComponents` is never constructed [INFO] [stdout] --> src/expecting.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) NumberComponents("number from 128-bit components"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TupleStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) TupleStruct("tuple struct"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnitStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub(crate) UnitStruct("unit struct"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NumberComponents` is never constructed [INFO] [stdout] --> src/expecting.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) NumberComponents("number from 128-bit components"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TupleStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) TupleStruct("tuple struct"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnitStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub(crate) UnitStruct("unit struct"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.17s [INFO] running `Command { std: "docker" "inspect" "8a67cd89e8a58ff58fbbcee2cc32c7f4b98edd6e92da359e8cfaf843209f06ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a67cd89e8a58ff58fbbcee2cc32c7f4b98edd6e92da359e8cfaf843209f06ae", kill_on_drop: false }` [INFO] [stdout] 8a67cd89e8a58ff58fbbcee2cc32c7f4b98edd6e92da359e8cfaf843209f06ae [INFO] checking musli-0.0.92 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate musli 0.0.92 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate musli 0.0.92 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate musli 0.0.92 [INFO] finished tweaking crates.io crate musli 0.0.92 [INFO] tweaked toml for crates.io crate musli 0.0.92 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57d554c345a16dadd9f9fef5ac33b4fc37f84d4c2d7e41cd5af2dd33425df3be [INFO] running `Command { std: "docker" "start" "-a" "57d554c345a16dadd9f9fef5ac33b4fc37f84d4c2d7e41cd5af2dd33425df3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57d554c345a16dadd9f9fef5ac33b4fc37f84d4c2d7e41cd5af2dd33425df3be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57d554c345a16dadd9f9fef5ac33b4fc37f84d4c2d7e41cd5af2dd33425df3be", kill_on_drop: false }` [INFO] [stdout] 57d554c345a16dadd9f9fef5ac33b4fc37f84d4c2d7e41cd5af2dd33425df3be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92599b7d4a58d22c606d73d00a341cf5f3b9a13cbeb3cfdbac9c852f2956f236 [INFO] running `Command { std: "docker" "start" "-a" "92599b7d4a58d22c606d73d00a341cf5f3b9a13cbeb3cfdbac9c852f2956f236", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling musli-macros v0.0.92 [INFO] [stderr] Checking musli v0.0.92 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: struct `NumberComponents` is never constructed [INFO] [stdout] --> src/expecting.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) NumberComponents("number from 128-bit components"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TupleStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) TupleStruct("tuple struct"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnitStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub(crate) UnitStruct("unit struct"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NumberComponents` is never constructed [INFO] [stdout] --> src/expecting.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) NumberComponents("number from 128-bit components"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TupleStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) TupleStruct("tuple struct"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnitStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub(crate) UnitStruct("unit struct"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.93s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking musli v0.0.92 (/tmp/fixit) [INFO] [stdout] warning: struct `NumberComponents` is never constructed [INFO] [stdout] --> src/expecting.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) NumberComponents("number from 128-bit components"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TupleStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) TupleStruct("tuple struct"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnitStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub(crate) UnitStruct("unit struct"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NumberComponents` is never constructed [INFO] [stdout] --> src/expecting.rs:122:16 [INFO] [stdout] | [INFO] [stdout] 122 | pub(crate) NumberComponents("number from 128-bit components"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TupleStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | pub(crate) TupleStruct("tuple struct"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UnitStruct` is never constructed [INFO] [stdout] --> src/expecting.rs:147:16 [INFO] [stdout] | [INFO] [stdout] 147 | pub(crate) UnitStruct("unit struct"); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `expect` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "92599b7d4a58d22c606d73d00a341cf5f3b9a13cbeb3cfdbac9c852f2956f236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92599b7d4a58d22c606d73d00a341cf5f3b9a13cbeb3cfdbac9c852f2956f236", kill_on_drop: false }` [INFO] [stdout] 92599b7d4a58d22c606d73d00a341cf5f3b9a13cbeb3cfdbac9c852f2956f236