Oct 11 06:47:29.599 INFO testing FauxFaux/ralc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:47:29.599 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:47:29.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 06:47:29.932 INFO blam! 0d25140625fa7b27893e04ab17d8e507cbd0a6ba5b863d4b8576ea2b6455dae4 Oct 11 06:47:29.935 INFO running `"docker" "start" "-a" "0d25140625fa7b27893e04ab17d8e507cbd0a6ba5b863d4b8576ea2b6455dae4"` Oct 11 06:47:30.972 INFO kablam! usermod: no changes Oct 11 06:47:31.088 INFO kablam! Compiling memchr v2.0.1 Oct 11 06:47:31.108 INFO kablam! Compiling num v0.1.42 Oct 11 06:47:31.108 INFO kablam! Compiling error-chain v0.11.0 Oct 11 06:47:32.261 INFO kablam! Compiling nom v4.0.0-beta2 Oct 11 06:47:32.620 INFO kablam! Compiling bigdecimal v0.0.11 Oct 11 06:47:35.694 INFO kablam! Compiling ralculate v0.1.0 (/source/lib) Oct 11 06:47:37.116 INFO kablam! warning: unused import: `bigdecimal::BigDecimal` Oct 11 06:47:37.116 INFO kablam! --> lib/src/eval.rs:1:5 Oct 11 06:47:37.117 INFO kablam! | Oct 11 06:47:37.117 INFO kablam! 1 | use bigdecimal::BigDecimal; Oct 11 06:47:37.117 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:47:37.117 INFO kablam! | Oct 11 06:47:37.117 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:47:37.118 INFO kablam! Oct 11 06:47:37.118 INFO kablam! warning: unused import: `nom::Err` Oct 11 06:47:37.118 INFO kablam! --> lib/src/parse.rs:1:5 Oct 11 06:47:37.118 INFO kablam! | Oct 11 06:47:37.118 INFO kablam! 1 | use nom::Err; Oct 11 06:47:37.118 INFO kablam! | ^^^^^^^^ Oct 11 06:47:37.118 INFO kablam! Oct 11 06:47:37.118 INFO kablam! warning: unused import: `bigdecimal::BigDecimal` Oct 11 06:47:37.118 INFO kablam! --> lib/src/lib.rs:18:5 Oct 11 06:47:37.118 INFO kablam! | Oct 11 06:47:37.118 INFO kablam! 18 | use bigdecimal::BigDecimal; Oct 11 06:47:37.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:47:37.118 INFO kablam! Oct 11 06:47:37.461 INFO kablam! warning: unreachable pattern Oct 11 06:47:37.461 INFO kablam! --> lib/src/eval.rs:12:9 Oct 11 06:47:37.462 INFO kablam! | Oct 11 06:47:37.462 INFO kablam! 12 | other => unimplemented!("{:?}", other), Oct 11 06:47:37.462 INFO kablam! | ^^^^^ Oct 11 06:47:37.463 INFO kablam! | Oct 11 06:47:37.463 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 06:47:37.463 INFO kablam! Oct 11 06:47:37.582 INFO kablam! warning: function is never used: `eval` Oct 11 06:47:37.582 INFO kablam! --> lib/src/eval.rs:6:1 Oct 11 06:47:37.582 INFO kablam! | Oct 11 06:47:37.583 INFO kablam! 6 | pub fn eval(expr: Expr) -> Value { Oct 11 06:47:37.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:47:37.583 INFO kablam! | Oct 11 06:47:37.583 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:47:37.584 INFO kablam! Oct 11 06:47:37.584 INFO kablam! warning: function is never used: `fodl` Oct 11 06:47:37.584 INFO kablam! --> lib/src/eval.rs:16:1 Oct 11 06:47:37.584 INFO kablam! | Oct 11 06:47:37.585 INFO kablam! 16 | / fn fodl, T, F>(iter: I, func: F) -> T Oct 11 06:47:37.585 INFO kablam! 17 | | where Oct 11 06:47:37.585 INFO kablam! 18 | | F: Fn(T, T) -> T, Oct 11 06:47:37.585 INFO kablam! 19 | | { Oct 11 06:47:37.586 INFO kablam! ... | Oct 11 06:47:37.586 INFO kablam! 22 | | iter.fold(init, func) Oct 11 06:47:37.586 INFO kablam! 23 | | } Oct 11 06:47:37.586 INFO kablam! | |_^ Oct 11 06:47:37.587 INFO kablam! Oct 11 06:47:37.587 INFO kablam! warning: variant is never constructed: `SiUnitThen` Oct 11 06:47:37.587 INFO kablam! --> lib/src/parse.rs:28:5 Oct 11 06:47:37.587 INFO kablam! | Oct 11 06:47:37.588 INFO kablam! 28 | SiUnitThen, Oct 11 06:47:37.588 INFO kablam! | ^^^^^^^^^^ Oct 11 06:47:37.588 INFO kablam! Oct 11 06:47:37.588 INFO kablam! warning: method is never used: `int_from_i64` Oct 11 06:47:37.589 INFO kablam! --> lib/src/lib.rs:87:5 Oct 11 06:47:37.589 INFO kablam! | Oct 11 06:47:37.589 INFO kablam! 87 | fn int_from_i64(val: i64) -> Rational { Oct 11 06:47:37.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:47:37.590 INFO kablam! Oct 11 06:47:37.590 INFO kablam! warning: method is never used: `from_int` Oct 11 06:47:37.590 INFO kablam! --> lib/src/lib.rs:160:5 Oct 11 06:47:37.590 INFO kablam! | Oct 11 06:47:37.590 INFO kablam! 160 | fn from_int(val: i64) -> Value { Oct 11 06:47:37.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:47:37.591 INFO kablam! Oct 11 06:47:37.591 INFO kablam! warning: method is never used: `plus` Oct 11 06:47:37.591 INFO kablam! --> lib/src/lib.rs:169:5 Oct 11 06:47:37.592 INFO kablam! | Oct 11 06:47:37.592 INFO kablam! 169 | fn plus(self, other: Value) -> Value { Oct 11 06:47:37.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:47:37.596 INFO kablam! Oct 11 06:47:37.597 INFO kablam! warning: method is never used: `mul` Oct 11 06:47:37.597 INFO kablam! --> lib/src/lib.rs:180:5 Oct 11 06:47:37.597 INFO kablam! | Oct 11 06:47:37.597 INFO kablam! 180 | fn mul(self, other: Value) -> Value { Oct 11 06:47:37.598 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:47:37.598 INFO kablam! Oct 11 06:47:38.596 INFO kablam! Compiling ralc v0.1.0 (/source/cmd) Oct 11 06:47:41.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.60s Oct 11 06:47:41.616 INFO kablam! su: No module specific data is present Oct 11 06:47:42.615 INFO running `"docker" "rm" "-f" "0d25140625fa7b27893e04ab17d8e507cbd0a6ba5b863d4b8576ea2b6455dae4"` Oct 11 06:47:42.876 INFO blam! 0d25140625fa7b27893e04ab17d8e507cbd0a6ba5b863d4b8576ea2b6455dae4 Oct 11 06:47:42.877 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:47:42.878 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 06:47:43.316 INFO blam! 18281bcdeb8f148cb048f0dcc78337a8f0cce2b825d1457a0229263163eb8d7c Oct 11 06:47:43.325 INFO running `"docker" "start" "-a" "18281bcdeb8f148cb048f0dcc78337a8f0cce2b825d1457a0229263163eb8d7c"` Oct 11 06:47:44.528 INFO kablam! usermod: no changes Oct 11 06:47:44.600 INFO kablam! Compiling ralculate v0.1.0 (/source/lib) Oct 11 06:47:44.604 INFO kablam! Compiling ralc v0.1.0 (/source/cmd) Oct 11 06:47:47.293 INFO kablam! warning: unused import: `bigdecimal::BigDecimal` Oct 11 06:47:47.293 INFO kablam! --> lib/src/eval.rs:1:5 Oct 11 06:47:47.293 INFO kablam! | Oct 11 06:47:47.294 INFO kablam! 1 | use bigdecimal::BigDecimal; Oct 11 06:47:47.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:47:47.294 INFO kablam! | Oct 11 06:47:47.294 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:47:47.295 INFO kablam! Oct 11 06:47:47.295 INFO kablam! warning: unused import: `nom::Err` Oct 11 06:47:47.295 INFO kablam! --> lib/src/parse.rs:1:5 Oct 11 06:47:47.296 INFO kablam! | Oct 11 06:47:47.296 INFO kablam! 1 | use nom::Err; Oct 11 06:47:47.296 INFO kablam! | ^^^^^^^^ Oct 11 06:47:47.297 INFO kablam! Oct 11 06:47:47.297 INFO kablam! warning: unused import: `bigdecimal::BigDecimal` Oct 11 06:47:47.297 INFO kablam! --> lib/src/lib.rs:18:5 Oct 11 06:47:47.297 INFO kablam! | Oct 11 06:47:47.297 INFO kablam! 18 | use bigdecimal::BigDecimal; Oct 11 06:47:47.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:47:47.298 INFO kablam! Oct 11 06:47:47.844 INFO kablam! warning: unreachable pattern Oct 11 06:47:47.844 INFO kablam! --> lib/src/eval.rs:12:9 Oct 11 06:47:47.845 INFO kablam! | Oct 11 06:47:47.845 INFO kablam! 12 | other => unimplemented!("{:?}", other), Oct 11 06:47:47.845 INFO kablam! | ^^^^^ Oct 11 06:47:47.845 INFO kablam! | Oct 11 06:47:47.846 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 06:47:47.846 INFO kablam! Oct 11 06:47:47.977 INFO kablam! warning: variant is never constructed: `SiUnitThen` Oct 11 06:47:47.977 INFO kablam! --> lib/src/parse.rs:28:5 Oct 11 06:47:47.977 INFO kablam! | Oct 11 06:47:47.977 INFO kablam! 28 | SiUnitThen, Oct 11 06:47:47.978 INFO kablam! | ^^^^^^^^^^ Oct 11 06:47:47.978 INFO kablam! | Oct 11 06:47:47.978 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:47:47.979 INFO kablam! Oct 11 06:47:49.664 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.12s Oct 11 06:47:49.672 INFO kablam! su: No module specific data is present Oct 11 06:47:50.518 INFO running `"docker" "rm" "-f" "18281bcdeb8f148cb048f0dcc78337a8f0cce2b825d1457a0229263163eb8d7c"` Oct 11 06:47:50.709 INFO blam! 18281bcdeb8f148cb048f0dcc78337a8f0cce2b825d1457a0229263163eb8d7c Oct 11 06:47:50.711 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:47:50.711 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 11 06:47:51.083 INFO blam! 0357a7856afcf5fd0975e4ecb1ebe508e85655dc0223b8bf47694bec7dacce82 Oct 11 06:47:51.088 INFO running `"docker" "start" "-a" "0357a7856afcf5fd0975e4ecb1ebe508e85655dc0223b8bf47694bec7dacce82"` Oct 11 06:47:51.916 INFO kablam! usermod: no changes Oct 11 06:47:51.965 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 06:47:51.977 INFO kablam! Running /target/debug/deps/ralc-b1462d5212b4e72d Oct 11 06:47:51.979 INFO blam! Oct 11 06:47:51.979 INFO blam! running 0 tests Oct 11 06:47:51.979 INFO blam! Oct 11 06:47:51.980 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:47:51.980 INFO blam! Oct 11 06:47:51.980 INFO kablam! Running /target/debug/deps/ralculate-d0c3da17d630897c Oct 11 06:47:51.984 INFO kablam! Doc-tests ralculate Oct 11 06:47:51.984 INFO blam! Oct 11 06:47:51.985 INFO blam! running 1 test Oct 11 06:47:51.985 INFO blam! test eval_tests::numbers ... ok Oct 11 06:47:51.985 INFO blam! Oct 11 06:47:51.986 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:47:51.986 INFO blam! Oct 11 06:47:55.131 INFO blam! Oct 11 06:47:55.132 INFO blam! running 0 tests Oct 11 06:47:55.132 INFO blam! Oct 11 06:47:55.132 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:47:55.133 INFO blam! Oct 11 06:47:55.137 INFO kablam! su: No module specific data is present Oct 11 06:47:55.463 INFO running `"docker" "rm" "-f" "0357a7856afcf5fd0975e4ecb1ebe508e85655dc0223b8bf47694bec7dacce82"` Oct 11 06:47:55.810 INFO blam! 0357a7856afcf5fd0975e4ecb1ebe508e85655dc0223b8bf47694bec7dacce82