Oct 12 18:47:30.199 INFO testing wimpykid26/rust-examples against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 18:47:30.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 18:47:30.607 INFO blam! be64b2aac4def1b8246c882ee25a791d8a3c5842c51b8736ce883b807807f170 Oct 12 18:47:30.623 INFO running `"docker" "start" "-a" "be64b2aac4def1b8246c882ee25a791d8a3c5842c51b8736ce883b807807f170"` Oct 12 18:47:31.914 INFO kablam! usermod: no changes Oct 12 18:47:32.005 INFO kablam! Compiling rust-examples v0.1.0 (/source) Oct 12 18:47:32.235 INFO kablam! warning: unreachable statement Oct 12 18:47:32.235 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 12 18:47:32.235 INFO kablam! | Oct 12 18:47:32.235 INFO kablam! 27 | println!("This point will never be reached"); Oct 12 18:47:32.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:47:32.235 INFO kablam! | Oct 12 18:47:32.235 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 18:47:32.235 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 12 18:47:32.235 INFO kablam! Oct 12 18:47:32.291 INFO kablam! warning: unreachable pattern Oct 12 18:47:32.291 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 12 18:47:32.291 INFO kablam! | Oct 12 18:47:32.291 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 12 18:47:32.291 INFO kablam! | ^ Oct 12 18:47:32.291 INFO kablam! | Oct 12 18:47:32.291 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 18:47:32.291 INFO kablam! Oct 12 18:47:32.291 INFO kablam! warning: unused variable: `reference` Oct 12 18:47:32.291 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 12 18:47:32.291 INFO kablam! | Oct 12 18:47:32.291 INFO kablam! 32 | let ref reference = 5; Oct 12 18:47:32.291 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 12 18:47:32.291 INFO kablam! | Oct 12 18:47:32.291 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:47:32.291 INFO kablam! Oct 12 18:47:33.139 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.19s Oct 12 18:47:33.143 INFO kablam! su: No module specific data is present Oct 12 18:47:33.723 INFO running `"docker" "rm" "-f" "be64b2aac4def1b8246c882ee25a791d8a3c5842c51b8736ce883b807807f170"` Oct 12 18:47:34.006 INFO blam! be64b2aac4def1b8246c882ee25a791d8a3c5842c51b8736ce883b807807f170 Oct 12 18:47:34.019 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 18:47:34.534 INFO blam! 9a9a674707adc7a4dcb4f7c411ebf72198a0c2d0ac38cefb65341a6326156511 Oct 12 18:47:34.536 INFO running `"docker" "start" "-a" "9a9a674707adc7a4dcb4f7c411ebf72198a0c2d0ac38cefb65341a6326156511"` Oct 12 18:47:35.659 INFO kablam! usermod: no changes Oct 12 18:47:35.715 INFO kablam! Compiling rust-examples v0.1.0 (/source) Oct 12 18:47:36.044 INFO kablam! warning: unreachable statement Oct 12 18:47:36.044 INFO kablam! --> src/expressions/loops.rs:27:9 Oct 12 18:47:36.044 INFO kablam! | Oct 12 18:47:36.044 INFO kablam! 27 | println!("This point will never be reached"); Oct 12 18:47:36.044 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:47:36.044 INFO kablam! | Oct 12 18:47:36.044 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 12 18:47:36.044 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 12 18:47:36.044 INFO kablam! Oct 12 18:47:36.107 INFO kablam! warning: unreachable pattern Oct 12 18:47:36.107 INFO kablam! --> src/expressions/match_cases.rs:77:9 Oct 12 18:47:36.107 INFO kablam! | Oct 12 18:47:36.107 INFO kablam! 77 | 1 | 2 | 3 => println!("This is either 1, 2 or 3"), Oct 12 18:47:36.107 INFO kablam! | ^ Oct 12 18:47:36.107 INFO kablam! | Oct 12 18:47:36.107 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 12 18:47:36.107 INFO kablam! Oct 12 18:47:36.107 INFO kablam! warning: unused variable: `reference` Oct 12 18:47:36.107 INFO kablam! --> src/expressions/match_cases.rs:32:13 Oct 12 18:47:36.107 INFO kablam! | Oct 12 18:47:36.107 INFO kablam! 32 | let ref reference = 5; Oct 12 18:47:36.107 INFO kablam! | ^^^^^^^^^ help: consider using `_reference` instead Oct 12 18:47:36.107 INFO kablam! | Oct 12 18:47:36.107 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:47:36.107 INFO kablam! Oct 12 18:47:36.630 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.93s Oct 12 18:47:36.637 INFO kablam! su: No module specific data is present Oct 12 18:47:37.204 INFO running `"docker" "rm" "-f" "9a9a674707adc7a4dcb4f7c411ebf72198a0c2d0ac38cefb65341a6326156511"` Oct 12 18:47:37.427 INFO blam! 9a9a674707adc7a4dcb4f7c411ebf72198a0c2d0ac38cefb65341a6326156511 Oct 12 18:47:37.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 18:47:37.943 INFO blam! 31bb2b10cf6252d5214f76c2b5ff60dbc47c9268e821232e72a906569f96ddc8 Oct 12 18:47:37.949 INFO running `"docker" "start" "-a" "31bb2b10cf6252d5214f76c2b5ff60dbc47c9268e821232e72a906569f96ddc8"` Oct 12 18:47:38.994 INFO kablam! usermod: no changes Oct 12 18:47:39.048 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 18:47:39.048 INFO kablam! Running /target/debug/deps/rust_examples-425fcd42d18ee237 Oct 12 18:47:39.059 INFO kablam! Running /target/debug/deps/rust_examples-28d86e53c6db00ea Oct 12 18:47:39.059 INFO blam! Oct 12 18:47:39.059 INFO blam! running 0 tests Oct 12 18:47:39.059 INFO blam! Oct 12 18:47:39.059 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:47:39.059 INFO blam! Oct 12 18:47:39.063 INFO blam! Oct 12 18:47:39.063 INFO blam! running 0 tests Oct 12 18:47:39.063 INFO blam! Oct 12 18:47:39.063 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:47:39.063 INFO blam! Oct 12 18:47:39.071 INFO kablam! Doc-tests rust-examples Oct 12 18:47:39.327 INFO blam! Oct 12 18:47:39.327 INFO blam! running 0 tests Oct 12 18:47:39.327 INFO blam! Oct 12 18:47:39.327 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:47:39.327 INFO blam! Oct 12 18:47:39.342 INFO kablam! su: No module specific data is present Oct 12 18:47:39.979 INFO running `"docker" "rm" "-f" "31bb2b10cf6252d5214f76c2b5ff60dbc47c9268e821232e72a906569f96ddc8"` Oct 12 18:47:40.244 INFO blam! 31bb2b10cf6252d5214f76c2b5ff60dbc47c9268e821232e72a906569f96ddc8