Oct 15 17:02:03.624 INFO testing td_clua_ext-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:02:03.624 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:04.184 INFO blam! 2f6bcd923b6e9373de5d2eba4173f269effa4955d3092dafd13b0fb6cd075fd7 Oct 15 17:02:04.185 INFO running `"docker" "start" "-a" "2f6bcd923b6e9373de5d2eba4173f269effa4955d3092dafd13b0fb6cd075fd7"` Oct 15 17:02:04.815 INFO kablam! usermod: no changes Oct 15 17:02:04.862 INFO kablam! Compiling td_clua v0.1.2 Oct 15 17:02:04.863 INFO kablam! Compiling td_clua_ext v0.1.0 (/source) Oct 15 17:02:05.299 INFO kablam! warning: use of deprecated item 'gcc::Config': gcc::Config has been renamed to gcc::Build Oct 15 17:02:05.299 INFO kablam! --> build.rs:10:5 Oct 15 17:02:05.299 INFO kablam! | Oct 15 17:02:05.299 INFO kablam! 10 | gcc::Config::new() Oct 15 17:02:05.299 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 17:02:05.299 INFO kablam! | Oct 15 17:02:05.299 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 17:02:05.299 INFO kablam! Oct 15 17:02:05.302 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.302 INFO kablam! --> build.rs:10:5 Oct 15 17:02:05.302 INFO kablam! | Oct 15 17:02:05.302 INFO kablam! 10 | gcc::Config::new() Oct 15 17:02:05.302 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 17:02:05.302 INFO kablam! Oct 15 17:02:06.155 INFO kablam! warning: In file included from cjson/lua_cjson.c:47:0: Oct 15 17:02:06.155 INFO kablam! warning: cjson/fpconv.h:21:20: warning: inline function 'fpconv_init' declared but never defined Oct 15 17:02:06.155 INFO kablam! warning: extern inline void fpconv_init(); Oct 15 17:02:06.155 INFO kablam! warning: ^ Oct 15 17:02:08.891 INFO kablam! Compiling td_rlua v0.1.9 Oct 15 17:02:10.661 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.661 INFO kablam! --> src/lib.rs:6:30 Oct 15 17:02:10.661 INFO kablam! | Oct 15 17:02:10.661 INFO kablam! 6 | pub fn luaopen_cjson(L : *mut lua_State); Oct 15 17:02:10.661 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 17:02:10.661 INFO kablam! | Oct 15 17:02:10.661 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 17:02:10.661 INFO kablam! = help: consider adding a member to this struct Oct 15 17:02:10.661 INFO kablam! Oct 15 17:02:10.669 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.84s Oct 15 17:02:10.671 INFO kablam! su: No module specific data is present Oct 15 17:02:10.935 INFO running `"docker" "rm" "-f" "2f6bcd923b6e9373de5d2eba4173f269effa4955d3092dafd13b0fb6cd075fd7"` Oct 15 17:02:11.060 INFO blam! 2f6bcd923b6e9373de5d2eba4173f269effa4955d3092dafd13b0fb6cd075fd7 Oct 15 17:02:11.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.359 INFO blam! 893c4078c7e4041ea44d8aa5e2489705e1f9f3ebc123edaf4ca445c5e22cee60 Oct 15 17:02:11.361 INFO running `"docker" "start" "-a" "893c4078c7e4041ea44d8aa5e2489705e1f9f3ebc123edaf4ca445c5e22cee60"` Oct 15 17:02:11.858 INFO kablam! usermod: no changes Oct 15 17:02:11.894 INFO kablam! warning: In file included from cjson/lua_cjson.c:47:0: Oct 15 17:02:11.894 INFO kablam! warning: cjson/fpconv.h:21:20: warning: inline function 'fpconv_init' declared but never defined Oct 15 17:02:11.894 INFO kablam! warning: extern inline void fpconv_init(); Oct 15 17:02:11.894 INFO kablam! warning: ^ Oct 15 17:02:11.895 INFO kablam! Compiling td_clua_ext v0.1.0 (/source) Oct 15 17:02:12.471 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.471 INFO kablam! --> src/lib.rs:6:30 Oct 15 17:02:12.471 INFO kablam! | Oct 15 17:02:12.471 INFO kablam! 6 | pub fn luaopen_cjson(L : *mut lua_State); Oct 15 17:02:12.471 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 17:02:12.471 INFO kablam! | Oct 15 17:02:12.471 INFO kablam! = note: #[warn(improper_ctypes)] on by default Oct 15 17:02:12.471 INFO kablam! = help: consider adding a member to this struct Oct 15 17:02:12.471 INFO kablam! Oct 15 17:02:12.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.01s Oct 15 17:02:12.889 INFO kablam! su: No module specific data is present Oct 15 17:02:13.228 INFO running `"docker" "rm" "-f" "893c4078c7e4041ea44d8aa5e2489705e1f9f3ebc123edaf4ca445c5e22cee60"` Oct 15 17:02:13.372 INFO blam! 893c4078c7e4041ea44d8aa5e2489705e1f9f3ebc123edaf4ca445c5e22cee60 Oct 15 17:02:13.374 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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.652 INFO blam! 4e48fae28f73caec5eca074dddc4c3b39fa4d1dfe57fdb44753cb0841c5ad2f0 Oct 15 17:02:13.654 INFO running `"docker" "start" "-a" "4e48fae28f73caec5eca074dddc4c3b39fa4d1dfe57fdb44753cb0841c5ad2f0"` Oct 15 17:02:14.219 INFO kablam! usermod: no changes Oct 15 17:02:14.259 INFO kablam! warning: In file included from cjson/lua_cjson.c:47:0: Oct 15 17:02:14.259 INFO kablam! warning: cjson/fpconv.h:21:20: warning: inline function 'fpconv_init' declared but never defined Oct 15 17:02:14.259 INFO kablam! warning: extern inline void fpconv_init(); Oct 15 17:02:14.259 INFO kablam! warning: ^ Oct 15 17:02:14.259 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 17:02:14.260 INFO kablam! Running /target/debug/deps/td_clua_ext-8d1f6c80619cdfcf Oct 15 17:02:14.272 INFO blam! Oct 15 17:02:14.273 INFO blam! running 0 tests Oct 15 17:02:14.273 INFO kablam! Doc-tests td_clua_ext Oct 15 17:02:14.273 INFO blam! Oct 15 17:02:14.273 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:14.273 INFO blam! Oct 15 17:02:15.010 INFO blam! Oct 15 17:02:15.010 INFO blam! running 0 tests Oct 15 17:02:15.010 INFO blam! Oct 15 17:02:15.011 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:15.011 INFO blam! Oct 15 17:02:15.011 INFO kablam! su: No module specific data is present Oct 15 17:02:15.241 INFO running `"docker" "rm" "-f" "4e48fae28f73caec5eca074dddc4c3b39fa4d1dfe57fdb44753cb0841c5ad2f0"` Oct 15 17:02:15.336 INFO blam! 4e48fae28f73caec5eca074dddc4c3b39fa4d1dfe57fdb44753cb0841c5ad2f0