Oct 12 21:49:59.186 INFO testing tezbridge/wasm-tzclient against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 21:49:59.188 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 21:49:59.739 INFO blam! 0cbe6319993f3cecd50de96e636e3496ff2019d94ac1d14e3498a718a29533a8 Oct 12 21:49:59.743 INFO running `"docker" "start" "-a" "0cbe6319993f3cecd50de96e636e3496ff2019d94ac1d14e3498a718a29533a8"` Oct 12 21:50:01.155 INFO kablam! usermod: no changes Oct 12 21:50:01.323 INFO kablam! Compiling proc-macro2 v0.4.17 Oct 12 21:50:01.323 INFO kablam! Compiling cc v1.0.23 Oct 12 21:50:01.323 INFO kablam! Compiling wasm-bindgen-shared v0.2.22 Oct 12 21:50:01.327 INFO kablam! Compiling itoa v0.4.2 Oct 12 21:50:01.327 INFO kablam! Compiling rand_core v0.2.1 Oct 12 21:50:01.327 INFO kablam! Compiling byteorder v1.2.6 Oct 12 21:50:01.327 INFO kablam! Compiling subtle v0.7.0 Oct 12 21:50:01.327 INFO kablam! Compiling wasm-bindgen v0.2.22 Oct 12 21:50:04.032 INFO kablam! Compiling failure v0.1.2 Oct 12 21:50:04.067 INFO kablam! Compiling log v0.4.5 Oct 12 21:50:04.087 INFO kablam! Compiling typenum v1.10.0 Oct 12 21:50:04.669 INFO kablam! Compiling ryu v0.2.6 Oct 12 21:50:05.287 INFO kablam! Compiling rand v0.5.5 Oct 12 21:50:07.835 INFO kablam! Compiling serde_json v1.0.26 Oct 12 21:50:10.615 INFO kablam! Compiling generic-array v0.9.0 Oct 12 21:50:14.711 INFO kablam! Compiling digest v0.7.5 Oct 12 21:50:16.085 INFO kablam! Compiling crypto-mac v0.5.2 Oct 12 21:50:16.571 INFO kablam! Compiling clear_on_drop v0.2.3 Oct 12 21:50:17.019 INFO kablam! Compiling blake2 v0.7.1 Oct 12 21:50:17.345 INFO kablam! Compiling quote v0.6.8 Oct 12 21:50:24.519 INFO kablam! Compiling syn v0.14.9 Oct 12 21:50:24.560 INFO kablam! Compiling syn v0.15.6 Oct 12 21:50:25.501 INFO kablam! Compiling curve25519-dalek v0.19.0 Oct 12 21:50:37.931 INFO kablam! Compiling ed25519-dalek v0.8.0 Oct 12 21:50:45.159 INFO kablam! Compiling serde_derive v1.0.76 Oct 12 21:51:12.612 INFO kablam! Compiling wasm-bindgen-backend v0.2.22 Oct 12 21:51:22.722 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.22 Oct 12 21:51:29.270 INFO kablam! Compiling wasm-bindgen-macro v0.2.22 Oct 12 21:51:33.011 INFO kablam! Compiling wasm-tzclient v0.1.0 (/source) Oct 12 21:51:33.395 INFO kablam! warning: unused `#[macro_use]` import Oct 12 21:51:33.395 INFO kablam! --> src/wasm/tzclient.rs:1:1 Oct 12 21:51:33.395 INFO kablam! | Oct 12 21:51:33.395 INFO kablam! 1 | #[macro_use] Oct 12 21:51:33.395 INFO kablam! | ^^^^^^^^^^^^ Oct 12 21:51:33.395 INFO kablam! | Oct 12 21:51:33.395 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:51:33.395 INFO kablam! Oct 12 21:51:33.395 INFO kablam! warning: unused imports: `Blake2b`, `Digest` Oct 12 21:51:33.395 INFO kablam! --> src/wasm/tzclient.rs:7:14 Oct 12 21:51:33.395 INFO kablam! | Oct 12 21:51:33.395 INFO kablam! 7 | use blake2::{Blake2b, Digest}; Oct 12 21:51:33.395 INFO kablam! | ^^^^^^^ ^^^^^^ Oct 12 21:51:33.395 INFO kablam! Oct 12 21:51:33.395 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 12 21:51:33.395 INFO kablam! --> src/wasm/tzclient.rs:8:5 Oct 12 21:51:33.395 INFO kablam! | Oct 12 21:51:33.395 INFO kablam! 8 | use std::sync::Mutex; Oct 12 21:51:33.395 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:51:33.395 INFO kablam! Oct 12 21:51:33.798 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 12 21:51:33.805 INFO kablam! su: No module specific data is present Oct 12 21:51:35.111 INFO running `"docker" "rm" "-f" "0cbe6319993f3cecd50de96e636e3496ff2019d94ac1d14e3498a718a29533a8"` Oct 12 21:51:35.351 INFO blam! 0cbe6319993f3cecd50de96e636e3496ff2019d94ac1d14e3498a718a29533a8 Oct 12 21:51:35.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 21:51:35.823 INFO blam! 69d5cc5b7bb826015fde6fbf70e1bf01d17b32f7de73007d266b6d9f7cbb558b Oct 12 21:51:35.826 INFO running `"docker" "start" "-a" "69d5cc5b7bb826015fde6fbf70e1bf01d17b32f7de73007d266b6d9f7cbb558b"` Oct 12 21:51:37.774 INFO kablam! usermod: no changes Oct 12 21:51:37.919 INFO kablam! Compiling wasm-tzclient v0.1.0 (/source) Oct 12 21:51:38.415 INFO kablam! warning: unused `#[macro_use]` import Oct 12 21:51:38.415 INFO kablam! --> src/wasm/tzclient.rs:1:1 Oct 12 21:51:38.415 INFO kablam! | Oct 12 21:51:38.415 INFO kablam! 1 | #[macro_use] Oct 12 21:51:38.415 INFO kablam! | ^^^^^^^^^^^^ Oct 12 21:51:38.415 INFO kablam! | Oct 12 21:51:38.415 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:51:38.415 INFO kablam! Oct 12 21:51:38.415 INFO kablam! warning: unused imports: `Blake2b`, `Digest` Oct 12 21:51:38.415 INFO kablam! --> src/wasm/tzclient.rs:7:14 Oct 12 21:51:38.415 INFO kablam! | Oct 12 21:51:38.415 INFO kablam! 7 | use blake2::{Blake2b, Digest}; Oct 12 21:51:38.415 INFO kablam! | ^^^^^^^ ^^^^^^ Oct 12 21:51:38.415 INFO kablam! Oct 12 21:51:38.415 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 12 21:51:38.415 INFO kablam! --> src/wasm/tzclient.rs:8:5 Oct 12 21:51:38.415 INFO kablam! | Oct 12 21:51:38.415 INFO kablam! 8 | use std::sync::Mutex; Oct 12 21:51:38.415 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 21:51:38.415 INFO kablam! Oct 12 21:51:39.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 12 21:51:39.058 INFO kablam! su: No module specific data is present Oct 12 21:51:39.998 INFO running `"docker" "rm" "-f" "69d5cc5b7bb826015fde6fbf70e1bf01d17b32f7de73007d266b6d9f7cbb558b"` Oct 12 21:51:40.307 INFO blam! 69d5cc5b7bb826015fde6fbf70e1bf01d17b32f7de73007d266b6d9f7cbb558b Oct 12 21:51:40.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 21:51:40.679 INFO blam! c9a2f65f915190a685b6cb059b61ec2f3fdc7d05eb125709accc0238c3a332ef Oct 12 21:51:40.687 INFO running `"docker" "start" "-a" "c9a2f65f915190a685b6cb059b61ec2f3fdc7d05eb125709accc0238c3a332ef"` Oct 12 21:51:43.076 INFO kablam! usermod: no changes Oct 12 21:51:43.258 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 12 21:51:43.274 INFO kablam! Running /target/debug/deps/wasm_tzclient-63efd44839f82334 Oct 12 21:51:43.284 INFO blam! Oct 12 21:51:43.284 INFO blam! running 0 tests Oct 12 21:51:43.284 INFO blam! Oct 12 21:51:43.284 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:51:43.284 INFO blam! Oct 12 21:51:43.286 INFO kablam! su: No module specific data is present Oct 12 21:51:44.729 INFO running `"docker" "rm" "-f" "c9a2f65f915190a685b6cb059b61ec2f3fdc7d05eb125709accc0238c3a332ef"` Oct 12 21:51:44.980 INFO blam! c9a2f65f915190a685b6cb059b61ec2f3fdc7d05eb125709accc0238c3a332ef