Nov 16 11:11:44.373 INFO testing tezbridge/wasm-tzclient against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 11:11:44.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 11:11:44.858 INFO [stdout] caef7f1ebc04651cb211b401c4e68ee1546ddc98913c39342a25c6fe755777b1 Nov 16 11:11:44.860 INFO running `"docker" "start" "-a" "caef7f1ebc04651cb211b401c4e68ee1546ddc98913c39342a25c6fe755777b1"` Nov 16 11:11:46.155 INFO [stderr] usermod: no changes Nov 16 11:11:46.375 INFO [stderr] Compiling proc-macro2 v0.4.17 Nov 16 11:11:46.375 INFO [stderr] Compiling cc v1.0.23 Nov 16 11:11:46.376 INFO [stderr] Compiling wasm-bindgen-shared v0.2.22 Nov 16 11:11:46.383 INFO [stderr] Compiling subtle v0.7.0 Nov 16 11:11:46.391 INFO [stderr] Compiling byteorder v1.2.6 Nov 16 11:11:46.391 INFO [stderr] Compiling wasm-bindgen v0.2.22 Nov 16 11:11:46.392 INFO [stderr] Compiling failure v0.1.2 Nov 16 11:11:46.399 INFO [stderr] Compiling rand v0.5.5 Nov 16 11:11:48.579 INFO [stderr] Compiling serde_json v1.0.26 Nov 16 11:11:48.583 INFO [stderr] Compiling digest v0.7.5 Nov 16 11:11:48.607 INFO [stderr] Compiling crypto-mac v0.5.2 Nov 16 11:11:49.235 INFO [stderr] Compiling blake2 v0.7.1 Nov 16 11:11:57.303 INFO [stderr] Compiling clear_on_drop v0.2.3 Nov 16 11:12:02.178 INFO [stderr] Compiling quote v0.6.8 Nov 16 11:12:04.923 INFO [stderr] Compiling curve25519-dalek v0.19.0 Nov 16 11:12:07.985 INFO [stderr] Compiling syn v0.14.9 Nov 16 11:12:07.991 INFO [stderr] Compiling syn v0.15.6 Nov 16 11:12:16.843 INFO [stderr] Compiling ed25519-dalek v0.8.0 Nov 16 11:12:23.982 INFO [stderr] Compiling serde_derive v1.0.76 Nov 16 11:12:50.724 INFO [stderr] Compiling wasm-bindgen-backend v0.2.22 Nov 16 11:13:01.040 INFO [stderr] Compiling wasm-bindgen-macro-support v0.2.22 Nov 16 11:13:08.067 INFO [stderr] Compiling wasm-bindgen-macro v0.2.22 Nov 16 11:13:11.867 INFO [stderr] Compiling wasm-tzclient v0.1.0 (/source) Nov 16 11:13:12.237 INFO [stderr] warning: unused `#[macro_use]` import Nov 16 11:13:12.238 INFO [stderr] --> src/wasm/tzclient.rs:1:1 Nov 16 11:13:12.238 INFO [stderr] | Nov 16 11:13:12.238 INFO [stderr] 1 | #[macro_use] Nov 16 11:13:12.238 INFO [stderr] | ^^^^^^^^^^^^ Nov 16 11:13:12.238 INFO [stderr] | Nov 16 11:13:12.238 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 11:13:12.238 INFO [stderr] Nov 16 11:13:12.238 INFO [stderr] warning: unused imports: `Blake2b`, `Digest` Nov 16 11:13:12.238 INFO [stderr] --> src/wasm/tzclient.rs:7:14 Nov 16 11:13:12.238 INFO [stderr] | Nov 16 11:13:12.238 INFO [stderr] 7 | use blake2::{Blake2b, Digest}; Nov 16 11:13:12.241 INFO [stderr] | ^^^^^^^ ^^^^^^ Nov 16 11:13:12.241 INFO [stderr] Nov 16 11:13:12.242 INFO [stderr] warning: unused import: `std::sync::Mutex` Nov 16 11:13:12.242 INFO [stderr] --> src/wasm/tzclient.rs:8:5 Nov 16 11:13:12.242 INFO [stderr] | Nov 16 11:13:12.242 INFO [stderr] 8 | use std::sync::Mutex; Nov 16 11:13:12.242 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 16 11:13:12.242 INFO [stderr] Nov 16 11:13:12.613 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s Nov 16 11:13:12.631 INFO [stderr] su: No module specific data is present Nov 16 11:13:13.822 INFO running `"docker" "inspect" "caef7f1ebc04651cb211b401c4e68ee1546ddc98913c39342a25c6fe755777b1"` Nov 16 11:13:14.215 INFO running `"docker" "rm" "-f" "caef7f1ebc04651cb211b401c4e68ee1546ddc98913c39342a25c6fe755777b1"` Nov 16 11:13:14.545 INFO [stdout] caef7f1ebc04651cb211b401c4e68ee1546ddc98913c39342a25c6fe755777b1 Nov 16 11:13:14.550 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 11:13:14.998 INFO [stdout] 16886469a46feefc1c6e8da02829110467ede9f30700a5a8591495b26e6e468a Nov 16 11:13:15.001 INFO running `"docker" "start" "-a" "16886469a46feefc1c6e8da02829110467ede9f30700a5a8591495b26e6e468a"` Nov 16 11:13:16.767 INFO [stderr] usermod: no changes Nov 16 11:13:16.919 INFO [stderr] Compiling wasm-tzclient v0.1.0 (/source) Nov 16 11:13:17.343 INFO [stderr] warning: unused `#[macro_use]` import Nov 16 11:13:17.343 INFO [stderr] --> src/wasm/tzclient.rs:1:1 Nov 16 11:13:17.343 INFO [stderr] | Nov 16 11:13:17.343 INFO [stderr] 1 | #[macro_use] Nov 16 11:13:17.343 INFO [stderr] | ^^^^^^^^^^^^ Nov 16 11:13:17.343 INFO [stderr] | Nov 16 11:13:17.343 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 16 11:13:17.343 INFO [stderr] Nov 16 11:13:17.343 INFO [stderr] warning: unused imports: `Blake2b`, `Digest` Nov 16 11:13:17.343 INFO [stderr] --> src/wasm/tzclient.rs:7:14 Nov 16 11:13:17.343 INFO [stderr] | Nov 16 11:13:17.343 INFO [stderr] 7 | use blake2::{Blake2b, Digest}; Nov 16 11:13:17.343 INFO [stderr] | ^^^^^^^ ^^^^^^ Nov 16 11:13:17.343 INFO [stderr] Nov 16 11:13:17.351 INFO [stderr] warning: unused import: `std::sync::Mutex` Nov 16 11:13:17.351 INFO [stderr] --> src/wasm/tzclient.rs:8:5 Nov 16 11:13:17.351 INFO [stderr] | Nov 16 11:13:17.351 INFO [stderr] 8 | use std::sync::Mutex; Nov 16 11:13:17.351 INFO [stderr] | ^^^^^^^^^^^^^^^^ Nov 16 11:13:17.351 INFO [stderr] Nov 16 11:13:17.799 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s Nov 16 11:13:17.803 INFO [stderr] su: No module specific data is present Nov 16 11:13:18.899 INFO running `"docker" "inspect" "16886469a46feefc1c6e8da02829110467ede9f30700a5a8591495b26e6e468a"` Nov 16 11:13:19.171 INFO running `"docker" "rm" "-f" "16886469a46feefc1c6e8da02829110467ede9f30700a5a8591495b26e6e468a"` Nov 16 11:13:19.507 INFO [stdout] 16886469a46feefc1c6e8da02829110467ede9f30700a5a8591495b26e6e468a Nov 16 11:13:19.514 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 11:13:19.949 INFO [stdout] 2000af261915eb432307712279f7663a24068b7441f004cbb95a1a6b89beaea8 Nov 16 11:13:19.955 INFO running `"docker" "start" "-a" "2000af261915eb432307712279f7663a24068b7441f004cbb95a1a6b89beaea8"` Nov 16 11:13:21.175 INFO [stderr] usermod: no changes Nov 16 11:13:21.367 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s Nov 16 11:13:21.379 INFO [stderr] Running /target/debug/deps/wasm_tzclient-a4a2a0486e4b4639 Nov 16 11:13:21.392 INFO [stdout] Nov 16 11:13:21.392 INFO [stdout] running 0 tests Nov 16 11:13:21.392 INFO [stdout] Nov 16 11:13:21.392 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 11:13:21.393 INFO [stdout] Nov 16 11:13:21.393 INFO [stderr] su: No module specific data is present Nov 16 11:13:22.145 INFO running `"docker" "inspect" "2000af261915eb432307712279f7663a24068b7441f004cbb95a1a6b89beaea8"` Nov 16 11:13:22.411 INFO running `"docker" "rm" "-f" "2000af261915eb432307712279f7663a24068b7441f004cbb95a1a6b89beaea8"` Nov 16 11:13:22.871 INFO [stdout] 2000af261915eb432307712279f7663a24068b7441f004cbb95a1a6b89beaea8