Oct 22 01:47:51.486 INFO checking libyobicash-0.3.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:47:51.486 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 22 01:47:51.697 INFO blam! 5112eec807a2a10855ad8474a4146d3b0cccfa42c74fafda3825e02a8b8d4ee4 Oct 22 01:47:51.701 INFO running `"docker" "start" "-a" "5112eec807a2a10855ad8474a4146d3b0cccfa42c74fafda3825e02a8b8d4ee4"` Oct 22 01:47:52.294 INFO kablam! usermod: no changes Oct 22 01:47:52.428 INFO kablam! Compiling gmp-mpfr-sys v1.1.9 Oct 22 01:47:52.428 INFO kablam! Compiling rug v0.9.3 Oct 22 01:47:52.436 INFO kablam! Compiling ctaes-sys v0.1.0 Oct 22 01:47:52.436 INFO kablam! Compiling generic-array v0.9.0 Oct 22 01:47:52.436 INFO kablam! Compiling subtle v0.3.0 Oct 22 01:47:52.436 INFO kablam! Checking chrono v0.4.6 Oct 22 01:47:54.444 INFO kablam! Checking digest v0.7.6 Oct 22 01:47:55.794 INFO kablam! Compiling curve25519-dalek v0.14.4 Oct 22 01:47:55.801 INFO kablam! Checking sha2 v0.7.1 Oct 22 01:51:28.672 INFO kablam! Checking yobicrypto v0.2.5 Oct 22 01:51:31.378 INFO kablam! Checking libyobicash v0.3.2 (/source) Oct 22 01:51:34.681 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.681 INFO kablam! --> src/models/data.rs:179:19 Oct 22 01:51:34.681 INFO kablam! | Oct 22 01:51:34.682 INFO kablam! 179 | let obj = json!({ Oct 22 01:51:34.683 INFO kablam! | ^^^^ Oct 22 01:51:34.683 INFO kablam! | Oct 22 01:51:34.683 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.684 INFO kablam! Oct 22 01:51:34.684 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.684 INFO kablam! --> src/models/output.rs:170:19 Oct 22 01:51:34.684 INFO kablam! | Oct 22 01:51:34.685 INFO kablam! 170 | let obj = json!({ Oct 22 01:51:34.685 INFO kablam! | ^^^^ Oct 22 01:51:34.685 INFO kablam! | Oct 22 01:51:34.685 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.686 INFO kablam! Oct 22 01:51:34.690 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.691 INFO kablam! --> src/models/coin.rs:127:19 Oct 22 01:51:34.691 INFO kablam! | Oct 22 01:51:34.691 INFO kablam! 127 | let obj = json!({ Oct 22 01:51:34.691 INFO kablam! | ^^^^ Oct 22 01:51:34.692 INFO kablam! | Oct 22 01:51:34.692 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.692 INFO kablam! Oct 22 01:51:34.700 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.700 INFO kablam! --> src/models/input.rs:101:19 Oct 22 01:51:34.701 INFO kablam! | Oct 22 01:51:34.701 INFO kablam! 101 | let obj = json!({ Oct 22 01:51:34.701 INFO kablam! | ^^^^ Oct 22 01:51:34.701 INFO kablam! | Oct 22 01:51:34.702 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.702 INFO kablam! Oct 22 01:51:34.702 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.703 INFO kablam! --> src/models/transaction.rs:478:19 Oct 22 01:51:34.703 INFO kablam! | Oct 22 01:51:34.703 INFO kablam! 478 | let obj = json!({ Oct 22 01:51:34.703 INFO kablam! | ^^^^ Oct 22 01:51:34.704 INFO kablam! | Oct 22 01:51:34.704 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.704 INFO kablam! Oct 22 01:51:34.708 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.709 INFO kablam! --> src/models/block.rs:325:19 Oct 22 01:51:34.709 INFO kablam! | Oct 22 01:51:34.709 INFO kablam! 325 | let obj = json!({ Oct 22 01:51:34.709 INFO kablam! | ^^^^ Oct 22 01:51:34.710 INFO kablam! | Oct 22 01:51:34.710 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.710 INFO kablam! Oct 22 01:51:34.710 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.711 INFO kablam! --> src/models/block_header.rs:597:19 Oct 22 01:51:34.711 INFO kablam! | Oct 22 01:51:34.711 INFO kablam! 597 | let obj = json!({ Oct 22 01:51:34.712 INFO kablam! | ^^^^ Oct 22 01:51:34.712 INFO kablam! | Oct 22 01:51:34.712 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.712 INFO kablam! Oct 22 01:51:34.744 INFO kablam! error: aborting due to 7 previous errors Oct 22 01:51:34.745 INFO kablam! Oct 22 01:51:34.756 INFO kablam! error: Could not compile `libyobicash`. Oct 22 01:51:34.756 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 01:51:34.772 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.772 INFO kablam! --> src/models/data.rs:179:19 Oct 22 01:51:34.772 INFO kablam! | Oct 22 01:51:34.772 INFO kablam! 179 | let obj = json!({ Oct 22 01:51:34.772 INFO kablam! | ^^^^ Oct 22 01:51:34.772 INFO kablam! | Oct 22 01:51:34.772 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.772 INFO kablam! Oct 22 01:51:34.776 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.776 INFO kablam! --> src/models/output.rs:170:19 Oct 22 01:51:34.776 INFO kablam! | Oct 22 01:51:34.776 INFO kablam! 170 | let obj = json!({ Oct 22 01:51:34.776 INFO kablam! | ^^^^ Oct 22 01:51:34.776 INFO kablam! | Oct 22 01:51:34.776 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.776 INFO kablam! Oct 22 01:51:34.776 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.776 INFO kablam! --> src/models/coin.rs:127:19 Oct 22 01:51:34.777 INFO kablam! | Oct 22 01:51:34.777 INFO kablam! 127 | let obj = json!({ Oct 22 01:51:34.777 INFO kablam! | ^^^^ Oct 22 01:51:34.777 INFO kablam! | Oct 22 01:51:34.777 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.777 INFO kablam! Oct 22 01:51:34.777 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.777 INFO kablam! --> src/models/input.rs:101:19 Oct 22 01:51:34.777 INFO kablam! | Oct 22 01:51:34.777 INFO kablam! 101 | let obj = json!({ Oct 22 01:51:34.777 INFO kablam! | ^^^^ Oct 22 01:51:34.777 INFO kablam! | Oct 22 01:51:34.777 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.777 INFO kablam! Oct 22 01:51:34.780 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.780 INFO kablam! --> src/models/transaction.rs:478:19 Oct 22 01:51:34.780 INFO kablam! | Oct 22 01:51:34.780 INFO kablam! 478 | let obj = json!({ Oct 22 01:51:34.780 INFO kablam! | ^^^^ Oct 22 01:51:34.780 INFO kablam! | Oct 22 01:51:34.780 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.780 INFO kablam! Oct 22 01:51:34.788 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.788 INFO kablam! --> src/models/block.rs:325:19 Oct 22 01:51:34.788 INFO kablam! | Oct 22 01:51:34.788 INFO kablam! 325 | let obj = json!({ Oct 22 01:51:34.788 INFO kablam! | ^^^^ Oct 22 01:51:34.788 INFO kablam! | Oct 22 01:51:34.788 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.788 INFO kablam! Oct 22 01:51:34.792 INFO kablam! error: cannot determine resolution for the macro `json` Oct 22 01:51:34.792 INFO kablam! --> src/models/block_header.rs:597:19 Oct 22 01:51:34.792 INFO kablam! | Oct 22 01:51:34.792 INFO kablam! 597 | let obj = json!({ Oct 22 01:51:34.792 INFO kablam! | ^^^^ Oct 22 01:51:34.792 INFO kablam! | Oct 22 01:51:34.792 INFO kablam! = note: import resolution is stuck, try simplifying macro imports Oct 22 01:51:34.792 INFO kablam! Oct 22 01:51:34.810 INFO kablam! error: aborting due to 7 previous errors Oct 22 01:51:34.810 INFO kablam! Oct 22 01:51:34.828 INFO kablam! error: Could not compile `libyobicash`. Oct 22 01:51:34.828 INFO kablam! Oct 22 01:51:34.828 INFO kablam! To learn more, run the command again with --verbose. Oct 22 01:51:34.836 INFO kablam! su: No module specific data is present Oct 22 01:51:35.492 INFO running `"docker" "rm" "-f" "5112eec807a2a10855ad8474a4146d3b0cccfa42c74fafda3825e02a8b8d4ee4"` Oct 22 01:51:35.696 INFO blam! 5112eec807a2a10855ad8474a4146d3b0cccfa42c74fafda3825e02a8b8d4ee4