Oct 12 21:49:58.496 INFO testing tezbridge/wasm-tzclient against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 21:49:58.496 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21:49:58.871 INFO blam! 089a8bc180c9d9a35350e188fed775e2bf13528a37f026a32ca626365f9cb749 Oct 12 21:49:58.883 INFO running `"docker" "start" "-a" "089a8bc180c9d9a35350e188fed775e2bf13528a37f026a32ca626365f9cb749"` Oct 12 21:50:00.193 INFO kablam! usermod: no changes Oct 12 21:50:00.359 INFO kablam! Compiling proc-macro2 v0.4.17 Oct 12 21:50:00.371 INFO kablam! Compiling cc v1.0.23 Oct 12 21:50:00.372 INFO kablam! Compiling serde v1.0.76 Oct 12 21:50:00.372 INFO kablam! Compiling wasm-bindgen-shared v0.2.22 Oct 12 21:50:00.373 INFO kablam! Compiling rand_core v0.2.1 Oct 12 21:50:00.379 INFO kablam! Compiling itoa v0.4.2 Oct 12 21:50:00.383 INFO kablam! Compiling byteorder v1.2.6 Oct 12 21:50:00.383 INFO kablam! Compiling subtle v0.7.0 Oct 12 21:50:02.483 INFO kablam! Compiling wasm-bindgen v0.2.22 Oct 12 21:50:02.863 INFO kablam! Compiling failure v0.1.2 Oct 12 21:50:03.480 INFO kablam! Compiling log v0.4.5 Oct 12 21:50:03.511 INFO kablam! Compiling rand v0.5.5 Oct 12 21:50:03.607 INFO kablam! Compiling typenum v1.10.0 Oct 12 21:50:03.743 INFO kablam! Compiling ryu v0.2.6 Oct 12 21:50:10.647 INFO kablam! Compiling generic-array v0.9.0 Oct 12 21:50:11.099 INFO kablam! Compiling clear_on_drop v0.2.3 Oct 12 21:50:13.524 INFO kablam! Compiling digest v0.7.5 Oct 12 21:50:13.526 INFO kablam! Compiling crypto-mac v0.5.2 Oct 12 21:50:14.648 INFO kablam! Compiling blake2 v0.7.1 Oct 12 21:50:18.865 INFO kablam! Compiling quote v0.6.8 Oct 12 21:50:21.660 INFO kablam! Compiling curve25519-dalek v0.19.0 Oct 12 21:50:24.302 INFO kablam! Compiling syn v0.14.9 Oct 12 21:50:24.304 INFO kablam! Compiling syn v0.15.6 Oct 12 21:50:35.159 INFO kablam! Compiling ed25519-dalek v0.8.0 Oct 12 21:50:46.095 INFO kablam! Compiling serde_derive v1.0.76 Oct 12 21:50:55.743 INFO kablam! Compiling serde_json v1.0.26 Oct 12 21:51:18.483 INFO kablam! Compiling wasm-bindgen-backend v0.2.22 Oct 12 21:51:28.344 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.22 Oct 12 21:51:34.431 INFO kablam! Compiling wasm-bindgen-macro v0.2.22 Oct 12 21:51:38.115 INFO kablam! Compiling wasm-tzclient v0.1.0 (/source) Oct 12 21:51:38.479 INFO kablam! warning: unused `#[macro_use]` import Oct 12 21:51:38.479 INFO kablam! --> src/wasm/tzclient.rs:1:1 Oct 12 21:51:38.479 INFO kablam! | Oct 12 21:51:38.479 INFO kablam! 1 | #[macro_use] Oct 12 21:51:38.479 INFO kablam! | ^^^^^^^^^^^^ Oct 12 21:51:38.479 INFO kablam! | Oct 12 21:51:38.479 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:51:38.479 INFO kablam! Oct 12 21:51:38.479 INFO kablam! warning: unused imports: `Blake2b`, `Digest` Oct 12 21:51:38.479 INFO kablam! --> src/wasm/tzclient.rs:7:14 Oct 12 21:51:38.479 INFO kablam! | Oct 12 21:51:38.479 INFO kablam! 7 | use blake2::{Blake2b, Digest}; Oct 12 21:51:38.479 INFO kablam! | ^^^^^^^ ^^^^^^ Oct 12 21:51:38.479 INFO kablam! Oct 12 21:51:38.479 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 12 21:51:38.479 INFO kablam! --> src/wasm/tzclient.rs:8:5 Oct 12 21:51:38.479 INFO kablam! | Oct 12 21:51:38.479 INFO kablam! 8 | use std::sync::Mutex; Oct 12 21:51:38.479 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:51:38.479 INFO kablam! Oct 12 21:51:38.909 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 38s Oct 12 21:51:38.919 INFO kablam! su: No module specific data is present Oct 12 21:51:39.999 INFO running `"docker" "rm" "-f" "089a8bc180c9d9a35350e188fed775e2bf13528a37f026a32ca626365f9cb749"` Oct 12 21:51:40.303 INFO blam! 089a8bc180c9d9a35350e188fed775e2bf13528a37f026a32ca626365f9cb749 Oct 12 21:51:40.309 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21:51:40.715 INFO blam! 6ef4f740db50b8479c0da9c468b3c0dfbb62952046c2f89b3981c9dd4c5874cb Oct 12 21:51:40.727 INFO running `"docker" "start" "-a" "6ef4f740db50b8479c0da9c468b3c0dfbb62952046c2f89b3981c9dd4c5874cb"` Oct 12 21:51:42.335 INFO kablam! usermod: no changes Oct 12 21:51:42.459 INFO kablam! Compiling wasm-tzclient v0.1.0 (/source) Oct 12 21:51:42.971 INFO kablam! warning: unused `#[macro_use]` import Oct 12 21:51:42.971 INFO kablam! --> src/wasm/tzclient.rs:1:1 Oct 12 21:51:42.971 INFO kablam! | Oct 12 21:51:42.971 INFO kablam! 1 | #[macro_use] Oct 12 21:51:42.971 INFO kablam! | ^^^^^^^^^^^^ Oct 12 21:51:42.971 INFO kablam! | Oct 12 21:51:42.971 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:51:42.971 INFO kablam! Oct 12 21:51:42.971 INFO kablam! warning: unused imports: `Blake2b`, `Digest` Oct 12 21:51:42.971 INFO kablam! --> src/wasm/tzclient.rs:7:14 Oct 12 21:51:42.971 INFO kablam! | Oct 12 21:51:42.971 INFO kablam! 7 | use blake2::{Blake2b, Digest}; Oct 12 21:51:42.971 INFO kablam! | ^^^^^^^ ^^^^^^ Oct 12 21:51:42.971 INFO kablam! Oct 12 21:51:42.971 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 12 21:51:42.971 INFO kablam! --> src/wasm/tzclient.rs:8:5 Oct 12 21:51:42.971 INFO kablam! | Oct 12 21:51:42.971 INFO kablam! 8 | use std::sync::Mutex; Oct 12 21:51:42.971 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:51:42.999 INFO kablam! Oct 12 21:51:43.498 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 12 21:51:43.505 INFO kablam! su: No module specific data is present Oct 12 21:51:44.729 INFO running `"docker" "rm" "-f" "6ef4f740db50b8479c0da9c468b3c0dfbb62952046c2f89b3981c9dd4c5874cb"` Oct 12 21:51:45.015 INFO blam! 6ef4f740db50b8479c0da9c468b3c0dfbb62952046c2f89b3981c9dd4c5874cb Oct 12 21:51:45.019 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 21:51:45.543 INFO blam! 49fae62034eeb57dcf3d3f42949a2dffc2959280389469f1f4f43d3a9276c884 Oct 12 21:51:45.546 INFO running `"docker" "start" "-a" "49fae62034eeb57dcf3d3f42949a2dffc2959280389469f1f4f43d3a9276c884"` Oct 12 21:51:47.359 INFO kablam! usermod: no changes Oct 12 21:51:47.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 12 21:51:47.499 INFO kablam! Running /target/debug/deps/wasm_tzclient-0d1408e51df80488 Oct 12 21:51:47.507 INFO blam! Oct 12 21:51:47.507 INFO blam! running 0 tests Oct 12 21:51:47.507 INFO blam! Oct 12 21:51:47.507 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:51:47.507 INFO blam! Oct 12 21:51:47.511 INFO kablam! su: No module specific data is present Oct 12 21:51:48.759 INFO running `"docker" "rm" "-f" "49fae62034eeb57dcf3d3f42949a2dffc2959280389469f1f4f43d3a9276c884"` Oct 12 21:51:49.159 INFO blam! 49fae62034eeb57dcf3d3f42949a2dffc2959280389469f1f4f43d3a9276c884