[INFO] fetching crate lua52-sys 0.1.3... [INFO] building lua52-sys-0.1.3 against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate lua52-sys 0.1.3 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate lua52-sys 0.1.3 on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lua52-sys 0.1.3 [INFO] finished tweaking crates.io crate lua52-sys 0.1.3 [INFO] tweaked toml for crates.io crate lua52-sys 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de3f677a484d16be66246888c9af597e14bfe88979327bfba391883157de8411 [INFO] running `Command { std: "docker" "start" "-a" "de3f677a484d16be66246888c9af597e14bfe88979327bfba391883157de8411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de3f677a484d16be66246888c9af597e14bfe88979327bfba391883157de8411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de3f677a484d16be66246888c9af597e14bfe88979327bfba391883157de8411", kill_on_drop: false }` [INFO] [stdout] de3f677a484d16be66246888c9af597e14bfe88979327bfba391883157de8411 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8485e14f2233f6db6e97cd1c9fb05d1400e150008cb459c4752410f6197fe164 [INFO] running `Command { std: "docker" "start" "-a" "8485e14f2233f6db6e97cd1c9fb05d1400e150008cb459c4752410f6197fe164", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling lua52-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c: In function 'luaK_exp2RK': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:543:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 543 | e->k = VK; [INFO] [stderr] warning: lua52-sys@0.1.3: | ~~~~~^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:546:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 546 | case VK: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c: In function 'freeobj': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:679:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 679 | G(L)->strt.nuse--; [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:681:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 681 | case LUA_TLNGSTR: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c: In function 'llex': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:477:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 477 | else if (!lisdigit(ls->current)) return '.'; [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:480:7: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 480 | case '0': case '1': case '2': case '3': case '4': [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c: In function 'luaH_get': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:485:23: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 485 | case LUA_TNUMBER: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:493:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 493 | default: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c: In function 'match': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:492:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 492 | s++; /* 1 match already done */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ~^~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:494:13: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 494 | case '*': /* 0 or more repetitions */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] 14 + pub const LUAI_FIRSTPSEUDOIDX: c_int = -LUAI_MAXSTACK - 1000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `Command { std: "docker" "inspect" "8485e14f2233f6db6e97cd1c9fb05d1400e150008cb459c4752410f6197fe164", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8485e14f2233f6db6e97cd1c9fb05d1400e150008cb459c4752410f6197fe164", kill_on_drop: false }` [INFO] [stdout] 8485e14f2233f6db6e97cd1c9fb05d1400e150008cb459c4752410f6197fe164 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9abd41f52b57280cfdec9447822a6f1e6b049e0f3fc74450e49ea2d26e994edb [INFO] running `Command { std: "docker" "start" "-a" "9abd41f52b57280cfdec9447822a6f1e6b049e0f3fc74450e49ea2d26e994edb", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c: In function 'luaK_exp2RK': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:543:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 543 | e->k = VK; [INFO] [stderr] warning: lua52-sys@0.1.3: | ~~~~~^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lcode.c:546:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 546 | case VK: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c: In function 'freeobj': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:679:22: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 679 | G(L)->strt.nuse--; [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lgc.c:681:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 681 | case LUA_TLNGSTR: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c: In function 'llex': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:477:17: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 477 | else if (!lisdigit(ls->current)) return '.'; [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/llex.c:480:7: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 480 | case '0': case '1': case '2': case '3': case '4': [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c: In function 'luaH_get': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:485:23: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 485 | case LUA_TNUMBER: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/ltable.c:493:5: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 493 | default: { [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~~~~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c: In function 'match': [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:492:16: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: lua52-sys@0.1.3: 492 | s++; /* 1 match already done */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ~^~ [INFO] [stderr] warning: lua52-sys@0.1.3: lua/src/lstrlib.c:494:13: note: here [INFO] [stderr] warning: lua52-sys@0.1.3: 494 | case '*': /* 0 or more repetitions */ [INFO] [stderr] warning: lua52-sys@0.1.3: | ^~~~ [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] 14 + pub const LUAI_FIRSTPSEUDOIDX: c_int = -LUAI_MAXSTACK - 1000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lua52-sys v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/lib.rs:14:40 [INFO] [stdout] | [INFO] [stdout] 14 | pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 14 - pub const LUAI_FIRSTPSEUDOIDX: c_int = (-LUAI_MAXSTACK - 1000); [INFO] [stdout] 14 + pub const LUAI_FIRSTPSEUDOIDX: c_int = -LUAI_MAXSTACK - 1000; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] running `Command { std: "docker" "inspect" "9abd41f52b57280cfdec9447822a6f1e6b049e0f3fc74450e49ea2d26e994edb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9abd41f52b57280cfdec9447822a6f1e6b049e0f3fc74450e49ea2d26e994edb", kill_on_drop: false }` [INFO] [stdout] 9abd41f52b57280cfdec9447822a6f1e6b049e0f3fc74450e49ea2d26e994edb