Oct 15 17:02:02.976 INFO testing td_clua_ext-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 17:02:02.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 17:02:03.711 INFO blam! 7940cc3c6abf36f95deb0455315b1bcb1d58485d8675e43a8497abdf6e2184ff Oct 15 17:02:03.727 INFO running `"docker" "start" "-a" "7940cc3c6abf36f95deb0455315b1bcb1d58485d8675e43a8497abdf6e2184ff"` Oct 15 17:02:04.578 INFO kablam! usermod: no changes Oct 15 17:02:04.609 INFO kablam! Compiling td_clua v0.1.2 Oct 15 17:02:04.611 INFO kablam! Compiling td_clua_ext v0.1.0 (/source) Oct 15 17:02:05.022 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 15 17:02:05.023 INFO kablam! --> build.rs:10:5 Oct 15 17:02:05.023 INFO kablam! | Oct 15 17:02:05.023 INFO kablam! 10 | gcc::Config::new() Oct 15 17:02:05.023 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 17:02:05.023 INFO kablam! | Oct 15 17:02:05.023 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:02:05.023 INFO kablam! Oct 15 17:02:05.023 INFO kablam! warning: use of deprecated item 'gcc::Build::new': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 15 17:02:05.023 INFO kablam! --> build.rs:10:5 Oct 15 17:02:05.023 INFO kablam! | Oct 15 17:02:05.023 INFO kablam! 10 | gcc::Config::new() Oct 15 17:02:05.023 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 17:02:05.023 INFO kablam! Oct 15 17:02:05.821 INFO kablam! warning: In file included from cjson/lua_cjson.c:47:0: Oct 15 17:02:05.821 INFO kablam! warning: cjson/fpconv.h:21:20: warning: inline function 'fpconv_init' declared but never defined Oct 15 17:02:05.821 INFO kablam! warning: extern inline void fpconv_init(); Oct 15 17:02:05.821 INFO kablam! warning: ^ Oct 15 17:02:08.404 INFO kablam! Compiling td_rlua v0.1.9 Oct 15 17:02:10.403 INFO kablam! warning: `extern` block uses type `td_rlua::lua_State` which is not FFI-safe: this struct has no fields Oct 15 17:02:10.404 INFO kablam! --> src/lib.rs:6:30 Oct 15 17:02:10.404 INFO kablam! | Oct 15 17:02:10.404 INFO kablam! 6 | pub fn luaopen_cjson(L : *mut lua_State); Oct 15 17:02:10.404 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 17:02:10.404 INFO kablam! | Oct 15 17:02:10.404 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 17:02:10.404 INFO kablam! = help: consider adding a member to this struct Oct 15 17:02:10.404 INFO kablam! Oct 15 17:02:10.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.82s Oct 15 17:02:10.423 INFO kablam! su: No module specific data is present Oct 15 17:02:10.755 INFO running `"docker" "rm" "-f" "7940cc3c6abf36f95deb0455315b1bcb1d58485d8675e43a8497abdf6e2184ff"` Oct 15 17:02:10.893 INFO blam! 7940cc3c6abf36f95deb0455315b1bcb1d58485d8675e43a8497abdf6e2184ff Oct 15 17:02:10.893 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 17:02:11.182 INFO blam! ce5ad23e825f75101f64c688dd59953ab41bdebe7e6eecbce675fe5eacea578a Oct 15 17:02:11.199 INFO running `"docker" "start" "-a" "ce5ad23e825f75101f64c688dd59953ab41bdebe7e6eecbce675fe5eacea578a"` Oct 15 17:02:11.624 INFO kablam! usermod: no changes Oct 15 17:02:11.671 INFO kablam! warning: In file included from cjson/lua_cjson.c:47:0: Oct 15 17:02:11.671 INFO kablam! warning: cjson/fpconv.h:21:20: warning: inline function 'fpconv_init' declared but never defined Oct 15 17:02:11.671 INFO kablam! warning: extern inline void fpconv_init(); Oct 15 17:02:11.671 INFO kablam! warning: ^ Oct 15 17:02:11.671 INFO kablam! Compiling td_clua_ext v0.1.0 (/source) Oct 15 17:02:12.233 INFO kablam! warning: `extern` block uses type `td_rlua::lua_State` which is not FFI-safe: this struct has no fields Oct 15 17:02:12.233 INFO kablam! --> src/lib.rs:6:30 Oct 15 17:02:12.233 INFO kablam! | Oct 15 17:02:12.233 INFO kablam! 6 | pub fn luaopen_cjson(L : *mut lua_State); Oct 15 17:02:12.233 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 17:02:12.233 INFO kablam! | Oct 15 17:02:12.233 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 17:02:12.233 INFO kablam! = help: consider adding a member to this struct Oct 15 17:02:12.233 INFO kablam! Oct 15 17:02:12.659 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.00s Oct 15 17:02:12.659 INFO kablam! su: No module specific data is present Oct 15 17:02:13.110 INFO running `"docker" "rm" "-f" "ce5ad23e825f75101f64c688dd59953ab41bdebe7e6eecbce675fe5eacea578a"` Oct 15 17:02:13.327 INFO blam! ce5ad23e825f75101f64c688dd59953ab41bdebe7e6eecbce675fe5eacea578a Oct 15 17:02:13.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 17:02:13.592 INFO blam! 519512be48d927d7f91a024730e661a4e3863c657650e4cf11bd4210150b59fa Oct 15 17:02:13.594 INFO running `"docker" "start" "-a" "519512be48d927d7f91a024730e661a4e3863c657650e4cf11bd4210150b59fa"` Oct 15 17:02:14.201 INFO kablam! usermod: no changes Oct 15 17:02:14.239 INFO kablam! warning: In file included from cjson/lua_cjson.c:47:0: Oct 15 17:02:14.239 INFO kablam! warning: cjson/fpconv.h:21:20: warning: inline function 'fpconv_init' declared but never defined Oct 15 17:02:14.239 INFO kablam! warning: extern inline void fpconv_init(); Oct 15 17:02:14.239 INFO kablam! warning: ^ Oct 15 17:02:14.239 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 17:02:14.239 INFO kablam! Running /target/debug/deps/td_clua_ext-c74525ce517dc5aa Oct 15 17:02:14.240 INFO blam! Oct 15 17:02:14.240 INFO blam! running 0 tests Oct 15 17:02:14.240 INFO blam! Oct 15 17:02:14.240 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:14.240 INFO blam! Oct 15 17:02:14.243 INFO kablam! Doc-tests td_clua_ext Oct 15 17:02:15.127 INFO blam! Oct 15 17:02:15.127 INFO blam! running 0 tests Oct 15 17:02:15.127 INFO blam! Oct 15 17:02:15.127 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:15.127 INFO blam! Oct 15 17:02:15.131 INFO kablam! su: No module specific data is present Oct 15 17:02:15.371 INFO running `"docker" "rm" "-f" "519512be48d927d7f91a024730e661a4e3863c657650e4cf11bd4210150b59fa"` Oct 15 17:02:15.471 INFO blam! 519512be48d927d7f91a024730e661a4e3863c657650e4cf11bd4210150b59fa