Oct 10 21:35:01.578 INFO testing intrepion/example-x-rust-x-rustbyexample-com-x-std-result against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:35:01.578 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:35:01.578 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:35:01.746 INFO blam! b2c13635c5b5e4e8a250435d4319958af74c25ec7cc4cfc35bed38ab45d057e9 Oct 10 21:35:01.748 INFO running `"docker" "start" "-a" "b2c13635c5b5e4e8a250435d4319958af74c25ec7cc4cfc35bed38ab45d057e9"` Oct 10 21:35:02.123 INFO kablam! usermod: no changes Oct 10 21:35:02.151 INFO kablam! Compiling example-x-rust-x-rustbyexample-com-x-std-result v0.1.0 (/source) Oct 10 21:35:02.620 INFO kablam! warning: enum is never used: `MathError` Oct 10 21:35:02.620 INFO kablam! --> src/main.rs:4:5 Oct 10 21:35:02.620 INFO kablam! | Oct 10 21:35:02.620 INFO kablam! 4 | pub enum MathError { Oct 10 21:35:02.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:35:02.620 INFO kablam! | Oct 10 21:35:02.620 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:35:02.620 INFO kablam! Oct 10 21:35:02.620 INFO kablam! warning: type alias is never used: `MathResult` Oct 10 21:35:02.620 INFO kablam! --> src/main.rs:10:5 Oct 10 21:35:02.620 INFO kablam! | Oct 10 21:35:02.620 INFO kablam! 10 | pub type MathResult = Result; Oct 10 21:35:02.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:02.620 INFO kablam! Oct 10 21:35:02.620 INFO kablam! warning: function is never used: `div` Oct 10 21:35:02.620 INFO kablam! --> src/main.rs:12:5 Oct 10 21:35:02.620 INFO kablam! | Oct 10 21:35:02.620 INFO kablam! 12 | pub fn div(x: f64, y: f64) -> MathResult { Oct 10 21:35:02.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:02.620 INFO kablam! Oct 10 21:35:02.620 INFO kablam! warning: function is never used: `sqrt` Oct 10 21:35:02.620 INFO kablam! --> src/main.rs:23:5 Oct 10 21:35:02.620 INFO kablam! | Oct 10 21:35:02.620 INFO kablam! 23 | pub fn sqrt(x: f64) -> MathResult { Oct 10 21:35:02.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:02.620 INFO kablam! Oct 10 21:35:02.620 INFO kablam! warning: function is never used: `ln` Oct 10 21:35:02.620 INFO kablam! --> src/main.rs:31:5 Oct 10 21:35:02.620 INFO kablam! | Oct 10 21:35:02.620 INFO kablam! 31 | pub fn ln(x: f64) -> MathResult { Oct 10 21:35:02.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:02.620 INFO kablam! Oct 10 21:35:02.620 INFO kablam! warning: function is never used: `op` Oct 10 21:35:02.620 INFO kablam! --> src/main.rs:41:1 Oct 10 21:35:02.620 INFO kablam! | Oct 10 21:35:02.620 INFO kablam! 41 | fn op(x: f64, y: f64) -> f64 { Oct 10 21:35:02.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:02.620 INFO kablam! Oct 10 21:35:02.865 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.71s Oct 10 21:35:02.865 INFO kablam! su: No module specific data is present Oct 10 21:35:03.073 INFO running `"docker" "rm" "-f" "b2c13635c5b5e4e8a250435d4319958af74c25ec7cc4cfc35bed38ab45d057e9"` Oct 10 21:35:03.167 INFO blam! b2c13635c5b5e4e8a250435d4319958af74c25ec7cc4cfc35bed38ab45d057e9 Oct 10 21:35:03.168 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:35:03.168 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:35:03.349 INFO blam! 65b396fd075ac3bccdd868bc44dacfd907958899ee370f5250ff15e8ce5c2ba0 Oct 10 21:35:03.350 INFO running `"docker" "start" "-a" "65b396fd075ac3bccdd868bc44dacfd907958899ee370f5250ff15e8ce5c2ba0"` Oct 10 21:35:03.779 INFO kablam! usermod: no changes Oct 10 21:35:03.803 INFO kablam! Compiling example-x-rust-x-rustbyexample-com-x-std-result v0.1.0 (/source) Oct 10 21:35:04.333 INFO kablam! warning: enum is never used: `MathError` Oct 10 21:35:04.333 INFO kablam! --> src/main.rs:4:5 Oct 10 21:35:04.333 INFO kablam! | Oct 10 21:35:04.333 INFO kablam! 4 | pub enum MathError { Oct 10 21:35:04.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 21:35:04.333 INFO kablam! | Oct 10 21:35:04.333 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:35:04.333 INFO kablam! Oct 10 21:35:04.333 INFO kablam! warning: type alias is never used: `MathResult` Oct 10 21:35:04.333 INFO kablam! --> src/main.rs:10:5 Oct 10 21:35:04.333 INFO kablam! | Oct 10 21:35:04.333 INFO kablam! 10 | pub type MathResult = Result; Oct 10 21:35:04.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:04.333 INFO kablam! Oct 10 21:35:04.333 INFO kablam! warning: function is never used: `div` Oct 10 21:35:04.333 INFO kablam! --> src/main.rs:12:5 Oct 10 21:35:04.333 INFO kablam! | Oct 10 21:35:04.333 INFO kablam! 12 | pub fn div(x: f64, y: f64) -> MathResult { Oct 10 21:35:04.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:04.333 INFO kablam! Oct 10 21:35:04.333 INFO kablam! warning: function is never used: `sqrt` Oct 10 21:35:04.333 INFO kablam! --> src/main.rs:23:5 Oct 10 21:35:04.333 INFO kablam! | Oct 10 21:35:04.333 INFO kablam! 23 | pub fn sqrt(x: f64) -> MathResult { Oct 10 21:35:04.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:04.333 INFO kablam! Oct 10 21:35:04.333 INFO kablam! warning: function is never used: `ln` Oct 10 21:35:04.333 INFO kablam! --> src/main.rs:31:5 Oct 10 21:35:04.333 INFO kablam! | Oct 10 21:35:04.333 INFO kablam! 31 | pub fn ln(x: f64) -> MathResult { Oct 10 21:35:04.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:04.333 INFO kablam! Oct 10 21:35:04.333 INFO kablam! warning: function is never used: `op` Oct 10 21:35:04.333 INFO kablam! --> src/main.rs:41:1 Oct 10 21:35:04.333 INFO kablam! | Oct 10 21:35:04.333 INFO kablam! 41 | fn op(x: f64, y: f64) -> f64 { Oct 10 21:35:04.333 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:35:04.333 INFO kablam! Oct 10 21:35:04.662 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 10 21:35:04.662 INFO kablam! su: No module specific data is present Oct 10 21:35:04.886 INFO running `"docker" "rm" "-f" "65b396fd075ac3bccdd868bc44dacfd907958899ee370f5250ff15e8ce5c2ba0"` Oct 10 21:35:05.008 INFO blam! 65b396fd075ac3bccdd868bc44dacfd907958899ee370f5250ff15e8ce5c2ba0 Oct 10 21:35:05.009 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:35:05.009 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:35:05.148 INFO blam! 763ad2cedab7408b4bf77f3ef4bb6e26c44d401973f6aa3eed7f3db4544e9056 Oct 10 21:35:05.151 INFO running `"docker" "start" "-a" "763ad2cedab7408b4bf77f3ef4bb6e26c44d401973f6aa3eed7f3db4544e9056"` Oct 10 21:35:05.484 INFO kablam! usermod: no changes Oct 10 21:35:05.506 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 21:35:05.509 INFO kablam! Running /target/debug/deps/example_x_rust_x_rustbyexample_com_x_std_result-63b334f1d8720c90 Oct 10 21:35:05.514 INFO blam! Oct 10 21:35:05.514 INFO blam! running 0 tests Oct 10 21:35:05.514 INFO blam! Oct 10 21:35:05.514 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:35:05.514 INFO blam! Oct 10 21:35:05.515 INFO kablam! su: No module specific data is present Oct 10 21:35:05.755 INFO running `"docker" "rm" "-f" "763ad2cedab7408b4bf77f3ef4bb6e26c44d401973f6aa3eed7f3db4544e9056"` Oct 10 21:35:05.827 INFO blam! 763ad2cedab7408b4bf77f3ef4bb6e26c44d401973f6aa3eed7f3db4544e9056