Oct 14 20:58:16.876 INFO testing fangyi-zhou/sat-solver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:58:16.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:58:17.299 INFO blam! a0b391cb25933f59eee995d6465c39e0a8774afb3b59c489d3dd9d988dbb8979 Oct 14 20:58:17.315 INFO running `"docker" "start" "-a" "a0b391cb25933f59eee995d6465c39e0a8774afb3b59c489d3dd9d988dbb8979"` Oct 14 20:58:19.347 INFO kablam! usermod: no changes Oct 14 20:58:19.423 INFO kablam! Compiling sat-solver v0.1.0 (/source) Oct 14 20:58:19.791 INFO kablam! warning: variant is never constructed: `Var` Oct 14 20:58:19.791 INFO kablam! --> src/expr.rs:5:5 Oct 14 20:58:19.791 INFO kablam! | Oct 14 20:58:19.791 INFO kablam! 5 | Var(String), Oct 14 20:58:19.791 INFO kablam! | ^^^^^^^^^^^ Oct 14 20:58:19.791 INFO kablam! | Oct 14 20:58:19.791 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:58:19.791 INFO kablam! Oct 14 20:58:19.791 INFO kablam! warning: variant is never constructed: `And` Oct 14 20:58:19.791 INFO kablam! --> src/expr.rs:6:5 Oct 14 20:58:19.791 INFO kablam! | Oct 14 20:58:19.791 INFO kablam! 6 | And(Box, Box), Oct 14 20:58:19.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:58:19.791 INFO kablam! Oct 14 20:58:19.791 INFO kablam! warning: variant is never constructed: `Or` Oct 14 20:58:19.791 INFO kablam! --> src/expr.rs:7:5 Oct 14 20:58:19.791 INFO kablam! | Oct 14 20:58:19.791 INFO kablam! 7 | Or(Box, Box), Oct 14 20:58:19.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:58:19.791 INFO kablam! Oct 14 20:58:19.791 INFO kablam! warning: variant is never constructed: `If` Oct 14 20:58:19.791 INFO kablam! --> src/expr.rs:8:5 Oct 14 20:58:19.791 INFO kablam! | Oct 14 20:58:19.791 INFO kablam! 8 | If(Box, Box), Oct 14 20:58:19.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:58:19.791 INFO kablam! Oct 14 20:58:19.791 INFO kablam! warning: variant is never constructed: `Iff` Oct 14 20:58:19.791 INFO kablam! --> src/expr.rs:9:5 Oct 14 20:58:19.791 INFO kablam! | Oct 14 20:58:19.791 INFO kablam! 9 | Iff(Box, Box), Oct 14 20:58:19.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:58:19.791 INFO kablam! Oct 14 20:58:19.791 INFO kablam! warning: variant is never constructed: `Not` Oct 14 20:58:19.791 INFO kablam! --> src/expr.rs:10:5 Oct 14 20:58:19.791 INFO kablam! | Oct 14 20:58:19.791 INFO kablam! 10 | Not(Box), Oct 14 20:58:19.791 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 20:58:19.791 INFO kablam! Oct 14 20:58:19.791 INFO kablam! warning: variant is never constructed: `Lit` Oct 14 20:58:19.791 INFO kablam! --> src/expr.rs:11:5 Oct 14 20:58:19.791 INFO kablam! | Oct 14 20:58:19.791 INFO kablam! 11 | Lit(bool) Oct 14 20:58:19.791 INFO kablam! | ^^^^^^^^^ Oct 14 20:58:19.791 INFO kablam! Oct 14 20:58:19.791 INFO kablam! warning: method is never used: `eval` Oct 14 20:58:19.791 INFO kablam! --> src/expr.rs:15:5 Oct 14 20:58:19.791 INFO kablam! | Oct 14 20:58:19.791 INFO kablam! 15 | fn eval(&self, dict: &HashMap) -> bool { Oct 14 20:58:19.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:58:19.791 INFO kablam! Oct 14 20:58:20.136 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.74s Oct 14 20:58:20.136 INFO kablam! su: No module specific data is present Oct 14 20:58:21.235 INFO running `"docker" "rm" "-f" "a0b391cb25933f59eee995d6465c39e0a8774afb3b59c489d3dd9d988dbb8979"` Oct 14 20:58:21.481 INFO blam! a0b391cb25933f59eee995d6465c39e0a8774afb3b59c489d3dd9d988dbb8979 Oct 14 20:58:21.486 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:58:21.959 INFO blam! 2b13301ce2555c5aae8bec10f7a6b82688c4a74242b0f400d9600666b33789fe Oct 14 20:58:21.965 INFO running `"docker" "start" "-a" "2b13301ce2555c5aae8bec10f7a6b82688c4a74242b0f400d9600666b33789fe"` Oct 14 20:58:23.447 INFO kablam! usermod: no changes Oct 14 20:58:23.507 INFO kablam! Compiling sat-solver v0.1.0 (/source) Oct 14 20:58:25.071 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Oct 14 20:58:25.075 INFO kablam! su: No module specific data is present Oct 14 20:58:26.095 INFO running `"docker" "rm" "-f" "2b13301ce2555c5aae8bec10f7a6b82688c4a74242b0f400d9600666b33789fe"` Oct 14 20:58:26.458 INFO blam! 2b13301ce2555c5aae8bec10f7a6b82688c4a74242b0f400d9600666b33789fe Oct 14 20:58:26.464 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 20:58:26.907 INFO blam! a3c59b060e82e91858a8451b4f21a937d50d5497c105d0beec4d3cd02f8662ae Oct 14 20:58:26.921 INFO running `"docker" "start" "-a" "a3c59b060e82e91858a8451b4f21a937d50d5497c105d0beec4d3cd02f8662ae"` Oct 14 20:58:28.188 INFO kablam! usermod: no changes Oct 14 20:58:28.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 20:58:28.231 INFO kablam! Running /target/debug/deps/sat_solver-0cad36c040b708fb Oct 14 20:58:28.249 INFO blam! Oct 14 20:58:28.259 INFO blam! running 8 tests Oct 14 20:58:28.262 INFO blam! test expr::test::test_eval_iff ... ok Oct 14 20:58:28.263 INFO blam! test expr::test::test_eval_and ... ok Oct 14 20:58:28.263 INFO blam! test expr::test::test_eval_if ... ok Oct 14 20:58:28.266 INFO blam! test expr::test::test_eval_var_in_dict ... ok Oct 14 20:58:28.267 INFO blam! test expr::test::test_eval_lit ... ok Oct 14 20:58:28.267 INFO blam! test expr::test::test_eval_not ... ok Oct 14 20:58:28.279 INFO blam! test expr::test::test_eval_or ... ok Oct 14 20:58:28.295 INFO blam! test expr::test::test_eval_var_not_in_dict ... ok Oct 14 20:58:28.295 INFO kablam! su: No module specific data is present Oct 14 20:58:28.295 INFO blam! Oct 14 20:58:28.295 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:58:28.295 INFO blam! Oct 14 20:58:29.360 INFO running `"docker" "rm" "-f" "a3c59b060e82e91858a8451b4f21a937d50d5497c105d0beec4d3cd02f8662ae"` Oct 14 20:58:29.719 INFO blam! a3c59b060e82e91858a8451b4f21a937d50d5497c105d0beec4d3cd02f8662ae