Oct 11 06:00:21.961 INFO testing KeenS/calc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:00:21.961 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:00:21.961 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 11 06:00:22.160 INFO blam! baafd4de58965cf146fdccdcd68fa85d14ddb03ea394ece9e2286bf52a652401 Oct 11 06:00:22.162 INFO running `"docker" "start" "-a" "baafd4de58965cf146fdccdcd68fa85d14ddb03ea394ece9e2286bf52a652401"` Oct 11 06:00:22.924 INFO kablam! usermod: no changes Oct 11 06:00:22.976 INFO kablam! Compiling calc v0.1.0 (/source) Oct 11 06:00:23.412 INFO kablam! warning: unused `#[macro_use]` import Oct 11 06:00:23.412 INFO kablam! --> src/main.rs:1:1 Oct 11 06:00:23.412 INFO kablam! | Oct 11 06:00:23.412 INFO kablam! 1 | #[macro_use] Oct 11 06:00:23.412 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:00:23.412 INFO kablam! | Oct 11 06:00:23.412 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:00:23.412 INFO kablam! Oct 11 06:00:23.592 INFO kablam! warning: method is never used: `new` Oct 11 06:00:23.592 INFO kablam! --> src/main.rs:28:5 Oct 11 06:00:23.592 INFO kablam! | Oct 11 06:00:23.592 INFO kablam! 28 | fn new(l: BinOp, op: Op, r: BinOp) -> BinOp { Oct 11 06:00:23.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:00:23.592 INFO kablam! | Oct 11 06:00:23.592 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:00:23.592 INFO kablam! Oct 11 06:00:24.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 11 06:00:24.067 INFO kablam! su: No module specific data is present Oct 11 06:00:24.413 INFO running `"docker" "rm" "-f" "baafd4de58965cf146fdccdcd68fa85d14ddb03ea394ece9e2286bf52a652401"` Oct 11 06:00:24.690 INFO blam! baafd4de58965cf146fdccdcd68fa85d14ddb03ea394ece9e2286bf52a652401 Oct 11 06:00:24.700 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:00:24.700 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 11 06:00:25.112 INFO blam! df11681bd5b102f0fde085f198026e9d23361e6302a8216917626c0ea8dd2999 Oct 11 06:00:25.120 INFO running `"docker" "start" "-a" "df11681bd5b102f0fde085f198026e9d23361e6302a8216917626c0ea8dd2999"` Oct 11 06:00:25.990 INFO kablam! usermod: no changes Oct 11 06:00:26.013 INFO kablam! Compiling calc v0.1.0 (/source) Oct 11 06:00:26.404 INFO kablam! warning: unused `#[macro_use]` import Oct 11 06:00:26.404 INFO kablam! --> src/main.rs:1:1 Oct 11 06:00:26.404 INFO kablam! | Oct 11 06:00:26.404 INFO kablam! 1 | #[macro_use] Oct 11 06:00:26.404 INFO kablam! | ^^^^^^^^^^^^ Oct 11 06:00:26.404 INFO kablam! | Oct 11 06:00:26.404 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:00:26.404 INFO kablam! Oct 11 06:00:26.647 INFO kablam! warning: method is never used: `new` Oct 11 06:00:26.647 INFO kablam! --> src/main.rs:28:5 Oct 11 06:00:26.647 INFO kablam! | Oct 11 06:00:26.647 INFO kablam! 28 | fn new(l: BinOp, op: Op, r: BinOp) -> BinOp { Oct 11 06:00:26.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:00:26.647 INFO kablam! | Oct 11 06:00:26.647 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:00:26.647 INFO kablam! Oct 11 06:00:27.478 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 11 06:00:27.482 INFO kablam! su: No module specific data is present Oct 11 06:00:27.930 INFO running `"docker" "rm" "-f" "df11681bd5b102f0fde085f198026e9d23361e6302a8216917626c0ea8dd2999"` Oct 11 06:00:28.176 INFO blam! df11681bd5b102f0fde085f198026e9d23361e6302a8216917626c0ea8dd2999 Oct 11 06:00:28.184 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:00:28.184 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 11 06:00:28.557 INFO blam! fcb6e2b52348e05988152293648898b5cdc5789e14b3fcabb16c7bc743247eca Oct 11 06:00:28.558 INFO running `"docker" "start" "-a" "fcb6e2b52348e05988152293648898b5cdc5789e14b3fcabb16c7bc743247eca"` Oct 11 06:00:29.469 INFO kablam! usermod: no changes Oct 11 06:00:29.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 11 06:00:29.587 INFO kablam! Running /target/debug/deps/calc-74a3888cdbff73cc Oct 11 06:00:29.592 INFO blam! Oct 11 06:00:29.592 INFO blam! running 10 tests Oct 11 06:00:29.593 INFO blam! test test_atom_number_neg1 ... ok Oct 11 06:00:29.593 INFO blam! test test_atom_number_negn ... ok Oct 11 06:00:29.594 INFO blam! test test_atom_number_pos1 ... ok Oct 11 06:00:29.594 INFO blam! test test_expr_add ... ok Oct 11 06:00:29.595 INFO blam! test test_expr_add3 ... ok Oct 11 06:00:29.596 INFO blam! test test_expr_add_mul ... ok Oct 11 06:00:29.596 INFO blam! test test_expr_mul_add ... ok Oct 11 06:00:29.596 INFO blam! test test_expr_number_neg1 ... ok Oct 11 06:00:29.597 INFO blam! test test_expr_number_pos1 ... ok Oct 11 06:00:29.598 INFO blam! test test_expr_number_negn ... ok Oct 11 06:00:29.598 INFO blam! Oct 11 06:00:29.598 INFO kablam! su: No module specific data is present Oct 11 06:00:29.598 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:00:29.598 INFO blam! Oct 11 06:00:30.060 INFO running `"docker" "rm" "-f" "fcb6e2b52348e05988152293648898b5cdc5789e14b3fcabb16c7bc743247eca"` Oct 11 06:00:30.247 INFO blam! fcb6e2b52348e05988152293648898b5cdc5789e14b3fcabb16c7bc743247eca