[INFO] fetching crate tdengine 0.1.2... [INFO] extracting crate tdengine 0.1.2 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/tdengine/0.1.2 [INFO] extracting crate tdengine 0.1.2 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/tdengine/0.1.2 [INFO] validating manifest of tdengine-0.1.2 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tdengine-0.1.2 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tdengine-0.1.2 [INFO] removed path dependency td_clua_ext from tdengine-0.1.2 [INFO] finished frobbing tdengine-0.1.2 [INFO] frobbed toml for tdengine-0.1.2 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/tdengine/0.1.2/Cargo.toml [INFO] started frobbing tdengine-0.1.2 [INFO] removed path dependency td_clua_ext from tdengine-0.1.2 [INFO] finished frobbing tdengine-0.1.2 [INFO] frobbed toml for tdengine-0.1.2 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/tdengine/0.1.2/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded td_rredis v0.1.2 [INFO] [stderr] Downloaded td_rthreadpool v0.1.2 [INFO] [stderr] Downloaded td_proto_rust v0.1.4 [INFO] [stderr] Downloaded td_clua v0.1.2 [INFO] [stderr] Downloaded td_rlua v0.1.9 [INFO] [stderr] Downloaded td_revent v0.1.6 [INFO] [stderr] Downloaded td_clua_ext v0.1.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing tdengine-0.1.2 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/tdengine/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 0cae209dd4399c06a99ac24bc603ae24b3a4a5f4c56a18b19ed6a314171d2b03 [INFO] running `"docker" "start" "-a" "0cae209dd4399c06a99ac24bc603ae24b3a4a5f4c56a18b19ed6a314171d2b03"` [INFO] [stderr] Compiling td_clua v0.1.2 [INFO] [stderr] Compiling td_clua_ext v0.1.0 [INFO] [stderr] Compiling sys-info v0.4.1 [INFO] [stderr] Compiling td_proto_rust v0.1.4 [INFO] [stderr] Compiling td_rthreadpool v0.1.2 [INFO] [stderr] Compiling td_revent v0.1.6 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling url v0.5.10 [INFO] [stderr] Compiling tiny_http v0.5.9 [INFO] [stderr] Compiling td_rredis v0.1.2 [INFO] [stderr] Compiling mysql v2.2.1 [INFO] [stderr] Compiling td_rlua v0.1.9 [INFO] [stderr] Compiling tdengine v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/macros.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / macro_rules! ensure { [INFO] [stderr] 10 | | ($expr:expr, $err_result:expr) => ( [INFO] [stderr] 11 | | if !($expr) { fail!($err_result) } [INFO] [stderr] 12 | | ) [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_macros)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/values.rs:107:32 [INFO] [stderr] | [INFO] [stderr] 107 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/values.rs:109:57 [INFO] [stderr] | [INFO] [stderr] 109 | ErrorRepr::IoError(ref err) => Some(err as &error::Error), [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/db/db_pool.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | let mut list = match pool.db_mysql.contains_key(db_name) { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/db/db_pool.rs:92:13 [INFO] [stderr] | [INFO] [stderr] 92 | let mut list = match pool.db_mysql.contains_key(db_name) { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mgr/event_mgr.rs:195:13 [INFO] [stderr] | [INFO] [stderr] 195 | let mut socket_event = socket_event.unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mgr/event_mgr.rs:208:13 [INFO] [stderr] | [INFO] [stderr] 208 | let mut socket_event = socket_event.unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/db/db_pool.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | static mut el: *mut DbPool = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_upper_case_globals)] on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/db/redis_pool.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | static mut el: *mut RedisPool = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `ins` should have an upper case name [INFO] [stderr] --> src/utils/file_utils.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | static mut ins: *mut FileUtils = 0 as *mut _; [INFO] [stderr] | ^^^ help: convert the identifier to upper case: `INS` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/utils/thread_utils.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | static mut el: *mut ThreadUtils = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/utils/telnet_utils.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | static mut el: *mut TelnetUtils = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `ins` should have an upper case name [INFO] [stderr] --> src/utils/log_utils.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | static mut ins: *mut LogUtils = 0 as *mut _; [INFO] [stderr] | ^^^ help: convert the identifier to upper case: `INS` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/lua_engine.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | static mut el: *mut LuaEngine = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/global_config.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | static mut el: *mut GlobalConfig = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: unused unary operation that must be used [INFO] [stderr] --> src/lua_custom/lua_network.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | -1.push_to_lua(lua); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `rid_sequence` should have an upper case name [INFO] [stderr] --> src/lua_custom/lua_util.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | static mut rid_sequence: u32 = 0; [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RID_SEQUENCE` [INFO] [stderr] [INFO] [stderr] warning: static variable `last_rid_time` should have an upper case name [INFO] [stderr] --> src/lua_custom/lua_util.rs:28:16 [INFO] [stderr] | [INFO] [stderr] 28 | static mut last_rid_time: u32 = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `LAST_RID_TIME` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/net/net_config.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | static mut el: *mut Config = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/mgr/service_mgr.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | static mut el: *mut ServiceMgr = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/mgr/http_mgr.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | static mut el: *mut HttpMgr = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/mgr/event_mgr.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | static mut el: *mut EventMgr = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `read_data` should have an upper case name [INFO] [stderr] --> src/mgr/event_mgr.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | static mut read_data: [u8; 65536] = [0; 65536]; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper case: `READ_DATA` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.20s [INFO] running `"docker" "inspect" "0cae209dd4399c06a99ac24bc603ae24b3a4a5f4c56a18b19ed6a314171d2b03"` [INFO] running `"docker" "rm" "-f" "0cae209dd4399c06a99ac24bc603ae24b3a4a5f4c56a18b19ed6a314171d2b03"` [INFO] [stdout] 0cae209dd4399c06a99ac24bc603ae24b3a4a5f4c56a18b19ed6a314171d2b03 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/tdengine/0.1.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 475461be033a6cd4f94af3aa9c88d09eb2caa83c8ca5ea944d02629d1b4430c8 [INFO] running `"docker" "start" "-a" "475461be033a6cd4f94af3aa9c88d09eb2caa83c8ca5ea944d02629d1b4430c8"` [INFO] [stderr] Compiling tdengine v0.1.2 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/server.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use(raw_to_ref)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/net.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | #[macro_use(raw_to_ref)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::default::Default` [INFO] [stderr] --> examples/net.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use std::default::Default; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `raw` [INFO] [stderr] --> examples/net.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 30 | let raw = Box::into_raw(Box::new(first)); [INFO] [stderr] | ^^^ help: consider prefixing with an underscore: `_raw` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_variables)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> examples/client.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use(raw_to_ref)] [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition [INFO] [stderr] --> src/macros.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / macro_rules! ensure { [INFO] [stderr] 10 | | ($expr:expr, $err_result:expr) => ( [INFO] [stderr] 11 | | if !($expr) { fail!($err_result) } [INFO] [stderr] 12 | | ) [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_macros)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/values.rs:107:32 [INFO] [stderr] | [INFO] [stderr] 107 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/values.rs:109:57 [INFO] [stderr] | [INFO] [stderr] 109 | ErrorRepr::IoError(ref err) => Some(err as &error::Error), [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/db/db_pool.rs:65:17 [INFO] [stderr] | [INFO] [stderr] 65 | let mut list = match pool.db_mysql.contains_key(db_name) { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_mut)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/db/db_pool.rs:92:13 [INFO] [stderr] | [INFO] [stderr] 92 | let mut list = match pool.db_mysql.contains_key(db_name) { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mgr/event_mgr.rs:195:13 [INFO] [stderr] | [INFO] [stderr] 195 | let mut socket_event = socket_event.unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/mgr/event_mgr.rs:208:13 [INFO] [stderr] | [INFO] [stderr] 208 | let mut socket_event = socket_event.unwrap(); [INFO] [stderr] | ----^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/db/db_pool.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | static mut el: *mut DbPool = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(non_upper_case_globals)] on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/db/redis_pool.rs:21:12 [INFO] [stderr] | [INFO] [stderr] 21 | static mut el: *mut RedisPool = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `ins` should have an upper case name [INFO] [stderr] --> src/utils/file_utils.rs:7:12 [INFO] [stderr] | [INFO] [stderr] 7 | static mut ins: *mut FileUtils = 0 as *mut _; [INFO] [stderr] | ^^^ help: convert the identifier to upper case: `INS` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/utils/thread_utils.rs:8:12 [INFO] [stderr] | [INFO] [stderr] 8 | static mut el: *mut ThreadUtils = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/utils/telnet_utils.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | static mut el: *mut TelnetUtils = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `ins` should have an upper case name [INFO] [stderr] --> src/utils/log_utils.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | static mut ins: *mut LogUtils = 0 as *mut _; [INFO] [stderr] | ^^^ help: convert the identifier to upper case: `INS` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/lua_engine.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | static mut el: *mut LuaEngine = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/global_config.rs:12:12 [INFO] [stderr] | [INFO] [stderr] 12 | static mut el: *mut GlobalConfig = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: unused unary operation that must be used [INFO] [stderr] --> src/lua_custom/lua_network.rs:65:9 [INFO] [stderr] | [INFO] [stderr] 65 | -1.push_to_lua(lua); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `rid_sequence` should have an upper case name [INFO] [stderr] --> src/lua_custom/lua_util.rs:27:16 [INFO] [stderr] | [INFO] [stderr] 27 | static mut rid_sequence: u32 = 0; [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to upper case: `RID_SEQUENCE` [INFO] [stderr] [INFO] [stderr] warning: static variable `last_rid_time` should have an upper case name [INFO] [stderr] --> src/lua_custom/lua_util.rs:28:16 [INFO] [stderr] | [INFO] [stderr] 28 | static mut last_rid_time: u32 = 0; [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to upper case: `LAST_RID_TIME` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/net/net_config.rs:4:12 [INFO] [stderr] | [INFO] [stderr] 4 | static mut el: *mut Config = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/mgr/service_mgr.rs:14:12 [INFO] [stderr] | [INFO] [stderr] 14 | static mut el: *mut ServiceMgr = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/mgr/http_mgr.rs:33:12 [INFO] [stderr] | [INFO] [stderr] 33 | static mut el: *mut HttpMgr = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `el` should have an upper case name [INFO] [stderr] --> src/mgr/event_mgr.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | static mut el: *mut EventMgr = 0 as *mut _; [INFO] [stderr] | ^^ help: convert the identifier to upper case: `EL` [INFO] [stderr] [INFO] [stderr] warning: static variable `read_data` should have an upper case name [INFO] [stderr] --> src/mgr/event_mgr.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | static mut read_data: [u8; 65536] = [0; 65536]; [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper case: `READ_DATA` [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.client.3e7ks6r6-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/client-259854e5f5c216b2" "/opt/crater/target/debug/examples/client-259854e5f5c216b2.fuvmy7l7q32iom5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/rust-crypto-3c370f0f73094883/out" "-L" "/opt/crater/target/debug/build/sys-info-a1248a3e43ba41ef/out" "-L" "/opt/crater/target/debug/build/td_clua_ext-603514cd8b5cad5c/out" "-L" "/opt/crater/target/debug/build/td_clua-b1f2963ae44f3e18/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtdengine-9bb9a1d6aaad00f2.rlib" "/opt/crater/target/debug/deps/libtd_clua_ext-2c3aac3dd57fb9a2.rlib" "/opt/crater/target/debug/deps/libtd_revent-f82c4488b4a204a1.rlib" "/opt/crater/target/debug/deps/libnix-75c4f7859905fcee.rlib" "/opt/crater/target/debug/deps/libbitflags-800e7e15c60c052d.rlib" "/opt/crater/target/debug/deps/libtd_rthreadpool-11fd87973e0562ed.rlib" "/opt/crater/target/debug/deps/libtd_rredis-15510db77f4bc3df.rlib" "/opt/crater/target/debug/deps/libsha1-496894809105e492.rlib" "/opt/crater/target/debug/deps/libbyteorder-d6e6a234fa3d6f01.rlib" "/opt/crater/target/debug/deps/libtd_proto_rust-76ba9df76d6c41d9.rlib" "/opt/crater/target/debug/deps/libtd_rlua-f371c80bbc84c927.rlib" "/opt/crater/target/debug/deps/libtd_clua-ef695886e4028765.rlib" "/opt/crater/target/debug/deps/liburl-988a9b021ad9967c.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6237972e57bbebc1.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib" "/opt/crater/target/debug/deps/libtiny_http-66eaff11508954bf.rlib" "/opt/crater/target/debug/deps/liburl-1dcd0232176622e4.rlib" "/opt/crater/target/debug/deps/libuuid-3323cd2f380e91e3.rlib" "/opt/crater/target/debug/deps/libencoding-d57e30384aaae36d.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b0212b30da9b1c00.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-8f80d1c042747701.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-72a9153ad72da1f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-ad960ffbf289d397.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-44090d473b1cfa20.rlib" "/opt/crater/target/debug/deps/libchunked_transfer-9c9d95bd1b2946f6.rlib" "/opt/crater/target/debug/deps/libascii-faac00ef26d3cf6c.rlib" "/opt/crater/target/debug/deps/liblog-1902c1cc071f7c62.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libmysql-b7cbab0470ab2bdf.rlib" "/opt/crater/target/debug/deps/libchrono-1018db3f1d4d5214.rlib" "/opt/crater/target/debug/deps/libnum-0b0df1c274590024.rlib" "/opt/crater/target/debug/deps/libnum_iter-62bdb25a3f210101.rlib" "/opt/crater/target/debug/deps/libnum_integer-3420d23c0fc7bb84.rlib" "/opt/crater/target/debug/deps/libnum_traits-e412f35869a97c27.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libbufstream-7e2bced18ab5cab5.rlib" "/opt/crater/target/debug/deps/liburl-1ab7a9dd671fcb17.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-7c70e0da27751a84.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-396c9037dc2e9061.rlib" "/opt/crater/target/debug/deps/libsmallvec-ca4a0203749e9e8c.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libuuid-8124612a71a13734.rlib" "/opt/crater/target/debug/deps/libbyteorder-bf0823f58add6b17.rlib" "/opt/crater/target/debug/deps/libbitflags-9e65c7af44dfbb28.rlib" "/opt/crater/target/debug/deps/liblazy_static-7b78245203c3f98f.rlib" "/opt/crater/target/debug/deps/libregex-4809e9dbc45f6957.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-6cd60a6acc67606e.rlib" "/opt/crater/target/debug/deps/libregex_syntax-d7951ba199fca90d.rlib" "/opt/crater/target/debug/deps/libthread_local-b0de1c1494449886.rlib" "/opt/crater/target/debug/deps/libthread_id-3c87976a70a551dd.rlib" "/opt/crater/target/debug/deps/libaho_corasick-1d73579afbcf50a5.rlib" "/opt/crater/target/debug/deps/libmemchr-55ed1ec555e1fc3b.rlib" "/opt/crater/target/debug/deps/libcrypto-7e64852ef72fc13d.rlib" "/opt/crater/target/debug/deps/libtime-a4a235ec7c280def.rlib" "/opt/crater/target/debug/deps/librustc_serialize-8a040fe30a914780.rlib" "/opt/crater/target/debug/deps/librand-1c44d7e7e77d370f.rlib" "/opt/crater/target/debug/deps/librand-ae0c62029697e043.rlib" "/opt/crater/target/debug/deps/libnet2-b5edff3470ca00ae.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libtd_clua-ef695886e4028765.rlib(loslib.o): In function `os_tmpname': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/td_clua-0.1.2/lua/src/loslib.c:158: warning: the use of `tmpnam' is dangerous, better use `mkstemp' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::os_type': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:80: undefined reference to `get_os_type' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::os_release': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:99: undefined reference to `get_os_release' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::cpu_speed': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:134: undefined reference to `get_cpu_speed' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::loadavg': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:154: undefined reference to `get_loadavg' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::proc_total': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:179: undefined reference to `get_proc_total' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::mem_info': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:219: undefined reference to `get_mem_info' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `tdengine`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.0.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.1.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.10.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.11.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.12.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.13.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.14.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.15.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.2.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.3.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.4.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.5.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.6.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.7.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.8.rcgu.o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.server.4l797q9f-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22" "/opt/crater/target/debug/examples/server-bbc2b81640b30b22.59zsukyazzcx5ne8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/rust-crypto-3c370f0f73094883/out" "-L" "/opt/crater/target/debug/build/sys-info-a1248a3e43ba41ef/out" "-L" "/opt/crater/target/debug/build/td_clua_ext-603514cd8b5cad5c/out" "-L" "/opt/crater/target/debug/build/td_clua-b1f2963ae44f3e18/out" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtdengine-9bb9a1d6aaad00f2.rlib" "/opt/crater/target/debug/deps/libtd_clua_ext-2c3aac3dd57fb9a2.rlib" "/opt/crater/target/debug/deps/libtd_revent-f82c4488b4a204a1.rlib" "/opt/crater/target/debug/deps/libnix-75c4f7859905fcee.rlib" "/opt/crater/target/debug/deps/libbitflags-800e7e15c60c052d.rlib" "/opt/crater/target/debug/deps/libtd_rthreadpool-11fd87973e0562ed.rlib" "/opt/crater/target/debug/deps/libtd_rredis-15510db77f4bc3df.rlib" "/opt/crater/target/debug/deps/libsha1-496894809105e492.rlib" "/opt/crater/target/debug/deps/libbyteorder-d6e6a234fa3d6f01.rlib" "/opt/crater/target/debug/deps/libtd_proto_rust-76ba9df76d6c41d9.rlib" "/opt/crater/target/debug/deps/libtd_rlua-f371c80bbc84c927.rlib" "/opt/crater/target/debug/deps/libtd_clua-ef695886e4028765.rlib" "/opt/crater/target/debug/deps/liburl-988a9b021ad9967c.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-4058df92f77a8a44.rlib" "/opt/crater/target/debug/deps/libidna-6237972e57bbebc1.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-1c3f7d9023c2eeee.rlib" "/opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib" "/opt/crater/target/debug/deps/libtiny_http-66eaff11508954bf.rlib" "/opt/crater/target/debug/deps/liburl-1dcd0232176622e4.rlib" "/opt/crater/target/debug/deps/libuuid-3323cd2f380e91e3.rlib" "/opt/crater/target/debug/deps/libencoding-d57e30384aaae36d.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b0212b30da9b1c00.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-8f80d1c042747701.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-72a9153ad72da1f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-ad960ffbf289d397.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-44090d473b1cfa20.rlib" "/opt/crater/target/debug/deps/libchunked_transfer-9c9d95bd1b2946f6.rlib" "/opt/crater/target/debug/deps/libascii-faac00ef26d3cf6c.rlib" "/opt/crater/target/debug/deps/liblog-1902c1cc071f7c62.rlib" "/opt/crater/target/debug/deps/liblog-2a4f7f7ec2655497.rlib" "/opt/crater/target/debug/deps/libcrypto-7e64852ef72fc13d.rlib" "/opt/crater/target/debug/deps/libnet2-b5edff3470ca00ae.rlib" "/opt/crater/target/debug/deps/libcfg_if-dcbbde79dd2a51e5.rlib" "/opt/crater/target/debug/deps/libmysql-b7cbab0470ab2bdf.rlib" "/opt/crater/target/debug/deps/libchrono-1018db3f1d4d5214.rlib" "/opt/crater/target/debug/deps/libnum-0b0df1c274590024.rlib" "/opt/crater/target/debug/deps/libnum_iter-62bdb25a3f210101.rlib" "/opt/crater/target/debug/deps/libnum_integer-3420d23c0fc7bb84.rlib" "/opt/crater/target/debug/deps/libnum_traits-e412f35869a97c27.rlib" "/opt/crater/target/debug/deps/libfnv-58c7188adf814461.rlib" "/opt/crater/target/debug/deps/libbufstream-7e2bced18ab5cab5.rlib" "/opt/crater/target/debug/deps/liburl-1ab7a9dd671fcb17.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-7c70e0da27751a84.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-396c9037dc2e9061.rlib" "/opt/crater/target/debug/deps/libsmallvec-ca4a0203749e9e8c.rlib" "/opt/crater/target/debug/deps/libmatches-9fea24fa9cf53929.rlib" "/opt/crater/target/debug/deps/libuuid-8124612a71a13734.rlib" "/opt/crater/target/debug/deps/librand-1c44d7e7e77d370f.rlib" "/opt/crater/target/debug/deps/librand-ae0c62029697e043.rlib" "/opt/crater/target/debug/deps/librustc_serialize-8a040fe30a914780.rlib" "/opt/crater/target/debug/deps/libbyteorder-bf0823f58add6b17.rlib" "/opt/crater/target/debug/deps/libbitflags-9e65c7af44dfbb28.rlib" "/opt/crater/target/debug/deps/liblazy_static-7b78245203c3f98f.rlib" "/opt/crater/target/debug/deps/libregex-4809e9dbc45f6957.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-6cd60a6acc67606e.rlib" "/opt/crater/target/debug/deps/libregex_syntax-d7951ba199fca90d.rlib" "/opt/crater/target/debug/deps/libthread_local-b0de1c1494449886.rlib" "/opt/crater/target/debug/deps/libthread_id-3c87976a70a551dd.rlib" "/opt/crater/target/debug/deps/libaho_corasick-1d73579afbcf50a5.rlib" "/opt/crater/target/debug/deps/libmemchr-55ed1ec555e1fc3b.rlib" "/opt/crater/target/debug/deps/libtime-a4a235ec7c280def.rlib" "/opt/crater/target/debug/deps/liblibc-855825b224a0aad6.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-196d0eff8e603c0a.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1c597f5941591e04.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-a20af2d3380aa511.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-f989f9e071798586.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-52fb60b932b5ef90.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-90a3fdc679697856.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-06d10270cfa51644.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8abb913fca550f79.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-31fd2baab47b156c.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0862cc65189bd4af.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8010b8629f5aa3e5.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2d032fe7d4e1e163.rlib" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-622fdce0dc084cba.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /opt/crater/target/debug/deps/libtd_clua-ef695886e4028765.rlib(loslib.o): In function `os_tmpname': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/td_clua-0.1.2/lua/src/loslib.c:158: warning: the use of `tmpnam' is dangerous, better use `mkstemp' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::os_type': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:80: undefined reference to `get_os_type' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::os_release': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:99: undefined reference to `get_os_release' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::cpu_speed': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:134: undefined reference to `get_cpu_speed' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::loadavg': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:154: undefined reference to `get_loadavg' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::proc_total': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:179: undefined reference to `get_proc_total' [INFO] [stderr] /opt/crater/target/debug/deps/libsys_info-198c91b214c96f37.rlib(sys_info-198c91b214c96f37.sys_info.1sr6puyk-cgu.3.rcgu.o): In function `sys_info::mem_info': [INFO] [stderr] /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/sys-info-0.4.1/lib.rs:219: undefined reference to `get_mem_info' [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `tdengine`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "475461be033a6cd4f94af3aa9c88d09eb2caa83c8ca5ea944d02629d1b4430c8"` [INFO] running `"docker" "rm" "-f" "475461be033a6cd4f94af3aa9c88d09eb2caa83c8ca5ea944d02629d1b4430c8"` [INFO] [stdout] 475461be033a6cd4f94af3aa9c88d09eb2caa83c8ca5ea944d02629d1b4430c8