Oct 13 01:25:48.813 INFO testing savil/simplicity-rust against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 01:25:48.814 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 01:25:49.328 INFO blam! c7216efd537988aa3db41de39d9f2a332a0cd382eda3a8072bb74d7d7aca612d Oct 13 01:25:49.343 INFO running `"docker" "start" "-a" "c7216efd537988aa3db41de39d9f2a332a0cd382eda3a8072bb74d7d7aca612d"` Oct 13 01:25:50.599 INFO kablam! usermod: no changes Oct 13 01:25:50.675 INFO kablam! Compiling simplicity-rust v0.1.0 (/source) Oct 13 01:25:51.006 INFO kablam! warning: type alias is never used: `Word2` Oct 13 01:25:51.006 INFO kablam! --> src/main.rs:10:1 Oct 13 01:25:51.006 INFO kablam! | Oct 13 01:25:51.006 INFO kablam! 10 | type Word2 = (Bit, Bit); Oct 13 01:25:51.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:25:51.006 INFO kablam! | Oct 13 01:25:51.006 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:25:51.006 INFO kablam! Oct 13 01:25:51.006 INFO kablam! warning: type alias is never used: `Word4` Oct 13 01:25:51.006 INFO kablam! --> src/main.rs:11:1 Oct 13 01:25:51.006 INFO kablam! | Oct 13 01:25:51.006 INFO kablam! 11 | type Word4 = (Word2, Word2); Oct 13 01:25:51.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:25:51.006 INFO kablam! Oct 13 01:25:51.006 INFO kablam! warning: type alias is never used: `Word8` Oct 13 01:25:51.006 INFO kablam! --> src/main.rs:12:1 Oct 13 01:25:51.006 INFO kablam! | Oct 13 01:25:51.006 INFO kablam! 12 | type Word8 = (Word4, Word4); Oct 13 01:25:51.006 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:25:51.006 INFO kablam! Oct 13 01:25:51.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Oct 13 01:25:51.456 INFO kablam! su: No module specific data is present Oct 13 01:25:52.229 INFO running `"docker" "rm" "-f" "c7216efd537988aa3db41de39d9f2a332a0cd382eda3a8072bb74d7d7aca612d"` Oct 13 01:25:52.515 INFO blam! c7216efd537988aa3db41de39d9f2a332a0cd382eda3a8072bb74d7d7aca612d Oct 13 01:25:52.524 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 01:25:52.887 INFO blam! 42dfea4a098e9da56a0a634c19e2c1bbfc2e070c6c296bf29832cf40596383c8 Oct 13 01:25:52.907 INFO running `"docker" "start" "-a" "42dfea4a098e9da56a0a634c19e2c1bbfc2e070c6c296bf29832cf40596383c8"` Oct 13 01:25:54.167 INFO kablam! usermod: no changes Oct 13 01:25:54.227 INFO kablam! Compiling simplicity-rust v0.1.0 (/source) Oct 13 01:25:54.600 INFO kablam! warning: type alias is never used: `Word2` Oct 13 01:25:54.600 INFO kablam! --> src/main.rs:10:1 Oct 13 01:25:54.600 INFO kablam! | Oct 13 01:25:54.600 INFO kablam! 10 | type Word2 = (Bit, Bit); Oct 13 01:25:54.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:25:54.600 INFO kablam! | Oct 13 01:25:54.600 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 01:25:54.600 INFO kablam! Oct 13 01:25:54.600 INFO kablam! warning: type alias is never used: `Word4` Oct 13 01:25:54.600 INFO kablam! --> src/main.rs:11:1 Oct 13 01:25:54.600 INFO kablam! | Oct 13 01:25:54.600 INFO kablam! 11 | type Word4 = (Word2, Word2); Oct 13 01:25:54.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:25:54.600 INFO kablam! Oct 13 01:25:54.601 INFO kablam! warning: type alias is never used: `Word8` Oct 13 01:25:54.601 INFO kablam! --> src/main.rs:12:1 Oct 13 01:25:54.601 INFO kablam! | Oct 13 01:25:54.601 INFO kablam! 12 | type Word8 = (Word4, Word4); Oct 13 01:25:54.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 01:25:54.601 INFO kablam! Oct 13 01:25:55.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 13 01:25:55.287 INFO kablam! su: No module specific data is present Oct 13 01:25:55.995 INFO running `"docker" "rm" "-f" "42dfea4a098e9da56a0a634c19e2c1bbfc2e070c6c296bf29832cf40596383c8"` Oct 13 01:25:56.214 INFO blam! 42dfea4a098e9da56a0a634c19e2c1bbfc2e070c6c296bf29832cf40596383c8 Oct 13 01:25:56.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 13 01:25:56.672 INFO blam! 77596bb49510989197288d220240504b5585a4352e23a1cd22e84f61adef9813 Oct 13 01:25:56.679 INFO running `"docker" "start" "-a" "77596bb49510989197288d220240504b5585a4352e23a1cd22e84f61adef9813"` Oct 13 01:25:57.922 INFO kablam! usermod: no changes Oct 13 01:25:57.985 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 13 01:25:57.985 INFO kablam! Running /target/debug/deps/simplicity_rust-98617559b1588fd5 Oct 13 01:25:57.986 INFO blam! Oct 13 01:25:57.986 INFO blam! running 4 tests Oct 13 01:25:57.986 INFO blam! test tests::not_zero ... ok Oct 13 01:25:57.986 INFO blam! test tests::not_one ... ok Oct 13 01:25:57.986 INFO blam! test tests::full_adder2 ... ok Oct 13 01:25:57.986 INFO blam! test tests::full_adder1 ... ok Oct 13 01:25:57.986 INFO blam! Oct 13 01:25:57.986 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 01:25:57.986 INFO blam! Oct 13 01:25:57.988 INFO kablam! su: No module specific data is present Oct 13 01:25:58.871 INFO running `"docker" "rm" "-f" "77596bb49510989197288d220240504b5585a4352e23a1cd22e84f61adef9813"` Oct 13 01:25:59.162 INFO blam! 77596bb49510989197288d220240504b5585a4352e23a1cd22e84f61adef9813