Oct 11 06:10:41.561 INFO testing Jess3Jane/bfc against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:10:41.561 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:10:41.561 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:10:42.050 INFO blam! 9f86ea8448051c9dbb7b14be9bef3a2c4d151129a1644b7e7266d040cf5ca7c8 Oct 11 06:10:42.052 INFO running `"docker" "start" "-a" "9f86ea8448051c9dbb7b14be9bef3a2c4d151129a1644b7e7266d040cf5ca7c8"` Oct 11 06:10:43.268 INFO kablam! usermod: no changes Oct 11 06:10:43.325 INFO kablam! Compiling bfc v0.1.0 (/source) Oct 11 06:10:44.229 INFO kablam! warning: comparison is useless due to type limits Oct 11 06:10:44.229 INFO kablam! --> src/interpreter.rs:28:20 Oct 11 06:10:44.229 INFO kablam! | Oct 11 06:10:44.230 INFO kablam! 28 | if es.dp < 0 { Oct 11 06:10:44.230 INFO kablam! | ^^^^^^^^^ Oct 11 06:10:44.230 INFO kablam! | Oct 11 06:10:44.230 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 11 06:10:44.231 INFO kablam! Oct 11 06:10:44.231 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:10:44.231 INFO kablam! --> src/interpreter.rs:41:21 Oct 11 06:10:44.231 INFO kablam! | Oct 11 06:10:44.232 INFO kablam! 41 | op.run_part(es); Oct 11 06:10:44.232 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:10:44.232 INFO kablam! | Oct 11 06:10:44.232 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:10:44.233 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:10:44.233 INFO kablam! Oct 11 06:10:44.233 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:10:44.234 INFO kablam! --> src/interpreter.rs:47:25 Oct 11 06:10:44.234 INFO kablam! | Oct 11 06:10:44.234 INFO kablam! 47 | x.run_part(es); Oct 11 06:10:44.234 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:10:44.235 INFO kablam! | Oct 11 06:10:44.235 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:10:44.235 INFO kablam! Oct 11 06:10:45.564 INFO kablam! warning: unused import: `bfc::interpreter` Oct 11 06:10:45.564 INFO kablam! --> src/main.rs:3:5 Oct 11 06:10:45.564 INFO kablam! | Oct 11 06:10:45.564 INFO kablam! 3 | use bfc::interpreter; Oct 11 06:10:45.564 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:10:45.564 INFO kablam! | Oct 11 06:10:45.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:10:45.564 INFO kablam! Oct 11 06:10:45.592 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:10:45.592 INFO kablam! --> src/main.rs:21:5 Oct 11 06:10:45.592 INFO kablam! | Oct 11 06:10:45.592 INFO kablam! 21 | parse(&program).unwrap().run(); Oct 11 06:10:45.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:10:45.592 INFO kablam! | Oct 11 06:10:45.592 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:10:45.592 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:10:45.592 INFO kablam! Oct 11 06:10:46.151 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.85s Oct 11 06:10:46.152 INFO kablam! su: No module specific data is present Oct 11 06:10:46.608 INFO running `"docker" "rm" "-f" "9f86ea8448051c9dbb7b14be9bef3a2c4d151129a1644b7e7266d040cf5ca7c8"` Oct 11 06:10:46.764 INFO blam! 9f86ea8448051c9dbb7b14be9bef3a2c4d151129a1644b7e7266d040cf5ca7c8 Oct 11 06:10:46.768 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:10:46.769 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:10:47.074 INFO blam! 125fe140912cd216530b85533b81e8532f6b13c8d00e0232c1127b72b3719528 Oct 11 06:10:47.096 INFO running `"docker" "start" "-a" "125fe140912cd216530b85533b81e8532f6b13c8d00e0232c1127b72b3719528"` Oct 11 06:10:47.956 INFO kablam! usermod: no changes Oct 11 06:10:47.996 INFO kablam! Compiling bfc v0.1.0 (/source) Oct 11 06:10:48.818 INFO kablam! warning: unused import: `bfc::interpreter` Oct 11 06:10:48.818 INFO kablam! --> src/main.rs:3:5 Oct 11 06:10:48.818 INFO kablam! | Oct 11 06:10:48.818 INFO kablam! 3 | use bfc::interpreter; Oct 11 06:10:48.818 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:10:48.818 INFO kablam! | Oct 11 06:10:48.818 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 06:10:48.818 INFO kablam! Oct 11 06:10:48.844 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:10:48.844 INFO kablam! --> src/main.rs:21:5 Oct 11 06:10:48.844 INFO kablam! | Oct 11 06:10:48.844 INFO kablam! 21 | parse(&program).unwrap().run(); Oct 11 06:10:48.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:10:48.844 INFO kablam! | Oct 11 06:10:48.844 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:10:48.844 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:10:48.844 INFO kablam! Oct 11 06:10:49.044 INFO kablam! warning: comparison is useless due to type limits Oct 11 06:10:49.044 INFO kablam! --> src/interpreter.rs:28:20 Oct 11 06:10:49.044 INFO kablam! | Oct 11 06:10:49.045 INFO kablam! 28 | if es.dp < 0 { Oct 11 06:10:49.045 INFO kablam! | ^^^^^^^^^ Oct 11 06:10:49.045 INFO kablam! | Oct 11 06:10:49.045 INFO kablam! = note: #[warn(unused_comparisons)] on by default Oct 11 06:10:49.045 INFO kablam! Oct 11 06:10:49.045 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:10:49.045 INFO kablam! --> src/interpreter.rs:41:21 Oct 11 06:10:49.045 INFO kablam! | Oct 11 06:10:49.045 INFO kablam! 41 | op.run_part(es); Oct 11 06:10:49.045 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 06:10:49.045 INFO kablam! | Oct 11 06:10:49.045 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 06:10:49.045 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:10:49.045 INFO kablam! Oct 11 06:10:49.045 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 06:10:49.045 INFO kablam! --> src/interpreter.rs:47:25 Oct 11 06:10:49.045 INFO kablam! | Oct 11 06:10:49.045 INFO kablam! 47 | x.run_part(es); Oct 11 06:10:49.045 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 06:10:49.045 INFO kablam! | Oct 11 06:10:49.045 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 06:10:49.045 INFO kablam! Oct 11 06:10:49.650 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.66s Oct 11 06:10:49.656 INFO kablam! su: No module specific data is present Oct 11 06:10:50.002 INFO running `"docker" "rm" "-f" "125fe140912cd216530b85533b81e8532f6b13c8d00e0232c1127b72b3719528"` Oct 11 06:10:50.134 INFO blam! 125fe140912cd216530b85533b81e8532f6b13c8d00e0232c1127b72b3719528 Oct 11 06:10:50.134 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:10:50.134 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:10:50.580 INFO blam! 3a7a214b9afeb452a4c2ddd10f828ea1bfec44dbe22b0eee1c18850372cfcf1f Oct 11 06:10:50.581 INFO running `"docker" "start" "-a" "3a7a214b9afeb452a4c2ddd10f828ea1bfec44dbe22b0eee1c18850372cfcf1f"` Oct 11 06:10:51.656 INFO kablam! usermod: no changes Oct 11 06:10:51.720 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 06:10:51.724 INFO kablam! Running /target/debug/deps/bfc-63789449c585af4a Oct 11 06:10:51.736 INFO blam! Oct 11 06:10:51.736 INFO blam! running 4 tests Oct 11 06:10:51.737 INFO blam! test parser::test::tokenizer_test ... ok Oct 11 06:10:51.737 INFO blam! test parser::test::parse_no_loops ... ok Oct 11 06:10:51.738 INFO blam! test parser::test::parse_loops ... ok Oct 11 06:10:51.764 INFO blam! test parser::test::no_empty_programs ... ok Oct 11 06:10:51.764 INFO blam! Oct 11 06:10:51.764 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:10:51.764 INFO blam! Oct 11 06:10:51.772 INFO blam! Oct 11 06:10:51.772 INFO blam! running 0 tests Oct 11 06:10:51.772 INFO blam! Oct 11 06:10:51.772 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:10:51.772 INFO blam! Oct 11 06:10:51.773 INFO kablam! Running /target/debug/deps/bfc-0582b9533dd6ab4a Oct 11 06:10:51.773 INFO kablam! Doc-tests bfc Oct 11 06:10:52.984 INFO blam! Oct 11 06:10:52.984 INFO blam! running 0 tests Oct 11 06:10:52.984 INFO blam! Oct 11 06:10:52.984 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:10:52.984 INFO blam! Oct 11 06:10:52.988 INFO kablam! su: No module specific data is present Oct 11 06:10:53.636 INFO running `"docker" "rm" "-f" "3a7a214b9afeb452a4c2ddd10f828ea1bfec44dbe22b0eee1c18850372cfcf1f"` Oct 11 06:10:53.824 INFO blam! 3a7a214b9afeb452a4c2ddd10f828ea1bfec44dbe22b0eee1c18850372cfcf1f