Oct 15 22:18:22.719 INFO testing remotery-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 22:18:22.720 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 22:18:22.979 INFO blam! ca160fad8d12b894d556ff4e25866aa56e6469bb83e4460f25ab8252d4b52be7 Oct 15 22:18:22.982 INFO running `"docker" "start" "-a" "ca160fad8d12b894d556ff4e25866aa56e6469bb83e4460f25ab8252d4b52be7"` Oct 15 22:18:23.493 INFO kablam! usermod: no changes Oct 15 22:18:23.530 INFO kablam! Compiling remotery v0.1.2 (/source) Oct 15 22:18:23.870 INFO kablam! warning: use of deprecated item 'gcc::compile_library': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 15 22:18:23.870 INFO kablam! --> build.rs:4:5 Oct 15 22:18:23.870 INFO kablam! | Oct 15 22:18:23.870 INFO kablam! 4 | gcc::compile_library("libremotery.a", &["external/remotery/lib/Remotery.c"]); Oct 15 22:18:23.870 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 22:18:23.870 INFO kablam! | Oct 15 22:18:23.870 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:18:23.870 INFO kablam! Oct 15 22:18:24.632 INFO kablam! warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': Oct 15 22:18:24.632 INFO kablam! warning: external/remotery/lib/Remotery.c:1318:11: warning: variable 'orig_dest' set but not used [-Wunused-but-set-variable] Oct 15 22:18:24.632 INFO kablam! warning: char *orig_dest; Oct 15 22:18:24.632 INFO kablam! warning: ^ Oct 15 22:18:24.633 INFO kablam! warning: external/remotery/lib/Remotery.c:1317:13: warning: variable 'orig_dmax' set but not used [-Wunused-but-set-variable] Oct 15 22:18:24.633 INFO kablam! warning: rsize_t orig_dmax; Oct 15 22:18:24.633 INFO kablam! warning: ^ Oct 15 22:18:25.083 INFO kablam! warning: unused macro definition Oct 15 22:18:25.083 INFO kablam! --> src/cfixed_string.rs:162:1 Oct 15 22:18:25.083 INFO kablam! | Oct 15 22:18:25.083 INFO kablam! 162 | / macro_rules! format_c { Oct 15 22:18:25.083 INFO kablam! 163 | | // This does not work on stable, to change the * to a + and Oct 15 22:18:25.083 INFO kablam! 164 | | // have this arm be used when there are no arguments :( Oct 15 22:18:25.083 INFO kablam! 165 | | // ($fmt:expr) => { Oct 15 22:18:25.083 INFO kablam! ... | Oct 15 22:18:25.083 INFO kablam! 179 | | }) Oct 15 22:18:25.083 INFO kablam! 180 | | } Oct 15 22:18:25.083 INFO kablam! | |_^ Oct 15 22:18:25.083 INFO kablam! | Oct 15 22:18:25.083 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 22:18:25.083 INFO kablam! Oct 15 22:18:25.416 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.90s Oct 15 22:18:25.418 INFO kablam! su: No module specific data is present Oct 15 22:18:25.684 INFO running `"docker" "rm" "-f" "ca160fad8d12b894d556ff4e25866aa56e6469bb83e4460f25ab8252d4b52be7"` Oct 15 22:18:25.790 INFO blam! ca160fad8d12b894d556ff4e25866aa56e6469bb83e4460f25ab8252d4b52be7 Oct 15 22:18:25.792 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 22:18:26.066 INFO blam! dd195f3fa866af986ab948d40dc1430bf18c18e1b1949f7579a7db016fd2f857 Oct 15 22:18:26.068 INFO running `"docker" "start" "-a" "dd195f3fa866af986ab948d40dc1430bf18c18e1b1949f7579a7db016fd2f857"` Oct 15 22:18:26.437 INFO kablam! usermod: no changes Oct 15 22:18:26.469 INFO kablam! warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': Oct 15 22:18:26.469 INFO kablam! warning: external/remotery/lib/Remotery.c:1318:11: warning: variable 'orig_dest' set but not used [-Wunused-but-set-variable] Oct 15 22:18:26.469 INFO kablam! warning: char *orig_dest; Oct 15 22:18:26.469 INFO kablam! warning: ^ Oct 15 22:18:26.469 INFO kablam! warning: external/remotery/lib/Remotery.c:1317:13: warning: variable 'orig_dmax' set but not used [-Wunused-but-set-variable] Oct 15 22:18:26.469 INFO kablam! warning: rsize_t orig_dmax; Oct 15 22:18:26.469 INFO kablam! warning: ^ Oct 15 22:18:26.469 INFO kablam! Compiling remotery v0.1.2 (/source) Oct 15 22:18:28.199 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 15 22:18:28.201 INFO kablam! su: No module specific data is present Oct 15 22:18:28.775 INFO running `"docker" "rm" "-f" "dd195f3fa866af986ab948d40dc1430bf18c18e1b1949f7579a7db016fd2f857"` Oct 15 22:18:28.890 INFO blam! dd195f3fa866af986ab948d40dc1430bf18c18e1b1949f7579a7db016fd2f857 Oct 15 22:18:28.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" "-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 22:18:29.151 INFO blam! f6240db34d2e88874f1959738d91493cefbc19f9a6a83aa804a806c5a96c617f Oct 15 22:18:29.155 INFO running `"docker" "start" "-a" "f6240db34d2e88874f1959738d91493cefbc19f9a6a83aa804a806c5a96c617f"` Oct 15 22:18:29.556 INFO kablam! usermod: no changes Oct 15 22:18:29.602 INFO kablam! warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': Oct 15 22:18:29.602 INFO blam! Oct 15 22:18:29.602 INFO kablam! warning: external/remotery/lib/Remotery.c:1318:11: warning: variable 'orig_dest' set but not used [-Wunused-but-set-variable] Oct 15 22:18:29.603 INFO blam! running 11 tests Oct 15 22:18:29.603 INFO kablam! warning: char *orig_dest; Oct 15 22:18:29.603 INFO blam! test cfixed_string::tests::test_empty_handler ... ok Oct 15 22:18:29.603 INFO kablam! warning: ^ Oct 15 22:18:29.603 INFO kablam! warning: external/remotery/lib/Remotery.c:1317:13: warning: variable 'orig_dmax' set but not used [-Wunused-but-set-variable] Oct 15 22:18:29.603 INFO kablam! warning: rsize_t orig_dmax; Oct 15 22:18:29.603 INFO kablam! warning: ^ Oct 15 22:18:29.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 22:18:29.603 INFO kablam! Running /target/debug/deps/remotery-1b14223ef8ab9c95 Oct 15 22:18:29.604 INFO blam! test cfixed_string::tests::test_long_format ... ok Oct 15 22:18:29.604 INFO blam! test cfixed_string::tests::test_512 ... ok Oct 15 22:18:29.605 INFO blam! test cfixed_string::tests::test_513 ... ok Oct 15 22:18:29.605 INFO blam! test cfixed_string::tests::test_short_1 ... ok Oct 15 22:18:29.605 INFO blam! test cfixed_string::tests::test_short_2 ... ok Oct 15 22:18:29.605 INFO blam! test cfixed_string::tests::test_short_fmt_macro ... ok Oct 15 22:18:29.605 INFO blam! test cfixed_string::tests::test_long_fmt_macro ... ok Oct 15 22:18:29.614 INFO blam! test cfixed_string::tests::test_511 ... ok Oct 15 22:18:29.614 INFO kablam! Doc-tests remotery Oct 15 22:18:29.615 INFO blam! test cfixed_string::tests::test_short_format ... ok Oct 15 22:18:29.615 INFO blam! test cfixed_string::tests::test_to_owned ... ok Oct 15 22:18:29.615 INFO blam! Oct 15 22:18:29.615 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:18:29.615 INFO blam! Oct 15 22:18:30.456 INFO blam! Oct 15 22:18:30.456 INFO blam! running 4 tests Oct 15 22:18:30.456 INFO blam! test src/lib.rs - Remotery::begin_cpu_sample (line 60) ... ignored Oct 15 22:18:30.456 INFO blam! test src/lib.rs - Remotery::create_global_instance (line 35) ... ignored Oct 15 22:18:30.456 INFO blam! test src/lib.rs - Remotery::set_current_thread_name (line 86) ... ignored Oct 15 22:18:30.456 INFO blam! test src/lib.rs - RemoteryScope::new (line 117) ... ignored Oct 15 22:18:30.456 INFO blam! Oct 15 22:18:30.456 INFO blam! test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 15 22:18:30.456 INFO blam! Oct 15 22:18:30.463 INFO kablam! su: No module specific data is present Oct 15 22:18:30.772 INFO running `"docker" "rm" "-f" "f6240db34d2e88874f1959738d91493cefbc19f9a6a83aa804a806c5a96c617f"` Oct 15 22:18:30.863 INFO blam! f6240db34d2e88874f1959738d91493cefbc19f9a6a83aa804a806c5a96c617f