[INFO] fetching crate td_clua_ext 0.1.0... [INFO] building td_clua_ext-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate td_clua_ext 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate td_clua_ext 0.1.0 [INFO] finished tweaking crates.io crate td_clua_ext 0.1.0 [INFO] tweaked toml for crates.io crate td_clua_ext 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate td_clua_ext 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] [stderr] Adding td_rlua v0.1.9 (available: v0.3.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d11959691ef146b15a4a9ba1ecef1584c6f360dfa73b8a90cbb24fc3ff4360d [INFO] running `Command { std: "docker" "start" "-a" "8d11959691ef146b15a4a9ba1ecef1584c6f360dfa73b8a90cbb24fc3ff4360d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d11959691ef146b15a4a9ba1ecef1584c6f360dfa73b8a90cbb24fc3ff4360d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d11959691ef146b15a4a9ba1ecef1584c6f360dfa73b8a90cbb24fc3ff4360d", kill_on_drop: false }` [INFO] [stdout] 8d11959691ef146b15a4a9ba1ecef1584c6f360dfa73b8a90cbb24fc3ff4360d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9c0289e0c4ed4060e1bb69e427379ddac6e84fab76e2f73fb0bbbf09ca9f4c4 [INFO] running `Command { std: "docker" "start" "-a" "d9c0289e0c4ed4060e1bb69e427379ddac6e84fab76e2f73fb0bbbf09ca9f4c4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling td_clua v0.1.3 [INFO] [stderr] Compiling td_clua_ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: td_clua_ext@0.1.0: In file included from cjson/lua_cjson.c:47: [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/fpconv.h:21:20: warning: inline function 'fpconv_init' declared but never defined [INFO] [stderr] warning: td_clua_ext@0.1.0: 21 | extern inline void fpconv_init(); [INFO] [stderr] warning: td_clua_ext@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/lua_cjson.c: In function 'json_append_data': [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/lua_cjson.c:696:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: td_clua_ext@0.1.0: 696 | if (lua_touserdata(l, -1) == NULL) { [INFO] [stderr] warning: td_clua_ext@0.1.0: | ^ [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/lua_cjson.c:700:5: note: here [INFO] [stderr] warning: td_clua_ext@0.1.0: 700 | default: [INFO] [stderr] warning: td_clua_ext@0.1.0: | ^~~~~~~ [INFO] [stderr] Compiling td_rlua v0.1.9 [INFO] [stdout] warning: `extern` block uses type `lua_State`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn luaopen_cjson(L : *mut lua_State); [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a member to this struct [INFO] [stdout] = note: this struct has no fields [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.68s [INFO] running `Command { std: "docker" "inspect" "d9c0289e0c4ed4060e1bb69e427379ddac6e84fab76e2f73fb0bbbf09ca9f4c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c0289e0c4ed4060e1bb69e427379ddac6e84fab76e2f73fb0bbbf09ca9f4c4", kill_on_drop: false }` [INFO] [stdout] d9c0289e0c4ed4060e1bb69e427379ddac6e84fab76e2f73fb0bbbf09ca9f4c4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8970eb1c5ac61872b2070012ce12c01f9afa1845011381ae05bbe2c74d00c77 [INFO] running `Command { std: "docker" "start" "-a" "d8970eb1c5ac61872b2070012ce12c01f9afa1845011381ae05bbe2c74d00c77", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: use of deprecated type alias `gcc::Config`: gcc::Config has been renamed to gcc::Build [INFO] [stdout] --> build.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gcc::Build::new`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | gcc::Config::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` block uses type `lua_State`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn luaopen_cjson(L : *mut lua_State); [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a member to this struct [INFO] [stdout] = note: this struct has no fields [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: td_clua_ext@0.1.0: In file included from cjson/lua_cjson.c:47: [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/fpconv.h:21:20: warning: inline function 'fpconv_init' declared but never defined [INFO] [stderr] warning: td_clua_ext@0.1.0: 21 | extern inline void fpconv_init(); [INFO] [stderr] warning: td_clua_ext@0.1.0: | ^~~~~~~~~~~ [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/lua_cjson.c: In function 'json_append_data': [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/lua_cjson.c:696:12: warning: this statement may fall through [-Wimplicit-fallthrough=] [INFO] [stderr] warning: td_clua_ext@0.1.0: 696 | if (lua_touserdata(l, -1) == NULL) { [INFO] [stderr] warning: td_clua_ext@0.1.0: | ^ [INFO] [stderr] warning: td_clua_ext@0.1.0: cjson/lua_cjson.c:700:5: note: here [INFO] [stderr] warning: td_clua_ext@0.1.0: 700 | default: [INFO] [stderr] warning: td_clua_ext@0.1.0: | ^~~~~~~ [INFO] [stderr] Compiling td_clua_ext v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `extern` block uses type `lua_State`, which is not FFI-safe [INFO] [stdout] --> src/lib.rs:6:30 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn luaopen_cjson(L : *mut lua_State); [INFO] [stdout] | ^^^^^^^^^^^^^^ not FFI-safe [INFO] [stdout] | [INFO] [stdout] = help: consider adding a member to this struct [INFO] [stdout] = note: this struct has no fields [INFO] [stdout] = note: `#[warn(improper_ctypes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "d8970eb1c5ac61872b2070012ce12c01f9afa1845011381ae05bbe2c74d00c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8970eb1c5ac61872b2070012ce12c01f9afa1845011381ae05bbe2c74d00c77", kill_on_drop: false }` [INFO] [stdout] d8970eb1c5ac61872b2070012ce12c01f9afa1845011381ae05bbe2c74d00c77