Oct 16 06:23:32.731 INFO testing hprof-0.1.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 06:23:32.731 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 06:23:32.952 INFO blam! d23432340a49a49d8f28e8dcd99edf95ed14c702bc08cb37086dbe9c264ba26f Oct 16 06:23:32.954 INFO running `"docker" "start" "-a" "d23432340a49a49d8f28e8dcd99edf95ed14c702bc08cb37086dbe9c264ba26f"` Oct 16 06:23:33.418 INFO kablam! usermod: no changes Oct 16 06:23:33.448 INFO kablam! Compiling clock_ticks v0.1.1 Oct 16 06:23:33.979 INFO kablam! Compiling hprof v0.1.3 (/source) Oct 16 06:23:34.876 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.44s Oct 16 06:23:34.879 INFO kablam! su: No module specific data is present Oct 16 06:23:35.172 INFO running `"docker" "rm" "-f" "d23432340a49a49d8f28e8dcd99edf95ed14c702bc08cb37086dbe9c264ba26f"` Oct 16 06:23:35.383 INFO blam! d23432340a49a49d8f28e8dcd99edf95ed14c702bc08cb37086dbe9c264ba26f Oct 16 06:23:35.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 06:23:35.674 INFO blam! 4bdde3d87dff29d362efff62039ba84f37ed437ba01563550dddc71984b26508 Oct 16 06:23:35.677 INFO running `"docker" "start" "-a" "4bdde3d87dff29d362efff62039ba84f37ed437ba01563550dddc71984b26508"` Oct 16 06:23:36.542 INFO kablam! usermod: no changes Oct 16 06:23:36.590 INFO kablam! Compiling hprof v0.1.3 (/source) Oct 16 06:23:37.739 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.739 INFO kablam! --> examples/noguard.rs:11:13 Oct 16 06:23:37.739 INFO kablam! | Oct 16 06:23:37.739 INFO kablam! 11 | std::thread::sleep_ms(1); Oct 16 06:23:37.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.739 INFO kablam! | Oct 16 06:23:37.739 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:23:37.739 INFO kablam! Oct 16 06:23:37.739 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.739 INFO kablam! --> examples/noguard.rs:18:13 Oct 16 06:23:37.739 INFO kablam! | Oct 16 06:23:37.739 INFO kablam! 18 | std::thread::sleep_ms(1); Oct 16 06:23:37.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.739 INFO kablam! Oct 16 06:23:37.739 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.739 INFO kablam! --> examples/noguard.rs:22:13 Oct 16 06:23:37.739 INFO kablam! | Oct 16 06:23:37.739 INFO kablam! 22 | std::thread::sleep_ms(1); Oct 16 06:23:37.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.739 INFO kablam! Oct 16 06:23:37.739 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.739 INFO kablam! --> examples/noguard.rs:31:13 Oct 16 06:23:37.739 INFO kablam! | Oct 16 06:23:37.740 INFO kablam! 31 | std::thread::sleep_ms(1); Oct 16 06:23:37.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.740 INFO kablam! Oct 16 06:23:37.740 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.740 INFO kablam! --> examples/noguard.rs:35:13 Oct 16 06:23:37.740 INFO kablam! | Oct 16 06:23:37.740 INFO kablam! 35 | std::thread::sleep_ms(2); Oct 16 06:23:37.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.740 INFO kablam! Oct 16 06:23:37.740 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.740 INFO kablam! --> examples/noguard.rs:39:13 Oct 16 06:23:37.740 INFO kablam! | Oct 16 06:23:37.740 INFO kablam! 39 | std::thread::sleep_ms(10); Oct 16 06:23:37.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.740 INFO kablam! Oct 16 06:23:37.883 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.883 INFO kablam! --> examples/implicit.rs:9:13 Oct 16 06:23:37.883 INFO kablam! | Oct 16 06:23:37.883 INFO kablam! 9 | std::thread::sleep_ms(1); Oct 16 06:23:37.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.883 INFO kablam! | Oct 16 06:23:37.883 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:23:37.883 INFO kablam! Oct 16 06:23:37.883 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.883 INFO kablam! --> examples/implicit.rs:15:13 Oct 16 06:23:37.883 INFO kablam! | Oct 16 06:23:37.883 INFO kablam! 15 | std::thread::sleep_ms(1); Oct 16 06:23:37.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.883 INFO kablam! Oct 16 06:23:37.883 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.883 INFO kablam! --> examples/implicit.rs:19:13 Oct 16 06:23:37.883 INFO kablam! | Oct 16 06:23:37.883 INFO kablam! 19 | std::thread::sleep_ms(1); Oct 16 06:23:37.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.883 INFO kablam! Oct 16 06:23:37.883 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.883 INFO kablam! --> examples/implicit.rs:26:13 Oct 16 06:23:37.883 INFO kablam! | Oct 16 06:23:37.883 INFO kablam! 26 | std::thread::sleep_ms(1); Oct 16 06:23:37.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.883 INFO kablam! Oct 16 06:23:37.883 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.883 INFO kablam! --> examples/implicit.rs:30:13 Oct 16 06:23:37.883 INFO kablam! | Oct 16 06:23:37.883 INFO kablam! 30 | std::thread::sleep_ms(2); Oct 16 06:23:37.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.883 INFO kablam! Oct 16 06:23:37.883 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:37.883 INFO kablam! --> examples/implicit.rs:34:13 Oct 16 06:23:37.883 INFO kablam! | Oct 16 06:23:37.883 INFO kablam! 34 | std::thread::sleep_ms(10); Oct 16 06:23:37.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:37.883 INFO kablam! Oct 16 06:23:38.315 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:38.315 INFO kablam! --> examples/explicit.rs:11:13 Oct 16 06:23:38.315 INFO kablam! | Oct 16 06:23:38.315 INFO kablam! 11 | std::thread::sleep_ms(1); Oct 16 06:23:38.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:38.315 INFO kablam! | Oct 16 06:23:38.315 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 06:23:38.315 INFO kablam! Oct 16 06:23:38.315 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:38.315 INFO kablam! --> examples/explicit.rs:17:13 Oct 16 06:23:38.315 INFO kablam! | Oct 16 06:23:38.315 INFO kablam! 17 | std::thread::sleep_ms(1); Oct 16 06:23:38.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:38.315 INFO kablam! Oct 16 06:23:38.315 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:38.315 INFO kablam! --> examples/explicit.rs:21:13 Oct 16 06:23:38.315 INFO kablam! | Oct 16 06:23:38.315 INFO kablam! 21 | std::thread::sleep_ms(1); Oct 16 06:23:38.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:38.315 INFO kablam! Oct 16 06:23:38.315 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:38.315 INFO kablam! --> examples/explicit.rs:28:13 Oct 16 06:23:38.315 INFO kablam! | Oct 16 06:23:38.315 INFO kablam! 28 | std::thread::sleep_ms(1); Oct 16 06:23:38.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:38.315 INFO kablam! Oct 16 06:23:38.315 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:38.315 INFO kablam! --> examples/explicit.rs:32:13 Oct 16 06:23:38.315 INFO kablam! | Oct 16 06:23:38.315 INFO kablam! 32 | std::thread::sleep_ms(2); Oct 16 06:23:38.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:38.315 INFO kablam! Oct 16 06:23:38.315 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 16 06:23:38.315 INFO kablam! --> examples/explicit.rs:36:13 Oct 16 06:23:38.315 INFO kablam! | Oct 16 06:23:38.315 INFO kablam! 36 | std::thread::sleep_ms(10); Oct 16 06:23:38.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 16 06:23:38.315 INFO kablam! Oct 16 06:23:39.273 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.71s Oct 16 06:23:39.276 INFO kablam! su: No module specific data is present Oct 16 06:23:40.169 INFO running `"docker" "rm" "-f" "4bdde3d87dff29d362efff62039ba84f37ed437ba01563550dddc71984b26508"` Oct 16 06:23:40.319 INFO blam! 4bdde3d87dff29d362efff62039ba84f37ed437ba01563550dddc71984b26508 Oct 16 06:23:40.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 06:23:40.574 INFO blam! 6352fd24c2c007249576e18d0a7a66fd2857a50be8067e7c9e847c5fcfc7b1c9 Oct 16 06:23:40.576 INFO running `"docker" "start" "-a" "6352fd24c2c007249576e18d0a7a66fd2857a50be8067e7c9e847c5fcfc7b1c9"` Oct 16 06:23:41.975 INFO kablam! usermod: no changes Oct 16 06:23:42.038 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 06:23:42.051 INFO kablam! Running /target/debug/deps/hprof-ae9e3afff88f9759 Oct 16 06:23:42.055 INFO kablam! Doc-tests hprof Oct 16 06:23:42.055 INFO blam! Oct 16 06:23:42.055 INFO blam! running 0 tests Oct 16 06:23:42.055 INFO blam! Oct 16 06:23:42.055 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:23:42.055 INFO blam! Oct 16 06:23:43.191 INFO blam! Oct 16 06:23:43.191 INFO blam! running 0 tests Oct 16 06:23:43.191 INFO blam! Oct 16 06:23:43.191 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 06:23:43.191 INFO blam! Oct 16 06:23:43.197 INFO kablam! su: No module specific data is present Oct 16 06:23:43.667 INFO running `"docker" "rm" "-f" "6352fd24c2c007249576e18d0a7a66fd2857a50be8067e7c9e847c5fcfc7b1c9"` Oct 16 06:23:43.895 INFO blam! 6352fd24c2c007249576e18d0a7a66fd2857a50be8067e7c9e847c5fcfc7b1c9