Oct 15 10:59:13.149 INFO testing Fiedzia/rustbar against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 10:59:13.149 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:59:13.571 INFO blam! 25e6143697c2bd28a1fb7f3c0780df1ce0e534eb5395d49aaec91e6c0b8f6405 Oct 15 10:59:13.571 INFO running `"docker" "start" "-a" "25e6143697c2bd28a1fb7f3c0780df1ce0e534eb5395d49aaec91e6c0b8f6405"` Oct 15 10:59:15.307 INFO kablam! usermod: no changes Oct 15 10:59:15.363 INFO kablam! Compiling rustbar v0.2.0 (/source) Oct 15 10:59:15.777 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 10:59:15.778 INFO kablam! --> src/rustbars.rs:22:18 Oct 15 10:59:15.778 INFO kablam! | Oct 15 10:59:15.778 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 15 10:59:15.779 INFO kablam! | ^^^^^^^^ Oct 15 10:59:15.779 INFO kablam! | Oct 15 10:59:15.779 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 10:59:15.779 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 10:59:15.780 INFO kablam! = note: for more information, see issue #35203 Oct 15 10:59:15.780 INFO kablam! Oct 15 10:59:16.587 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 10:59:16.588 INFO kablam! --> src/bin/demo.rs:3:5 Oct 15 10:59:16.588 INFO kablam! | Oct 15 10:59:16.588 INFO kablam! 3 | use std::thread::sleep_ms; Oct 15 10:59:16.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:59:16.589 INFO kablam! | Oct 15 10:59:16.589 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 10:59:16.590 INFO kablam! Oct 15 10:59:16.590 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 10:59:16.590 INFO kablam! --> src/bin/demo.rs:15:9 Oct 15 10:59:16.591 INFO kablam! | Oct 15 10:59:16.591 INFO kablam! 15 | sleep_ms(50); Oct 15 10:59:16.591 INFO kablam! | ^^^^^^^^ Oct 15 10:59:16.591 INFO kablam! Oct 15 10:59:16.592 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 10:59:16.592 INFO kablam! --> src/bin/demo.rs:23:9 Oct 15 10:59:16.592 INFO kablam! | Oct 15 10:59:16.593 INFO kablam! 23 | sleep_ms(50); Oct 15 10:59:16.593 INFO kablam! | ^^^^^^^^ Oct 15 10:59:16.593 INFO kablam! Oct 15 10:59:17.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.82s Oct 15 10:59:17.167 INFO kablam! su: No module specific data is present Oct 15 10:59:18.245 INFO running `"docker" "rm" "-f" "25e6143697c2bd28a1fb7f3c0780df1ce0e534eb5395d49aaec91e6c0b8f6405"` Oct 15 10:59:18.547 INFO blam! 25e6143697c2bd28a1fb7f3c0780df1ce0e534eb5395d49aaec91e6c0b8f6405 Oct 15 10:59:18.557 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:59:18.978 INFO blam! 6c2598e64b5505788d5a22b22653ac96f771ff029b1546c82ff47a183cd649c9 Oct 15 10:59:18.980 INFO running `"docker" "start" "-a" "6c2598e64b5505788d5a22b22653ac96f771ff029b1546c82ff47a183cd649c9"` Oct 15 10:59:20.911 INFO kablam! usermod: no changes Oct 15 10:59:20.959 INFO kablam! Compiling rustbar v0.2.0 (/source) Oct 15 10:59:21.779 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 10:59:21.779 INFO kablam! --> src/bin/demo.rs:3:5 Oct 15 10:59:21.780 INFO kablam! | Oct 15 10:59:21.780 INFO kablam! 3 | use std::thread::sleep_ms; Oct 15 10:59:21.780 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 10:59:21.781 INFO kablam! | Oct 15 10:59:21.781 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 10:59:21.781 INFO kablam! Oct 15 10:59:21.782 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 10:59:21.782 INFO kablam! --> src/bin/demo.rs:15:9 Oct 15 10:59:21.782 INFO kablam! | Oct 15 10:59:21.782 INFO kablam! 15 | sleep_ms(50); Oct 15 10:59:21.783 INFO kablam! | ^^^^^^^^ Oct 15 10:59:21.783 INFO kablam! Oct 15 10:59:21.783 INFO kablam! warning: use of deprecated item 'std::thread::sleep_ms': replaced by `std::thread::sleep` Oct 15 10:59:21.784 INFO kablam! --> src/bin/demo.rs:23:9 Oct 15 10:59:21.784 INFO kablam! | Oct 15 10:59:21.784 INFO kablam! 23 | sleep_ms(50); Oct 15 10:59:21.785 INFO kablam! | ^^^^^^^^ Oct 15 10:59:21.785 INFO kablam! Oct 15 10:59:21.955 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 15 10:59:21.955 INFO kablam! --> src/rustbars.rs:22:18 Oct 15 10:59:21.956 INFO kablam! | Oct 15 10:59:21.956 INFO kablam! 22 | fn to_stderr(mut self) -> T; Oct 15 10:59:21.956 INFO kablam! | ^^^^^^^^ Oct 15 10:59:21.957 INFO kablam! | Oct 15 10:59:21.957 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 15 10:59:21.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 15 10:59:21.957 INFO kablam! = note: for more information, see issue #35203 Oct 15 10:59:21.958 INFO kablam! Oct 15 10:59:22.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.97s Oct 15 10:59:22.907 INFO kablam! su: No module specific data is present Oct 15 10:59:23.681 INFO running `"docker" "rm" "-f" "6c2598e64b5505788d5a22b22653ac96f771ff029b1546c82ff47a183cd649c9"` Oct 15 10:59:24.055 INFO blam! 6c2598e64b5505788d5a22b22653ac96f771ff029b1546c82ff47a183cd649c9 Oct 15 10:59:24.079 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 10:59:24.557 INFO blam! 6817e782097f389cebef6b54e0055f6c99d6db3332c0528b4e0d4de6833fb34d Oct 15 10:59:24.559 INFO running `"docker" "start" "-a" "6817e782097f389cebef6b54e0055f6c99d6db3332c0528b4e0d4de6833fb34d"` Oct 15 10:59:26.573 INFO kablam! usermod: no changes Oct 15 10:59:26.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 10:59:26.632 INFO blam! Oct 15 10:59:26.632 INFO kablam! Running /target/debug/deps/rustbar-07fa7fd7abe58101 Oct 15 10:59:26.632 INFO blam! running 0 tests Oct 15 10:59:26.633 INFO kablam! Running /target/debug/deps/demo-e6a7ab3d3cf2639b Oct 15 10:59:26.633 INFO blam! Oct 15 10:59:26.633 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:59:26.634 INFO blam! Oct 15 10:59:26.634 INFO blam! Oct 15 10:59:26.634 INFO blam! running 0 tests Oct 15 10:59:26.635 INFO blam! Oct 15 10:59:26.635 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:59:26.635 INFO kablam! Doc-tests rustbar Oct 15 10:59:26.635 INFO blam! Oct 15 10:59:27.350 INFO blam! Oct 15 10:59:27.351 INFO blam! running 0 tests Oct 15 10:59:27.351 INFO blam! Oct 15 10:59:27.351 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 10:59:27.351 INFO blam! Oct 15 10:59:27.358 INFO kablam! su: No module specific data is present Oct 15 10:59:28.742 INFO running `"docker" "rm" "-f" "6817e782097f389cebef6b54e0055f6c99d6db3332c0528b4e0d4de6833fb34d"` Oct 15 10:59:28.979 INFO blam! 6817e782097f389cebef6b54e0055f6c99d6db3332c0528b4e0d4de6833fb34d