[INFO] fetching crate sq3_derive 0.3.3... [INFO] checking sq3_derive-0.3.3 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate sq3_derive 0.3.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate sq3_derive 0.3.3 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2c262a62d66c1bebc14cc2b9f0b52d458ae46e84cb9160fbfa9a69bd4b066a4 [INFO] running `Command { std: "docker" "start" "-a" "a2c262a62d66c1bebc14cc2b9f0b52d458ae46e84cb9160fbfa9a69bd4b066a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2c262a62d66c1bebc14cc2b9f0b52d458ae46e84cb9160fbfa9a69bd4b066a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2c262a62d66c1bebc14cc2b9f0b52d458ae46e84cb9160fbfa9a69bd4b066a4", kill_on_drop: false }` [INFO] [stdout] a2c262a62d66c1bebc14cc2b9f0b52d458ae46e84cb9160fbfa9a69bd4b066a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccab56b1d5c32ef54eee836ba7b6c4ae951d32a40a533082c65fae0638fd7c72 [INFO] running `Command { std: "docker" "start" "-a" "ccab56b1d5c32ef54eee836ba7b6c4ae951d32a40a533082c65fae0638fd7c72", kill_on_drop: false }` [INFO] [stderr] Checking 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: `rust_2024_incompatible_pat` [INFO] [stdout] | [INFO] [stdout] = note: the `rust_2024_incompatible_pat` lint is unstable [INFO] [stdout] = note: see issue #123076 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(ref_pat_eat_one_layer_2024)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2024-09-27; 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: `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 2024-09-27; consider upgrading it if it is out of date [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 2024-09-27; 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 2024-09-27; 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 #95228 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2024-09-27; 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 #95228 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2024-09-27; 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: `rust_2024_incompatible_pat` [INFO] [stdout] | [INFO] [stdout] = note: the `rust_2024_incompatible_pat` lint is unstable [INFO] [stdout] = note: see issue #123076 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(ref_pat_eat_one_layer_2024)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2024-09-27; 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: `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 2024-09-27; consider upgrading it if it is out of date [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 2024-09-27; 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 2024-09-27; 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 #95228 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2024-09-27; 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 #95228 for more information [INFO] [stdout] = help: add `-Zcrate-attr="feature(strict_provenance)"` to the command-line options to enable [INFO] [stdout] = note: this compiler was built on 2024-09-27; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ccab56b1d5c32ef54eee836ba7b6c4ae951d32a40a533082c65fae0638fd7c72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccab56b1d5c32ef54eee836ba7b6c4ae951d32a40a533082c65fae0638fd7c72", kill_on_drop: false }` [INFO] [stdout] ccab56b1d5c32ef54eee836ba7b6c4ae951d32a40a533082c65fae0638fd7c72