Oct 15 22:18:22.913 INFO testing remotery-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:18:22.914 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 22:18:23.107 INFO blam! 9b355d213b2caf9efc521829bdeb1a6ee5685019bb9ba3c07f499b3d90a89c53 Oct 15 22:18:23.115 INFO running `"docker" "start" "-a" "9b355d213b2caf9efc521829bdeb1a6ee5685019bb9ba3c07f499b3d90a89c53"` Oct 15 22:18:23.546 INFO kablam! usermod: no changes Oct 15 22:18:23.585 INFO kablam! Compiling remotery v0.1.2 (/source) Oct 15 22:18:23.948 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.948 INFO kablam! --> build.rs:4:5 Oct 15 22:18:23.948 INFO kablam! | Oct 15 22:18:23.948 INFO kablam! 4 | gcc::compile_library("libremotery.a", &["external/remotery/lib/Remotery.c"]); Oct 15 22:18:23.948 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 22:18:23.948 INFO kablam! | Oct 15 22:18:23.948 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:18:23.948 INFO kablam! Oct 15 22:18:24.633 INFO kablam! warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': Oct 15 22:18:24.633 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.633 INFO kablam! warning: char *orig_dest; Oct 15 22:18:24.633 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.079 INFO kablam! warning: unused macro definition Oct 15 22:18:25.079 INFO kablam! --> src/cfixed_string.rs:162:1 Oct 15 22:18:25.079 INFO kablam! | Oct 15 22:18:25.079 INFO kablam! 162 | / macro_rules! format_c { Oct 15 22:18:25.079 INFO kablam! 163 | | // This does not work on stable, to change the * to a + and Oct 15 22:18:25.079 INFO kablam! 164 | | // have this arm be used when there are no arguments :( Oct 15 22:18:25.079 INFO kablam! 165 | | // ($fmt:expr) => { Oct 15 22:18:25.079 INFO kablam! ... | Oct 15 22:18:25.079 INFO kablam! 179 | | }) Oct 15 22:18:25.079 INFO kablam! 180 | | } Oct 15 22:18:25.079 INFO kablam! | |_^ Oct 15 22:18:25.079 INFO kablam! | Oct 15 22:18:25.079 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 15 22:18:25.079 INFO kablam! Oct 15 22:18:25.357 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 15 22:18:25.360 INFO kablam! su: No module specific data is present Oct 15 22:18:25.684 INFO running `"docker" "rm" "-f" "9b355d213b2caf9efc521829bdeb1a6ee5685019bb9ba3c07f499b3d90a89c53"` Oct 15 22:18:25.767 INFO blam! 9b355d213b2caf9efc521829bdeb1a6ee5685019bb9ba3c07f499b3d90a89c53 Oct 15 22:18:25.775 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 22:18:26.017 INFO blam! cfd33d064e2c255c44623dde8ada4509bc2ba028acdbf01eaff7c5327ae36557 Oct 15 22:18:26.022 INFO running `"docker" "start" "-a" "cfd33d064e2c255c44623dde8ada4509bc2ba028acdbf01eaff7c5327ae36557"` Oct 15 22:18:26.463 INFO kablam! usermod: no changes Oct 15 22:18:26.497 INFO kablam! warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': Oct 15 22:18:26.497 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.497 INFO kablam! warning: char *orig_dest; Oct 15 22:18:26.497 INFO kablam! warning: ^ Oct 15 22:18:26.497 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.497 INFO kablam! warning: rsize_t orig_dmax; Oct 15 22:18:26.497 INFO kablam! warning: ^ Oct 15 22:18:26.497 INFO kablam! Compiling remotery v0.1.2 (/source) Oct 15 22:18:28.509 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.02s Oct 15 22:18:28.515 INFO kablam! su: No module specific data is present Oct 15 22:18:28.917 INFO running `"docker" "rm" "-f" "cfd33d064e2c255c44623dde8ada4509bc2ba028acdbf01eaff7c5327ae36557"` Oct 15 22:18:29.088 INFO blam! cfd33d064e2c255c44623dde8ada4509bc2ba028acdbf01eaff7c5327ae36557 Oct 15 22:18:29.093 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 22:18:29.299 INFO blam! 3382d8184657ecffd97678d6a40cff72847aff93ab4f78f81e8f91803c69bdfc Oct 15 22:18:29.301 INFO running `"docker" "start" "-a" "3382d8184657ecffd97678d6a40cff72847aff93ab4f78f81e8f91803c69bdfc"` Oct 15 22:18:29.732 INFO kablam! usermod: no changes Oct 15 22:18:29.771 INFO kablam! warning: external/remotery/lib/Remotery.c: In function 'strcpy_s_safe_c': Oct 15 22:18:29.771 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.772 INFO kablam! warning: char *orig_dest; Oct 15 22:18:29.772 INFO kablam! warning: ^ Oct 15 22:18:29.772 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.773 INFO kablam! warning: rsize_t orig_dmax; Oct 15 22:18:29.773 INFO kablam! warning: ^ Oct 15 22:18:29.774 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 22:18:29.774 INFO kablam! Running /target/debug/deps/remotery-cb29a1ea4f479ef8 Oct 15 22:18:29.777 INFO blam! Oct 15 22:18:29.777 INFO blam! running 11 tests Oct 15 22:18:29.778 INFO blam! test cfixed_string::tests::test_511 ... ok Oct 15 22:18:29.778 INFO blam! test cfixed_string::tests::test_short_1 ... ok Oct 15 22:18:29.778 INFO blam! test cfixed_string::tests::test_empty_handler ... ok Oct 15 22:18:29.778 INFO blam! test cfixed_string::tests::test_512 ... ok Oct 15 22:18:29.778 INFO blam! test cfixed_string::tests::test_short_2 ... ok Oct 15 22:18:29.778 INFO blam! test cfixed_string::tests::test_513 ... ok Oct 15 22:18:29.778 INFO blam! test cfixed_string::tests::test_short_fmt_macro ... ok Oct 15 22:18:29.778 INFO blam! test cfixed_string::tests::test_to_owned ... ok Oct 15 22:18:29.783 INFO blam! test cfixed_string::tests::test_short_format ... ok Oct 15 22:18:29.783 INFO blam! test cfixed_string::tests::test_long_format ... ok Oct 15 22:18:29.783 INFO blam! test cfixed_string::tests::test_long_fmt_macro ... ok Oct 15 22:18:29.783 INFO blam! Oct 15 22:18:29.783 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:18:29.783 INFO blam! Oct 15 22:18:29.785 INFO kablam! Doc-tests remotery Oct 15 22:18:30.611 INFO blam! Oct 15 22:18:30.611 INFO blam! running 4 tests Oct 15 22:18:30.611 INFO blam! test src/lib.rs - Remotery::begin_cpu_sample (line 60) ... ignored Oct 15 22:18:30.611 INFO blam! test src/lib.rs - Remotery::create_global_instance (line 35) ... ignored Oct 15 22:18:30.611 INFO blam! test src/lib.rs - Remotery::set_current_thread_name (line 86) ... ignored Oct 15 22:18:30.611 INFO blam! test src/lib.rs - RemoteryScope::new (line 117) ... ignored Oct 15 22:18:30.611 INFO blam! Oct 15 22:18:30.611 INFO blam! test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out Oct 15 22:18:30.611 INFO blam! Oct 15 22:18:30.613 INFO kablam! su: No module specific data is present Oct 15 22:18:30.897 INFO running `"docker" "rm" "-f" "3382d8184657ecffd97678d6a40cff72847aff93ab4f78f81e8f91803c69bdfc"` Oct 15 22:18:30.995 INFO blam! 3382d8184657ecffd97678d6a40cff72847aff93ab4f78f81e8f91803c69bdfc