Oct 14 17:58:08.843 INFO testing intrepion/example-x-rust-x-rustbyexample-com-x-std-result against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 17:58:08.843 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 14 17:58:09.018 INFO blam! 2cee1e27f9deaaa5244cb20c59e5dfe32129088d222937ff0ddeb9693494e9ea Oct 14 17:58:09.019 INFO running `"docker" "start" "-a" "2cee1e27f9deaaa5244cb20c59e5dfe32129088d222937ff0ddeb9693494e9ea"` Oct 14 17:58:09.574 INFO kablam! usermod: no changes Oct 14 17:58:09.607 INFO kablam! Compiling example-x-rust-x-rustbyexample-com-x-std-result v0.1.0 (/source) Oct 14 17:58:09.791 INFO kablam! warning: enum is never used: `MathError` Oct 14 17:58:09.791 INFO kablam! --> src/main.rs:4:5 Oct 14 17:58:09.791 INFO kablam! | Oct 14 17:58:09.791 INFO kablam! 4 | pub enum MathError { Oct 14 17:58:09.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.791 INFO kablam! | Oct 14 17:58:09.792 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:58:09.792 INFO kablam! Oct 14 17:58:09.792 INFO kablam! warning: type alias is never used: `MathResult` Oct 14 17:58:09.792 INFO kablam! --> src/main.rs:10:5 Oct 14 17:58:09.792 INFO kablam! | Oct 14 17:58:09.792 INFO kablam! 10 | pub type MathResult = Result; Oct 14 17:58:09.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.792 INFO kablam! Oct 14 17:58:09.792 INFO kablam! warning: function is never used: `div` Oct 14 17:58:09.792 INFO kablam! --> src/main.rs:12:5 Oct 14 17:58:09.792 INFO kablam! | Oct 14 17:58:09.792 INFO kablam! 12 | pub fn div(x: f64, y: f64) -> MathResult { Oct 14 17:58:09.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.792 INFO kablam! Oct 14 17:58:09.792 INFO kablam! warning: function is never used: `sqrt` Oct 14 17:58:09.792 INFO kablam! --> src/main.rs:23:5 Oct 14 17:58:09.792 INFO kablam! | Oct 14 17:58:09.792 INFO kablam! 23 | pub fn sqrt(x: f64) -> MathResult { Oct 14 17:58:09.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.792 INFO kablam! Oct 14 17:58:09.792 INFO kablam! warning: function is never used: `ln` Oct 14 17:58:09.792 INFO kablam! --> src/main.rs:31:5 Oct 14 17:58:09.792 INFO kablam! | Oct 14 17:58:09.792 INFO kablam! 31 | pub fn ln(x: f64) -> MathResult { Oct 14 17:58:09.792 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.792 INFO kablam! Oct 14 17:58:09.792 INFO kablam! warning: function is never used: `op` Oct 14 17:58:09.792 INFO kablam! --> src/main.rs:41:1 Oct 14 17:58:09.793 INFO kablam! | Oct 14 17:58:09.793 INFO kablam! 41 | fn op(x: f64, y: f64) -> f64 { Oct 14 17:58:09.793 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:09.793 INFO kablam! Oct 14 17:58:10.002 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.41s Oct 14 17:58:10.004 INFO kablam! su: No module specific data is present Oct 14 17:58:10.279 INFO running `"docker" "rm" "-f" "2cee1e27f9deaaa5244cb20c59e5dfe32129088d222937ff0ddeb9693494e9ea"` Oct 14 17:58:10.364 INFO blam! 2cee1e27f9deaaa5244cb20c59e5dfe32129088d222937ff0ddeb9693494e9ea Oct 14 17:58:10.367 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 14 17:58:10.523 INFO blam! a710e4f95543dfd4c7bff3442e6a55826b8d2643318db675dbbe2b23a2f6e233 Oct 14 17:58:10.523 INFO running `"docker" "start" "-a" "a710e4f95543dfd4c7bff3442e6a55826b8d2643318db675dbbe2b23a2f6e233"` Oct 14 17:58:10.990 INFO kablam! usermod: no changes Oct 14 17:58:11.010 INFO kablam! Compiling example-x-rust-x-rustbyexample-com-x-std-result v0.1.0 (/source) Oct 14 17:58:11.186 INFO kablam! warning: enum is never used: `MathError` Oct 14 17:58:11.187 INFO kablam! --> src/main.rs:4:5 Oct 14 17:58:11.187 INFO kablam! | Oct 14 17:58:11.187 INFO kablam! 4 | pub enum MathError { Oct 14 17:58:11.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 17:58:11.187 INFO kablam! | Oct 14 17:58:11.187 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 17:58:11.187 INFO kablam! Oct 14 17:58:11.187 INFO kablam! warning: type alias is never used: `MathResult` Oct 14 17:58:11.187 INFO kablam! --> src/main.rs:10:5 Oct 14 17:58:11.187 INFO kablam! | Oct 14 17:58:11.187 INFO kablam! 10 | pub type MathResult = Result; Oct 14 17:58:11.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:11.187 INFO kablam! Oct 14 17:58:11.187 INFO kablam! warning: function is never used: `div` Oct 14 17:58:11.187 INFO kablam! --> src/main.rs:12:5 Oct 14 17:58:11.187 INFO kablam! | Oct 14 17:58:11.187 INFO kablam! 12 | pub fn div(x: f64, y: f64) -> MathResult { Oct 14 17:58:11.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:11.187 INFO kablam! Oct 14 17:58:11.191 INFO kablam! warning: function is never used: `sqrt` Oct 14 17:58:11.191 INFO kablam! --> src/main.rs:23:5 Oct 14 17:58:11.191 INFO kablam! | Oct 14 17:58:11.191 INFO kablam! 23 | pub fn sqrt(x: f64) -> MathResult { Oct 14 17:58:11.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:11.191 INFO kablam! Oct 14 17:58:11.191 INFO kablam! warning: function is never used: `ln` Oct 14 17:58:11.191 INFO kablam! --> src/main.rs:31:5 Oct 14 17:58:11.191 INFO kablam! | Oct 14 17:58:11.191 INFO kablam! 31 | pub fn ln(x: f64) -> MathResult { Oct 14 17:58:11.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:11.191 INFO kablam! Oct 14 17:58:11.191 INFO kablam! warning: function is never used: `op` Oct 14 17:58:11.191 INFO kablam! --> src/main.rs:41:1 Oct 14 17:58:11.191 INFO kablam! | Oct 14 17:58:11.191 INFO kablam! 41 | fn op(x: f64, y: f64) -> f64 { Oct 14 17:58:11.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 17:58:11.191 INFO kablam! Oct 14 17:58:11.514 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.51s Oct 14 17:58:11.516 INFO kablam! su: No module specific data is present Oct 14 17:58:11.729 INFO running `"docker" "rm" "-f" "a710e4f95543dfd4c7bff3442e6a55826b8d2643318db675dbbe2b23a2f6e233"` Oct 14 17:58:11.818 INFO blam! a710e4f95543dfd4c7bff3442e6a55826b8d2643318db675dbbe2b23a2f6e233 Oct 14 17:58:11.821 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 14 17:58:11.979 INFO blam! 32998b0386d3172ec66ac6a932d5a08493585f72cfab4f85e2471dcbedc04eee Oct 14 17:58:11.981 INFO running `"docker" "start" "-a" "32998b0386d3172ec66ac6a932d5a08493585f72cfab4f85e2471dcbedc04eee"` Oct 14 17:58:12.350 INFO kablam! usermod: no changes Oct 14 17:58:12.374 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 14 17:58:12.376 INFO kablam! Running /target/debug/deps/example_x_rust_x_rustbyexample_com_x_std_result-1f0f59cb95444abd Oct 14 17:58:12.376 INFO blam! Oct 14 17:58:12.376 INFO blam! running 0 tests Oct 14 17:58:12.376 INFO blam! Oct 14 17:58:12.376 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 17:58:12.376 INFO blam! Oct 14 17:58:12.376 INFO kablam! su: No module specific data is present Oct 14 17:58:12.620 INFO running `"docker" "rm" "-f" "32998b0386d3172ec66ac6a932d5a08493585f72cfab4f85e2471dcbedc04eee"` Oct 14 17:58:12.773 INFO blam! 32998b0386d3172ec66ac6a932d5a08493585f72cfab4f85e2471dcbedc04eee