Oct 11 13:47:33.080 INFO testing remotery-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 13:47:33.080 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 13:47:33.080 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:47:33.476 INFO blam! 6e2d0e0e5ac22ebbc51b128d77ce92e6ce0fb0404b38925d607141d91dd3eb33 Oct 11 13:47:33.488 INFO running `"docker" "start" "-a" "6e2d0e0e5ac22ebbc51b128d77ce92e6ce0fb0404b38925d607141d91dd3eb33"` Oct 11 13:47:34.254 INFO kablam! usermod: no changes Oct 11 13:47:34.312 INFO kablam! Compiling remotery v0.1.2 (/source) Oct 11 13:47:35.042 INFO kablam! warning: use of deprecated item 'gcc::compile_library': crate has been renamed to `cc`, the `gcc` name is not maintained Oct 11 13:47:35.042 INFO kablam! --> build.rs:4:5 Oct 11 13:47:35.042 INFO kablam! | Oct 11 13:47:35.042 INFO kablam! 4 | gcc::compile_library("libremotery.a", &["external/remotery/lib/Remotery.c"]); Oct 11 13:47:35.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 13:47:35.042 INFO kablam! | Oct 11 13:47:35.042 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 13:47:35.042 INFO kablam! Oct 11 13:47:35.834 INFO kablam! warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': Oct 11 13:47:35.844 INFO kablam! warning: external/remotery/lib/Remotery.c:1318:11: warning: variable 'orig_dest' set but not used [-Wunused-but-set-variable] Oct 11 13:47:35.844 INFO kablam! warning: char *orig_dest; Oct 11 13:47:35.844 INFO kablam! warning: ^ Oct 11 13:47:35.844 INFO kablam! warning: external/remotery/lib/Remotery.c:1317:13: warning: variable 'orig_dmax' set but not used [-Wunused-but-set-variable] Oct 11 13:47:35.844 INFO kablam! warning: rsize_t orig_dmax; Oct 11 13:47:35.844 INFO kablam! warning: ^ Oct 11 13:47:36.512 INFO kablam! warning: unused macro definition Oct 11 13:47:36.512 INFO kablam! --> src/cfixed_string.rs:162:1 Oct 11 13:47:36.512 INFO kablam! | Oct 11 13:47:36.512 INFO kablam! 162 | / macro_rules! format_c { Oct 11 13:47:36.512 INFO kablam! 163 | | // This does not work on stable, to change the * to a + and Oct 11 13:47:36.512 INFO kablam! 164 | | // have this arm be used when there are no arguments :( Oct 11 13:47:36.512 INFO kablam! 165 | | // ($fmt:expr) => { Oct 11 13:47:36.512 INFO kablam! ... | Oct 11 13:47:36.512 INFO kablam! 179 | | }) Oct 11 13:47:36.512 INFO kablam! 180 | | } Oct 11 13:47:36.512 INFO kablam! | |_^ Oct 11 13:47:36.512 INFO kablam! | Oct 11 13:47:36.512 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 13:47:36.512 INFO kablam! Oct 11 13:47:36.908 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s Oct 11 13:47:36.911 INFO kablam! su: No module specific data is present Oct 11 13:47:37.385 INFO running `"docker" "rm" "-f" "6e2d0e0e5ac22ebbc51b128d77ce92e6ce0fb0404b38925d607141d91dd3eb33"` Oct 11 13:47:37.576 INFO blam! 6e2d0e0e5ac22ebbc51b128d77ce92e6ce0fb0404b38925d607141d91dd3eb33 Oct 11 13:47:37.579 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 13:47:37.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:47:37.892 INFO blam! 9fa7e5d79db175e10f31d4467e8bc639403fc43715165401068a540dd88b8514 Oct 11 13:47:37.904 INFO running `"docker" "start" "-a" "9fa7e5d79db175e10f31d4467e8bc639403fc43715165401068a540dd88b8514"` Oct 11 13:47:38.794 INFO kablam! usermod: no changes Oct 11 13:47:38.836 INFO kablam! warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': Oct 11 13:47:38.836 INFO kablam! warning: external/remotery/lib/Remotery.c:1318:11: warning: variable 'orig_dest' set but not used [-Wunused-but-set-variable] Oct 11 13:47:38.836 INFO kablam! warning: char *orig_dest; Oct 11 13:47:38.836 INFO kablam! warning: ^ Oct 11 13:47:38.836 INFO kablam! warning: external/remotery/lib/Remotery.c:1317:13: warning: variable 'orig_dmax' set but not used [-Wunused-but-set-variable] Oct 11 13:47:38.836 INFO kablam! warning: rsize_t orig_dmax; Oct 11 13:47:38.836 INFO kablam! warning: ^ Oct 11 13:47:38.836 INFO kablam! Compiling remotery v0.1.2 (/source) Oct 11 13:47:41.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Oct 11 13:47:41.344 INFO kablam! su: No module specific data is present Oct 11 13:47:41.810 INFO running `"docker" "rm" "-f" "9fa7e5d79db175e10f31d4467e8bc639403fc43715165401068a540dd88b8514"` Oct 11 13:47:42.033 INFO blam! 9fa7e5d79db175e10f31d4467e8bc639403fc43715165401068a540dd88b8514 Oct 11 13:47:42.034 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 13:47:42.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:47:42.345 INFO blam! 335b6bd0990c21c0d9913c1e93b8bb2032fdb3425c7375ea422b6b1d61fa05ca Oct 11 13:47:42.346 INFO running `"docker" "start" "-a" "335b6bd0990c21c0d9913c1e93b8bb2032fdb3425c7375ea422b6b1d61fa05ca"` Oct 11 13:47:43.111 INFO kablam! usermod: no changes Oct 11 13:47:43.146 INFO kablam! warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': Oct 11 13:47:43.146 INFO kablam! warning: external/remotery/lib/Remotery.c:1318:11: warning: variable 'orig_dest' set but not used [-Wunused-but-set-variable] Oct 11 13:47:43.146 INFO kablam! warning: char *orig_dest; Oct 11 13:47:43.146 INFO kablam! warning: ^ Oct 11 13:47:43.146 INFO kablam! warning: external/remotery/lib/Remotery.c:1317:13: warning: variable 'orig_dmax' set but not used [-Wunused-but-set-variable] Oct 11 13:47:43.146 INFO kablam! warning: rsize_t orig_dmax; Oct 11 13:47:43.146 INFO kablam! warning: ^ Oct 11 13:47:43.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 13:47:43.152 INFO kablam! Running /target/debug/deps/remotery-cb29a1ea4f479ef8 Oct 11 13:47:43.154 INFO blam! Oct 11 13:47:43.154 INFO blam! running 11 tests Oct 11 13:47:43.156 INFO blam! test cfixed_string::tests::test_511 ... ok Oct 11 13:47:43.156 INFO blam! test cfixed_string::tests::test_512 ... ok Oct 11 13:47:43.156 INFO blam! test cfixed_string::tests::test_empty_handler ... ok Oct 11 13:47:43.156 INFO blam! test cfixed_string::tests::test_long_fmt_macro ... ok Oct 11 13:47:43.156 INFO blam! test cfixed_string::tests::test_short_2 ... ok Oct 11 13:47:43.156 INFO blam! test cfixed_string::tests::test_long_format ... ok Oct 11 13:47:43.158 INFO blam! test cfixed_string::tests::test_short_1 ... ok Oct 11 13:47:43.158 INFO blam! test cfixed_string::tests::test_short_fmt_macro ... ok Oct 11 13:47:43.158 INFO blam! test cfixed_string::tests::test_short_format ... ok Oct 11 13:47:43.160 INFO blam! test cfixed_string::tests::test_to_owned ... ok Oct 11 13:47:43.160 INFO blam! test cfixed_string::tests::test_513 ... ok Oct 11 13:47:43.160 INFO blam! Oct 11 13:47:43.160 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:47:43.160 INFO blam! Oct 11 13:47:43.161 INFO kablam! Doc-tests remotery Oct 11 13:47:44.425 INFO blam! Oct 11 13:47:44.425 INFO blam! running 4 tests Oct 11 13:47:44.425 INFO blam! test src/lib.rs - Remotery::begin_cpu_sample (line 60) ... ignored Oct 11 13:47:44.425 INFO blam! test src/lib.rs - Remotery::create_global_instance (line 35) ... ignored Oct 11 13:47:44.425 INFO blam! test src/lib.rs - Remotery::set_current_thread_name (line 86) ... ignored Oct 11 13:47:44.425 INFO blam! test src/lib.rs - RemoteryScope::new (line 117) ... ignored Oct 11 13:47:44.425 INFO blam! Oct 11 13:47:44.425 INFO blam! test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 11 13:47:44.425 INFO blam! Oct 11 13:47:44.432 INFO kablam! su: No module specific data is present Oct 11 13:47:44.743 INFO running `"docker" "rm" "-f" "335b6bd0990c21c0d9913c1e93b8bb2032fdb3425c7375ea422b6b1d61fa05ca"` Oct 11 13:47:44.867 INFO blam! 335b6bd0990c21c0d9913c1e93b8bb2032fdb3425c7375ea422b6b1d61fa05ca