Oct 12 20:03:51.090 INFO testing vadixidav/typeflow against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 20:03:51.091 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 20:03:51.640 INFO blam! bc547f15e605b4cb0f83fc01e033fb0be5c6d415b4541d57effa805a5c4314e8 Oct 12 20:03:51.641 INFO running `"docker" "start" "-a" "bc547f15e605b4cb0f83fc01e033fb0be5c6d415b4541d57effa805a5c4314e8"` Oct 12 20:03:52.324 INFO kablam! usermod: no changes Oct 12 20:03:52.443 INFO kablam! Compiling crossbeam v0.2.12 Oct 12 20:03:52.443 INFO kablam! Compiling slog v2.3.2 Oct 12 20:03:52.444 INFO kablam! Compiling either v1.5.0 Oct 12 20:03:52.459 INFO kablam! Compiling boolinator v2.4.0 Oct 12 20:03:52.459 INFO kablam! Compiling memchr v2.0.1 Oct 12 20:03:52.459 INFO kablam! Compiling log v0.3.9 Oct 12 20:03:53.195 INFO kablam! Compiling itertools v0.7.8 Oct 12 20:03:53.436 INFO kablam! Compiling combine v3.3.6 Oct 12 20:03:56.007 INFO kablam! Compiling slog-scope v4.0.1 Oct 12 20:03:56.943 INFO kablam! Compiling slog-stdlog v3.0.2 Oct 12 20:03:58.583 INFO kablam! Compiling typeflow-engine v0.1.0 (/source/engine) Oct 12 20:04:15.357 INFO kablam! Compiling typeflow-lang v0.1.0 (/source/lang) Oct 12 20:04:16.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.78s Oct 12 20:04:16.139 INFO kablam! su: No module specific data is present Oct 12 20:04:16.639 INFO running `"docker" "rm" "-f" "bc547f15e605b4cb0f83fc01e033fb0be5c6d415b4541d57effa805a5c4314e8"` Oct 12 20:04:16.963 INFO blam! bc547f15e605b4cb0f83fc01e033fb0be5c6d415b4541d57effa805a5c4314e8 Oct 12 20:04:16.966 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 20:04:17.409 INFO blam! 1d66a0fe8dd7b4bec35a495938b414618bc3a0c545ebd03f7451cf5f1ff4eb2d Oct 12 20:04:17.415 INFO running `"docker" "start" "-a" "1d66a0fe8dd7b4bec35a495938b414618bc3a0c545ebd03f7451cf5f1ff4eb2d"` Oct 12 20:04:18.575 INFO kablam! usermod: no changes Oct 12 20:04:18.763 INFO kablam! Compiling num-traits v0.2.5 Oct 12 20:04:18.763 INFO kablam! Compiling isatty v0.1.8 Oct 12 20:04:18.763 INFO kablam! Compiling term v0.5.1 Oct 12 20:04:18.763 INFO kablam! Compiling thread_local v0.3.5 Oct 12 20:04:18.763 INFO kablam! Compiling typeflow-lang v0.1.0 (/source/lang) Oct 12 20:04:21.259 INFO kablam! warning: function is never used: `parse` Oct 12 20:04:21.259 INFO kablam! --> lang/src/lib.rs:145:1 Oct 12 20:04:21.259 INFO kablam! | Oct 12 20:04:21.259 INFO kablam! 145 | fn parse(s: &str) -> tf::Environment { Oct 12 20:04:21.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:04:21.259 INFO kablam! | Oct 12 20:04:21.259 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:04:21.259 INFO kablam! Oct 12 20:04:25.940 INFO kablam! Compiling num-integer v0.1.39 Oct 12 20:04:32.291 INFO kablam! Compiling chrono v0.4.5 Oct 12 20:04:36.511 INFO kablam! Compiling slog-term v2.4.0 Oct 12 20:04:38.791 INFO kablam! Compiling typeflow-engine v0.1.0 (/source/engine) Oct 12 20:04:42.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.98s Oct 12 20:04:42.607 INFO kablam! su: No module specific data is present Oct 12 20:04:43.380 INFO running `"docker" "rm" "-f" "1d66a0fe8dd7b4bec35a495938b414618bc3a0c545ebd03f7451cf5f1ff4eb2d"` Oct 12 20:04:43.695 INFO blam! 1d66a0fe8dd7b4bec35a495938b414618bc3a0c545ebd03f7451cf5f1ff4eb2d Oct 12 20:04:43.701 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 12 20:04:44.241 INFO blam! 35635a6e7a9d7d43d46eb8a76838dee47a1e8c51e94e67d1f4fe4316dc1e8af5 Oct 12 20:04:44.242 INFO running `"docker" "start" "-a" "35635a6e7a9d7d43d46eb8a76838dee47a1e8c51e94e67d1f4fe4316dc1e8af5"` Oct 12 20:04:46.031 INFO kablam! usermod: no changes Oct 12 20:04:46.146 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 12 20:04:46.167 INFO kablam! Running /target/debug/deps/typeflow_engine-3869d91cb7d8364b Oct 12 20:04:46.167 INFO blam! Oct 12 20:04:46.167 INFO blam! running 0 tests Oct 12 20:04:46.167 INFO blam! Oct 12 20:04:46.167 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:04:46.167 INFO blam! Oct 12 20:04:46.167 INFO kablam! Running /target/debug/deps/add-1c7fe2bd43488699 Oct 12 20:04:46.171 INFO blam! Oct 12 20:04:46.171 INFO blam! running 3 tests Oct 12 20:04:46.171 INFO blam! test add_newtype_nodef ... ok Oct 12 20:04:46.171 INFO blam! test add_upcasting ... ok Oct 12 20:04:46.171 INFO blam! test add_newtype ... ok Oct 12 20:04:46.171 INFO blam! Oct 12 20:04:46.171 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:04:46.171 INFO blam! Oct 12 20:04:46.175 INFO kablam! Running /target/debug/deps/bank-fbaed4b039336c1b Oct 12 20:04:46.183 INFO blam! Oct 12 20:04:46.183 INFO blam! running 1 test Oct 12 20:04:46.191 INFO kablam! Running /target/debug/deps/typeflow_lang-7d46800314c20a5a Oct 12 20:04:46.191 INFO blam! test deposit ... ok Oct 12 20:04:46.191 INFO blam! Oct 12 20:04:46.191 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:04:46.191 INFO blam! Oct 12 20:04:46.195 INFO blam! Oct 12 20:04:46.195 INFO blam! running 1 test Oct 12 20:04:46.195 INFO blam! test add_infix ... ok Oct 12 20:04:46.195 INFO blam! Oct 12 20:04:46.195 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:04:46.195 INFO blam! Oct 12 20:04:46.195 INFO kablam! Running /target/debug/deps/add-f3d4c9fb9e5b0022 Oct 12 20:04:46.198 INFO blam! Oct 12 20:04:46.198 INFO blam! running 5 tests Oct 12 20:04:46.198 INFO blam! test add ... ok Oct 12 20:04:46.198 INFO blam! test add_infix ... ok Oct 12 20:04:46.201 INFO blam! test add_newtype ... ok Oct 12 20:04:46.206 INFO blam! test add_strings ... ok Oct 12 20:04:46.206 INFO blam! test add_newtype_prim_upcast ... ok Oct 12 20:04:46.206 INFO blam! Oct 12 20:04:46.206 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:04:46.206 INFO blam! Oct 12 20:04:46.206 INFO kablam! Doc-tests typeflow-lang Oct 12 20:04:46.670 INFO blam! Oct 12 20:04:46.670 INFO blam! running 0 tests Oct 12 20:04:46.670 INFO blam! Oct 12 20:04:46.670 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:04:46.670 INFO blam! Oct 12 20:04:46.671 INFO kablam! Doc-tests typeflow-engine Oct 12 20:04:47.049 INFO blam! Oct 12 20:04:47.049 INFO blam! running 0 tests Oct 12 20:04:47.050 INFO blam! Oct 12 20:04:47.050 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 20:04:47.050 INFO blam! Oct 12 20:04:47.052 INFO kablam! su: No module specific data is present Oct 12 20:04:47.656 INFO running `"docker" "rm" "-f" "35635a6e7a9d7d43d46eb8a76838dee47a1e8c51e94e67d1f4fe4316dc1e8af5"` Oct 12 20:04:47.860 INFO blam! 35635a6e7a9d7d43d46eb8a76838dee47a1e8c51e94e67d1f4fe4316dc1e8af5