Oct 15 17:01:39.855 INFO testing td_rlua-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 17:01:39.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:01:40.363 INFO blam! 2cab0ca523d0ac28af50b2bc1a15c0fe2398fc84a9992177084b222ffe661073 Oct 15 17:01:40.366 INFO running `"docker" "start" "-a" "2cab0ca523d0ac28af50b2bc1a15c0fe2398fc84a9992177084b222ffe661073"` Oct 15 17:01:42.383 INFO kablam! usermod: no changes Oct 15 17:01:42.451 INFO kablam! Compiling td_clua v0.1.2 Oct 15 17:01:48.783 INFO kablam! Compiling td_rlua v0.2.0 (/source) Oct 15 17:01:49.367 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 17:01:49.367 INFO kablam! --> src/rust_tables.rs:17:39 Oct 15 17:01:49.367 INFO kablam! | Oct 15 17:01:49.367 INFO kablam! 17 | for (elem, index) in iterator.zip((1 ..)) { Oct 15 17:01:49.367 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 15 17:01:49.367 INFO kablam! | Oct 15 17:01:49.367 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 17:01:49.367 INFO kablam! Oct 15 17:01:50.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.01s Oct 15 17:01:50.427 INFO kablam! su: No module specific data is present Oct 15 17:01:51.175 INFO running `"docker" "rm" "-f" "2cab0ca523d0ac28af50b2bc1a15c0fe2398fc84a9992177084b222ffe661073"` Oct 15 17:01:51.439 INFO blam! 2cab0ca523d0ac28af50b2bc1a15c0fe2398fc84a9992177084b222ffe661073 Oct 15 17:01:51.445 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:01:51.907 INFO blam! 3e1a8a083ace1e06a836689c44a572ee857156e4deebe28341123a3a88c10800 Oct 15 17:01:51.915 INFO running `"docker" "start" "-a" "3e1a8a083ace1e06a836689c44a572ee857156e4deebe28341123a3a88c10800"` Oct 15 17:01:53.069 INFO kablam! usermod: no changes Oct 15 17:01:53.143 INFO kablam! Compiling td_rlua v0.2.0 (/source) Oct 15 17:01:56.177 INFO kablam! warning: unnecessary parentheses around assigned value Oct 15 17:01:56.177 INFO kablam! --> tests/functions.rs:142:80 Oct 15 17:01:56.177 INFO kablam! | Oct 15 17:01:56.178 INFO kablam! 142 | lua.set("sub", td_rlua::function3(|a:i32, b:u32, _c : String| index -= (a + b as i32))); Oct 15 17:01:56.178 INFO kablam! | ^^^^^^^^^^^^^^ help: remove these parentheses Oct 15 17:01:56.183 INFO kablam! | Oct 15 17:01:56.183 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 17:01:56.183 INFO kablam! Oct 15 17:01:57.353 INFO kablam! warning: unnecessary parentheses around method argument Oct 15 17:01:57.353 INFO kablam! --> src/rust_tables.rs:17:39 Oct 15 17:01:57.353 INFO kablam! | Oct 15 17:01:57.354 INFO kablam! 17 | for (elem, index) in iterator.zip((1 ..)) { Oct 15 17:01:57.354 INFO kablam! | ^^^^^^ help: remove these parentheses Oct 15 17:01:57.354 INFO kablam! | Oct 15 17:01:57.355 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 15 17:01:57.359 INFO kablam! Oct 15 17:02:00.009 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.93s Oct 15 17:02:00.014 INFO kablam! su: No module specific data is present Oct 15 17:02:00.642 INFO running `"docker" "rm" "-f" "3e1a8a083ace1e06a836689c44a572ee857156e4deebe28341123a3a88c10800"` Oct 15 17:02:00.773 INFO blam! 3e1a8a083ace1e06a836689c44a572ee857156e4deebe28341123a3a88c10800 Oct 15 17:02:00.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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:01.079 INFO blam! a08fe5657ebfedbfe6212bfb24322605092097e24aadc699c209d4322c65b50f Oct 15 17:02:01.099 INFO running `"docker" "start" "-a" "a08fe5657ebfedbfe6212bfb24322605092097e24aadc699c209d4322c65b50f"` Oct 15 17:02:01.846 INFO kablam! usermod: no changes Oct 15 17:02:01.939 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 17:02:01.947 INFO kablam! Running /target/debug/deps/td_rlua-6bd3b55d55c1068d Oct 15 17:02:01.951 INFO kablam! Running /target/debug/deps/basic_types-bec8773514761fe7 Oct 15 17:02:01.951 INFO blam! Oct 15 17:02:01.951 INFO blam! running 0 tests Oct 15 17:02:01.951 INFO blam! Oct 15 17:02:01.951 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:01.951 INFO blam! Oct 15 17:02:01.957 INFO blam! Oct 15 17:02:01.957 INFO blam! running 7 tests Oct 15 17:02:01.957 INFO blam! test write_i32s ... ok Oct 15 17:02:01.957 INFO blam! test string_to_i32 ... ok Oct 15 17:02:01.957 INFO blam! test readwrite_strings ... ok Oct 15 17:02:01.957 INFO blam! test readwrite_floats ... ok Oct 15 17:02:01.958 INFO blam! test readwrite_bools ... ok Oct 15 17:02:01.958 INFO blam! test i32_to_string ... ok Oct 15 17:02:01.958 INFO blam! test read_i32s ... ok Oct 15 17:02:01.958 INFO blam! Oct 15 17:02:01.958 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:01.958 INFO blam! Oct 15 17:02:01.959 INFO kablam! Running /target/debug/deps/functions-657c8770dee876a5 Oct 15 17:02:01.967 INFO blam! Oct 15 17:02:01.967 INFO blam! running 13 tests Oct 15 17:02:01.967 INFO blam! test basic ... ok Oct 15 17:02:01.967 INFO blam! test simple_function ... ok Oct 15 17:02:01.967 INFO blam! test syntax_error ... ok Oct 15 17:02:01.967 INFO blam! test one_argument ... ok Oct 15 17:02:01.967 INFO blam! test closures_extern_access ... ok Oct 15 17:02:01.967 INFO blam! test test_exec_func ... ok Oct 15 17:02:01.967 INFO blam! test test_exec_func_by_param ... ok Oct 15 17:02:01.967 INFO blam! test two_arguments ... ok Oct 15 17:02:01.967 INFO blam! test wrong_arguments_types ... ok Oct 15 17:02:01.975 INFO blam! test closures ... ok Oct 15 17:02:01.975 INFO kablam! Running /target/debug/deps/hotfix-05a06508a50d64af Oct 15 17:02:01.975 INFO blam! test call_and_read_table ... ok Oct 15 17:02:01.975 INFO blam! test execution_error ... ok Oct 15 17:02:01.975 INFO blam! test closures_lifetime ... ok Oct 15 17:02:01.975 INFO blam! Oct 15 17:02:01.975 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:01.975 INFO blam! Oct 15 17:02:01.984 INFO blam! Oct 15 17:02:01.984 INFO blam! running 4 tests Oct 15 17:02:01.999 INFO blam! test hotfix ... ok Oct 15 17:02:01.999 INFO blam! test hotfix_local_funcion ... ok Oct 15 17:02:01.999 INFO blam! test hotfix_module ... ok Oct 15 17:02:01.999 INFO blam! test hotfix_table ... ok Oct 15 17:02:01.999 INFO blam! Oct 15 17:02:01.999 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:01.999 INFO blam! Oct 15 17:02:01.999 INFO kablam! Running /target/debug/deps/lua_tables-9a5f65049c491c07 Oct 15 17:02:02.007 INFO blam! Oct 15 17:02:02.007 INFO blam! running 6 tests Oct 15 17:02:02.007 INFO blam! test table_over_table ... ok Oct 15 17:02:02.007 INFO blam! test iterable ... ok Oct 15 17:02:02.007 INFO blam! test empty_array ... ok Oct 15 17:02:02.007 INFO blam! test get_set ... ok Oct 15 17:02:02.019 INFO blam! test iterable_multipletimes ... ok Oct 15 17:02:02.019 INFO blam! test metatable ... ok Oct 15 17:02:02.019 INFO blam! Oct 15 17:02:02.019 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:02.019 INFO blam! Oct 15 17:02:02.019 INFO kablam! Running /target/debug/deps/rust_tables-a7db0c567f2a37c1 Oct 15 17:02:02.024 INFO blam! Oct 15 17:02:02.024 INFO blam! running 3 tests Oct 15 17:02:02.031 INFO blam! test write_set ... ok Oct 15 17:02:02.031 INFO blam! test write_map ... ok Oct 15 17:02:02.031 INFO blam! test write ... ok Oct 15 17:02:02.031 INFO blam! Oct 15 17:02:02.031 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:02.031 INFO blam! Oct 15 17:02:02.031 INFO kablam! Running /target/debug/deps/userdata-2ef5ef005cfc87da Oct 15 17:02:02.035 INFO blam! Oct 15 17:02:02.035 INFO blam! running 6 tests Oct 15 17:02:02.035 INFO blam! test destructor_called ... ok Oct 15 17:02:02.035 INFO blam! test custom_struct ... ok Oct 15 17:02:02.035 INFO blam! test get_set_test ... ok Oct 15 17:02:02.035 INFO blam! test type_check ... ok Oct 15 17:02:02.035 INFO blam! test readwrite ... ok Oct 15 17:02:02.035 INFO blam! test metatables ... ok Oct 15 17:02:02.035 INFO blam! Oct 15 17:02:02.035 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:02.035 INFO blam! Oct 15 17:02:02.035 INFO kablam! Doc-tests td_rlua Oct 15 17:02:03.019 INFO blam! Oct 15 17:02:03.019 INFO blam! running 0 tests Oct 15 17:02:03.019 INFO kablam! su: No module specific data is present Oct 15 17:02:03.019 INFO blam! Oct 15 17:02:03.019 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 17:02:03.019 INFO blam! Oct 15 17:02:03.919 INFO running `"docker" "rm" "-f" "a08fe5657ebfedbfe6212bfb24322605092097e24aadc699c209d4322c65b50f"` Oct 15 17:02:04.189 INFO blam! a08fe5657ebfedbfe6212bfb24322605092097e24aadc699c209d4322c65b50f