Oct 14 17:58:08.435 INFO testing intrepion/example-x-rust-x-rustbyexample-com-x-std-result-try against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 17:58:08.435 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 17:58:08.657 INFO blam! 84f182a3401db649a08aef8f17727955f6d3e1b7dc3c8fd0b12e2bc686503158 Oct 14 17:58:08.659 INFO running `"docker" "start" "-a" "84f182a3401db649a08aef8f17727955f6d3e1b7dc3c8fd0b12e2bc686503158"` Oct 14 17:58:09.033 INFO kablam! usermod: no changes Oct 14 17:58:09.052 INFO kablam! Compiling example-x-rust-x-rustbyexample-com-x-std-result-try v0.1.0 (/source) Oct 14 17:58:09.219 INFO kablam! warning: enum is never used: `MathError` Oct 14 17:58:09.221 INFO kablam! --> src/main.rs:3:5 Oct 14 17:58:09.221 INFO kablam! | Oct 14 17:58:09.221 INFO kablam! 3 | enum MathError { Oct 14 17:58:09.221 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:58:09.221 INFO kablam! | Oct 14 17:58:09.221 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:58:09.221 INFO kablam! Oct 14 17:58:09.221 INFO kablam! warning: type alias is never used: `MathResult` Oct 14 17:58:09.221 INFO kablam! --> src/main.rs:9:5 Oct 14 17:58:09.221 INFO kablam! | Oct 14 17:58:09.221 INFO kablam! 9 | type MathResult = Result; Oct 14 17:58:09.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.221 INFO kablam! Oct 14 17:58:09.221 INFO kablam! warning: function is never used: `div` Oct 14 17:58:09.221 INFO kablam! --> src/main.rs:11:5 Oct 14 17:58:09.221 INFO kablam! | Oct 14 17:58:09.221 INFO kablam! 11 | fn div(x: f64, y: f64) -> MathResult { Oct 14 17:58:09.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.221 INFO kablam! Oct 14 17:58:09.221 INFO kablam! warning: function is never used: `sqrt` Oct 14 17:58:09.221 INFO kablam! --> src/main.rs:19:5 Oct 14 17:58:09.221 INFO kablam! | Oct 14 17:58:09.221 INFO kablam! 19 | fn sqrt(x: f64) -> MathResult { Oct 14 17:58:09.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.221 INFO kablam! Oct 14 17:58:09.221 INFO kablam! warning: function is never used: `ln` Oct 14 17:58:09.221 INFO kablam! --> src/main.rs:27:5 Oct 14 17:58:09.221 INFO kablam! | Oct 14 17:58:09.221 INFO kablam! 27 | fn ln(x: f64) -> MathResult { Oct 14 17:58:09.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.221 INFO kablam! Oct 14 17:58:09.221 INFO kablam! warning: function is never used: `op_` Oct 14 17:58:09.221 INFO kablam! --> src/main.rs:36:5 Oct 14 17:58:09.221 INFO kablam! | Oct 14 17:58:09.221 INFO kablam! 36 | fn op_(x: f64, y: f64) -> MathResult { Oct 14 17:58:09.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.221 INFO kablam! Oct 14 17:58:09.221 INFO kablam! warning: function is never used: `op` Oct 14 17:58:09.221 INFO kablam! --> src/main.rs:46:5 Oct 14 17:58:09.221 INFO kablam! | Oct 14 17:58:09.221 INFO kablam! 46 | pub fn op(x: f64, y: f64) { Oct 14 17:58:09.221 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.221 INFO kablam! Oct 14 17:58:09.456 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.41s Oct 14 17:58:09.458 INFO kablam! su: No module specific data is present Oct 14 17:58:09.726 INFO running `"docker" "rm" "-f" "84f182a3401db649a08aef8f17727955f6d3e1b7dc3c8fd0b12e2bc686503158"` Oct 14 17:58:09.836 INFO blam! 84f182a3401db649a08aef8f17727955f6d3e1b7dc3c8fd0b12e2bc686503158 Oct 14 17:58:09.841 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 17:58:10.081 INFO blam! 120d1bf9ff19301555475a0a3b13a2310461e448791fe3f2140ab4fa3943888c Oct 14 17:58:10.083 INFO running `"docker" "start" "-a" "120d1bf9ff19301555475a0a3b13a2310461e448791fe3f2140ab4fa3943888c"` Oct 14 17:58:10.476 INFO kablam! usermod: no changes Oct 14 17:58:10.509 INFO kablam! Compiling example-x-rust-x-rustbyexample-com-x-std-result-try v0.1.0 (/source) Oct 14 17:58:10.692 INFO kablam! warning: enum is never used: `MathError` Oct 14 17:58:10.692 INFO kablam! --> src/main.rs:3:5 Oct 14 17:58:10.692 INFO kablam! | Oct 14 17:58:10.692 INFO kablam! 3 | enum MathError { Oct 14 17:58:10.692 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 17:58:10.692 INFO kablam! | Oct 14 17:58:10.692 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:58:10.692 INFO kablam! Oct 14 17:58:10.693 INFO kablam! warning: type alias is never used: `MathResult` Oct 14 17:58:10.693 INFO kablam! --> src/main.rs:9:5 Oct 14 17:58:10.693 INFO kablam! | Oct 14 17:58:10.693 INFO kablam! 9 | type MathResult = Result; Oct 14 17:58:10.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:10.693 INFO kablam! Oct 14 17:58:10.693 INFO kablam! warning: function is never used: `div` Oct 14 17:58:10.693 INFO kablam! --> src/main.rs:11:5 Oct 14 17:58:10.693 INFO kablam! | Oct 14 17:58:10.693 INFO kablam! 11 | fn div(x: f64, y: f64) -> MathResult { Oct 14 17:58:10.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:10.693 INFO kablam! Oct 14 17:58:10.693 INFO kablam! warning: function is never used: `sqrt` Oct 14 17:58:10.693 INFO kablam! --> src/main.rs:19:5 Oct 14 17:58:10.693 INFO kablam! | Oct 14 17:58:10.693 INFO kablam! 19 | fn sqrt(x: f64) -> MathResult { Oct 14 17:58:10.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:10.693 INFO kablam! Oct 14 17:58:10.693 INFO kablam! warning: function is never used: `ln` Oct 14 17:58:10.693 INFO kablam! --> src/main.rs:27:5 Oct 14 17:58:10.693 INFO kablam! | Oct 14 17:58:10.693 INFO kablam! 27 | fn ln(x: f64) -> MathResult { Oct 14 17:58:10.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:10.693 INFO kablam! Oct 14 17:58:10.693 INFO kablam! warning: function is never used: `op_` Oct 14 17:58:10.693 INFO kablam! --> src/main.rs:36:5 Oct 14 17:58:10.693 INFO kablam! | Oct 14 17:58:10.693 INFO kablam! 36 | fn op_(x: f64, y: f64) -> MathResult { Oct 14 17:58:10.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:10.693 INFO kablam! Oct 14 17:58:10.693 INFO kablam! warning: function is never used: `op` Oct 14 17:58:10.693 INFO kablam! --> src/main.rs:46:5 Oct 14 17:58:10.693 INFO kablam! | Oct 14 17:58:10.693 INFO kablam! 46 | pub fn op(x: f64, y: f64) { Oct 14 17:58:10.693 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:10.693 INFO kablam! Oct 14 17:58:11.000 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.50s Oct 14 17:58:11.002 INFO kablam! su: No module specific data is present Oct 14 17:58:11.237 INFO running `"docker" "rm" "-f" "120d1bf9ff19301555475a0a3b13a2310461e448791fe3f2140ab4fa3943888c"` Oct 14 17:58:11.310 INFO blam! 120d1bf9ff19301555475a0a3b13a2310461e448791fe3f2140ab4fa3943888c Oct 14 17:58:11.315 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 17:58:11.512 INFO blam! ad172d6d940bb69c36d8929c800e234cb6b1fd2a506c4307318873a4ab13e3e2 Oct 14 17:58:11.517 INFO running `"docker" "start" "-a" "ad172d6d940bb69c36d8929c800e234cb6b1fd2a506c4307318873a4ab13e3e2"` Oct 14 17:58:11.933 INFO kablam! usermod: no changes Oct 14 17:58:11.950 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 14 17:58:11.951 INFO kablam! Running /target/debug/deps/example_x_rust_x_rustbyexample_com_x_std_result_try-8f879d98c801e975 Oct 14 17:58:11.952 INFO blam! Oct 14 17:58:11.952 INFO blam! running 0 tests Oct 14 17:58:11.952 INFO blam! Oct 14 17:58:11.952 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:58:11.952 INFO blam! Oct 14 17:58:11.953 INFO kablam! su: No module specific data is present Oct 14 17:58:12.196 INFO running `"docker" "rm" "-f" "ad172d6d940bb69c36d8929c800e234cb6b1fd2a506c4307318873a4ab13e3e2"` Oct 14 17:58:12.254 INFO blam! ad172d6d940bb69c36d8929c800e234cb6b1fd2a506c4307318873a4ab13e3e2