[INFO] fetching crate td_clua_ext 0.1.0...
[INFO] building td_clua_ext-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate td_clua_ext 0.1.0 into /workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate td_clua_ext 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded td_rlua v0.1.9
[INFO] [stderr]   Downloaded td_clua v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68066409bdb8e2a864c1bcd692a36e4a00f39c1256ecf445b56a8b46e9960ed7
[INFO] running `Command { std: "docker" "start" "-a" "68066409bdb8e2a864c1bcd692a36e4a00f39c1256ecf445b56a8b46e9960ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68066409bdb8e2a864c1bcd692a36e4a00f39c1256ecf445b56a8b46e9960ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68066409bdb8e2a864c1bcd692a36e4a00f39c1256ecf445b56a8b46e9960ed7", kill_on_drop: false }`
[INFO] [stdout] 68066409bdb8e2a864c1bcd692a36e4a00f39c1256ecf445b56a8b46e9960ed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd1f45531dc7dd04bd2113f932521cd0b1bad4dfa75a4165eae28bd78e39fb25
[INFO] running `Command { std: "docker" "start" "-a" "fd1f45531dc7dd04bd2113f932521cd0b1bad4dfa75a4165eae28bd78e39fb25", 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 5.96s
[INFO] running `Command { std: "docker" "inspect" "fd1f45531dc7dd04bd2113f932521cd0b1bad4dfa75a4165eae28bd78e39fb25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd1f45531dc7dd04bd2113f932521cd0b1bad4dfa75a4165eae28bd78e39fb25", kill_on_drop: false }`
[INFO] [stdout] fd1f45531dc7dd04bd2113f932521cd0b1bad4dfa75a4165eae28bd78e39fb25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d004c2ad0c2c1d79d5c251d922459d2d0b463ad357eb8d9c3736f9f19f585d6
[INFO] running `Command { std: "docker" "start" "-a" "8d004c2ad0c2c1d79d5c251d922459d2d0b463ad357eb8d9c3736f9f19f585d6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] [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] [stderr] warning: td_clua_ext@0.1.0:   700 |     default:
[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:       |     ^~~~~~~
[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]    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.35s
[INFO] running `Command { std: "docker" "inspect" "8d004c2ad0c2c1d79d5c251d922459d2d0b463ad357eb8d9c3736f9f19f585d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d004c2ad0c2c1d79d5c251d922459d2d0b463ad357eb8d9c3736f9f19f585d6", kill_on_drop: false }`
[INFO] [stdout] 8d004c2ad0c2c1d79d5c251d922459d2d0b463ad357eb8d9c3736f9f19f585d6
