Oct 13 06:21:12.084 INFO testing mtn/ent against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 06:21:12.085 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 06:21:12.290 INFO blam! c42397a1c689114c2a89304cadb45d921b1eeb7376e880e393f23ab3b6a482d6 Oct 13 06:21:12.292 INFO running `"docker" "start" "-a" "c42397a1c689114c2a89304cadb45d921b1eeb7376e880e393f23ab3b6a482d6"` Oct 13 06:21:12.874 INFO kablam! usermod: no changes Oct 13 06:21:12.894 INFO kablam! Compiling ent v0.1.0 (/source) Oct 13 06:21:13.219 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:13.219 INFO kablam! --> src/main.rs:6:9 Oct 13 06:21:13.219 INFO kablam! | Oct 13 06:21:13.219 INFO kablam! 6 | let mut in_str = "A ~B ~C DE\nC D ~E"; Oct 13 06:21:13.219 INFO kablam! | ----^^^^^^ Oct 13 06:21:13.219 INFO kablam! | | Oct 13 06:21:13.219 INFO kablam! | help: remove this `mut` Oct 13 06:21:13.219 INFO kablam! | Oct 13 06:21:13.219 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:21:13.219 INFO kablam! Oct 13 06:21:13.247 INFO kablam! warning: function is never used: `update_watchlist` Oct 13 06:21:13.247 INFO kablam! --> src/watchlist.rs:24:1 Oct 13 06:21:13.247 INFO kablam! | Oct 13 06:21:13.247 INFO kablam! 24 | / fn update_watchlist<'a> (sat_instance: &'a IR, watchlist: &'a mut Watchlist<'a>, Oct 13 06:21:13.247 INFO kablam! 25 | | false_literal: Variable, assignments: Vec>, Oct 13 06:21:13.247 INFO kablam! 26 | | verbose: bool) -> bool { Oct 13 06:21:13.247 INFO kablam! 27 | | // When X is made false, everything watching X needs to watch something else Oct 13 06:21:13.247 INFO kablam! ... | Oct 13 06:21:13.247 INFO kablam! 66 | | return true Oct 13 06:21:13.247 INFO kablam! 67 | | } Oct 13 06:21:13.247 INFO kablam! | |_^ Oct 13 06:21:13.247 INFO kablam! | Oct 13 06:21:13.247 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:21:13.247 INFO kablam! Oct 13 06:21:14.291 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 13 06:21:14.292 INFO kablam! su: No module specific data is present Oct 13 06:21:14.581 INFO running `"docker" "rm" "-f" "c42397a1c689114c2a89304cadb45d921b1eeb7376e880e393f23ab3b6a482d6"` Oct 13 06:21:14.819 INFO blam! c42397a1c689114c2a89304cadb45d921b1eeb7376e880e393f23ab3b6a482d6 Oct 13 06:21:14.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 06:21:15.154 INFO blam! 728746203d50210e5bc568c46ba83e0c2608a90cef3ab90244c04795edfb3748 Oct 13 06:21:15.159 INFO running `"docker" "start" "-a" "728746203d50210e5bc568c46ba83e0c2608a90cef3ab90244c04795edfb3748"` Oct 13 06:21:15.827 INFO kablam! usermod: no changes Oct 13 06:21:15.871 INFO kablam! Compiling ent v0.1.0 (/source) Oct 13 06:21:16.291 INFO kablam! warning: variable does not need to be mutable Oct 13 06:21:16.291 INFO kablam! --> src/main.rs:6:9 Oct 13 06:21:16.291 INFO kablam! | Oct 13 06:21:16.291 INFO kablam! 6 | let mut in_str = "A ~B ~C DE\nC D ~E"; Oct 13 06:21:16.291 INFO kablam! | ----^^^^^^ Oct 13 06:21:16.291 INFO kablam! | | Oct 13 06:21:16.291 INFO kablam! | help: remove this `mut` Oct 13 06:21:16.291 INFO kablam! | Oct 13 06:21:16.291 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 06:21:16.291 INFO kablam! Oct 13 06:21:16.310 INFO kablam! warning: function is never used: `update_watchlist` Oct 13 06:21:16.310 INFO kablam! --> src/watchlist.rs:24:1 Oct 13 06:21:16.310 INFO kablam! | Oct 13 06:21:16.310 INFO kablam! 24 | / fn update_watchlist<'a> (sat_instance: &'a IR, watchlist: &'a mut Watchlist<'a>, Oct 13 06:21:16.310 INFO kablam! 25 | | false_literal: Variable, assignments: Vec>, Oct 13 06:21:16.310 INFO kablam! 26 | | verbose: bool) -> bool { Oct 13 06:21:16.310 INFO kablam! 27 | | // When X is made false, everything watching X needs to watch something else Oct 13 06:21:16.310 INFO kablam! ... | Oct 13 06:21:16.310 INFO kablam! 66 | | return true Oct 13 06:21:16.310 INFO kablam! 67 | | } Oct 13 06:21:16.310 INFO kablam! | |_^ Oct 13 06:21:16.310 INFO kablam! | Oct 13 06:21:16.310 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:21:16.310 INFO kablam! Oct 13 06:21:16.786 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 13 06:21:16.791 INFO kablam! su: No module specific data is present Oct 13 06:21:17.363 INFO running `"docker" "rm" "-f" "728746203d50210e5bc568c46ba83e0c2608a90cef3ab90244c04795edfb3748"` Oct 13 06:21:17.679 INFO blam! 728746203d50210e5bc568c46ba83e0c2608a90cef3ab90244c04795edfb3748 Oct 13 06:21:17.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 13 06:21:18.136 INFO blam! d143cdc295f089e3e8b76e1266681257be7761f59886d6eb599b97744de4a3e9 Oct 13 06:21:18.139 INFO running `"docker" "start" "-a" "d143cdc295f089e3e8b76e1266681257be7761f59886d6eb599b97744de4a3e9"` Oct 13 06:21:19.264 INFO kablam! usermod: no changes Oct 13 06:21:19.328 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 06:21:19.328 INFO kablam! Running /target/debug/deps/ent-986bb185c41ab05c Oct 13 06:21:19.339 INFO blam! Oct 13 06:21:19.339 INFO blam! running 0 tests Oct 13 06:21:19.339 INFO blam! Oct 13 06:21:19.339 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:21:19.339 INFO blam! Oct 13 06:21:19.341 INFO kablam! su: No module specific data is present Oct 13 06:21:20.081 INFO running `"docker" "rm" "-f" "d143cdc295f089e3e8b76e1266681257be7761f59886d6eb599b97744de4a3e9"` Oct 13 06:21:20.283 INFO blam! d143cdc295f089e3e8b76e1266681257be7761f59886d6eb599b97744de4a3e9